eliasku / 13

Fast-action P2P multiplayer game 13 (js13k-2022)
https://iioi.herokuapp.com/
94 stars 27 forks source link

Bump @swc/core from 1.3.37 to 1.3.39 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.37 to 1.3.39.

Changelog

Sourced from @​swc/core's changelog.

[1.3.39] - 2023-03-10

Bug Fixes

  • (es/minifier) Bailout regex optimization on invalid flags (#7020) (1318afe)

  • (es/transforms) Handle member object in missing else branch (#7027) (5c7c8e0)

  • (es/transforms) Handle object shorthand in const_modules (#7022) (0314869)

Documentation

Features

  • (common) Add an API to create a SourceFile without allocation (#7029) (81495f5)

Miscellaneous Tasks

Performance

  • (atoms) Update string-cache for per-bucket mutex (#6980) (9841f0b)

  • (es/ast) Shrink size of Expr (#7041) (a9fe1d2)

  • (es/lexer) Use string searcher for lexing line comments (#7043) (962b0fc)

  • (es/parser) Use Cow for _ in numeric literals (#7031) (30546a2)

  • (es/parser) Use SmartString as the buffer (#7033) (f378a14)

  • (es/utils) Introduce NodeIgnoringSpan (#7030) (8bfef35)

... (truncated)

Commits


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)
dependabot[bot] commented 1 year ago

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