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: bump bun-types from 1.1.7 to 1.1.9 #1121

Merged
merged 1 commit into from
May 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bun-types from 1.1.7 to 1.1.9.

Release notes

Sourced from bun-types's releases.

Bun v1.1.9

To install Bun v1.1.9:

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

bun upgrade

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

Thanks to 16 contributors!

Bun v1.1.8

To install Bun v1.1.8:

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"

... (truncated)

Commits
  • bbaeeae Implement expect().toHaveReturned() && expect().toHaveReturnedTimes(n) (#11231)
  • 4df387d happy eyeballs (#11206)
  • b15d47d Introduce bun.dns.prefetch API (#11176)
  • 593ad71 [bun-types] Add missing serialization option to Bun.spawn
  • ca4d2fc A couple fixes to TypeScript types
  • c7d7bc1 node:crypto: add shake128 and shake256 (#11134)
  • 5caca9c add .bytes() method to various readables (#11104)
  • f58249e Fix loading bun-types in development (#11110)
  • 1589a12 Revert "Align arguments of connect() in node:tls and node:net to Node (#108...
  • 6217d78 fix: Align arguments of connect() in node:tls and node:net to Node (#10870)
  • See full diff 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@believer
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit ac4f4e8 into main May 22, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bun-types-1.1.9 branch May 22, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant