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

chore(deps): update dependency bun to v1.1.36 #211

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
bun patch 1.1.30 -> 1.1.36 age adoption passing confidence
@types/bun (source) devDependencies patch 1.1.10 -> 1.1.13 age adoption passing confidence

Release Notes

oven-sh/bun (bun)

v1.1.36: Bun v1.1.36

Compare Source

Bun v1.1.36 addresses a release process issue in Bun v1.1.35 that caused the Bun v1.1.35 binary to be published as a canary release instead of a stable release.

To install:

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.1.35:

bun upgrade
Read Bun v1.1.35's release notes on Bun's blog

v1.1.35

Compare Source

v1.1.34: Bun v1.1.34

Compare Source

To install:

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.1.34:

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

v1.1.33: Bun v1.1.33

Compare Source

To install:

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.1.33:

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

v1.1.32: Bun v1.1.32

Compare Source

To install:

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.1.32:

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

v1.1.31: Bun v1.1.31

Compare Source

To install:

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.1.31:

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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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) October 9, 2024 06:54
Copy link

changeset-bot bot commented Oct 9, 2024

⚠️ No Changeset found

Latest commit: 3dd0bd5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/bun-1.x branch 2 times, most recently from 5e57621 to 0de27ce Compare October 18, 2024 06:07
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.1.11 chore(deps): update dependency bun to v1.1.31 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch 5 times, most recently from 93cc74f to 9a753c2 Compare October 21, 2024 22:15
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.31 chore(deps): update dependency bun to v1.1.32 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch 3 times, most recently from 5621706 to 5e84fe6 Compare October 23, 2024 14:42
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.32 chore(deps): update dependency bun to v1.1.33 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch 4 times, most recently from 3045e92 to 93addd7 Compare October 29, 2024 12:44
@renovate renovate bot force-pushed the renovate/bun-1.x branch 2 times, most recently from 5f98bb0 to 3a6fd02 Compare November 2, 2024 06:27
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.33 chore(deps): update dependency bun to v1.1.34 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 3a6fd02 to 79b839d Compare November 2, 2024 20:07
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 79b839d to 64c60c1 Compare November 12, 2024 16:54
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 64c60c1 to c996ca5 Compare November 20, 2024 02:03
@renovate renovate bot changed the title chore(deps): update dependency bun to v1.1.34 chore(deps): update dependency bun to v1.1.36 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/bun-1.x branch from c996ca5 to a531468 Compare November 23, 2024 02:53
Copy link
Contributor Author

renovate bot commented Nov 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅


🚨 Try these New Features:

@renovate renovate bot merged commit 894fb62 into main Nov 23, 2024
4 checks passed
@renovate renovate bot deleted the renovate/bun-1.x branch November 23, 2024 02:56
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