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

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

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.24.4 -> ^7.24.5 age adoption passing confidence
@babel/types (source) ^7.24.0 -> ^7.24.5 age adoption passing confidence
@sxzz/eslint-config ^3.9.1 -> ^3.11.0 age adoption passing confidence
@types/node (source) ^20.12.7 -> ^20.12.8 age adoption passing confidence
@vite-pwa/vitepress ^0.4.0 -> ^0.5.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.5.2 -> ^1.6.0 age adoption passing confidence
@vitest/ui (source) ^1.5.2 -> ^1.6.0 age adoption passing confidence
@vue/compiler-core (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence
@vue/compiler-dom (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence
@vue/shared (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence
astro (source) ^4.7.0 -> ^4.7.1 age adoption passing confidence
eslint (source) ^9.1.1 -> ^9.2.0 age adoption passing confidence
magic-string-ast ^0.5.0 -> ^0.6.0 age adoption passing confidence
rollup (source) ^4.17.0 -> ^4.17.2 age adoption passing confidence
shiki (source) ^1.3.0 -> ^1.4.0 age adoption passing confidence
tsx ^4.7.3 -> ^4.9.3 age adoption passing confidence
type-fest ^4.17.0 -> ^4.18.1 age adoption passing confidence
vite (source) ^5.2.10 -> ^5.2.11 age adoption passing confidence
vite-plugin-pwa ^0.19.8 -> ^0.20.0 age adoption passing confidence
vitest (source) ^1.5.2 -> ^1.6.0 age adoption passing confidence
vue (source) ^3.4.25 -> ^3.4.26 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.24.5

Compare Source

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
Committers: 6
babel/babel (@​babel/types)

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
sxzz/eslint-config (@​sxzz/eslint-config)

v3.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.10.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.10.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub
vite-pwa/vitepress (@​vite-pwa/vitepress)

v0.5.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (@​vue/compiler-core)

v3.4.26

Compare Source

Bug Fixes
withastro/astro (astro)

v4.7.1

Compare Source

Patch Changes
eslint/eslint (eslint)

v9.2.0

Compare Source

sxzz/magic-string-ast (magic-string-ast)

v0.6.0

Compare Source

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

v4.17.2

Compare Source

2024-04-30

Bug Fixes
  • Fix tree-shaking problems when using spread arguments (#​5503)
Pull Requests

v4.17.1

Compare Source

2024-04-29

Bug Fixes
  • Prevent infinite recursions for certain constructor invocations (#​5500)
Pull Requests
shikijs/shiki (shiki)

v1.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
privatenumber/tsx (tsx)

v4.9.3

Compare Source

Bug Fixes

This release is also available on:

v4.9.2

Compare Source

Bug Fixes

This release is also available on:

v4.9.1

Compare Source

v4.9.0

Compare Source

sindresorhus/type-fest (type-fest)

v4.18.1

Compare Source

v4.18.0

Compare Source

vitejs/vite (vite)

v5.2.11

Compare Source

vite-pwa/vite-plugin-pwa (vite-plugin-pwa)

v0.20.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label May 6, 2024
Copy link

stackblitz bot commented May 6, 2024

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

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 6, 2024
Copy link

changeset-bot bot commented May 6, 2024

⚠️ No Changeset found

Latest commit: bf94e51

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vue-macros ✅ Ready (Inspect) Visit Preview May 6, 2024 5:01am

@dosubot dosubot bot added the documentation Improvements or additions to documentation label May 6, 2024
Copy link

socket-security bot commented May 6, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/esbuild@0.20.2, npm/fast-glob@3.3.2, npm/prettier@3.2.5, npm/type-fest@0.20.2

View full report↗︎

@sxzz sxzz merged commit fc27519 into main May 6, 2024
7 of 8 checks passed
@sxzz sxzz deleted the renovate/all-minor-patch branch May 6, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant