Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @swc/core to v1.7.28 #11617

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.7.26 -> 1.7.28 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

swc-project/swc (@​swc/core)

v1.7.28

Compare Source

Bug Fixes
Miscellaneous Tasks
Testing

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 24, 2024 17:04
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Sep 24, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit 9de6959 into main Sep 24, 2024
53 of 59 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the renovate/swc-monorepo branch September 24, 2024 17:25
Josh-Walker-GM pushed a commit that referenced this pull request Sep 24, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.7.26` ->
`1.7.28`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.26/1.7.28) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.26/1.7.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.26/1.7.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.7.28`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1728---2024-09-24)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.7.26...v1.7.28)

##### Bug Fixes

- **(ast)** Add `archive(check_bytes)` to all relevant AST types
([#&#8203;9574](https://redirect.github.com/swc-project/swc/issues/9574))
([185d6f5](https://redirect.github.com/swc-project/swc/commit/185d6f55b35f4f8323035c1199cddb9dd547f254))

- **(cli)** Exclude non-files from get_files_list
([#&#8203;9560](https://redirect.github.com/swc-project/swc/issues/9560))
([85cc2bd](https://redirect.github.com/swc-project/swc/commit/85cc2bd79c3193cb0a8b54e4fce0efc1aa15b271))

- **(es/codegen)** Fix wrong sourcemap when there are new lines in tpl
([#&#8203;9578](https://redirect.github.com/swc-project/swc/issues/9578))
([cf74382](https://redirect.github.com/swc-project/swc/commit/cf74382ba0429c0d4f04428889cf53a5231fad7f))

- **(es/compat)** Skip `getter` and `setter` as FlowHelper `function` do
([#&#8203;9580](https://redirect.github.com/swc-project/swc/issues/9580))
([14cfd70](https://redirect.github.com/swc-project/swc/commit/14cfd70ee00938497ce6b59f68332f9daa17378b))

- **(es/isolated-dts)** Preserve comments
([#&#8203;9572](https://redirect.github.com/swc-project/swc/issues/9572))
([6d15d9c](https://redirect.github.com/swc-project/swc/commit/6d15d9c2eb4397b15908cda38f2e44e02d81ebc1))

- **(es/minifier)** Avoid decl name when mangle with eval
([#&#8203;9546](https://redirect.github.com/swc-project/swc/issues/9546))
([e2242c4](https://redirect.github.com/swc-project/swc/commit/e2242c41c4d648a32119eb8141dd9990b2c8c468))

- **(es/minifier)** Check variable type while optimizing `+=`
([#&#8203;9575](https://redirect.github.com/swc-project/swc/issues/9575))
([04016e9](https://redirect.github.com/swc-project/swc/commit/04016e9687c5f02e764ffc9d7be2432d16da5dc0))

- **(es/module)** Rewrite import specifier in type declaration
([#&#8203;9577](https://redirect.github.com/swc-project/swc/issues/9577))
([fc0ba2a](https://redirect.github.com/swc-project/swc/commit/fc0ba2a08408b90f7d799cd5707dfa6827334085))

- **(plugin)** Don't panic when ast byte not match
([#&#8203;9562](https://redirect.github.com/swc-project/swc/issues/9562))
([c36871a](https://redirect.github.com/swc-project/swc/commit/c36871a84826cc125c3c10a78ee2d7a435373154))

##### Miscellaneous Tasks

- **(es)** Update `wasmer` to `v4.3.7`
([#&#8203;9557](https://redirect.github.com/swc-project/swc/issues/9557))
([190d6f0](https://redirect.github.com/swc-project/swc/commit/190d6f06d9545e4206bdb53c0f1ba2d443a5a7ab))

##### Testing

- **(es)** Add tests for arm64 windows
([#&#8203;9547](https://redirect.github.com/swc-project/swc/issues/9547))
([9dd8f6f](https://redirect.github.com/swc-project/swc/commit/9dd8f6facf29817902ddf55ec0388061585cbf7d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.3.0 Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant