Bump the production-dependencies group across 1 directory with 11 updates#10
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ates Bumps the production-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.90.0` | `0.91.1` | | [@auth/core](https://github.com/nextauthjs/next-auth) | `0.37.4` | `0.41.2` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.14` | `2.0.0` | | [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) | `0.18.4` | `1.3.0` | | [@slack/bolt](https://github.com/slackapi/bolt-js) | `4.7.0` | `4.7.1` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.74.1` | `5.76.2` | | [glob](https://github.com/isaacs/node-glob) | `11.1.0` | `13.0.6` | | [hono](https://github.com/honojs/hono) | `4.12.14` | `4.12.15` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.1` | `3.22.2` | | [pino](https://github.com/pinojs/pino) | `9.14.0` | `10.3.1` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.3.6` | Updates `@anthropic-ai/sdk` from 0.90.0 to 0.91.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.90.0...sdk-v0.91.1) Updates `@auth/core` from 0.37.4 to 0.41.2 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.37.4...@auth/core@0.41.2) Updates `@hono/node-server` from 1.19.14 to 2.0.0 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.14...v2.0.0) Updates `@hono/zod-openapi` from 0.18.4 to 1.3.0 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.3.0/packages/zod-openapi) Updates `@slack/bolt` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/slackapi/bolt-js/releases) - [Changelog](https://github.com/slackapi/bolt-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/slackapi/bolt-js/compare/@slack/bolt@4.7.0...v4.7.1) Updates `bullmq` from 5.74.1 to 5.76.2 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.74.1...v5.76.2) Updates `glob` from 11.1.0 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.6) Updates `hono` from 4.12.14 to 4.12.15 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.14...v4.12.15) Updates `mysql2` from 3.22.1 to 3.22.2 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.22.1...v3.22.2) Updates `pino` from 9.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.3.1) Updates `zod` from 3.25.76 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.3.6) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.91.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@auth/core" dependency-version: 0.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@hono/node-server" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@hono/zod-openapi" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@slack/bolt" dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bullmq dependency-version: 5.76.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: hono dependency-version: 4.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mysql2 dependency-version: 3.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Closing to let Dependabot recreate with a clean lockfile after oss-polish merges. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 production-dependencies group with 11 updates in the / directory:
0.90.00.91.10.37.40.41.21.19.142.0.00.18.41.3.04.7.04.7.15.74.15.76.211.1.013.0.64.12.144.12.153.22.13.22.29.14.010.3.13.25.764.3.6Updates
@anthropic-ai/sdkfrom 0.90.0 to 0.91.1Release notes
Sourced from
@anthropic-ai/sdk's releases.Changelog
Sourced from
@anthropic-ai/sdk's changelog.Commits
74ac150chore: release main (#1014)22cb810chore: release main (#1008)Updates
@auth/corefrom 0.37.4 to 0.41.2Release notes
Sourced from
@auth/core's releases.Commits
af9daa8chore(release): bump package version(s) [skip ci]d4dab3dchore: sync package versions with npm registry (#13414)8a23c5bchore: fix lockfile (#13411)2018202docs: fix TypeScript type mismatch in refresh token rotation example (#13396)0eba7e4adapter-kysely: Update kysely for CVE-2026-33468 (#13407)67f2b16fix(providers): add issuer to GitHub provider for RFC 9207 compliance (#13410)f457068docs: update middleware.ts references to proxy.ts for Next.js 16 (#13373)c7c2cfadocs: update Better Auth migration guide (#13334)b4ef14achore(release): bump version [skip ci]2824fa1feat: add next 16 support (#13298)Maintainer changes
This version was pushed to npm by better-gustavo, a new releaser for
@auth/coresince your current version.Updates
@hono/node-serverfrom 1.19.14 to 2.0.0Release notes
Sourced from
@hono/node-server's releases.... (truncated)
Commits
58c93552.0.02d6f161Merge pull request #316 from honojs/v294cde952.0.0-rc.2ef43cddperf: replace Uint8Array lookup tables with regex in buildUrl (#345)1529e41fix: improve Response.json() and Response.redirect() spec compliance and effi...25f1674fix: ensure close handler is attached for Blob/ReadableStream cacheable respo...22dea22refactor: improve handling of null body in response (#341)7d83e09v2: perf(response,listener): Response fast-paths and responseViaCache improve...5c7d188Merge branch 'main' into v27503265v2: perf(request): optimize newHeadersFromIncoming and signal fast-path (#332)Updates
@hono/zod-openapifrom 0.18.4 to 1.3.0Release notes
Sourced from
@hono/zod-openapi's releases.... (truncated)
Changelog
Sourced from
@hono/zod-openapi's changelog.... (truncated)
Commits
5eeca71Version Packages (#1849)fe0f8e4feat(zod-openapi): add defineOpenAPIRoute and openapiRoutes for batch route r...a6f4ef5Version Packages (#1832)40ede9cfix(zod-openapi): publish to JSR (#1831)38993faVersion Packages (#1811)db8fd16fix(zod-openapi): bump@asteasolutions/zod-to-openapito allow nested discrim...e762ac0feat(eslint): ignoring variables and parameters prefixed with_(#1772)27d8981Version Packages (#1749)82701befix(zod-openapi): bumpzod-to-openapito fix the memory leak (#1748)475cd12chore: update typescript to5.9.3(#1741)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hono/zod-openapisince your current version.Updates
@slack/boltfrom 4.7.0 to 4.7.1Changelog
Sourced from
@slack/bolt's changelog.Commits
7690366chore: release (#2878)f8b616edocs: redirect readme reference links to developer documentation (#2879)54f3577ci: post release announcement to slack channel (#2877)c24faffbuild: use version controlled lockfile of package dependencies for developmen...29167c5chore(deps-dev): update serverless requirement from ^4.33.3 to ^4.34.0 in /ex...28eb36dchore(deps): update@slack/web-apirequirement from ^7.15.0 to ^7.15.1 (#2871)b0d5cb8chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 in /examples/getting-sta...a884fdcchore(deps): bump dotenv from 17.4.1 to 17.4.2 in /examples/custom-receiver (...1211d96chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 in /examples/custom-rece...df5a9cachore(deps): bump fastify from 5.8.4 to 5.8.5 in /examples/custom-receiver (#...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@slack/boltsince your current version.Updates
bullmqfrom 5.74.1 to 5.76.2Release notes
Sourced from bullmq's releases.
... (truncated)
Commits
595016efix(deps): replace uuid with crypto (#4099)e66d3d3test(flow): move timeout values to it() options (#4101)a88892dchore(release): 5.76.0 (#4092)b7cd3a9chore(release): vpy2.23.0 (#4093)ea7705dfix(worker): use scheduler registry to discriminate repeatable keys (#4007)e872b1bdocs(queue-events): add@paramJSDoc to 'error' event listener (#4031)1423b58feat(python): add type hints to worker.py methods (#4035)f073422docs(parent): add JSDoc to Parent and ParentKeys interfaces (#4087)43a5e59test(worker): move timeout values to it() options (#4078)0857170docs(changelog): add missed changes (#4079)Updates
globfrom 11.1.0 to 13.0.6Changelog
Sourced from glob's changelog.
... (truncated)
Commits
e80cb3813.0.69cdbbffrevert tsgo, not ready for test coverage correctness yet89c99bause tsgo compilerb7275d5update deps, expand engines to include node 18942e360update workflows, pull taprc out of package.json4a0d53cupdate tap for mockImport bugfixef94ad2update tap180c2d4update docs37993c8remove stray console.error in test03ae4c213.0.5Maintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
honofrom 4.12.14 to 4.12.15Release notes
Sourced from hono's releases.
Commits
f774f8d4.12.1518fe604fix(jwt): support single-line PEM keys (#4889)Updates
mysql2from 3.22.1 to 3.22.2Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
77626a7chore(master): release 3.22.2 (#4271)d615967build(deps-dev): bump the dev-dependencies group with 2 updates (#4272)9245c08build(deps-dev): bump poku (#4273)c79a3f3fix(promise): point rejection stacks at caller for promise API (#4267)fe5df8ecd: ensure settings are processed by release-please (#4270)a65c706ci(github-actions): upgrade workflows to Node 24 action runtimes (#4268)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.
Updates
pinofrom 9.14.0 to 10.3.1Release notes
Sourced from pino's releases.
... (truncated)
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesd6adf03Bumped v10.3.006d55b1feat: set worker thread name for transport identification (#2380)a728702fix: fixmultistream().clone()return type (#2377)Updates
zodfrom 3.25.76 to 4.3.6Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca3c862v4.3.6762e911Generalize numeric key handlingdfbbf1cAvoid re-exported star modules (#5656)cbf77bbAvoid non null assertion (#5638)85db85efix: typo in codec.test.ts file (#5628)edd4132fix: add missing User-agent to robots.txt and allow all (#5646)251d716Clean up workflow_callf4b7baeUpdate pullfrog.yml (#5634)9977fb0Add brand.dev to sponsors0cdc0b84.3.5Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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