-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update npm - all minor and patch updates #193
Merged
mattdean-digicatapult
merged 2 commits into
main
from
renovate/npm-all-minor-and-patch-updates
Oct 16, 2024
Merged
Update npm - all minor and patch updates #193
mattdean-digicatapult
merged 2 commits into
main
from
renovate/npm-all-minor-and-patch-updates
Oct 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 10, 2024 13:03
483ef90
to
66048f6
Compare
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 10, 2024 19:54
66048f6
to
d63b5e3
Compare
renovate
bot
changed the title
Update dependency @swc/core to ^1.7.28
Update npm - all minor and patch updates
Oct 10, 2024
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 10, 2024 22:53
d63b5e3
to
01b8c66
Compare
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 11, 2024 22:45
01b8c66
to
5656097
Compare
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 12, 2024 06:21
5656097
to
fa2aa43
Compare
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 12, 2024 10:22
fa2aa43
to
328e478
Compare
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 13, 2024 09:21
328e478
to
b3aae98
Compare
renovate
bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
October 15, 2024 10:54
b3aae98
to
d6aba44
Compare
Ellenn-A
approved these changes
Oct 16, 2024
mattdean-digicatapult
deleted the
renovate/npm-all-minor-and-patch-updates
branch
October 16, 2024 08:40
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7.26
->^1.7.35
^10.0.8
->^10.0.9
^20.16.10
->^20.16.11
^8.8.0
->^8.8.1
^8.8.0
->^8.8.1
^4.21.0
->^4.21.1
^15.10.0
->^15.11.0
~5.6.2
->~5.6.3
^6.19.8
->^6.20.0
Release Notes
swc-project/swc (@swc/core)
v1.7.35
Compare Source
Bug Fixes
(ci) Fix target triples (#9622) (f625035)
(es/codegen) Fix source map so it works with Sentry (#9627) (9c90a73)
(es/minifier) Compress consecutive return statements properly (#9620) (8263da1)
(es/module) Allow TypeScript nodes for
Rewriter
(#9606) (4ee45ac)(es/testing) Revert #9264 (#9621) (85f5e5b)
(html/minifier) Fix HTML minifier TS types (#9615) (7b98bb5)
Features
(bindings/html) Accept
Buffer|string
instead ofBuffer
(#9625) (62edb36)(es/preset-env) Update preset-env data (#9573) (9a11d34)
(es/testing) Parse test code as a
Program
instead of aModule
(#9264) (166b858)(es/testing) Parse test code as a
Program
instead of aModule
(#9623) (bfea322)Miscellaneous Tasks
hstr
(#9612) (e2e9a9c)Performance
(es) Avoid needless string comparisons (#9613) (ec0a62c)
(es/codegen) Reduce usage of
tracing::instrument
(#9604) (2f06fc5)(es/transforms) Copy benchmarks from
oxc
(#9602) (24c3a0c)(es/typescript) Reduce unnecessary visits (#9605) (866af6c)
Refactor
Build
rustc
tonightly-2024-10-07
(#9624) (6a3b0fc)v1.7.28
Compare Source
Bug Fixes
(ast) Add
archive(check_bytes)
to all relevant AST types (#9574) (185d6f5)(cli) Exclude non-files from get_files_list (#9560) (85cc2bd)
(es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)
(es/compat) Skip
getter
andsetter
as FlowHelperfunction
do (#9580) (14cfd70)(es/isolated-dts) Preserve comments (#9572) (6d15d9c)
(es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)
(es/minifier) Check variable type while optimizing
+=
(#9575) (04016e9)(es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)
(plugin) Don't panic when ast byte not match (#9562) (c36871a)
Miscellaneous Tasks
wasmer
tov4.3.7
(#9557) (190d6f0)Testing
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.8.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.8.1
Compare Source
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.
expressjs/express (express)
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
sindresorhus/globals (globals)
v15.11.0
Compare Source
microsoft/TypeScript (typescript)
v5.6.3
Compare Source
nodejs/undici (undici)
v6.20.0
Compare Source
What's Changed
v6.x
branch) by @eXhumer in https://github.com/nodejs/undici/pull/3531Full Changelog: nodejs/undici@v6.19.8...v6.20.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.