Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.23.0 -> ^9.24.0 age adoption passing confidence
@types/node (source) ^22.13.14 -> ^22.14.0 age adoption passing confidence
eslint (source) ^9.23.0 -> ^9.24.0 age adoption passing confidence
eslint-plugin-import-x ^4.9.4 -> ^4.10.2 age adoption passing confidence
less (source) ^4.2.2 -> ^4.3.0 age adoption passing confidence
pnpm (source) 10.7.0 -> 10.8.0 age adoption passing confidence
sass ^1.86.0 -> ^1.86.3 age adoption passing confidence
typescript (source) ^5.8.2 -> ^5.8.3 age adoption passing confidence
typescript-eslint (source) ^8.28.0 -> ^8.29.1 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.24.0

Compare Source

eslint/eslint (eslint)

v9.24.0

Compare Source

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
less/less.js (less)

v4.3.0

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
sass/dart-sass (sass)

v1.86.3

Compare Source

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with
    a .. segment.

v1.86.2

Compare Source

  • No user-visible changes.

v1.86.1

Compare Source

  • Improve the performance of file: URL case canonicalization on Windows and
    Mac OS.
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.29.1

Compare Source

This was a version bump only for typescript-eslint 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 typescript-eslint to align it with other projects, there were no code changes.

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


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies label Apr 7, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 7, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/plugin-vue@566
npm i https://pkg.pr.new/@vitejs/plugin-vue-jsx@566

commit: c4ddaed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1c86a52 to bc9f78e Compare April 7, 2025 19:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bc9f78e to 1aa6149 Compare April 9, 2025 13:10
@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@haoqunjiang haoqunjiang merged commit 425d42a into main Apr 9, 2025
12 checks passed
@haoqunjiang haoqunjiang deleted the renovate/all-minor-patch branch April 9, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants