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 (v1) #333

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.2 -> ^7.26.0 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.24.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-syntax-import-assertions (source) ^7.25.6 -> ^7.26.0 age adoption passing confidence
@babel/plugin-transform-export-namespace-from (source) ^7.24.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-modules-commonjs (source) ^7.24.8 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-nullish-coalescing-operator (source) ^7.24.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-optional-chaining (source) ^7.24.8 -> ^7.25.9 age adoption passing confidence
@babel/plugin-transform-typescript (source) ^7.25.2 -> ^7.25.9 age adoption passing confidence
@babel/preset-typescript (source) ^7.24.7 -> ^7.26.0 age adoption passing confidence
@babel/template (source) ^7.25.0 -> ^7.25.9 age adoption passing confidence
@babel/types (source) ^7.25.6 -> ^7.26.0 age adoption passing confidence
@types/node (source) ^20.16.5 -> ^20.17.5 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.1 -> ^2.1.4 age adoption passing confidence
acorn ^8.12.1 -> ^8.14.0 age adoption passing confidence
eslint (source) ^9.11.0 -> ^9.13.0 age adoption passing confidence
eslint-config-unjs ^0.3.2 -> ^0.4.1 age adoption passing confidence
execa ^9.4.0 -> ^9.5.1 age adoption passing confidence
mlly ^1.7.1 -> ^1.7.2 age adoption passing confidence
pkg-types ^1.2.0 -> ^1.2.1 age adoption passing confidence
pnpm (source) 9.11.0 -> 9.12.3 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.1 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
vite (source) ^5.4.7 -> ^5.4.10 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.4 age adoption passing confidence
webpack ^5.94.0 -> ^5.96.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
babel/babel (@​babel/plugin-proposal-decorators)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
acornjs/acorn (acorn)

v8.14.0

Compare Source

v8.13.0

Compare Source

eslint/eslint (eslint)

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

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

@renovate renovate bot force-pushed the renovate/v1-all-minor-patch branch 9 times, most recently from 9377f48 to b71fef2 Compare October 22, 2024 15:26
@renovate renovate bot force-pushed the renovate/v1-all-minor-patch branch 11 times, most recently from 55bfd0e to 915115a Compare October 29, 2024 17:25
@renovate renovate bot force-pushed the renovate/v1-all-minor-patch branch 3 times, most recently from 9cdddf1 to 9702260 Compare October 31, 2024 22:22
@renovate renovate bot force-pushed the renovate/v1-all-minor-patch branch from 9702260 to 891c7aa Compare November 1, 2024 01:06
@pi0 pi0 closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant