Skip to content

fix(deps): update all non-major dependencies #65

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sxzz/test-utils ^0.5.4 -> ^0.5.5 age adoption passing confidence
@types/node (source) ^22.13.14 -> ^22.14.1 age adoption passing confidence
eslint (source) ^9.23.0 -> ^9.24.0 age adoption passing confidence
pnpm (source) 10.7.0 -> 10.8.1 age adoption passing confidence
rollup (source) ^4.38.0 -> ^4.40.0 age adoption passing confidence
tsdown ^0.6.10 -> ^0.8.0 age adoption passing confidence
typescript (source) ^5.8.2 -> ^5.8.3 age adoption passing confidence
unplugin ^2.2.2 -> ^2.3.2 age adoption passing confidence
unplugin-oxc ^0.3.2 -> ^0.3.3 age adoption passing confidence
unplugin-replace ^0.5.1 -> ^0.5.2 age adoption passing confidence
vite (source) ^6.2.4 -> ^6.3.2 age adoption passing confidence
webpack ^5.98.0 -> ^5.99.6 age adoption passing confidence

Release Notes

sxzz/test-utils (@​sxzz/test-utils)

v0.5.5

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v9.24.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.

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
rollup/rollup (rollup)

v4.40.0

Compare Source

2025-04-12

Features
  • Only show eval warnings on first render and only when the call is not tree-shaken (#​5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#​5898)
Bug Fixes
  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#​5900)
  • Fix namespace rendering when tree-shaking is disabled (#​5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#​5909)
Pull Requests

v4.39.0

Compare Source

2025-04-02

Features
  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#​5891)
Bug Fixes
  • Mark the id property as optional in the filter for the resolveId hook (#​5896)
Pull Requests
rolldown/tsdown (tsdown)

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
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

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
unplugin/unplugin-oxc (unplugin-oxc)

v0.3.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unplugin/unplugin-replace (unplugin-replace)

v0.5.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vitejs/vite (vite)

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

webpack/webpack (webpack)

v5.99.6

Compare Source

v5.99.5

Compare Source

Fixes
  • Control dead flow for labeled and blockless statements

v5.99.4

Compare Source

Fixes
  • Fixed terminated state for if/else

v5.99.3

Compare Source

v5.99.2

Compare Source

v5.99.1

Compare Source

Fixes
  • Dead control flow for many cases

v5.99.0

Compare Source


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.

Sorry, something went wrong.

Copy link

stackblitz bot commented Apr 14, 2025

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

Copy link

socket-security bot commented Apr 14, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedunplugin-oxc@​0.3.2 ⏵ 0.3.374 +11009992 -1100
Updatedunplugin-replace@​0.5.1 ⏵ 0.5.274 +11009989 -1100
Updated@​types/​node@​22.13.14 ⏵ 22.14.1100 +110080 +196100
Updatedunplugin@​2.3.1 ⏵ 2.3.2100 +110082 +196100
Updatedtypescript@​5.8.2 ⏵ 5.8.310010089100100
Updatedeslint@​9.23.0 ⏵ 9.24.097 +110010094100
Updatedwebpack@​5.98.0 ⏵ 5.99.596 +110010095100
Updatedrollup@​4.38.0 ⏵ 4.40.097 +110010099100

View full report

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 41e003b to 36c5d0e Compare April 18, 2025 07:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36c5d0e to a25d13b Compare April 18, 2025 14:41
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.

None yet

0 participants