vite-plugin-vue
vite-plugin-vue copied to clipboard
fix(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
babel/babel (@babel/core)
v7.25.2
:bug: Bug Fix
babel-core,babel-traverse- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)
- #16695 Ensure that
v7.24.9
:bug: Bug Fix
babel-core,babel-standalone- #16639 Avoid
require()call in@babel/standalonebundle (@nicolo-ribaudo)
- #16639 Avoid
babel-types
:nail_care: Polish
babel-generator,babel-plugin-transform-optional-chaining- #16617 Avoid extra parens in TS
as/satisfies(@nicolo-ribaudo)
- #16617 Avoid extra parens in TS
:house: Internal
babel-helper-module-transforms- #16629 Lazy top-level initializations for module transforms (@guybedford)
v7.24.8
:eyeglasses: Spec Compliance
babel-parser- #16567 Do not use strict mode in TS
declare(@liuxingbaoyu)
- #16567 Do not use strict mode in TS
:bug: Bug Fix
babel-generator- #16630 Correctly print parens around
ininforheads (@nicolo-ribaudo) - #16626 Fix printing of comments in
await using(@nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD)
- #16630 Correctly print parens around
babel-parser- #16613 Disallow destructuring assignment in
usingdeclarations (@H0onnn) - #16490 fix: do not add
.value: undefinedto regexp literals (@liuxingbaoyu)
- #16613 Disallow destructuring assignment in
babel-types- #16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)
- #16615 Remove boolean props from
babel-plugin-transform-typescript- #16566 fix: Correctly handle
export import x =(@liuxingbaoyu)
- #16566 fix: Correctly handle
:nail_care: Polish
babel-generator- #16625 Avoid unnecessary parens around
asyncinfor await(@nicolo-ribaudo)
- #16625 Avoid unnecessary parens around
babel-traverse- #16619 Avoid checking
Scope.globalsmultiple times (@liuxingbaoyu)
- #16619 Avoid checking
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.0.1
🩹 Fixes
- eslint-plugin: [no-unused-vars] ignore imports used only as types
❤️ Thank You
- Jake Bailey
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.0.1
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
debug-js/debug (debug)
v4.3.6
What's Changed
- Avoid using deprecated RegExp.$1 by @bluwy in https://github.com/debug-js/debug/pull/969
New Contributors
- @bluwy made their first contribution in https://github.com/debug-js/debug/pull/969
Full Changelog: https://github.com/debug-js/debug/compare/4.3.5...4.3.6
sindresorhus/execa (execa)
v9.3.0
Features
- The
verboseoption can now be a function to customize logging. (#1130)
lint-staged/lint-staged (lint-staged)
v15.2.8
Patch Changes
-
f0480f0Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version switched the--show-toplevelflag with--show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_process. The new flag returns a path relative to the working directory, avoiding the issue.The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.2
Commits
- Revert "Compatibility: npm, yarn and pnpm run scripts"
fc35f0d
v6.2.1
Merged
vuejs/pinia (pinia)
v2.2.1
Please refer to CHANGELOG.md for details.
v2.2.0
Please refer to CHANGELOG.md for details.
sass/dart-sass (sass)
v1.77.8
- No user-visible changes.
v1.77.7
-
Declarations that appear after nested rules are deprecated, because the semantics Sass has historically used are different from the semantics specified by CSS. In the future, Sass will adopt the standard CSS semantics.
See the Sass website for details.
-
Potentially breaking bug fix:
//in certain places such as unknown at-rule values was being preserved in the CSS output, leading to potentially invalid CSS. It's now properly parsed as a silent comment and omitted from the CSS output.
v1.77.6
- Fix a few cases where comments and occasionally even whitespace wasn't allowed between the end of Sass statements and the following semicolon.
tailwindlabs/tailwindcss (tailwindcss)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendorfolders
v3.4.8
v3.4.7
v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)
v3.4.5
privatenumber/tsx (tsx)
v4.17.0
v4.16.5
Bug Fixes
- resolver: directory import nested ".." (2fada74)
This release is also available on:
v4.16.4
Bug Fixes
This release is also available on:
v4.16.3
v4.16.2
v4.16.1
Bug Fixes
- cjs: isolate implicit resolver enhancement (#59) (143a5bd)
- cjs: namespace filter to preserve file path (6ef949c)
- esm: implicit resolution with tsconfig paths (a74aa58), closes #607
This release is also available on:
v4.16.0
v4.15.9
v4.15.8
v4.15.7
Bug Fixes
This release is also available on:
v4.15.6
Bug Fixes
This release is also available on:
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.