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 minifiers #635

Merged
merged 2 commits into from
Jan 28, 2025
Merged

fix(deps): update minifiers #635

merged 2 commits into from
Jan 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.10.9 -> ^1.10.11 age adoption passing confidence
bun (source) ^1.1.45 -> ^1.2.1 age adoption passing confidence

Release Notes

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

v1.10.11

Compare Source

Bug Fixes
  • (es) Restore JSON config & Adjust feature renaming (#​9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#​9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#​9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#​9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#​9869) (e4c1e03)

Features
Miscellaneous Tasks
Performance
Refactor
oven-sh/bun (bun)

v1.2.1: Bun v1.2.1

Compare Source

To install Bun v1.2.1

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.1:

bun upgrade
Read Bun v1.2.1's release notes on Bun's blog
Thanks to 16 contributors!

v1.2.0: Bun 1.2

Compare Source

Read Bun 1.2's release notes on Bun's blog

Watch the video:

Bun 1.2

To install Bun:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.0:

bun upgrade

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title fix(deps): update dependency bun to ^1.2.0 fix(deps): update minifiers Jan 27, 2025
@renovate renovate bot force-pushed the renovate/minifiers branch from d0bee9e to 579932b Compare January 27, 2025 16:32
@renovate renovate bot force-pushed the renovate/minifiers branch from b19fd7c to d6385f9 Compare January 28, 2025 00:27
@privatenumber privatenumber merged commit 228881c into master Jan 28, 2025
@privatenumber privatenumber deleted the renovate/minifiers branch January 28, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant