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.0
12.1.5
->16.3.0
^8.1.0
->^9.0.0
^29.5.14
->^30.0.0
5.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
->^60.0.0
^4.0.0
->^5.0.0
^4.6.0
->^6.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.0
7.2.6
->9.2.0
13.3.1
->16.0.5
3.3.3
->4.0.0
^5.1.4
->^6.0.0
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-ts)
v4.4.1
Compare Source
Bug Fixes
type
keyword inexport
declarations (#797) (6854a3c)Chores
v4.4.0
Compare Source
Features
v4.3.0
Compare Source
Features
Bug Fixes
TSImportType
(8f31461)ChainExpression
andAwaitExpression
whenoffsetTernaryExpressionsOffsetCallExpressions
(#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)RuleOptions
andMessageIds
generic type (#742) (ace84e3)v4.2.0
Compare Source
Features
yield-star-spacing
andgenerator-star-spacing
config to align with Prettier (86d17c8)Documentation
v4.1.0
Compare Source
Features
module.exports
named 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.1
Compare Source
Bug Fixes
{
for left token check (#693) (7f2740e)Chores
block-spacing
(#690) (b239b71)v4.0.0
Compare Source
Features
Chores
v3.1.0
Compare Source
Features
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare Source
⚠ BREAKING CHANGES
function-call-spacing
(#565)Features
function-call-spacing
(#565) (80ec2e4)Bug Fixes
Documentation
flat: true
to flat config customize example (#669) (4710771)Chores
indent
(#563) (80c5486)testing-library/react-testing-library (@testing-library/react)
v16.3.0
Compare Source
Features
v16.2.0
Compare Source
Features
v16.1.0
Compare Source
Features
v16.0.1
Compare Source
Bug Fixes
v16.0.0
Compare Source
Features
@testing-library/dom
and@types/react-dom
to peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/dom
was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dom
installed that frequently caused bugs when used with@testing-library/user-event
. We will also be able to allow new versions of@testing-library/dom
being used without a SemVer major release of@testing-library/react
by just widening the peer dependency.@types/react-dom
needs to be installed if you're typechecking files using@testing-library/react
.v15.0.7
Compare Source
Bug Fixes
act
is notany
whenReact.act
is not declared (#1323) (c1f2957)v15.0.6
Compare Source
Bug Fixes
v15.0.5
Compare Source
Bug Fixes
container
option based onhydrate
(#1313) (d143f46)v15.0.4
Compare Source
Bug Fixes
renderHook
options extend options forrender
(#1308) (48282c2)v15.0.3
Compare Source
Bug Fixes
document
(#1304) (067d0c6)v15.0.2
Compare Source
Bug Fixes
legacyRoot
error message (#1301) (c63b873)v15.0.1
Compare Source
Bug Fixes
v15.0.0
Compare Source
Release
BREAKING CHANGES
@testing-library/dom
changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055
to get an overview about what changed.v14.3.1
Compare Source
Bug Fixes
v14.3.0
Compare Source
Features
v14.2.2
Compare Source
Bug Fixes
v14.2.1
Compare Source
Bug Fixes
v14.2.0
Compare Source
Features
reactStrictMode
option to enable strict mode render (#1241) (0880eba)v14.1.2
Compare Source
Bug Fixes
v14.1.1
Compare Source
Bug Fixes
v14.1.0
Compare Source
Features
v14.0.0
Compare Source
Bug Fixes
Features
@testing-library/dom
to 9.0.0 (#1177) (6653c23)BREAKING CHANGES
v13.4.0
Compare Source
Features
v13.3.0
Compare Source
Features
globalThis
if available (#1070) (c80809a)v13.2.0
Compare Source
Features
v13.1.1
Compare Source
Bug Fixes
v13.1.0
Compare Source
Features
renderHook
(#991) (9535eff)v13.0.1
Compare Source
Bug Fixes
v13.0.0
Compare Source
Features
BREAKING CHANGES
createRoot
API 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.1
Compare Source
v13.0.0
Compare Source
⚠ BREAKING CHANGES
globby
andfast-glob
totinyglobby
(#795) (19fd937)For more information please visit
tinyglobby
.The breaking change only affects the developer who used these options -
gitignore
andignoreFiles
in theglobOptions
option.Please migrate to the
ignore
option.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.2
Compare Source
⚠ BREAKING CHANGES
globby
andfast-glob
totinyglobby
(#795) (19fd937)For more information please visit
tinyglobby
.The breaking change only affects the developer who used these options -
gitignore
andignoreFiles
in theglobOptions
option.Please migrate to the
ignore
option.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.1
Compare Source
⚠ BREAKING CHANGES
globby
andfast-glob
totinyglobby
(#795) (19fd937)For more information please visit
tinyglobby
.The breaking change only affects the developer who used these options -
gitignore
andignoreFiles
in theglobOptions
option.Please migrate to the
ignore
option.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
v12.0.0
Compare Source
⚠ BREAKING CHANGES
globby
andfast-glob
totinyglobby
(#795) (19fd937)For more information please visit
tinyglobby
.The breaking change only affects the developer who used these options -
gitignore
andignoreFiles
in theglobOptions
option.Please migrate to the
ignore
option.Bug Fixes
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
streetsidesoftware/cspell (cspell)
v9.2.1
Compare Source
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
v9.2.0
Compare Source
refactor: Support url based cache entries (#7639)
refactor: Support url based cache entries (#7639)
Features
fix: Support remote dependencies in cache (#7642)
fix: Support remote dependencies in cache (#7642)
Fixes
fix: Remove `flat-cache` dependency (#7636)
fix: Remove
flat-cache
dependency (#7636)flat-cache
v6 is not compatible with the cspell cache. Sinceflat-cache
was mostly a pass through toflatted
, it was better to just replace it.refactor: move towards caching URLs (#7634)
refactor: move towards caching URLs (#7634)
fix: Support async cache (#7631)
fix: Support async cache (#7631)
fix: Replace file-entry-cache (#6579)
fix: Replace file-entry-cache (#6579)
Deprecating the use of file-entry-cache.
v10 of
file-entry-cache
breaks the spell checkConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.