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

Bump bun-types from 1.0.22 to 1.0.25 #6

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps bun-types from 1.0.22 to 1.0.25.

Release notes

Sourced from bun-types's releases.

Bun v1.0.25

To install Bun v1.0.25:

curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

To upgrade to Bun v1.0.25:

bun upgrade

Read Bun v1.0.25's release notes on Bun's blog

Thanks to 5 contributors!

Full Changelog: oven-sh/bun@bun-v1.0.24...bun-v1.0.25

bun-v1.0.24

To install Bun v1.0.24:

curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

To upgrade to Bun v1.0.24:

bun upgrade

This release adds Bun Shell

... (truncated)

Commits
  • 353f724 Update bun.d.ts
  • a8ff7be Disable Bun.stringWidth until failing test case passes
  • af67ee7 Bump
  • b82656d Introduce Bun.stringWidth (#8327)
  • 7b9201a Fixup
  • 627d60c Fix crash in fs.readFile
  • c00f078 [types][bun:sqlite] Make SQLiteError a class instead of an interface
  • 3ca0fcb [node:vm] Add missing createScript function
  • 43107f4 Add onLongTimeout callback for WebSocket (#8323)
  • b1273e5 windows(install): fix linking workspaces and file: dependencies (#8289)
  • 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 <dependency name> 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)

Bumps [bun-types](https://github.com/oven-sh/bun) from 1.0.22 to 1.0.25.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.0.22...bun-v1.0.25)

---
updated-dependencies:
- dependency-name: bun-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@capcom6 capcom6 merged commit 314a9e5 into master Jan 22, 2024
5 checks passed
@capcom6 capcom6 deleted the dependabot/npm_and_yarn/bun-types-1.0.25 branch January 22, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant