chore(deps): update all non-major dependencies #41
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.3.1
->^1.3.2
^5.37.0
->^5.38.0
^5.37.0
->^5.38.0
^8.5.0
->^8.6.0
Release Notes
swc-project/swc
v1.3.2
Compare Source
Bug Fixes
(es/codegen) Drop the last comma in an array literal (#5877) (7d6d04b)
(es/compat) Fix handling of objects in generator (#5861) (006c7fb)
(es/minifier) Remove
fake_block
while calculating next scope (#5869) (991a34e)(es/minifier) Fix handling of
.toFixed
call without an argument (#5868) (90d311c)(es/minifier) Fix unicode handling (#5875) (c3fa96b)
(html/parser) Reflect the fix for a bug in spec (#5779) (57e9f9c)
Features
(es/minifier) Move assign with seq init into seq (#5847) (63fb0c4)
(es/minifier) Drop variable from the sequential inliner (#5896) (4e656af)
(es/plugin) Enable plugin for bytecheck flags (#5885) (2d4d04d)
(preset-env/base) Implement more traits for
BrowserData
andVersion
(#5879) (73c48a8)(swc_core) Enable
bytecheck
for plugin (#5878) (1ba151f)Miscellaneous Tasks
.prettierrc.json
(#5895) (89f0a4c)Performance
(html) Reduce memory usage (#5867) (7f62fa6)
(html/parser) Improve performance (#5884) (5645e81)
Refactor
Testing
(es/minifier) Add a test for a fixed issue (#5897) (0bbcfe1)
(es/modules) Add tests for
jsc.paths
(#5876) (0d492bf)(es/plugin) Add a noop plugin (#5892) (20d071b)
Build
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.38.0
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.38.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
pinojs/pino
v8.6.0
Compare Source
What's Changed
this
tohooks.logMethod
by @SimenB in https://github.com/pinojs/pino/pull/1559formatters.log
with a Record type by @SimenB in https://github.com/pinojs/pino/pull/1561args
passed tohooks.logMethod
by @SimenB in https://github.com/pinojs/pino/pull/1558New Contributors
Full Changelog: pinojs/pino@v8.5.0...v8.6.0
Configuration
📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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.