build(deps): bump the dependencies group across 1 directory with 21 updates#8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the dependencies group across 1 directory with 21 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google/genai](https://github.com/googleapis/js-genai) | `1.44.0` | `2.5.0` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.27.1` | `1.29.0` | | [@steipete/sweet-cookie](https://github.com/steipete/sweet-cookie/tree/HEAD/packages/core) | `0.2.0` | `0.3.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `13.3.0` | `13.4.3` | | [openai](https://github.com/openai/openai-node) | `6.27.0` | `6.38.0` | | [qs](https://github.com/ljharb/qs) | `6.15.0` | `6.15.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.0.1` | `4.1.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | | [@types/chrome-remote-interface](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome-remote-interface) | `0.33.0` | `0.34.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.9.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.7` | | [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) | `0.0.1595872` | `0.0.1632630` | | [es-toolkit](https://github.com/toss/es-toolkit) | `1.45.1` | `1.46.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.3` | `0.28.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.36.0` | `0.51.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.51.0` | `1.66.0` | | [puppeteer-core](https://github.com/puppeteer/puppeteer) | `24.38.0` | `25.0.4` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.7` | Updates `@google/genai` from 1.44.0 to 2.5.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.44.0...v2.5.0) Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.29.0) Updates `@steipete/sweet-cookie` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/steipete/sweet-cookie/releases) - [Changelog](https://github.com/steipete/sweet-cookie/blob/main/CHANGELOG.md) - [Commits](https://github.com/steipete/sweet-cookie/commits/v0.3.0/packages/core) Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `inquirer` from 13.3.0 to 13.4.3 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@13.3.0...inquirer@13.4.3) Updates `openai` from 6.27.0 to 6.38.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.27.0...v6.38.0) Updates `qs` from 6.15.0 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.0...v6.15.2) Updates `shiki` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.1.0/packages/shiki) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) Updates `@types/chrome-remote-interface` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome-remote-interface) Updates `@types/node` from 25.3.5 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/coverage-v8) Updates `devtools-protocol` from 0.0.1595872 to 0.0.1632630 - [Commits](ChromeDevTools/devtools-protocol@v0.0.1595872...v0.0.1632630) Updates `es-toolkit` from 1.45.1 to 1.46.1 - [Release notes](https://github.com/toss/es-toolkit/releases) - [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md) - [Commits](toss/es-toolkit@v1.45.1...v1.46.1) Updates `esbuild` from 0.27.3 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.28.0) Updates `oxfmt` from 0.36.0 to 0.51.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.51.0/npm/oxfmt) Updates `oxlint` from 1.51.0 to 1.66.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.66.0/npm/oxlint) Updates `puppeteer-core` from 24.38.0 to 25.0.4 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-core-v24.38.0...puppeteer-core-v25.0.4) Updates `tsx` from 4.21.0 to 4.22.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.3) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `vitest` from 4.0.18 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@steipete/sweet-cookie" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: inquirer dependency-version: 13.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: openai dependency-version: 6.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: qs dependency-version: 6.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: shiki dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/chrome-remote-interface" dependency-version: 0.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: devtools-protocol dependency-version: 0.0.1632630 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: es-toolkit dependency-version: 1.46.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxfmt dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxlint dependency-version: 1.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puppeteer-core dependency-version: 25.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 21 updates in the / directory:
1.44.02.5.01.27.11.29.00.2.00.3.017.3.117.4.213.3.013.4.36.27.06.38.06.15.06.15.24.0.14.1.04.3.64.4.30.33.00.34.025.3.525.9.14.0.184.1.70.0.15958720.0.16326301.45.11.46.10.27.30.28.00.36.00.51.01.51.01.66.024.38.025.0.44.21.04.22.35.9.36.0.34.0.184.1.7Updates
@google/genaifrom 1.44.0 to 2.5.0Release notes
Sourced from @google/genai's releases.
... (truncated)
Changelog
Sourced from @google/genai's changelog.
... (truncated)
Commits
2cb1814chore(main): release 2.5.0 (#1616)f06e3a2chore: update comment in BatchJobOutputInfo to unblock javadoc generationfcf26e3feat: Add Gemini 3.5 Flash model to optionsb252753chore: Cleanupdbe4484chore(main): release 2.4.0 (#1604)b0d9d2bfeat: support Agent and Environment APIs.3845122chore: Improve APIConnectionTimeoutError message.6bb8572chore: Deprecate image_config and response_mime_type1a3d94ffix: output_text for turns that don't end with text.2f3bfefchore(main): release 2.3.0 (#1594)Install script changes
This version adds
preinstallscript that runs during installation. Review the package contents before updating.Updates
@modelcontextprotocol/sdkfrom 1.27.1 to 1.29.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
Commits
e12cbd7chore: bump version to 1.29.0 (#1820)3913fd4fix(stdio): always set windowsHide on Windows, not just in Electron (#1640)5608e78[v1.x backport] Allow servers / clients to advertise extensions in the capabi...7213816v1.x #1623 follow up -add missing types to package.json (#1773)364f38cv1.x npm audit fix (#1780)c95cc09Add typings exports (#1623)ddadaa6[v1.x] fix: add missing size field to ResourceSchema (#1575)2a15851[v1.x] fix: disallow null (infinite) requested TTL (#1339)13e30f1fix: treat v1.x as primary branch for npm latest tag (backport #1577) (#1749)a056569chore: bump version to 1.28.0 (#1746)Updates
@steipete/sweet-cookiefrom 0.2.0 to 0.3.0Release notes
Sourced from @steipete/sweet-cookie's releases.
Changelog
Sourced from @steipete/sweet-cookie's changelog.
Commits
f7f8d66chore(release): 0.3.0a099c5ffeat: add v20 App-Bound Encryption detection and warning (#24)3c4c510test: lock node:sqlite bigint support matrix446c704fix(firefox): support Linux XDG profile rootsd7b30f5chore: use tsgo for TypeScript buildsUpdates
dotenvfrom 17.3.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
inquirerfrom 13.3.0 to 13.4.3Release notes
Sourced from inquirer's releases.
Commits
113558cchore: Publish new releasef0ca377chore: format everything with nano-staged5341ca1chore: Bump yarncb7ffdaci: add Node.js 26 to test matrix (#2112)0401a5cfix(@inquirer/input): allow explicit undefined for default option (#2111)40f87a8fix: reset cursor to column 0 after prompt completesb88c9a2fix: satisfy eslint-plugin-n v18 rules697684achore(deps-dev): Bump the linting group across 1 directory with 6 updates105c439chore(deps-dev): Bump the build group with 3 updates (#2107)a020d8achore(deps-dev): Bump oxfmt in the formatting group (#2106)Updates
openaifrom 6.27.0 to 6.38.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
87f3b04Merge pull request #1870 from openai/release-please--branches--master--change...9d91776release: 6.38.0427ae2bMerge pull request #1127 from stainless-sdks/dev/jtian/remove-unnecessary-params255142e[feat] Remove unnecessary params client id during init423e838feat(api): add service_tier parameter to responses compact methodb0e89cdrelease: 6.37.02151063feat(api): realtime 2a5c4184feat(api): manual updates17c79fbchore: redact api-key headers in debug logs36f69f6codegen metadataMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for openai since your current version.
Updates
qsfrom 6.15.0 to 6.15.2Changelog
Sourced from qs's changelog.
Commits
9aca407v6.15.25e33d33[Dev Deps] update@ljharb/eslint-config21f80b3[Fix]stringify: skip null/undefined entries inarrayFormat: 'comma'+ `e...a0a81ea[Fix]stringify: use configureddelimiteraftercharsetSentinele3062f7[Fix]stringify: applyformatterto encoded key understrictNullHandling0c180a4[Fix]stringify: skip null/undefined filter-array entries instead of crashi...3a8b94a[Tests] add regression tests for keys containing percent-encoded bracket text96755ab[readme] fix grammara419ce5[Fix]parse: handle nested bracket groups and add regression tests3f5e1c5v6.15.1Updates
shikifrom 4.0.1 to 4.1.0Release notes
Sourced from shiki's releases.
Commits
c809af9chore: release v4.1.095371cbchore: lint7a1007dchore: release v4.0.2ef42a16chore: update deps2a23230fix: support ANSI language with multiple themes (#1259)Updates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
Updates
@types/chrome-remote-interfacefrom 0.33.0 to 0.34.0Commits
Updates
@types/nodefrom 25.3.5 to 25.9.1Commits
Updates
@vitest/coverage-v8from 4.0.18 to 4.1.7Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6Updates
devtools-protocolfrom 0.0.1595872 to 0.0.1632630Commits