Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

build(deps-dev): bump @swc/core from 1.3.68 to 1.3.69 #801

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps @swc/core from 1.3.68 to 1.3.69.

Changelog

Sourced from @​swc/core's changelog.

[1.3.69] - 2023-07-13

Bug Fixes

  • (es/compat) Visit children of while statement in the generator pass (#7624) (d2ac2c1)

  • (es/compat) Fix loose mode of the spread pass (#7608) (a7daa5b)

  • (es/minifier) Don't drop unused properties of top-level vars (#7638) (19ba714)

Features

Miscellaneous Tasks

  • (es/parser) Scope use of lexical to certain features (#7644) (a961090)

Refactor

  • (bindings/node) Remove unused babelify type (#7625) (73c7769)

Build

Commits
  • 480c97f chore: Publish v1.3.69 with swc_core v0.79.15 (#7654)
  • 26d7944 chore: Publish crates
  • a961090 chore(es/parser): Scope use of lexical to certain features (#7644)
  • e4f9f73 chore: Publish crates
  • 19ba714 fix(es/minifier): Don't drop unused properties of top-level vars (#7638)
  • e80c695 chore: Publish crates
  • 7e9e84e feat(es/preset-env): Update compat data (#7630)
  • 1fe2639 chore: Publish crates
  • a7daa5b fix(es/compat): Fix loose mode of the spread pass (#7608)
  • 2ef7603 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 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)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.68 to 1.3.69.
- [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.68...v1.3.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 14, 2023 02:09
@github-actions github-actions bot added the auto-merge Auto-merge enabled label Jul 14, 2023
@github-actions github-actions bot merged commit 1af85ea into main Jul 14, 2023
9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/swc/core-1.3.69 branch July 14, 2023 02:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-merge Auto-merge enabled 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