Update dependency upgrades - non-major #510
Merged
+766
−644
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:
7.26.10
->7.27.0
15.2.3
->15.2.4
>=22.13.10
->>=22.13.14
22.13.10
->22.13.14
8.27.0
->8.28.0
8.27.0
->8.28.0
8.27.0
->8.28.0
^9.22.0
->^9.23.0
9.22.0
->9.23.0
9.2.1
->9.2.3
4.2.3
->4.2.5
4.9.1
->4.9.3
1.37.0
->1.38.2
15.2.3
->15.2.4
10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af
->10.7.0
16.16.0
->16.17.0
Release Notes
babel/babel (@babel/eslint-parser)
v7.27.0
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
importAttributesKeyword
towith
(@JLHwung)🚀 New Feature
babel-helper-create-class-features-plugin
,babel-traverse
,babel-types
traverseFast
to exit early (@liuxingbaoyu)babel-parser
,babel-types
ImportAttributes
toStandardized
and move its parser test fixtures (@JLHwung)babel-generator
babel-parser
,babel-template
allowYieldOutsideFunction
to parser (@liuxingbaoyu)babel-plugin-transform-typescript
,babel-traverse
upToScope
parameter tohasBinding
(@liuxingbaoyu)babel-parser
babel-types
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-traverse
scope.crawl()
(@liuxingbaoyu)babel-helpers
,babel-preset-typescript
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
rewriteRelativeImportExtensions
(@JLHwung)babel-cli
@babel/cli
generates duplicate inline source maps (@liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex
,babel-types
🏃♀️ Performance
babel-types
@babel/types
(@liuxingbaoyu)babel-helper-create-regexp-features-plugin
vercel/next.js (@next/eslint-plugin-next)
v15.2.4
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.28.0
Compare Source
🚀 Features
if
statement assignment (??=
) and fix several minor bugs (#10861)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.28.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.28.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.23.0
Compare Source
upleveled/eslint-config-upleveled (eslint-config-upleveled)
v9.2.3
Compare Source
c01e0db
f3667b2
v9.2.2
Compare Source
dd528f5
fbdc846
d9c23e5
53f49b3
c43dec4
5af4aed
25c62ae
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.2.5
Compare Source
Patch Changes
ec59d22
Thanks @JounQin! - fix: absolute path aliasing should not be skippedv4.2.4
Compare Source
Patch Changes
#407
6b183ff
Thanks @JounQin! - chore: migrate to rebrandingunrs-resolver
with new targets supported:i686-pc-windows-msvc
armv7-unknown-linux-musleabihf
powerpc64le-unknown-linux-gnu
s390x-unknown-linux-gnu
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.9.3
Compare Source
Patch Changes
#263
c0046a9
Thanks @JounQin! - chore: migrate to rebrandingunrs-resolver
with new targets supported:i686-pc-windows-msvc
armv7-unknown-linux-musleabihf
powerpc64le-unknown-linux-gnu
s390x-unknown-linux-gnu
v4.9.2
Compare Source
Patch Changes
baf7086
Thanks @JounQin! - fix:PluginConfig
should use classic configRel1cx/eslint-react (eslint-plugin-react-x)
v1.38.2
Compare Source
🐞 Fixes
prefer-shorthand-*
rules inall
config by @Rel1cx ina9e6ef9
Full Changelog: Rel1cx/eslint-react@v1.38.0...v1.38.2
v1.38.1
Compare Source
v1.38.0
Compare Source
✨ New
react-x/jsx-no-undef
rule, closes #1016 by @Rel1cx in #1018hooks-extra/prefer-use-state-lazy-initialization
rule to recommended presets by @Rel1cx in #1019🪄 Improvements
react-x/jsx-uses-vars
andreact-x/jsx-no-duplicate-props
rules by @Rel1cx in #1017Full Changelog: Rel1cx/eslint-react@v1.37.3...1.38.0
v1.37.3
Compare Source
🐞 Fixes
ts-api-utils
does not provide an export namedunionConstituents
, closes #1009 by @Rel1cx in #1010Full Changelog: Rel1cx/eslint-react@v1.37.2...v1.37.3
v1.37.2
Compare Source
🐞 Fixes
prefer-read-only-props
false positive using React types, closes #962 by @Rel1cx in #1008Full Changelog: Rel1cx/eslint-react@v1.37.1...v1.37.2
v1.37.1
Compare Source
🐞 Fixes
hooks-extra/prefer-use-state-lazy-initialization
to correctly detect other hooks called withinuseState(...)
by @Rel1cx in #1006🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.37.0...v1.37.1
vercel/next.js (next)
v15.2.4
Compare Source
pnpm/pnpm (pnpm)
v10.7.0
Compare Source
Minor Changes
pnpm config get
andlist
also show settings set inpnpm-workspace.yaml
files #9316.It should be possible to use env variables in
pnpm-workspace.yaml
setting names and value.Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range
*
is the same as name-only, except that patch application failure will not be ignored.For example:
The above configuration would apply
patches/foo-3.patch
to[email protected]
,patches/foo-2.patch
to allfoo
versions which satisfy^2.0.0
except2.1.0
, andpatches/foo-1.patch
to the remainingfoo
versions.pnpm config set --location=project
saves the setting to apnpm-workspace.yaml
file if no.npmrc
file is present in the directory #9316.Rename
pnpm.allowNonAppliedPatches
topnpm.allowUnusedPatches
. The old name is still supported but it would print a deprecation warning message.Add
pnpm.ignorePatchFailures
to manage whether pnpm would ignore patch application failures.If
ignorePatchFailures
is not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.If
ignorePatchFailures
is explicitly set tofalse
, pnpm would throw an error when any type of patch fails to apply.If
ignorePatchFailures
is explicitly set totrue
, pnpm would print a warning when any type of patch fails to apply.Patch Changes
stylelint/stylelint (stylelint)
v16.17.0
Compare Source
It adds 1 new rule, support for
languageOptions
to 2 rules, 1 option to a rule, the--compute-edit-info
CLI flag (along with support forEditInfo
in 3 rules), and fixes 1 bug.EditInfo
is useful for automated fixing tools and editor integrations.layer-name-pattern
rule (#8474) (@ryo-manba).--compute-edit-info
CLI flag (#8473) (@ryo-manba).ignorePreludeOfAtRules: []
tolength-zero-no-unit
(#8472) (@ryo-manba).at-rule-no-unknown
support forlanguageOptions
(#8475) (@ryo-manba).property-no-unknown
support forlanguageOptions
(#8476) (@ryo-manba).declaration-block-no-redundant-longhand-properties
support for computingEditInfo
(#8482) (@pamelalozano16).function-url-quotes
support for computingEditInfo
(#8483) (@pamelalozano16).selector-attribute-quotes
support for computingEditInfo
(#8484) (@pamelalozano16).custom-property-pattern
false negatives for@property
preludes (#8468) (@rohitgs28).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.