From 0ec77496d23aa439c459f5daef3106c705620773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:30:37 +0000 Subject: [PATCH] deps(dev): Bump bun-types from 1.1.34 to 1.1.36 (#2289) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.1.34 to 1.1.36.
Release notes

Sourced from bun-types's releases.

Bun v1.1.36 addresses a release process issue in Bun v1.1.35 that caused the Bun v1.1.35 binary to be published as a canary release instead of a stable release.

To install:

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

bun upgrade

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

Bun v.1.1.35

To install:

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

bun upgrade

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

Thanks to 16 contributors!

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bun-types&package-manager=npm_and_yarn&previous-version=1.1.34&new-version=1.1.36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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)
--- arcjet-bun/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arcjet-bun/package.json b/arcjet-bun/package.json index 69bc47e53..95b20f66f 100644 --- a/arcjet-bun/package.json +++ b/arcjet-bun/package.json @@ -53,7 +53,7 @@ "@jest/globals": "29.7.0", "@types/node": "20.12.12", "@rollup/wasm-node": "4.27.3", - "bun-types": "1.1.34", + "bun-types": "1.1.36", "jest": "29.7.0", "typescript": "5.6.3" }, diff --git a/package-lock.json b/package-lock.json index 508bf2371..91231500a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.27.3", "@types/node": "20.12.12", - "bun-types": "1.1.34", + "bun-types": "1.1.36", "jest": "29.7.0", "typescript": "5.6.3" } @@ -4071,9 +4071,9 @@ "dev": true }, "node_modules/bun-types": { - "version": "1.1.34", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.34.tgz", - "integrity": "sha512-br5QygTEL/TwB4uQOb96Ky22j4Gq2WxWH/8Oqv20fk5HagwKXo/akB+LiYgSfzexCt6kkcUaVm+bKiPl71xPvw==", + "version": "1.1.36", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.36.tgz", + "integrity": "sha512-4hALpWAzRKw7xXDH7MW3MPFn5aIsHcwD5QXUWQfEjATuTp6zONRhav7ThnStqeeRP1QkB/oQa8hRk9OAB0hi8w==", "dev": true, "license": "MIT", "dependencies": {