snuba
snuba copied to clipboard
build(deps-dev): bump react-bootstrap from 2.7.4 to 2.10.1 in /snuba/admin
Bumps react-bootstrap from 2.7.4 to 2.10.1.
Release notes
Sourced from react-bootstrap's releases.
v2.10.1
2.10.1 (2024-02-10)
Bug Fixes
v2.10.0
2.10.0 (2024-01-17)
Bug Fixes
Features
v2.9.2
2.9.2 (2023-12-22)
Bug Fixes
- AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
- Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
- Navbar: add missing type for sticky bottom (#6726) (36d0b7a)
v2.9.1
2.9.1 (2023-10-21)
Bug Fixes
- OverlayTrigger: convert to an arrow function to fix type issues (#6709) (4e609e2), closes #6708 #6708
- types: loosen color and gap types (#6713) (91fb12b)
v2.9.0
2.9.0 (2023-09-27)
Features
... (truncated)
Changelog
Sourced from react-bootstrap's changelog.
2.10.1 (2024-02-10)
Bug Fixes
2.10.0 (2024-01-17)
Bug Fixes
Features
2.9.2 (2023-12-22)
Bug Fixes
- AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
- Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
- Navbar: add missing type for sticky bottom (#6726) (36d0b7a)
2.9.1 (2023-10-21)
Bug Fixes
... (truncated)
Commits
8c62389Publish v2.10.1652e709fix(FormControl): ensures compatibility with@types/react@18.2.48 (#6763)88334cfdocs: rollback react-docgen (#6765)35982cadocs: update to Docusaurus v3 (#6756)a50ff86docs(Carousel): fix codeblocks (#6760)a1a9198Publish v2.10.0430b0c9feat(PageItem): implement "as" property (#6754)8518c68docs(FormCheck): add feedbackType (#6745)d8f905cdocs: fix range track color (#6744)1ead9cafix(Modal): properly handledata-bs-themeattribute (#6743)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.97%. Comparing base (
17b4b66) to head (1004844). Report is 699 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #5521 +/- ##
=======================================
Coverage 89.97% 89.97%
=======================================
Files 893 893
Lines 43445 43445
Branches 299 299
=======================================
Hits 39089 39089
Misses 4314 4314
Partials 42 42
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase
Superseded by #6491.