Skip to content

Update dependency upgrades - non-major #512

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.7 -> 1.2.8 age adoption passing confidence
@next/eslint-plugin-next (source) 15.2.4 -> 15.3.0 age adoption passing confidence
@types/node (source) >=22.13.14 -> >=22.14.0 age adoption passing confidence
@types/node (source) 22.13.14 -> 22.14.0 age adoption passing confidence
@types/react (source) ^19.0.12 -> ^19.1.0 age adoption passing confidence
@types/react (source) 19.0.12 -> 19.1.0 age adoption passing confidence
@types/react-dom (source) ^19.0.4 -> ^19.1.2 age adoption passing confidence
@types/react-dom (source) 19.0.4 -> 19.1.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.28.0 -> 8.29.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.28.0 -> 8.29.1 age adoption passing confidence
@typescript-eslint/utils (source) 8.28.0 -> 8.29.1 age adoption passing confidence
eslint (source) ^9.23.0 -> ^9.24.0 age adoption passing confidence
eslint (source) 9.23.0 -> 9.24.0 age adoption passing confidence
eslint-import-resolver-typescript 4.2.5 -> 4.3.2 age adoption passing confidence
eslint-plugin-import-x 4.9.3 -> 4.10.2 age adoption passing confidence
eslint-plugin-react 7.37.4 -> 7.37.5 age adoption passing confidence
eslint-plugin-react-compiler (source) 19.0.0-beta-e552027-20250112 -> 19.0.0-beta-e993439-20250405 age adoption passing confidence
eslint-plugin-react-x (source) 1.38.2 -> 1.43.0 age adoption passing confidence
next (source) 15.2.4 -> 15.3.0 age adoption passing confidence
pnpm (source) 10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6 -> 10.8.0 age adoption passing confidence
prettier-plugin-sql (source) 0.18.1 -> 0.19.0 age adoption passing confidence
stylelint (source) 16.17.0 -> 16.18.0 age adoption passing confidence
typescript (source) ^5.8.2 -> ^5.8.3 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence

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
  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#​10998)
❤️ Thank You
  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

v8.29.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#​11000)
🩹 Fixes
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#​10963)
  • eslint-plugin: support arbitrary extensions in definition files (#​10957)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#​10981)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#​10993)
  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when 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

v4.3.1

Compare Source

Patch Changes

v4.3.0

Compare Source

Minor Changes

v4.2.7

Compare Source

Patch Changes

v4.2.6

Compare Source

Patch Changes
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.10.2

Compare Source

Patch Changes

v4.10.1

Compare Source

Patch Changes

v4.10.0

Compare Source

Minor Changes
Patch Changes

v4.9.4

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.5

Compare Source

Fixed
Changed
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

Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0

v1.42.1

Compare Source

✨ New
📝 Changes you should be aware of

The following presets have been renamed:

  • core to x
  • core-legacy to x-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

Full 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

Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3

v1.40.2

Compare Source

🐞 Fixes
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2

v1.40.1

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1

v1.40.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.38.4...v1.40.0

v1.38.4

Compare Source

🪄 Improvements
  • chore: update default React version to 19.1.0 in documentation and settings by @​Rel1cx in #​1023

Full Changelog: Rel1cx/eslint-react@v1.38.3...v1.38.4

v1.38.3

Compare Source

🪄 Improvements

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:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.

v10.7.1: pnpm 10.7.1

Compare Source

Patch Changes

  • pnpm config set should convert the settings to their correct type before adding them to pnpm-workspace.yaml #​9355.
  • pnpm config get should read auth related settings via npm CLI #​9345.
  • Replace leading ~/ in a path in .npmrc with the home directory #​9217.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz
un-ts/prettier (prettier-plugin-sql)

v0.19.0

Compare Source

Minor Changes
Patch Changes
stylelint/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 and layer-name-pattern ones from recent releases, in our standard config.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 10, 2025 19:27
Copy link

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.

@renovate renovate bot merged commit b010209 into main Apr 10, 2025
4 checks passed
@renovate renovate bot deleted the renovate/dependency-upgrades-non-major branch April 10, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants