open-goal / open-goal.github.io

OpenGOAL Project Landing Page
ISC License
31 stars 15 forks source link

build(deps): bump @swc/core from 1.3.62 to 1.3.68 #175

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.62 to 1.3.68.

Changelog

Sourced from @​swc/core's changelog.

[1.3.68] - 2023-07-05

Bug Fixes

  • (css/modules) Fix :local and :global (#7600) (f0ab5b3)

  • (es/compat) Visit transformed expression in optional chaining pass (#7614) (c087c82)

  • (es/fixer) Don't change default decls to default expr exports (#7585) (e272545)

  • (es/minifier) Add usage to inlined ident eagerly (#7597) (4f866de)

  • (es/parser) Re-lex << as two <-s if required (#7439) (6850372)

  • (plugin/runner) Disable wasi env cleanup (#7607) (8209594)

  • (xml/codegen) Fix wrong minification of spaces in a self-closing tag (#7595) (769d651)

Features

  • (es/compat) Implement transform for explicit resource management (#7376) (bcd5a1d)

  • (es/minifier) Drop unused properties (#7534) (47d2edd)

  • (es/minifier) Compress common sub expressions in sequences (#7587) (ff1ad95)

  • (es/optimization) Support default imports for const modules (#7604) (ac02b84)

Refactor

  • (es/compat) Remove usage of box_patterns (#7613) (0a26066)

[1.3.67] - 2023-06-29

Bug Fixes

... (truncated)

Commits
  • be8a0e9 chore: Publish v1.3.68 with swc_core v0.79.9 (#7628)
  • 7544ea9 chore: Publish crates
  • c087c82 fix(es/compat): Visit transformed expression in optional chaining pass (#7614)
  • 984fdc8 chore: Publish crates
  • 4f866de fix(es/minifier): Add usage to inlined ident eagerly (#7597)
  • 9214427 chore: Publish crates
  • ff1ad95 feat(es/minifier): Compress common sub expressions in sequences (#7587)
  • 9cb9f05 chore: Publish crates
  • 47d2edd feat(es/minifier): Drop unused properties (#7534)
  • cf902d3 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[bot] commented 1 year ago

Looks like @swc/core is up-to-date now, so this is no longer needed.