Skip to content
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

Bump @swc/core from 1.10.4 to 1.10.7 #95

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps @swc/core from 1.10.4 to 1.10.7.

Changelog

Sourced from @​swc/core's changelog.

[1.10.7] - 2025-01-10

Bug Fixes

  • (ci/publish) Do not tag stable if onlyNightly is on (#9863) (c0c6056)

  • (es/minifier) Improve DCE (#9853) (85fb16c)

  • (es/parser) Fix context of dynamic import type (#9852) (caa7f37)

Documentation

  • Update the link to the team (0fcdc31)

Features

  • (ts/fast-strip) Distinguish invalid vs unsupported (#9846) (5709bc2)

Testing

  • (parallel) Add test to debug segfault on windows x64 (#9857) (ae53a35)

Build

[1.10.6] - 2025-01-07

Performance

  • (es/minifier) Speed up merge_sequences_in_exprs by caching computation (#9843) (6e5632f)

[1.10.5] - 2025-01-07

Bug Fixes

... (truncated)

Commits
  • 1a9aec4 chore: Publish 1.10.7 with swc_core v10.1.0
  • ff6fa12 chore: Publish 1.10.7-nightly-20250110.2 with swc_core v10.1.0
  • c610421 chore: Update changelog
  • 475c19e chore: Publish 1.10.7-nightly-20250110.1 with swc_core v10.1.0
  • c0c6056 fix(ci/publish): Do not tag stable if onlyNightly is on (#9863)
  • 068e1e1 chore(ci): Remove miri
  • 6490bc5 chore: Publish crates with swc_core v10.1.0
  • 5709bc2 feat(ts/fast-strip): Distinguish invalid vs unsupported (#9846)
  • 615ae93 build: Update wasmer to v5.0.5-rc1 (#9860)
  • 0fcdc31 doc: Update the link to the team
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Dependabot tried to add @ComLock as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/enonic/npm-react-components/pulls/95/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the enonic/npm-react-components repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc/core-1.10.7 branch from 1339aeb to 0530d5c Compare January 13, 2025 17:44
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.10.4 to 1.10.7.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.10.4...v1.10.7)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc/core-1.10.7 branch from 0530d5c to 1d61837 Compare January 13, 2025 17:45
@pull-merger pull-merger bot merged commit 94f8b8a into master Jan 13, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.10.7 branch January 13, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants