contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
150 stars 118 forks source link

chore: bump @swc/core from 1.3.61 to 1.3.96 #1534

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @swc/core from 1.3.61 to 1.3.96.

Release notes

Sourced from @​swc/core's releases.

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.

v1.3.95-nightly-20231024.2

No release notes provided.

v1.3.95-nightly-20231023.1

No release notes provided.

v1.3.95-nightly-20231022.1

No release notes provided.

v1.3.94

No release notes provided.

v1.3.94-nightly-20231021.1

No release notes provided.

v1.3.94-nightly-20231020.2

No release notes provided.

v1.3.94-nightly-20231020.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.96] - 2023-11-03

Bug Fixes

  • (ci) Set tag for wasm publish actions (#8200) (8db80b8)

  • (es/compat) Make block-scoping pass rename exports correctly (#8175) (b13bc32)

  • (es/compat) Use dummy span for blocks in parameters (#8202) (c1b255a)

  • (es/compat) Handle private names from class properties pass (#8090) (83a5a0c)

  • (es/react) Visit children nodes in jsx-src pass (#8212) (47733a9)

  • (es/transforms) Do not add PURE comment to BytePos(0) (#8207) (c061356)

  • (es/typescript) Preserve const enum for named export (#8208) (abced23)

Features

  • (es/minifier) Respect inline level and preserve native names (#8205) (dd805e9)

  • (es/preset-env) Update compat data (#8194) (3dc4e1e)

  • (es/testing) Support babel-like fixture testing officially (#8190) (e960614)

  • (es/testing) Use __swc_snapshots__ for test! macro (#8191) (0aafa75)

Performance

Refactor

... (truncated)

Commits
  • 93bb69d chore: Publish v1.3.96 with swc_core v0.86.29 (#8216)
  • f2c1da8 chore: Publish 1.3.96-nightly-20231103.1
  • 5bdd8fd chore: Publish crates
  • 47733a9 fix(es/react): Visit children nodes in jsx-src pass (#8212)
  • 2b35e6c chore: Publish crates
  • 83a5a0c fix(es/compat): Handle private names from class properties pass (#8090)
  • 407aa63 chore: Publish crates
  • abced23 fix(es/typescript): Preserve const enum for named export (#8208)
  • f721814 chore: Publish crates
  • c061356 fix(es/transforms): Do not add PURE comment to BytePos(0) (#8207)
  • 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)
MayaGillilan commented 11 months ago

@dependabot rebase

MayaGillilan commented 11 months ago

Rebasing to test auto-merging since this is a good PR to do it on

MayaGillilan commented 11 months ago

@dependabot recreate