fix(deps): update npm dependencies (major) #493
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.9.0->^4.0.012.1.5->16.3.0^8.1.0->^9.0.0^29.5.14->^30.0.0^22.13.14->^24.0.05.14.8->6.0.0^11.0.0->^13.0.0^8.14.4->^9.0.0^6.7.3->^7.0.0^8.57.0->^9.0.0^8.8.0->^10.0.0^2.0.0->^3.0.0^48.1.0->^61.0.0^4.0.0->^5.0.0^4.6.0->^7.0.0^4.0.1->^5.0.0^8.0.0->^9.0.0^29.7.0->^30.0.0^29.7.0->^30.0.07.2.6->9.2.013.3.1->16.0.63.3.3->4.0.0^5.1.4->^6.0.0Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-ts)
v4.4.1Compare Source
Bug Fixes
typekeyword inexportdeclarations (#797) (6854a3c)Chores
v4.4.0Compare Source
Features
v4.3.0Compare Source
Features
Bug Fixes
TSImportType(8f31461)ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#751) (a1af663)ReturnStatement(#738) (a375a92)Documentation
jsx-indent(#741) (ca23ce1)Chores
comma-dangle(#716) (7e55b16)brace-style(#715) (5769933)indent(#713) (a57c2bb)key-spacing(#734) (99c0873)keyword-spacing(#732) (0018519)lines-between-class-members(#730) (9f4bda0)no-extra-parens(#711) (d6809c9)no-extra-semi(#731) (880814e)object-property-newline(#719) (d49ef91)quote-props(#729) (e5b09a5)quotes(#720) (9284830)semi-spacing(#727) (72856a8)semi(#728) (85eeaa1)RuleOptionsandMessageIdsgeneric type (#742) (ace84e3)v4.2.0Compare Source
Features
yield-star-spacingandgenerator-star-spacingconfig to align with Prettier (86d17c8)Documentation
v4.1.0Compare Source
Features
module.exportsnamed export forrequire(esm)compatibility (#700) (668c955)Documentation
Chores
lines-around-comment(#691) (f59605b)space-before-blocks(#698) (6e8554d)space-infix-ops(#697) (1a1b388)v4.0.1Compare Source
Bug Fixes
{for left token check (#693) (7f2740e)Chores
block-spacing(#690) (b239b71)v4.0.0Compare Source
Features
Chores
v3.1.0Compare Source
Features
v3.0.1Compare Source
Bug Fixes
v3.0.0Compare Source
⚠ BREAKING CHANGES
function-call-spacing(#565)Features
function-call-spacing(#565) (80ec2e4)Bug Fixes
Documentation
flat: trueto flat config customize example (#669) (4710771)Chores
indent(#563) (80c5486)testing-library/react-testing-library (@testing-library/react)
v16.3.0Compare Source
Features
v16.2.0Compare Source
Features
v16.1.0Compare Source
Features
v16.0.1Compare Source
Bug Fixes
v16.0.0Compare Source
Features
@testing-library/domand@types/react-domto peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dominstalled that frequently caused bugs when used with@testing-library/user-event. We will also be able to allow new versions of@testing-library/dombeing used without a SemVer major release of@testing-library/reactby just widening the peer dependency.@types/react-domneeds to be installed if you're typechecking files using@testing-library/react.v15.0.7Compare Source
Bug Fixes
actis notanywhenReact.actis not declared (#1323) (c1f2957)v15.0.6Compare Source
Bug Fixes
v15.0.5Compare Source
Bug Fixes
containeroption based onhydrate(#1313) (d143f46)v15.0.4Compare Source
Bug Fixes
renderHookoptions extend options forrender(#1308) (48282c2)v15.0.3Compare Source
Bug Fixes
document(#1304) (067d0c6)v15.0.2Compare Source
Bug Fixes
legacyRooterror message (#1301) (c63b873)v15.0.1Compare Source
Bug Fixes
v15.0.0Compare Source
Release
BREAKING CHANGES
@testing-library/domchanges various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055to get an overview about what changed.v14.3.1Compare Source
Bug Fixes
v14.3.0Compare Source
Features
v14.2.2Compare Source
Bug Fixes
v14.2.1Compare Source
Bug Fixes
v14.2.0Compare Source
Features
reactStrictModeoption to enable strict mode render (#1241) (0880eba)v14.1.2Compare Source
Bug Fixes
v14.1.1Compare Source
Bug Fixes
v14.1.0Compare Source
Features
v14.0.0Compare Source
Bug Fixes
Features
@testing-library/domto 9.0.0 (#1177) (6653c23)BREAKING CHANGES
v13.4.0Compare Source
Features
v13.3.0Compare Source
Features
globalThisif available (#1070) (c80809a)v13.2.0Compare Source
Features
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
renderHook(#991) (9535eff)v13.0.1Compare Source
Bug Fixes
v13.0.0Compare Source
Features
BREAKING CHANGES
createRootAPI by default which comes with a set of changes while also enabling support for concurrent features.To opt-out of this change you can use
render(ui, { legacyRoot: true } ). But be aware that the legacy root API is deprecated in React 18 and its usage will trigger console warnings.webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
v13.0.1Compare Source
v13.0.0Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.2Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.1Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.0Compare Source
⚠ BREAKING CHANGES
globbyandfast-globtotinyglobby(#795) (19fd937)For more information please visit
tinyglobby.The breaking change only affects the developer who used these options -
gitignoreandignoreFilesin theglobOptionsoption.Please migrate to the
ignoreoption.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
streetsidesoftware/cspell (cspell)
v9.2.2Compare Source
Fixes
fix: Wait for the cache to save (#7926)
fix: Wait for the cache to save (#7926)
This fixes a flaky cache situation caused by not waiting for the cache to save before moving on.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7915)
fix: Workflow Bot -- Update Dictionaries (main) (#7915)
v9.2.1Compare Source
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
v9.2.0Compare Source
refactor: Support url based cache entries (#7639)
refactor: Support url based cache entries (#7639)
Features
fix: Support remote dependencies in cache (config help if that's undesired.
- If you want to rebase/retry this PR, check this box
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.