Skip to content
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

chore(deps): update all non-major dependencies #14

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.7.22 -> ^1.7.24 age adoption passing confidence
@sxzz/eslint-config ^4.1.1 -> ^4.2.0 age adoption passing confidence
@types/node (source) ^20.16.3 -> ^20.16.5 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
oxc-parser (source) ^0.25.0 -> ^0.27.0 age adoption passing confidence
oxc-transform (source) ^0.25.0 -> ^0.27.0 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.10.0 age adoption passing confidence
tsdown ^0.2.10 -> ^0.2.14 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
unplugin ^1.12.3 -> ^1.14.0 age adoption passing confidence
vite (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core)

v1.7.24

Compare Source

Bug Fixes
  • (es/compat) Handle label block in constructor (#​9528) (c43dbad)

  • (es/decorator) Add support for private access expressions in legacy decorators (#​9535) (62ed065)

  • (es/minifier) typeof class should be function (#​9522) (c7fdd6b)

  • (es/minifier) Prevent removing side effects from accessing getter (#​9530) (8513816)

  • (es/typescript) Handle enum in single statement (#​9532) (84b0043)

v1.7.23

Compare Source

Bug Fixes
Performance
sxzz/eslint-config (@​sxzz/eslint-config)

v4.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.1.6

Compare Source

No significant changes

    View changes on GitHub

v4.1.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

No significant changes

    View changes on GitHub

v4.1.3

Compare Source

   🐞 Bug Fixes
  • Disable unicorn/consistent-function-scoping for unit test files of typescript  -  by @​sxzz (47090)
    View changes on GitHub

v4.1.2

Compare Source

   🐞 Bug Fixes
  • Disable unicorn/consistent-function-scoping for unit test files  -  by @​sxzz (f7d3c)
    View changes on GitHub
eslint/eslint (eslint)

v9.10.0

Compare Source

oxc-project/oxc (oxc-parser)

v0.27.0

Compare Source

v0.26.0

Compare Source

oxc-project/oxc (oxc-transform)

v0.27.0

Compare Source

v0.26.0

Compare Source

Features
  • 72740b3 isolated_declaration: Support sourcemap option (#​5170) (dalaoshu)
pnpm/pnpm (pnpm)

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

sxzz/tsdown (tsdown)

v0.2.14

Compare Source

   🚀 Features
    View changes on GitHub

v0.2.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.2.12

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.2.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
microsoft/TypeScript (typescript)

v5.6.2

Compare Source

unjs/unplugin (unplugin)

v1.14.0

Compare Source

Features

1.13.1 (2024-09-04)

Bug Fixes
  • dynamically require webpack-sources (6d4d2b1)

v1.13.1

Compare Source

Bug Fixes
  • dynamically require webpack-sources (6d4d2b1)

v1.13.0

Compare Source

Performance Improvements
  • make webpack-sources as an optional peer dependencies, close #​410 (e93c9c9)

1.12.4 (2024-09-04)

Bug Fixes

1.12.3 (2024-08-31)

Bug Fixes

1.12.2 (2024-08-15)

Bug Fixes
  • esbuild: object sourcemap by overriding Object.prototype.toString (#​399) (5d91695)

1.12.1 (2024-08-07)

Bug Fixes
  • esbuild: execute both unplugin and esbuild-specific hooks (3e2fa72)

v1.12.4

Compare Source

Bug Fixes
vitejs/vite (vite)

v5.4.3

Compare Source

@renovate renovate bot added the dependencies label Sep 9, 2024
Copy link

stackblitz bot commented Sep 9, 2024

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 350c48e to ed60fee Compare September 9, 2024 19:28
@sxzz sxzz merged commit 23fe8da into main Sep 10, 2024
2 of 9 checks passed
@sxzz sxzz deleted the renovate/all-minor-patch branch September 10, 2024 21:36
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