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(deps-dev): bump bun-types from 1.0.20 to 1.0.21 #22

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bun-types from 1.0.20 to 1.0.21.

Release notes

Sourced from bun-types's releases.

Bun v1.0.21

To install Bun v1.0.21:

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

To upgrade to Bun v1.0.21:

bun upgrade

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

Thanks to 20 contributors who made this release possible!

Commits
  • 837cbd6 Fix crash in WebSocket client when handshaking fails or when the HTTP respons...
  • 9d6c064 Fix potential uninitialized memory access when loading CommonJS modules
  • 693a00d Make file uploads use less memory on Linux (#7938)
  • 1f9ce68 feat: add toContainKey (#7773)
  • 492b2d5 Implement Brotli support in fetch() (#7839)
  • 8eebfd8 fix: add ws properties to BunWebSocketMocked prototype (#7898)
  • 1d684e0 Tweak formatting of console.table (#7927)
  • 14c60ec Fix crash that can occur due to invalid UTF-8 (#7926)
  • 6eab178 Add OpenSSL v1.1.0 to process.versions.openssl (#7924)
  • 32ca195 docs(test/writing.md): update matchers to indicate support for arrayContainin...
  • 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.20 to 1.0.21.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.0.20...bun-v1.0.21)

---
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 2, 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 2, 2024 21:26
@ghoullier ghoullier merged commit 8c3c442 into main Jan 2, 2024
2 checks passed
@ghoullier ghoullier deleted the dependabot/npm_and_yarn/bun-types-1.0.21 branch January 2, 2024 21:26
@github-actions github-actions bot mentioned this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant