Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sxzz/eslint-config ^6.1.1 -> ^6.1.2 age adoption passing confidence
@types/node (source) ^22.14.0 -> ^22.14.1 age adoption passing confidence
eslint (source) ^9.24.0 -> ^9.25.0 age adoption passing confidence
pnpm (source) 10.7.1 -> 10.8.1 age adoption passing confidence
tsdown ^0.6.10 -> ^0.9.1 age adoption passing confidence
unplugin ^2.2.2 -> ^2.3.2 age adoption passing confidence
vite (source) ^6.2.5 -> ^6.3.2 age adoption passing confidence

Release Notes

sxzz/eslint-config (@​sxzz/eslint-config)

v6.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.25.0

Compare Source

pnpm/pnpm (pnpm)

v10.8.1

Compare Source

Patch Changes
  • Removed bright white highlighting, which didn't look good on some light themes #​9389.
  • If there is no pnpm related configuration in package.json, onlyBuiltDependencies will be written to pnpm-workspace.yaml file #​9404.

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.
rolldown/tsdown (tsdown)

v0.9.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.9.0

Compare Source

   🚨 Breaking Changes
  • Rename dts.isolatedDeclaration to dts.isolatedDeclarations  -  by @​sxzz (afc8e)
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.8.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.3

Compare Source

No significant changes

    View changes on GitHub

v0.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
unjs/unplugin (unplugin)

v2.3.2

Compare Source

   🐞 Bug Fixes
  • Update minimum rollup version requirement for native filter support  -  by @​sxzz (a0e08)
    View changes on GitHub

v2.3.1

Compare Source

   🐞 Bug Fixes
  • filter: Correct the behavior when multiple transform filter options are specified  -  by @​sxzz (f5a5a)
    View changes on GitHub

v2.3.0

Compare Source

   🚀 Features
    View changes on GitHub
vitejs/vite (vite)

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.6

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtsdown@​0.6.10 ⏵ 0.9.179 +110086 +196100
Updated@​types/​node@​22.14.0 ⏵ 22.14.110010080 +194100
Updated@​sxzz/​eslint-config@​6.1.1 ⏵ 6.1.280 +110097 +195 +3100
Updatedvite@​6.2.5 ⏵ 6.3.296100 +58199100
Updatedunplugin@​2.2.2 ⏵ 2.3.210010082 +195100
Updatedeslint@​9.24.0 ⏵ 9.25.097 +110010096100

View full report

@renovate renovate bot merged commit 2235a98 into main Apr 21, 2025
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 21, 2025 07:27
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.

1 participant