FraunhoferIOSB / frost-sensorthings-datasource

Apache License 2.0
10 stars 2 forks source link

Bump @swc/core from 1.3.75 to 1.3.99 #400

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @swc/core from 1.3.75 to 1.3.99.

Release notes

Sourced from @​swc/core's releases.

v1.3.99

No release notes provided.

v1.3.97-nightly-20231109.1

No release notes provided.

v1.3.97-nightly-20231108.1

No release notes provided.

v1.3.97-nightly-20231107.1

No release notes provided.

v1.3.97-nightly-20231106.1

No release notes provided.

v1.3.97-nightly-20231105.1

No release notes provided.

v1.3.97-nightly-20231104.1

No release notes provided.

v1.3.96

No release notes provided.

v1.3.96-nightly-20231103.1

No release notes provided.

v1.3.96-nightly-20231102.1

No release notes provided.

v1.3.96-nightly-20231101.1

No release notes provided.

v1.3.96-nightly-20231031.1

No release notes provided.

v1.3.96-nightly-20231030.1

No release notes provided.

v1.3.96-nightly-20231029.1

No release notes provided.

v1.3.96-nightly-20231026.1

No release notes provided.

v1.3.96-nightly-20231025.1

No release notes provided.

v1.3.95

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (es/typescript) Handle shebang with jsx pragma (#8318) (c25601d)

[1.3.98] - 2023-11-21

Bug Fixes

  • (es/codegen) Check for trailing comments while emitting an arrow (#8257) (0faa2c4)

  • (es/codegen) Fix codegen of type args of an import type and a type query (#8296) (369fb21)

  • (es/codegen) Fix get_ascii_only_ident (#8287) (07c8935)

  • (es/decorators) Minimize class declarations transformation (#8245) (6992d83)

  • (es/minifier) Use cooked while converting tpls into strings (#8248) (be748f0)

  • (es/minifier) Enable seq inliner for const declarations (#8255) (ebcd825)

  • (es/minifier) Keep class with a static block (#8283) (20fb5ba)

  • (es/minifier) Respect pure_funcs for tagged tpls (#8280) (1ccfc07)

  • (es/minifier) Make Finalizer inline literals (#8285) (73fec94)

  • (es/minifier) Remove hack for built-in class names (#8293) (7985e02)

  • (es/minifier) Apply new SyntaxContext to inlined Arrow (#8301) (c18a959)

  • (es/minifier) Apply new SyntaxContext to inlined Arrow correctly (#8312) (572ad63)

... (truncated)

Commits
  • 85350d3 chore: Publish v1.3.99 with swc_core v0.86.73
  • 8ac47a3 chore: Fix publish action
  • 23fdaf1 chore: Publish crates
  • 99ad502 chore: Publish v1.3.98 with swc_core v0.86.73 (#8321)
  • e23adc8 chore: Publish 1.3.98-nightly-20231121.1
  • 7cec0ac chore: Publish crates
  • 51042e0 fix(es/parsing): Fix parsing of type satisfies = 0; (#8305)
  • a8bd170 chore: Publish crates
  • 7dfdc12 fix(es/module): Read link if an import is resolved as symlink (#8297)
  • 38c489c 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 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[bot] commented 7 months ago

Superseded by #402.