From 7139320791f3d5137fab7c8532e5ead504be1e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:03:47 +0000 Subject: [PATCH] deps(dev): Bump bun-types from 1.1.28 to 1.1.29 (#1733) 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.28 to 1.1.29.
Release notes

Sourced from bun-types's releases.

Bun v1.1.29

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

bun upgrade

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

Thanks to 3 contributors!

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.28&new-version=1.1.29)](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 dcf5bcd52..5cf530f42 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.21.3", - "bun-types": "1.1.28", + "bun-types": "1.1.29", "jest": "29.7.0", "typescript": "5.6.2" }, diff --git a/package-lock.json b/package-lock.json index 874ea9857..9b9a29dec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.21.3", "@types/node": "20.12.12", - "bun-types": "1.1.28", + "bun-types": "1.1.29", "jest": "29.7.0", "typescript": "5.6.2" } @@ -2982,9 +2982,9 @@ "dev": true }, "node_modules/bun-types": { - "version": "1.1.28", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.28.tgz", - "integrity": "sha512-XiWHzHZIxkgssHSUwJVrkUDHvwhHzE9mrFUMXZ3BKqNiGzL0n/fB/XUQZibcHjg0SvW/Tt5WUNeKmiM9njuy/w==", + "version": "1.1.29", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.29.tgz", + "integrity": "sha512-En3/TzSPMPyl5UlUB1MHzHpcrZDakTm7mS203eLoX1fBoEa3PW+aSS8GAqVJ7Is/m34Z5ogL+ECniLY0uDaCPw==", "dev": true, "license": "MIT", "dependencies": {