yearn / web-lib

Context and UI library for Yearn
https://www.npmjs.com/package/@yearn-finance/web-lib
MIT License
27 stars 26 forks source link

chore(deps): bump bun-types from 1.0.22 to 1.0.25 #388

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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: https://github.com/oven-sh/bun/compare/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 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)
dependabot[bot] commented 9 months ago

Looks like bun-types is up-to-date now, so this is no longer needed.