Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2023

This PR contains the following updates:

Package Change Age Confidence
react-bootstrap (source) 2.9.1 -> 2.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.

Copy link

sweep-ai bot commented Dec 22, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.9.2 fix(deps): update dependency react-bootstrap to v2.10.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from b49328f to b5e9f93 Compare January 17, 2024 08:15
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.0 fix(deps): update dependency react-bootstrap to v2.10.1 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from b5e9f93 to a8ed67e Compare February 10, 2024 03:35
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.1 fix(deps): update dependency react-bootstrap to v2.10.2 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from a8ed67e to 2f950b3 Compare March 18, 2024 03:42
@pull-request-size pull-request-size bot added size/L and removed size/M labels Mar 18, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 2f950b3 to 6e65547 Compare June 19, 2024 22:54
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.2 fix(deps): update dependency react-bootstrap to v2.10.3 Jun 19, 2024
Copy link

coderabbitai bot commented Jun 19, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 6e65547 to e85a2c3 Compare June 30, 2024 05:17
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.3 fix(deps): update dependency react-bootstrap to v2.10.4 Jun 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.4 fix(deps): update dependency react-bootstrap to v2.10.5 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from e85a2c3 to 51617cf Compare September 26, 2024 07:07
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.5 fix(deps): update dependency react-bootstrap to v2.10.6 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 51617cf to e167139 Compare November 25, 2024 07:55
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from e167139 to 0e5257a Compare December 15, 2024 09:09
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.6 fix(deps): update dependency react-bootstrap to v2.10.7 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 0e5257a to 6a756ef Compare January 21, 2025 04:49
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.7 fix(deps): update dependency react-bootstrap to v2.10.8 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch 2 times, most recently from f80c1f3 to 171e037 Compare January 30, 2025 02:05
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.8 fix(deps): update dependency react-bootstrap to v2.10.9 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 171e037 to 1d48d88 Compare March 3, 2025 16:49
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 1d48d88 to a60ae6a Compare March 13, 2025 18:45
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch 2 times, most recently from af1fd34 to da9ab6c Compare April 8, 2025 11:56
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from da9ab6c to ecb44c8 Compare April 24, 2025 08:11
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.9 fix(deps): update dependency react-bootstrap to v2.10.10 May 11, 2025
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from ecb44c8 to cb06d0c Compare May 11, 2025 22:01
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from cb06d0c to d33613c Compare May 19, 2025 20:43
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch 2 times, most recently from ba7d19c to 3aa17d8 Compare June 4, 2025 06:19
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 3aa17d8 to 2d23577 Compare June 22, 2025 13:23
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch 2 times, most recently from f95a31d to aef797a Compare August 13, 2025 17:32
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from aef797a to 1b80203 Compare August 19, 2025 12:39
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from 1b80203 to c69ba50 Compare August 31, 2025 11:25
@renovate renovate bot force-pushed the renovate/react-bootstrap-2.x-lockfile branch from c69ba50 to 885cc20 Compare September 25, 2025 16:16
@renovate renovate bot changed the title fix(deps): update dependency react-bootstrap to v2.10.10 chore(deps): update dependency react-bootstrap to v2.10.10 Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants