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 (master) #8431

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.25.7 -> 7.25.8 age adoption passing confidence devDependencies patch
@babel/eslint-parser (source) 7.25.7 -> 7.25.8 age adoption passing confidence devDependencies patch
@babel/plugin-transform-object-rest-spread (source) 7.25.7 -> 7.25.8 age adoption passing confidence devDependencies patch
@babel/preset-env (source) 7.25.7 -> 7.25.8 age adoption passing confidence devDependencies patch
caniuse-lite 1.0.30001667 -> 1.0.30001668 age adoption passing confidence devDependencies patch
coverallsapp/github-action v2.3.0 -> v2.3.1 age adoption passing confidence action patch
eslint-plugin-n 17.10.3 -> 17.11.1 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) 9.28.0 -> 9.29.0 age adoption passing confidence devDependencies minor
globals 15.10.0 -> 15.11.0 age adoption passing confidence devDependencies minor
msw (source) 2.4.9 -> 2.4.10 age adoption passing confidence devDependencies patch
stylelint (source) 16.9.0 -> 16.10.0 age adoption passing confidence devDependencies minor
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence devDependencies patch
undici (source) 6.19.8 -> 6.20.0 age adoption passing confidence devDependencies minor
vue (source) 3.5.11 -> 3.5.12 age adoption passing confidence dependencies patch
vue-i18n (source) 10.0.3 -> 10.0.4 age adoption passing confidence dependencies patch

Release Notes

babel/babel (@​babel/core)

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
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001668

Compare Source

coverallsapp/github-action (coverallsapp/github-action)

v2.3.1

Compare Source

What's Changed

Extend behavior of fail-on-error option to setup failures by @​afinetooth in https://github.com/coverallsapp/github-action/pull/226

  • Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the fail-on-error input is set to false.

  • Adds logic to handle any failures in "setup" tasks, including downloading the coverage-reporter binary, verifying the binary, and finding the binary by its expected name after extraction.

  • The new logic checks these actions and exits with code 1 on failure, except if fail-on-error is set to true, in which case it returns exit code 0.

  • Adds a matrix workflow that tests the action for each os and the two key binary commands (coveralls report and coevralls done). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.

  • Also extends the behavior of debug: true to flip the shell-specific debug flag for each os including set -x for linux and macos and Set-PSDebug -Trace 1 for windows.

Full Changelog: coverallsapp/github-action@v2.3.0...v2.3.1

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.11.1

Compare Source

🩹 Fixes

v17.11.0

Compare Source

🌟 Features
🩹 Fixes
  • no-missing-import: Ignore node builtins in package.json imports (#​346) (148e47e)
  • no-missing-import: Resolve tsconfig paths relative to the tsconfig (#​343) (6cd7954)
📚 Documentation
  • Explain the transitive dependency case for no-extraneous-* (#​347) (8c0a2cc)
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.29.0

Compare Source

sindresorhus/globals (globals)

v15.11.0

Compare Source

mswjs/msw (msw)

v2.4.10

Compare Source

v2.4.10 (2024-10-11)

Bug Fixes
stylelint/stylelint (stylelint)

v16.10.0

Compare Source

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

nodejs/undici (undici)

v6.20.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.19.8...v6.20.0

vuejs/core (vue)

v3.5.12

Compare Source

Bug Fixes
Performance Improvements
intlify/vue-i18n (vue-i18n)

v10.0.4

Compare Source

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes
📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.3...v10.0.4


Configuration

📅 Schedule: Branch creation - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, 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.

@renovate renovate bot enabled auto-merge (rebase) October 12, 2024 01:59
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.

0 participants