Update dependency upgrades - non-major #512
Merged
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:
1.2.7
->1.2.8
15.2.4
->15.3.0
>=22.13.14
->>=22.14.0
22.13.14
->22.14.0
^19.0.12
->^19.1.0
19.0.12
->19.1.0
^19.0.4
->^19.1.2
19.0.4
->19.1.2
8.28.0
->8.29.1
8.28.0
->8.29.1
8.28.0
->8.29.1
^9.23.0
->^9.24.0
9.23.0
->9.24.0
4.2.5
->4.3.2
4.9.3
->4.10.2
7.37.4
->7.37.5
19.0.0-beta-e552027-20250112
->19.0.0-beta-e993439-20250405
1.38.2
->1.43.0
15.2.4
->15.3.0
10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6
->10.8.0
0.18.1
->0.19.0
16.17.0
->16.18.0
^5.8.2
->^5.8.3
5.8.2
->5.8.3
Release Notes
eslint/rewrite (@eslint/compat)
v1.2.8
Compare Source
vercel/next.js (@next/eslint-plugin-next)
v15.3.0
Compare Source
v15.2.5
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.29.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
🚀 Features
ignoreIfStatements
option (#11000)🩹 Fixes
noUncheckedIndexedAccess
is enabled (#10961)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.29.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.29.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v9.24.0
Compare Source
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.3.2
Compare Source
Patch Changes
dabba8e
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.4.1v4.3.1
Compare Source
Patch Changes
2ced0ba
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3v4.3.0
Compare Source
Minor Changes
2fcb947
Thanks @JounQin! - feat: throw error on malformedtsconfig
referencev4.2.7
Compare Source
Patch Changes
aeb558f
Thanks @JounQin! - fix: add missingindex.d.cts
filev4.2.6
Compare Source
Patch Changes
c3f678b
Thanks @JounQin! - fix:require
entry types, addmodule-sync
entryun-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.10.2
Compare Source
Patch Changes
9f4f213
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.4.1v4.10.1
Compare Source
Patch Changes
#280
4966857
Thanks @JounQin! - chore: bump all (dev) deps#280
4966857
Thanks @JounQin! - fix: incorrect top leveltypes
field forcjs
v4.10.0
Compare Source
Minor Changes
6cba8eb
Thanks @JounQin! - feat: migrate to ESM primaryPatch Changes
e52168e
Thanks @jribbens! - fix: allowminimatch
9 or 10v4.9.4
Compare Source
Patch Changes
e9e2300
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5
Compare Source
Fixed
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb)prop-types
]: supportComponentPropsWithRef
from a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values
]: detect constructed context values in React 19<Context>
usage (#3910 @TildaDares)no-unknown-property
]: allowtransform-origin
onrect
(#3914 @ljharb)Changed
button-has-type
]: clean up phrasing (#3909 @hamirmahal)facebook/react (eslint-plugin-react-compiler)
v19.0.0-beta-e993439-20250405
Compare Source
v19.0.0-beta-e993439-20250328
Compare Source
Rel1cx/eslint-react (eslint-plugin-react-x)
v1.43.0
Compare Source
✨ New
react-x/no-string-refs
, closes #1044 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1045Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0
v1.42.1
Compare Source
✨ New
core
preset tox
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1042📝 Changes you should be aware of
The following presets have been renamed:
core
tox
core-legacy
tox-legacy
The old preset names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.41.0...v1.42.1
v1.42.0
Compare Source
v1.41.0
Compare Source
✨ New
react-debug/jsx
rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1041Full Changelog: Rel1cx/eslint-react@v1.40.4...1.41.0
v1.40.4
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.40.3...v1.40.4
v1.40.3
Compare Source
🐞 Fixes
no-useless-fragment
false positive when using
, closes #1035 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1036Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3
v1.40.2
Compare Source
🐞 Fixes
jsx-uses-react
rule forpreserve
mode by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1031🪄 Improvements
LanguagePreferenceSchema
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1033Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2
v1.40.1
Compare Source
✨ New
jsx-uses-react
rule to support@jsx
and@jsxFrag
annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029LanguagePreference
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1
v1.40.0
Compare Source
✨ New
react-x/jsx-uses-react
rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027react-x/jsx-uses-react
rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027naming-convention/context-name
rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1024JsxRuntime
module by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1025Full Changelog: Rel1cx/eslint-react@v1.38.4...v1.40.0
v1.38.4
Compare Source
🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.38.3...v1.38.4
v1.38.3
Compare Source
🪄 Improvements
e0e4d46
Full Changelog: Rel1cx/eslint-react@v1.38.2...v1.38.3
vercel/next.js (next)
v15.3.0
Compare Source
v15.2.5
Compare Source
pnpm/pnpm (pnpm)
v10.8.0
Compare Source
Minor Changes
Experimental. A new hook is supported for updating configuration settings. The hook can be provided via
.pnpmfile.cjs
. For example:Now you can use the
pnpm add
command with the--config
flag to install new configurational dependencies #9377.Patch Changes
!/
inpnpm-workspace.yaml
. This fixes a regression introduced by #9169.pnpm audit --fix
should update the overrides inpnpm-workspace.yaml
.pnpm link
should update overrides inpnpm-workspace.yaml
, not inpackage.json
#9365.v10.7.1
: pnpm 10.7.1Compare Source
Patch Changes
pnpm config set
should convert the settings to their correct type before adding them topnpm-workspace.yaml
#9355.pnpm config get
should read auth related settings via npm CLI #9345.~/
in a path in.npmrc
with the home directory #9217.Platinum Sponsors
Gold Sponsors
un-ts/prettier (prettier-plugin-sql)
v0.19.0
Compare Source
Minor Changes
facf7ac
Thanks @JounQin! - feat: changetypes
related entries orderPatch Changes
facf7ac
Thanks @JounQin! - fix: incorrectrequire
entry types, addmodule-sync
entrystylelint/stylelint (stylelint)
v16.18.0
Compare Source
It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the
syntax-string-no-invalid
andlayer-name-pattern
ones from recent releases, in our standard config.color-function-alias-notation
rule (#8499) (@EduardAkhmetshin).container-name-pattern
rule (#8498) (@nate10j).declaration-property-value-no-unknown
false positives formath
offont-size
(#8495) (@otomad).font-family-no-missing-generic-family-keyword
false positives formath
(#8489) (@otomad).microsoft/TypeScript (typescript)
v5.8.3
Compare Source
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.