chore(deps): update all non-major dependencies #5
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:
^0.15.10
->^0.15.11
7.13.3
->7.13.5
^0.24.0
->^0.24.3
Release Notes
evanw/esbuild
v0.15.11
Compare Source
Fix various edge cases regarding template tags and
this
(#2610)This release fixes some bugs where the value of
this
wasn't correctly preserved when evaluating template tags in a few edge cases. These edge cases are listed below:Each edge case in the code above previously incorrectly printed
false
when run through esbuild with--minify --target=es6
but now correctly printstrue
. These edge cases are unlikely to have affected real-world code.pnpm/pnpm
v7.13.5
Compare Source
Patch Changes
pnpm outdated
should work when the package tarballs are hosted on a domain that differs from the registry's domain #5492.strict-peer-dependencies
is set tofalse
by default.Our Gold Sponsors
Our Silver Sponsors
v7.13.4
Compare Source
Patch Changes
pnpm link <pkg> --global
should work when a custom target directory is specified with the--dir
CLI option #5473.Our Gold Sponsors
Our Silver Sponsors
vitest-dev/vitest
v0.24.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.24.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.24.1
Compare Source
🐞 Bug Fixes
istanbul-lib-instrument
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2121View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am 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 has been generated by Mend Renovate. View repository job log here.