custom-icon-badges
custom-icon-badges copied to clipboard
chore(deps): bump the production-dependencies group with 8 updates
Bumps the production-dependencies group with 8 updates:
Package | From | To |
---|---|---|
@testing-library/jest-dom | 6.1.4 |
6.2.0 |
@testing-library/user-event | 14.5.1 |
14.5.2 |
@types/jest | 29.5.10 |
29.5.11 |
@types/node | 20.10.0 |
20.11.1 |
@types/react | 18.2.39 |
18.2.47 |
@types/react-dom | 18.2.17 |
18.2.18 |
react-bootstrap | 2.9.1 |
2.9.2 |
typescript | 5.1.6 |
5.3.3 |
Updates @testing-library/jest-dom
from 6.1.4 to 6.2.0
Release notes
Sourced from @​testing-library/jest-dom
's releases.
v6.2.0
6.2.0 (2024-01-03)
Features
v6.1.6
6.1.6 (2023-12-27)
Bug Fixes
v6.1.5
6.1.5 (2023-11-30)
Bug Fixes
Commits
1fb156c
feat: toHaveAccessibleDescription supports aria-description (#565)b64b953
fix: Upgrade@​adobe/css-tools
to v4.3.2 (#553)746c6ca
docs: Fix typo at toHaveStyle function description (#558)b7b7c6a
fix: support uppercase custom props in toHaveStyle (#552)4ae0231
docs: Add missing hr to README.md (#550)- See full diff in compare view
Updates @testing-library/user-event
from 14.5.1 to 14.5.2
Release notes
Sourced from @​testing-library/user-event
's releases.
v14.5.2
14.5.2 (2023-12-29)
Bug Fixes
- remove interop and deep DTL imports (6a3c896)
Commits
Updates @types/jest
from 29.5.10 to 29.5.11
Commits
- See full diff in compare view
Updates @types/node
from 20.10.0 to 20.11.1
Commits
- See full diff in compare view
Updates @types/react
from 18.2.39 to 18.2.47
Commits
- See full diff in compare view
Updates @types/react-dom
from 18.2.17 to 18.2.18
Commits
- See full diff in compare view
Updates react-bootstrap
from 2.9.1 to 2.9.2
Commits
1015e1c
Publish v2.9.275e3cf7
chore(deps): update all non-major dependencies (#6734)d34244b
fix(AccordionBody): add AccordionBody to index exports (#6732)f466bf7
docs: fix typo (#6728)36d0b7a
fix(Navbar): add missing type for sticky bottom (#6726)a58a0cd
fix(Dropdown): prevent flickering on 'mousedown' rootCloseEvent (#6714)- See full diff in compare view
Updates typescript
from 5.1.6 to 5.3.3
Release notes
Sourced from typescript's releases.
TypeScript 5.3.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.3.0 (Beta).
- fixed issues query for Typescript 5.3.1 (RC).
- fixed issues query for Typescript 5.3.2 (Stable).
- fixed issues query for Typescript 5.3.3 (Stable).
Downloads are available on:
TypeScript 5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.3.0 (Beta).
- fixed issues query for Typescript 5.3.1 (RC).
- fixed issues query for Typescript 5.3.2 (Stable).
Downloads are available on:
TypeScript 5.3 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 5.3 Beta
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm.
TypeScript 5.2
For release notes, check out the release announcement.
... (truncated)
Commits
63717cf
Bump version to 5.3.3 and LKG4c2afa7
🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0
🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4
🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221
Cherry-pick #56489 into release-5.3 (#56490)f750eb3
Pick #56485 into release-5.3 (#56486)27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|---|
typescript | [>= 5.2.a, < 5.3] |
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will 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 version
will 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