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.0.13 to 1.0.17 #1656

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps bun-types from 1.0.13 to 1.0.17.

Release notes

Sourced from bun-types's releases.

Bun v1.0.17

To install Bun v1.0.17:

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

To upgrade to Bun v1.0.17:

bun upgrade

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

Thanks to the 6 contributors who made this release possible:

Bun v1.0.16

To install Bun v1.0.16:

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

To upgrade to Bun v1.0.16:

bun upgrade

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

Thanks to the 16 contributors who made this release possible:

... (truncated)

Commits
  • 7ec64c2 Update lifecycle.md
  • 5e60861 Disable this warning
  • 39b66de Bump
  • a2f595d fix: better error message for bun install fs permission errors (#7550)
  • d163351 fix(install): fix semver sorting with prereleases (#7588)
  • 351e473 add default trustedDependencies and run lifecycle scripts during installati...
  • 83ed65c Add -h as alias to --help (#7519)
  • ab85b2a test: Migration tests fixes (#7393)
  • 6a63224 fix(node:fs): interpret string options as encoding in Readable constructor ...
  • c9e98db docs: remove unncessary empty line (#7581)
  • 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.13 to 1.0.17.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.0.13...bun-v1.0.17)

---
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 Dec 14, 2023

Superseded by #1657.

@dependabot dependabot bot closed this Dec 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bun-types-1.0.17 branch December 14, 2023 08:51
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.

0 participants