Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 13, 2022

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
react-bootstrap (source) 2.3.12.10.10 age confidence

Release Notes

react-bootstrap/react-bootstrap (react-bootstrap)

v2.10.10

Compare Source

Bug Fixes

v2.10.9

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.8

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.7

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.6

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.5

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.4

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.3

Compare Source

BREAKING CHANGES
  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

2.10.9 (2025-01-30)

Bug Fixes

2.10.8 (2025-01-21)

Bug Fixes

2.10.7 (2024-12-15)

Bug Fixes

2.10.6 (2024-11-25)

Bug Fixes

2.10.5 (2024-09-26)

Bug Fixes

2.10.4 (2024-06-30)

Bug Fixes

2.10.3 (2024-06-19)

Bug Fixes

2.10.2 (2024-03-18)

Bug Fixes

2.10.1 (2024-02-10)

Bug Fixes

v2.10.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency react-bootstrap to v2.4.0 Update dependency react-bootstrap to v2.5.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 7c74070 to 81a41a1 Compare September 25, 2022 15:22
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 81a41a1 to 7063508 Compare November 20, 2022 08:27
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.5.0 Update dependency react-bootstrap to v2.6.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 7063508 to 9d4202b Compare March 12, 2023 21:48
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.6.0 Update dependency react-bootstrap to v2.7.2 Mar 12, 2023
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.7.2 Update dependency react-bootstrap to v2.7.4 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 9d4202b to 07e222b Compare April 17, 2023 12:29
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.7.4 Update dependency react-bootstrap to v2.8.0 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 07e222b to 0dbd107 Compare June 23, 2023 00:58
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.8.0 Update dependency react-bootstrap to v2.9.0 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 0dbd107 to eec8042 Compare September 27, 2023 01:13
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.9.0 Update dependency react-bootstrap to v2.9.1 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from eec8042 to e4add67 Compare October 21, 2023 01:14
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.9.1 Update dependency react-bootstrap to v2.9.2 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from e4add67 to efb6825 Compare December 22, 2023 22:48
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.9.2 Update dependency react-bootstrap to v2.10.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from efb6825 to e4c7050 Compare January 17, 2024 12:09
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.0 Update dependency react-bootstrap to v2.10.1 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from e4c7050 to ff10a36 Compare February 10, 2024 01:07
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from ff10a36 to 37d333a Compare March 18, 2024 04:30
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.1 Update dependency react-bootstrap to v2.10.2 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 37d333a to 9756427 Compare June 20, 2024 00:42
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.2 Update dependency react-bootstrap to v2.10.3 Jun 20, 2024
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.3 Update dependency react-bootstrap to v2.10.4 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 9756427 to 5f224f6 Compare June 30, 2024 06:45
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.4 Update dependency react-bootstrap to v2.10.5 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 5f224f6 to de5088c Compare September 26, 2024 08:30
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from de5088c to b94e085 Compare November 25, 2024 06:34
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.5 Update dependency react-bootstrap to v2.10.6 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from b94e085 to 925ec07 Compare December 15, 2024 06:32
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.6 Update dependency react-bootstrap to v2.10.7 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from 925ec07 to a7ee9f7 Compare January 21, 2025 01:52
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.7 Update dependency react-bootstrap to v2.10.8 Jan 21, 2025
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.8 Update dependency react-bootstrap to v2.10.9 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from a7ee9f7 to e8f53b8 Compare January 30, 2025 02:00
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x branch from e8f53b8 to 0dd5a06 Compare May 11, 2025 21:46
@renovate renovate bot changed the title Update dependency react-bootstrap to v2.10.9 Update dependency react-bootstrap to v2.10.10 May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant