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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 9 updates:
6.1.4
6.4.1
14.1.2
14.2.1
14.5.1
14.5.2
29.5.10
29.5.12
20.10.0
20.11.16
18.2.39
18.2.53
18.2.17
18.2.18
2.9.1
2.10.0
5.1.6
5.3.3
Updates
@testing-library/jest-dom
from 6.1.4 to 6.4.1Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
dd1c4dd
fix: Export typeTestingLibraryMatchers
from "./matchers" (#576)f7dc673
feat: Add toHaveRole matcher (#572)9787ed5
feat: Support for regular expressions in toHaveClass (#563)5675b86
fix: Standalone types for "./matchers" export and add Bun support (#566)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)Updates
@testing-library/react
from 14.1.2 to 14.2.1Release notes
Sourced from
@testing-library/react
's releases.Commits
edb6344
docs: add trappar as a contributor for code (#1273)55e79c2
fix: Update types to support all possible react component return values (#1272)4509fb6
docs: add yinm as a contributor for code (#1269)0880eba
feat: addreactStrictMode
option to enable strict mode render (#1241)03a301f
chore: update stackblitz url in issue template (#1258)Updates
@testing-library/user-event
from 14.5.1 to 14.5.2Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d036279
chore: upgradenode
in codesandbox910fee5
chore: set tsconfigbaseUrl
fa8d867
revert: swap release scriptc4b4629
chore: upgrade testing environment6a3c896
fix: remove interop and deep DTL importsUpdates
@types/jest
from 29.5.10 to 29.5.12Commits
Updates
@types/node
from 20.10.0 to 20.11.16Commits
Updates
@types/react
from 18.2.39 to 18.2.53Commits
Updates
@types/react-dom
from 18.2.17 to 18.2.18Commits
Updates
react-bootstrap
from 2.9.1 to 2.10.0Release notes
Sourced from react-bootstrap's releases.
Changelog
Sourced from react-bootstrap's changelog.
Commits
a1a9198
Publish v2.10.0430b0c9
feat(PageItem): implement "as" property (#6754)8518c68
docs(FormCheck): add feedbackType (#6745)d8f905c
docs: fix range track color (#6744)1ead9ca
fix(Modal): properly handledata-bs-theme
attribute (#6743)0f6ab33
docs: v1 no longer maintained1015e1c
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)Updates
typescript
from 5.1.6 to 5.3.3Release notes
Sourced from typescript's releases.
... (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)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