Skip to content

chore(deps): update dependency @swc/core to v1.3.83 #7623

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

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.3.83

Compare Source

Bug Fixes
Features
  • (es/codegen) Add an option to print assert for import attributes (#​7914) (ee75756)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Sep 10, 2023
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Sep 10, 2023

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit dc34a01
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/64fd4ff6b4e1df00085499be
😎 Deploy Preview https://deploy-preview-7623--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@nx-cloud
Copy link

nx-cloud bot commented Sep 10, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit dc34a01. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx build website
✅ Successfully ran 39 targets

Sent with 💌 from NxCloud.

@bradzacher bradzacher merged commit a5f10ff into main Sep 10, 2023
@bradzacher bradzacher deleted the renovate/swc-core-1.x-lockfile branch September 10, 2023 22:50
@armano2
Copy link
Collaborator

armano2 commented Sep 11, 2023

q: is there ia reason why we are using both esbuild and swc at the same time in our project?

could we pick just one of them?

swc is used for jest
esbuild is used by tsx and to build website-eslint

i should make a ticket about this

@bradzacher
Copy link
Member

@armano2 swc-jest was added 18m ago but esbuild was only added 5m ago.

We've just been using it longer is all.
No real reason. If they are about the same perf then doesn't really matter.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants