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 #289

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/standalone (source) ^7.25.7 -> ^7.26.2 age adoption passing confidence
@babel/types (source) ^7.25.7 -> ^7.26.0 age adoption passing confidence
@eslint/js (source) ^9.12.0 -> ^9.14.0 age adoption passing confidence
@shikijs/monaco (source) ^1.22.0 -> ^1.22.2 age adoption passing confidence
@types/babel__standalone (source) ^7.1.7 -> ^7.1.9 age adoption passing confidence
@types/node (source) ^22.7.5 -> ^22.9.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.4 -> ^5.1.5 age adoption passing confidence
@volar/jsdelivr (source) ~2.4.6 -> ~2.4.10 age adoption passing confidence
@volar/monaco (source) ~2.4.6 -> ~2.4.10 age adoption passing confidence
@vue/language-service (source) ~2.1.6 -> ~2.1.10 age adoption passing confidence
bumpp ^9.7.1 -> ^9.8.1 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.14.0 age adoption passing confidence
eslint-plugin-vue (source) ^9.28.0 -> ^9.31.0 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.3 age adoption passing confidence
shiki (source) ^1.22.0 -> ^1.22.2 age adoption passing confidence
typescript-eslint (source) ^8.8.1 -> ^8.14.0 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.11 age adoption passing confidence
vite-plugin-dts ^4.2.3 -> ^4.3.0 age adoption passing confidence
vue (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
vue-tsc (source) ~2.1.6 -> ~2.1.10 age adoption passing confidence

Release Notes

babel/babel (@​babel/standalone)

v7.26.2

Compare Source

🐛 Bug Fix

v7.26.1

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

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
eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

shikijs/shiki (@​shikijs/monaco)

v1.22.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.22.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.5

volarjs/volar.js (@​volar/jsdelivr)

v2.4.10

Compare Source

Bug Fixes

v2.4.9

Compare Source

Bug Fixes
  • typescript: avoid crash when converting relatedInformation from overly large files

v2.4.8

Compare Source

Bug Fixes
  • typescript: content-sensitive features are only allowed to return results in contiguous mapped ranges (#​243)

v2.4.7

Compare Source

Bug Fixes
vuejs/language-tools (@​vue/language-service)

v2.1.10

Compare Source

Features
  • language-service: auto insert const props = with props completion (#​4942) - Thanks to @​KazariEX!
Bug Fixes
  • language-core: revert #​4902
  • language-core: inject as assertion of useCssModule into correct location (#​4952) - Thanks to @​KazariEX!
  • language-core: hold prev track id correctly (#​4961) - Thanks to @​KazariEX!
  • language-core: generate style modules type as needed (#​4953) - Thanks to @​KazariEX!
  • language-core: reference global types file with relative path (#​4966)
Refactors

v2.1.8

Compare Source

Features
  • vscode: reactions visualization now identifies more use cases Insiders
  • language-core: auto infer $el type (#​4805) - Thanks to @​KazariEX!
  • language-core: typed directive arg and modifiers (#​4813) - Thanks to @​KazariEX!
Bug Fixes
Performance
  • language-service: find destructured props only with enabled setting (#​4815) - Thanks to @​KazariEX!
Other Changes
antfu/bumpp (bumpp)

v9.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.8.0

Compare Source

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

v9.14.0

Compare Source

v9.13.0

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.31.0

Compare Source

v9.30.0

Compare Source

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

v9.29.0

Compare Source

✨ Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.
pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search

v9.12.2

Compare Source

Patch Changes
  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.14.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.13.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

🚀 Features
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.9.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

qmhc/vite-plugin-dts (vite-plugin-dts)

v4.3.0

Compare Source

Features

4.2.4 (2024-10-11)

Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Oct 14, 2024

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

Name Status Preview Comments Updated (UTC)
repl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 7:02am

Copy link

pkg-pr-new bot commented Oct 14, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/@vue/repl@289

commit: 13e8a2a

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.

0 participants