chore(deps): update dependency @swc/core to v1.10.15#34242
Merged
renovate[bot] merged 1 commit intomainfrom Feb 15, 2025
Merged
chore(deps): update dependency @swc/core to v1.10.15#34242renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
| datasource | package | from | to | | ---------- | --------- | ------- | ------- | | npm | @swc/core | 1.10.14 | 1.10.15 |
ivankatliarchuk
added a commit
to ivankatliarchuk/renovate
that referenced
this pull request
Feb 15, 2025
* main: (135 commits) chore(deps): update dependency @swc/core to v1.10.15 (renovatebot#34242) fix(platform/bitbucket): use debug logs if issues unavailable/disabled (renovatebot#34200) chore(deps): update dependency @semantic-release/github>@octokit/plugin-paginate-rest to v11.4.1 [security] (renovatebot#34236) chore(deps): update containerbase/internal-tools action to v3.9.0 (renovatebot#34235) chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.7.14 (renovatebot#34233) chore(label-actions): add more frequently needed comments (renovatebot#34226) fix(platform/azure): Add current project id as sourceRepositoryId to azure getPrList (renovatebot#32991) feat: Add more dotnet repos to monorepo (renovatebot#34167) docs: use issueType field for docs generation (renovatebot#33718) chore(renovate): use containerbase/node-prebuild as source (renovatebot#34209) test(bazel-module): test context failure cases with public interface (renovatebot#34206) chore(fix): update issue body when all issues labelled correctly (renovatebot#34208) chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.7.13 (renovatebot#34207) chore(deps): update containerbase/internal-tools action to v3.8.6 (renovatebot#34202) refactor(lib/config/decrypt): reduce indentation (renovatebot#34201) chore(deps): update python:3.13 docker digest to 08471c6 (renovatebot#34198) chore(deps): update python:3.13 docker digest to bd52053 (renovatebot#34196) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.40.3 (renovatebot#34195) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.40.2 (renovatebot#34194) fix(metadata): update changelog URL for beautifulsoup4 (renovatebot#34188) ...
|
🎉 This PR is included in version 39.170.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.10.14->1.10.15Release Notes
swc-project/swc (@swc/core)
v1.10.15Compare Source
Bug Fixes
(es/fixer) Wrap object tagged templates (#9991) (963c3a5)
(es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)
(es/minifier) Revert #10006 (#10007) (7e21323)
(es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)
(es/react) Avoid adding
__selfin constructors of derived class in thejsx_self(#9987) (83f24af)Features
(es/ast) Add
ShrinkToFitimplementation (#10009) (6849b6a)(es/helpers) Update package exports for module-sync and webpack compatibility (#9995) (6f4e7ad)
(fast-ts) Support Uint8Array Input (#9879) (61ae579)
Performance
(es/codegen) Remove needless allocations (#9978) (9c89d57)
(es/minifier) Do not clone from
take_ident_of_pat_if_unused(#10005) (dc3b46e)(es/minifier) Allocate in once from
mark_property_mutation(#10004) (4a90e51)(es/minifier) Limit infection analysis by the entry size (#10006) (1a3a4b9)
(es/minifier) Make the default pass 2 (#10014) (07dc423)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.