chore(deps): update all non-major dependencies #21
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:
^1.2.215
->^1.2.220
^0.2.21
->^0.2.22
7.5.1
->7.8.0
^6.1.3
->^6.2.1
Release Notes
swc-project/swc
v1.2.220
Compare Source
Bug Fixes
(atoms) Workaround a bug of
rkyv
(#5323) (14894ed)(css/prefixer) Avoid prefixes for media features (#5308) (925b16a)
Features
Testing
v1.2.219
Compare Source
Bug Fixes
(css) Fix parsing of
layer
(#5290) (83651c2)(css/prefixer) Generate at-rules based on preset-env (#5294) (94b4e0a)
(es/codegen) Add
;
for a generator function (#5292) (daac26b)(es/codegen) Fix sourcemap of multiline comments (#5299) (3100bf8)
(es/compat) Preserve orders of
import
s andexport
s (#5249) (2010409)(es/compat) Fix capturing of block scoping pass (#5279) (b423d6f)
(es/decorators) Use decorated consturctors (#5263) (d9877e3)
(es/fixer) Wrap
await
andyield
in callee (#5314) (b3269fd)(es/minifier) Preserve order of side-effects in sequences pass (#5283) (ee84842)
(es/modules) Use a private context for
export from
(#5262) (c0ace4c)(es/preset-env) Realign with
babel-polyfills
(#5293) (dd0a152)(es/preset-env) Don't add instance properties when there's a static property (#5305) (06677c2)
(es/visit) Disable
serde
by default (#5273) (a0007e1)(html/minifier) Don't break unknown attributes (#5256) (4f55459)
(html/parser) Fix span (#5312) (c80b9e1)
Documentation
Features
(css/minifier) Remove duplicate selectors (#5257) (ce34746)
(css/prefixer) Implement
preset-env
(#5247) (e78d23d)(es/codegen) Optimize number and bigint literal (#5223) (3f0856d)
(es/codegen) Remove extra space before a private method (#5295) (0f254d5)
(es/minifier) Calculate correct size (#5253) (6573324)
(es/plugin) Add experimental metadata field (#5254) (bd1c2cc)
(es/plugin) Pass experimental metadata from host (#5261) (43eeeb3)
(node) Coerce fallback bindings (#5250) (7e6ffff)
(plugin) Make metadata api lazy (#5310) (5a164bd)
(testing/macros) Generalize test names with regex (#5242) (ecbf9d6)
Miscellaneous Tasks
(ci) Update macos runner (#5284) (e8473eb)
(ci) Fix build for Android platforms (#5317) (18d4029)
(deps) Update
bytecheck
(#5296) (35b1e78)- general: Fix CI (#5251) (d229917)- general: Fix CI (3421064)Performance
Atom
in some places (#5271) (037a53d)Testing
Build
v1.2.218
Compare Source
Bug Fixes
(cli) Emit sourcemap with file inputs (#5213) (3e3be80)
(es) Check the syntax context of
arguments
(#5174) (375774d)(es) Fix resolving of symlinks (#5222) (27cc45d)
(es/codegen) Mark bigint as an item starting with number (#5207) (387d5e4)
(es/fixer) Handle invalid numeric literals (#5201) (436f620)
(es/lints) Disallow duplicate export functions (#5234) (c68d484)
(es/minifier) Fix size calculation of numbers (#5232) (2e9c9be)
(es/modules) Preserve order for ts import equals (#5215) (6b1ce09)
(es/parser) Fix parsing of export specifiers (#5190) (ec93783)
(html/parser) Fix span (#5209) (b4daa30)
(html/parser) Improve span (#5230) (0f7646c)
(testing) Allow space in file names (#5237) (de76868)- general: Fix(es/lints: Handle ts export import equals (#5225)
(04de455)
Features
(css/ast) Make
raw
optional (#5211) (b65a16c)(es) Add quote to
swc_ecmascript
(#5199) (fbfa59b)(es/lints) Support
ignoreReadBeforeAssign
forprefer-const
(#4933) (d035648)(es/plugin) Print filename on failure (#5200) (f69dee7)
(html/ast) Add
raw
to attributes (#5208) (64237fa)(html/ast) Add
raw
to doctype (#5198) (945510a)(html/minifier) Compress more default attributes (#5182) (625fc18)
(html/minifier) Improve minifier (#5227) (1da6016)
(html/parser) Add
raw
to comments (#5196) (dead719)(node) Use wasm as a fallback (#5233) (1cebf62)
(plugin) Pass
unresolved_mark
to plugins (#5212) (92c0153)(quote) Support different types for variables (#5194) (c91abb2)
Miscellaneous Tasks
(ci) Skip plugin e2e tests for unsupported targets (#5203) (6b6b582)
(ci) Disable plugin tests while publishing (31bbf2d)
(ci) Disable some tests (ff949b0)
(ci) Fix publish script (#5241) (66550d6)
(visit) Specify version of
swc_macros_common
(#5231) (1aa0223)- general: Typo (#5239) (17f1cee)- general: Typo (#5238) (df426d7)Testing
(css/codegen) Add tests (#5195) (fa4c2de)
(css/parser) Add a test (#5228) (8e5efb6)
(es/plugin) Build plugins for e2e testing (#5210) (cd94f0a)
(plugin) Setup e2e fixture testing for plugins (#5192) (2fa51ec)
(plugin) Fix e2e tests on windows (#5216) (f1ba332)
Build
swc-project/jest
v0.2.22
Compare Source
pnpm/pnpm
v7.8.0
Compare Source
Minor Changes
publishConfig.directory
is set, only symlink it to other workspace projects ifpublishConfig.linkDirectory
is set totrue
. Otherwise, only use it for publishing #5115.Patch Changes
Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.7.1...v7.8.0
v7.7.1
Compare Source
Patch Changes
auto-install-peers
is set totrue
and the peer dependency is indevDependencies
oroptionalDependencies
#5080.workspace:^
orworkspace:~
version specs are used in a workspace.Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.7.0...v7.7.1
v7.7.0
Compare Source
Minor Changes
Add experimental lockfile format that should merge conflict less in the
importers
section. Enabled by setting theuse-inline-specifiers-lockfile-format = true
feature flag in.npmrc
.If this feature flag is committed to a repo, we recommend setting the minimum allowed version of pnpm to this release in the
package.json
engines
field. Once this is set, older pnpm versions will throw on invalid lockfile versions.Add
publishDirectory
field to the lockfile and relink the project when it changes.verify-store-integrity=false
makes pnpm skip checking the integrities of files in the global content-addressable store.Allow to set
only-built-dependencies[]
through.npmrc
.Patch Changes
publishConfig.directory
) #3901.pnpm deploy
should inject local dependencies of all types (dependencies, optionalDependencies, devDependencies) #5078.publishConfig.directory
set, dependent projects should install the project from that directory #3901.zshrc
in the right directory when a$ZDOTDIR
is set.Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.6.0...v7.7.0
v7.6.0
Compare Source
Minor Changes
A new setting supported:
prefer-symlinked-executables
. Whentrue
, pnpm will create symlinks to executables innode_modules/.bin
instead of command shims (but on POSIX systems only).This setting is
true
by default whennode-linker
is set tohoisted
.Related issue: #4782.
When
lockfile-include-tarball-url
is set totrue
, every entry inpnpm-lock.yaml
will contain the full URL to the package's tarball #5054.Patch Changes
pnpm deploy
should include all dependencies by default #5035.Don't print warnings about file verifications. Just print info messages instead.
pnpm publish --help
should print the--recursive
and--filter
options #5019.It should be possible to run exec/run/dlx with the
--use-node-version
option.pnpm deploy
should not modify the lockfile #5071pnpm deploy
should not fail in CI #5071When
auto-install-peers
is set totrue
, automatically install direct peer dependencies #5028.So if your project the next manifest:
pnpm will install both lodash and react as a regular dependencies.
Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.5.2...v7.6.0
v7.5.2
Compare Source
Patch Changes
Our Gold Sponsors
Full Changelog: pnpm/pnpm@v7.5.1...v7.5.2
egoist/tsup
v6.2.1
Compare Source
Bug Fixes
onSuccess
to do cleanup (64deb61)v6.2.0
Compare Source
Bug Fixes
Features
--target es5
(#664) (34df1da)Configuration
📅 Schedule: Branch creation - "before 3:00 am on the 1st and 15th day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.