FraunhoferIOSB / frost-sensorthings-datasource

Apache License 2.0
10 stars 2 forks source link

Bump @swc/core from 1.3.75 to 1.3.105 #414

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @swc/core from 1.3.75 to 1.3.105.

Release notes

Sourced from @​swc/core's releases.

v1.3.105

No release notes provided.

v1.3.105-nightly-20240121.1

No release notes provided.

v1.3.105-nightly-20240120.1

No release notes provided.

v1.3.105-nightly-20240119.1

No release notes provided.

v1.3.105-nightly-20240118.1

No release notes provided.

v1.3.104

No release notes provided.

v1.3.104-nightly-20240117.1

No release notes provided.

v1.3.104-nightly-20240116.1

No release notes provided.

v1.3.103

No release notes provided.

v1.3.103-nightly-20240115.1

No release notes provided.

v1.3.103-nightly-20240114.1

No release notes provided.

v1.3.103-nightly-20240113.1

No release notes provided.

v1.3.103-nightly-20240112.1

No release notes provided.

v1.3.103-nightly-20240111.1

No release notes provided.

v1.3.103-nightly-20240110.1

No release notes provided.

v1.3.103-nightly-20240109.1

No release notes provided.

v1.3.103-nightly-20240108.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.105] - 2024-01-21

Bug Fixes

  • (common) Remove < and > from Display impl of FileName::Custom (#8530) (014a6cd)

  • (es/codegen) Fix codegen of \\0 (#8433) (9f1ce3a)

  • (es/minifier) Fix a bug in tpl string string logic (#8510) (4946a11)

  • (es/typescript) Fix panic on invalid jsx pragma (#8513) (f40f59b)

Miscellaneous Tasks

Testing

  • (es/codegen) Add tests for @ctrl/tinycolor (#8518) (1c4eb1f)

  • (es/codegen) Add a JS test for ascii-only mode (#8519) (974c6a0)

  • (es/minifier) Add a test for a fixed issue (#8520) (8fac2bb)

  • (es/module) Add a test for a fixed issue (#8521) (4b4a0a2)

[1.3.104] - 2024-01-17

Bug Fixes

  • (es) Fix plugin template & restore test! as test_inline! (#8508) (10449e0)

  • (es/systemjs) Handle top level this (#8506) (0f94c8c)

... (truncated)

Commits
  • 40d9fb7 chore: Publish v1.3.105 with swc_core v0.87.29 (#8531)
  • 1ca0d65 chore: Bump crates
  • 014a6cd fix(common): Remove \< and > from Display impl of FileName::Custom (#8...
  • 48c56d1 chore: Publish 1.3.105-nightly-20240121.1
  • 828190c chore: Publish 1.3.105-nightly-20240120.1
  • 6d9939d chore: Bump crates
  • 5e40dc7 chore(preset-env): Update browserslist-rs (#8524)
  • cdc55b7 chore: Bump crates
  • 974c6a0 test(es/codegen): Add a JS test for ascii-only mode (#8519)
  • 4b76b8f chore: Bump 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 5 months ago

Superseded by #417.