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

chore(deps): bump @swc/core-darwin-arm64 from 1.3.76 to 1.3.78 #515

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

Bumps @swc/core-darwin-arm64 from 1.3.76 to 1.3.78.

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.3.78] - 2023-08-17

Bug Fixes

  • (es/codegen) Add quotes to property names when ascii_only is true (#7820) (04921f3)

  • (es/compat) Remove wrong logic for object patterns in object_rest (#7788) (3766a7c)

  • (es/minifier) Preserve cooked while compressing template literals (#7773) (05990a9)

  • (es/minifier) Abort seq inliner if var is not fn_local or reassigned (#7804) (f8ca366)

  • (es/minifier) Preserve more analysis data upon inlining (#7823) (31de19e)

Features

  • (es/module) Improve error message about relative jsc.baseUrl (#7827) (9099883)

Refactor

[1.3.77] - 2023-08-16

Bug Fixes

Features

... (truncated)

Commits
  • f9013a0 chore: Publish v1.3.78 with swc_core v0.79.69 (#7831)
  • becea47 chore: Publish crates
  • 31de19e fix(es/minifier): Preserve more analysis data upon inlining (#7823)
  • 9dbfadb chore: Publish crates
  • 9099883 feat(es/module): Improve error message about relative jsc.baseUrl (#7827)
  • ebbc929 chore: Publish crates
  • f8ca366 fix(es/minifier): Abort seq inliner if var is not fn_local or reassigned (#7804)
  • a6a5ec3 chore: Publish crates
  • 05990a9 fix(es/minifier): Preserve cooked while compressing template literals (#7773)
  • 05200ad chore: Publish crates
  • 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 requested a review from a team as a code owner August 23, 2023 08:15
@dependabot dependabot bot added dependencies Used by dependabot npm Used by dependabot labels Aug 23, 2023
@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@swc/core-darwin-arm64 1.3.78 None +0 34.4 MB kdy1

Bumps [@swc/core-darwin-arm64](https://github.com/swc-project/swc) from 1.3.76 to 1.3.78.
- [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.3.76...v1.3.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the 2e4edependabot/npm_and_yarn/swc/core-darwin-arm64-1.3.78 branch from dc99ffd to e9f1aa5 Compare August 23, 2023 15:44
ericcrosson-bitgo added a commit to ericcrosson-bitgo/api-ts that referenced this pull request Aug 24, 2023
We aim for @swc/core's manually installed optional dependencies to remain
pinned to the same version, but the current dependabot configuration
opens two separate PRs: BitGo#513 BitGo#515

This commit configures dependabot to group the @swc/core-* updates into
a single PR, to keep both dependencies on the same version at all times.
ericcrosson-bitgo added a commit that referenced this pull request Aug 24, 2023
We aim for @swc/core and associated manually-installed optional
dependencies to remain pinned to the same version, but the current
dependabot configuration opens two separate PRs: #513 #515

This commit configures dependabot to group the @swc/core* updates into
a single PR, to keep all @swc/core dependencies on the same version at
all times.
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2023

Superseded by #523.

@dependabot dependabot bot closed this Aug 25, 2023
@dependabot dependabot bot deleted the 2e4edependabot/npm_and_yarn/swc/core-darwin-arm64-1.3.78 branch August 25, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used by dependabot npm Used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants