fix(deps): update all non-major dependencies #421
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.24.7
->^7.25.2
^7.24.7
->^7.25.2
^7.24.7
->^7.25.2
^20.14.2
->^20.14.15
^10.4.19
->^10.4.20
^4.3.5
->^4.3.6
^9.2.0
->^9.3.0
^15.2.7
->^15.2.9
^6.2.0
->^6.2.2
^2.1.7
->^2.2.1
^1.44.1
->^1.46.0
9.7.0
->9.7.1
^6.0.1
->^6.2.0
^1.77.5
->^1.77.8
^3.4.4
->^3.4.10
^4.15.5
->^4.17.0
^5.4.5
->^5.5.4
^2.0.0
->^2.0.5
Release Notes
babel/babel (@babel/core)
v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)postcss/autoprefixer (autoprefixer)
v10.4.20
Compare Source
fit-content
prefix for Firefox.debug-js/debug (debug)
v4.3.6
Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.3.5...4.3.6
sindresorhus/execa (execa)
v9.3.0
Compare Source
Features
verbose
option can now be a function to customize logging. (#1130)lint-staged/lint-staged (lint-staged)
v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.v15.2.8
Compare Source
Patch Changes
f0480f0
Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevel
command was taken into use for resolving the current git repo root. This version switched the--show-toplevel
flag 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
Compare Source
Commits
fc35f0d
v6.2.1
Compare Source
Merged
#143
#142
#141
#138
vuejs/pinia (pinia)
v2.2.1
Compare Source
Please refer to CHANGELOG.md for details.
v2.2.0
Compare Source
Please refer to CHANGELOG.md for details.
microsoft/playwright (playwright-chromium)
v1.46.0
Compare Source
v1.45.3
Compare Source
v1.45.2
Compare Source
v1.45.1
Compare Source
v1.45.0
Compare Source
pnpm/pnpm (pnpm)
v9.7.1
Compare Source
postcss/postcss-nested (postcss-nested)
v6.2.0
Compare Source
@starting-style
to bubbling at-rules.sass/dart-sass (sass)
v1.77.8
Compare Source
v1.77.7
Compare Source
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 unknownat-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
Compare Source
between the end of Sass statements and the following semicolon.
tailwindlabs/tailwindcss (tailwindcss)
v3.4.10
Compare Source
v3.4.9
Compare Source
Fixed
vendor
foldersv3.4.8
Compare Source
v3.4.7
Compare Source
v3.4.6
Compare Source
Fixed
Changed
:is()
wrapping rules when using an important selector (#13900)v3.4.5
Compare Source
privatenumber/tsx (tsx)
v4.17.0
Compare Source
v4.16.5
Compare Source
Bug Fixes
This release is also available on:
v4.16.4
Compare Source
Bug Fixes
This release is also available on:
v4.16.3
Compare Source
v4.16.2
Compare Source
v4.16.1
Compare Source
Bug Fixes
This release is also available on:
v4.16.0
Compare Source
v4.15.9
Compare Source
v4.15.8
Compare Source
v4.15.7
Compare Source
Bug Fixes
This release is also available on:
v4.15.6
Compare Source
Bug Fixes
module.register()
(#592) (cb27d4d)This release is also available on:
Microsoft/TypeScript (typescript)
v5.5.4
Compare Source
v5.5.3
Compare Source
v5.5.2
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.