Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps-dev): bump bun-types from 1.0.23 to 1.0.25 #29

Merged
merged 2 commits 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.23 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [bun-types](https://github.com/oven-sh/bun) from 1.0.23 to 1.0.25.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.0.23...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] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

The following labels could not be found: dependencies.

Copy link
Owner

@ghoullier ghoullier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving pull request because it includes a minor/patch update

@ghoullier ghoullier enabled auto-merge (squash) January 22, 2024 22:05
@ghoullier ghoullier merged commit ed4cc08 into main Jan 22, 2024
2 checks passed
@ghoullier ghoullier deleted the dependabot/npm_and_yarn/bun-types-1.0.25 branch January 22, 2024 22:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant