-
Notifications
You must be signed in to change notification settings - Fork 12
Update dependency upgrades - non-major #513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Lint workflow failing: https://github.com/upleveled/eslint-config-upleveled/actions/runs/14523921993/job/40751096016?pr=513 $ pnpm eslint . --max-warnings 0
pnpm eslint . --max-warnings 0
shell: /usr/bin/bash -e {0}
env:
PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
Warning: React version was set to "detect" in eslint-plugin-react settings, but the "react" package is not installed. Assuming latest React version for linting.
Pages directory cannot be found at /home/runner/work/eslint-config-upleveled/eslint-config-upleveled/pages or /home/runner/work/eslint-config-upleveled/eslint-config-upleveled/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
Oops! Something went wrong! :(
ESLint: 9.24.0
Error: Error while loading rule 'react-x/no-leaked-conditional-rendering': Invalid argument not valid semver ('detect' received)
Occurred while linting /home/runner/work/eslint-config-upleveled/eslint-config-upleveled/bin/install.js
at validateAndParse (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/compare-versions/lib/umd/index.js:14:19)
at compareVersions (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/compare-versions/lib/umd/index.js:53:20)
at compare (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/compare-versions/lib/umd/index.js:94:21)
at create29 (file:///home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/eslint-plugin-react-x/dist/index.mjs:1650:8)
at Object.create (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
at createRuleListeners (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1134:15)
at /home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1289:7
at Array.forEach (<anonymous>)
at runRules (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:1203:31)
at #flatVerifyWithoutProcessors (/home/runner/work/eslint-config-upleveled/eslint-config-upleveled/node_modules/.pnpm/[email protected]/node_modules/eslint/lib/linter/linter.js:2290:22)
Error: Process completed with exit code 2. I thought this was a new breaking change associated with But I cannot see any changes in that PR that are breaking... |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
15.3.0
->15.3.1
>=22.14.0
->>=22.14.1
22.14.0
->22.14.1
^19.1.0
->^19.1.2
19.1.0
->19.1.2
8.29.1
->8.30.1
8.29.1
->8.30.1
8.29.1
->8.30.1
4.10.2
->4.10.5
19.0.0-beta-e993439-20250405
->19.0.0-beta-ebf51a3-20250411
1.43.0
->1.48.3
15.3.0
->15.3.1
10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971
->10.8.1
Release Notes
vercel/next.js (@next/eslint-plugin-next)
v15.3.1
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.30.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.30.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.30.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.30.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.30.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.
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.10.5
Compare Source
Patch Changes
db1824b
Thanks @JounQin! - fix: support run with worker evalv4.10.4
Compare Source
Patch Changes
#299
bf50a4d
Thanks @renovate! - chore(deps): bump@typescript-eslint/utils
to v8.30#297
9769f3c
Thanks @JounQin! - fix: support run withnode --eval
v4.10.3
Compare Source
Patch Changes
1342127
Thanks @JounQin! - refactor: remove unnecessary check forpnpapi
becauseunrs-resolver
already handles itfacebook/react (eslint-plugin-react-compiler)
v19.0.0-beta-ebf51a3-20250411
Compare Source
Rel1cx/eslint-react (eslint-plugin-react-x)
v1.48.3
Compare Source
🪄 Improvements
web-api/no-leaked-event-listener
docs by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1082Full Changelog: Rel1cx/eslint-react@v1.48.2...v1.48.3
v1.48.2
Compare Source
🐞 Fixes
hooks-extra/no-direct-set-state-in-use-effect
in pluginreact-hooks-extra
, closes #1077 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1078Full Changelog: Rel1cx/eslint-react@v1.48.1...v1.48.2
v1.48.1
Compare Source
🐞 Fixes
eslint-plugin-react-hook
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1074hooks-extra/no-unnecessary-use-prefix
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1073Full Changelog: Rel1cx/eslint-react@v1.47.4...v1.48.0
v1.47.4
Compare Source
🐞 Fixes
hooks-extra/no-unnecessary-use-prefix
to skip well-known hooks likeuseMDXComponents
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1072Full Changelog: Rel1cx/eslint-react@v1.47.3...v1.47.4
v1.47.3
Compare Source
🐞 Fixes
no-leaked-conditional-rendering
when logical expressions are wrapped by type expressions by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1068Full Changelog: Rel1cx/eslint-react@v1.47.2...v1.47.3
v1.47.2
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.47.1...v1.47.2
v1.47.1
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.47.0...v1.47.1
v1.47.0
Compare Source
🪄 Improvements
@eslint-react/jsx
package and move functionality to@eslint-react/core
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1060Full Changelog: Rel1cx/eslint-react@v1.46.0...v1.47.0
v1.46.0
Compare Source
✨ New
Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4
v1.45.4
Compare Source
🪄 Improvements
Map
withWeakMap
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1057Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4
v1.45.3
Compare Source
🪄 Improvements
picomatch.makeRe
withRE.toRegExp
for pattern matching by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1055Full Changelog: Rel1cx/eslint-react@v1.45.2...v1.45.3
v1.45.2
Compare Source
🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.45.1...v1.45.2
v1.45.1
Compare Source
🐞 Fixes
hooks-extra/no-unnecessary-use-prefix
case sensitivity fails, closes #1053 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1054Full Changelog: Rel1cx/eslint-react@v1.45.0...v1.45.1
v1.45.0
Compare Source
✨ New
react-x/no-misused-capture-owner-stack
rule, closes #1049 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1047react-x/no-nested-lazy-component-declarations
rule, closes #1048 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1052react-x/no-nested-lazy-component-declarations
rule to recommended presets by @Rel1cxFull Changelog: Rel1cx/eslint-react@v1.44.0...v1.45.0
vercel/next.js (next)
v15.3.1
Compare Source
pnpm/pnpm (pnpm)
v10.8.1
Compare Source
Patch Changes
package.json
,onlyBuiltDependencies
will be written topnpm-workspace.yaml
file #9404.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.