FraunhoferIOSB / frost-sensorthings-datasource

Apache License 2.0
10 stars 2 forks source link

Bump @swc/core from 1.3.75 to 1.3.100 #402

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps @swc/core from 1.3.75 to 1.3.100.

Release notes

Sourced from @​swc/core's releases.

v1.3.100

No release notes provided.

v1.3.100-nightly-20231130.1

No release notes provided.

v1.3.100-nightly-20231129.1

No release notes provided.

v1.3.100-nightly-20231128.1

No release notes provided.

v1.3.100-nightly-20231127.1

No release notes provided.

v1.3.100-nightly-20231126.1

No release notes provided.

v1.3.100-nightly-20231125.1

No release notes provided.

v1.3.100-nightly-20231124.1

No release notes provided.

v1.3.100-nightly-20231123.1

No release notes provided.

v1.3.100-nightly-20231122.1

No release notes provided.

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.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.100] - 2023-11-30

Bug Fixes

  • (es/codegen) Fix panic due to \\ud (#8346) (1891afa)

  • (es/codegen) Wrap quote for length greater than one (#8351) (2cdea3f)

  • (es/decorators) Resolve enum for design:returntype (#8320) (91ef7c9)

  • (es/fixer) Wrap yield expression in await expression (#8357) (ff719f0)

  • (es/minifier) Fix if_return bug related to await and yield (#8328) (01e2c7f)

  • (es/minifier) Give up terminate merge if in try with finally (#8342) (ed5a9b3)

  • (es/parser) Wrap with OptChain across TsNonNull (#8332) (8af6ffb)

  • (es/parser) Fix conditional compilation (#8343) (a423681)

  • (es/react) Make jsx with single spread child static (#8339) (58568fa)

  • (es/renamer) Allow globalThis to be shadowed (#8327) (3dd73a3)

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

Miscellaneous Tasks

  • (css/linter) Document rules require porting (#8352) (55da0bb)

Build

... (truncated)

Commits
  • 02add74 chore: Publish v1.3.100 with swc_core v0.86.84 (#8359)
  • 60ebd11 chore: Publish 1.3.100-nightly-20231130.1
  • 0845693 chore: Publish crates
  • 2cdea3f fix(es/codegen): Wrap quote for length greater than one (#8351)
  • 655e95a chore: Publish crates
  • ff719f0 fix(es/fixer): Wrap yield expression in await expression (#8357)
  • 1853280 chore: Publish crates
  • 55da0bb chore(css/linter): Document rules require porting (#8352)
  • a87d50b chore: Publish 1.3.100-nightly-20231129.1
  • 14dbece chore: Publish 1.3.100-nightly-20231128.1
  • 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 6 months ago

Superseded by #405.