chore(deps)(deps): Bump the production-dependencies group with 21 updates - #13887
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): Bump the production-dependencies group with 21 updates#13887dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the production-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [@oclif/core](https://github.com/oclif/core) | `4.13.3` | `4.14.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.3` | `5.4.1` | | [sql.js](https://github.com/sql-js/sql.js) | `1.14.1` | `1.14.2` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `7.5.0` | `7.6.0` | | [@better-auth/core](https://github.com/better-auth/better-auth/tree/HEAD/packages/core) | `1.7.1` | `1.7.2` | | [@better-auth/oauth-provider](https://github.com/better-auth/better-auth/tree/HEAD/packages/oauth-provider) | `1.7.1` | `1.7.2` | | [@better-auth/scim](https://github.com/better-auth/better-auth/tree/HEAD/packages/scim) | `1.7.1` | `1.7.2` | | [@better-auth/sso](https://github.com/better-auth/better-auth/tree/HEAD/packages/sso) | `1.7.1` | `1.7.2` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `2.3.0` | `2.4.0` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.7.1` | `1.7.2` | | [jose](https://github.com/panva/jose) | `6.2.8` | `6.2.10` | | [hono](https://github.com/honojs/hono) | `4.13.2` | `4.13.5` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.5` | `9.0.6` | | [pinyin-pro](https://github.com/zh-lx/pinyin-pro/tree/HEAD/packages/pinyin-pro) | `3.29.1` | `3.29.3` | | [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) | `2.3.0` | `2.4.0` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.14.4` | `16.15.4` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.2.3` | `15.4.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.14.4` | `16.15.4` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.31.0` | `1.35.0` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.1` | `11.17.2` | | [next](https://github.com/vercel/next.js) | `16.3.1` | `16.3.3` | Updates `@oclif/core` from 4.13.3 to 4.14.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.13.3...4.14.0) Updates `js-yaml` from 5.2.3 to 5.4.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.3...5.4.1) Updates `sql.js` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/sql-js/sql.js/releases) - [Commits](sql-js/sql.js@v1.14.1...v1.14.2) Updates `mongodb` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v7.5.0...v7.6.0) Updates `@better-auth/core` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.7.2/packages/core) Updates `@better-auth/oauth-provider` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/oauth-provider/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.7.2/packages/oauth-provider) Updates `@better-auth/scim` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/scim/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.7.2/packages/scim) Updates `@better-auth/sso` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/sso/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.7.2/packages/sso) Updates `@noble/hashes` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Changelog](https://github.com/paulmillr/noble-hashes/blob/main/CHANGELOG.md) - [Commits](paulmillr/noble-hashes@2.3.0...2.4.0) Updates `better-auth` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/v1.7.2/packages/better-auth) Updates `jose` from 6.2.8 to 6.2.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.8...v6.2.10) Updates `hono` from 4.13.2 to 4.13.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.2...v4.13.5) Updates `nodemailer` from 9.0.5 to 9.0.6 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v9.0.5...v9.0.6) Updates `pinyin-pro` from 3.29.1 to 3.29.3 - [Release notes](https://github.com/zh-lx/pinyin-pro/releases) - [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md) - [Commits](https://github.com/zh-lx/pinyin-pro/commits/3.29.3/packages/pinyin-pro) Updates `@noble/ciphers` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/noble-ciphers/releases) - [Changelog](https://github.com/paulmillr/noble-ciphers/blob/main/CHANGELOG.md) - [Commits](paulmillr/noble-ciphers@2.3.0...2.4.0) Updates `fumadocs-core` from 16.14.4 to 16.15.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.14.4...fumadocs@16.15.4) Updates `fumadocs-mdx` from 15.2.3 to 15.4.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.2.3...fumadocs-mdx@15.4.0) Updates `fumadocs-ui` from 16.14.4 to 16.15.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.14.4...fumadocs@16.15.4) Updates `lucide-react` from 1.31.0 to 1.35.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.35.0/packages/lucide-react) Updates `mermaid` from 11.16.1 to 11.17.2 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.1...mermaid@11.17.2) Updates `next` from 16.3.1 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.1...v16.3.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: js-yaml dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sql.js dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mongodb dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@better-auth/core" dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@better-auth/oauth-provider" dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@better-auth/scim" dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@better-auth/sso" dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@noble/hashes" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: better-auth dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: hono dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nodemailer dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pinyin-pro dependency-version: 3.29.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@noble/ciphers" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-core dependency-version: 16.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-mdx dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-ui dependency-version: 16.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mermaid dependency-version: 11.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
📓 Docs Drift Check
What this run could not see
Coarse fallback — 46 page(s) merely mention a changed package (the pre-#9192 predicate, kept for the deliberately-wide backstop): |
This was referenced Aug 31, 2026
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-dependencies-ff543f966b
branch
August 31, 2026 18:53
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 21 updates:
4.13.34.14.05.2.35.4.11.14.11.14.27.5.07.6.01.7.11.7.21.7.11.7.21.7.11.7.21.7.11.7.22.3.02.4.01.7.11.7.26.2.86.2.104.13.24.13.59.0.59.0.63.29.13.29.32.3.02.4.016.14.416.15.415.2.315.4.016.14.416.15.41.31.01.35.011.16.111.17.216.3.116.3.3Updates
@oclif/corefrom 4.13.3 to 4.14.0Release notes
Sourced from @oclif/core's releases.
Changelog
Sourced from @oclif/core's changelog.
Commits
1d2903echore(release): 4.14.0 [skip ci]45c7f0aMerge pull request #1635 from oclif/d/W-23473845395c8bcchore: prune stale eslint suppressions after merge35ddd2echore: merge main into d/W-234738450d01467chore(release): 4.13.5 [skip ci]06949ebMerge pull request #1638 from oclif/d/W-23807278-2d35e325fix: replaced require with dynamic import (W-23807278)85370b7chore(release): 4.13.4 [skip ci]3318c6eMerge pull request #1636 from oclif/d/W-23807278911e9d2fix: resolved security vulnerability in powershell path (W-23807278)Updates
js-yamlfrom 5.2.3 to 5.4.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
e5a3ba05.4.1 releasede54dea3Hard-limit merge sequence size to 100dfd3a29Cleanup 6a8e05f, #7976a8e05ffix: count empty merge sources against maxTotalMergeKeys (#797)6b4ff5e5.4.0 released3b3625eUpdate changelog4f25a74Fix file name3bd003bExpose new scalar styling APIfbb3e9dRemove regex lookbehind for ES2015 compatibilityd43c185FixflowSkipColonSpaceby forcingquoteFlowKeysUpdates
sql.jsfrom 1.14.1 to 1.14.2Commits
9c4e167ci: debug npm publish http log1d5db45ci: use npm 11 for OIDC trusted publishingc2c6909debug: oidc env dump17159dfdebug: oidc7e943bdci: publish to npm via OIDC trusted publishingc11695fBump version to 1.14.25489808fix: restore WASM stack in Database.exec to prevent stack leak (#631)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sql.js since your current version.
Updates
mongodbfrom 7.5.0 to 7.6.0Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
Commits
0fb2c13chore(main): release 7.6.0 (#5001)bb35deddocs: Add preliminary checks to release instructions (#5028)560837bfeat(NODE-7624): support baseBackoffMS and update client backpressure backoff...ce33c59chore(NODE-7767): bson compat tests snappy fix (#5025)0f2ed29chore(NODE-7770): add server 9.0 to the test matrix (#5024)bc92c29chore(NODE-7767): snappy 7.4 is incompatible in CI (#5021)dce7939chore(NODE-7759): pin bson-compat server (#5018)7f8edf3chore: run bson compat tests against latest server (#5017)30c31e5ci(deps): bump drivers-evergreen-tools from3741fa9toe86753e(#5016)3366c21feat(NODE-7546): add HTTP Proxy support for QE & CSFLE (#5007)Updates
@better-auth/corefrom 1.7.1 to 1.7.2Release notes
Sourced from @better-auth/core's releases.
... (truncated)
Changelog
Sourced from @better-auth/core's changelog.
Commits
ba12fcdchore: release v1.7.2 (#10870)79904f0fix(origin-check): support fragments in relative redirect URLs (#10983)e1d4011fix(logger): respect configured logger in auth request context (#10939)557e19brefactor(context): clarify auth endpoint context access (#10938)b4ad5a1refactor: centralize placeholder email generation (#10982)64da15bfix(core): prioritize workerd over edge exports (#10855)Updates
@better-auth/oauth-providerfrom 1.7.1 to 1.7.2Release notes
Sourced from @better-auth/oauth-provider's releases.
... (truncated)
Changelog
Sourced from @better-auth/oauth-provider's changelog.
Commits
ba12fcdchore: release v1.7.2 (#10870)bb8d7c4fix(oauth-provider): backport CIMD grant intersection (#11010)79904f0fix(origin-check): support fragments in relative redirect URLs (#10983)Updates
@better-auth/scimfrom 1.7.1 to 1.7.2Release notes
Sourced from @better-auth/scim's releases.
... (truncated)
Changelog
Sourced from @better-auth/scim's changelog.
Commits
ba12fcdchore: release v1.7.2 (#10870)Updates
@better-auth/ssofrom 1.7.1 to 1.7.2Release notes
Sourced from @better-auth/sso's releases.
... (truncated)
Changelog
Sourced from @better-auth/sso's changelog.
Commits
ba12fcdchore: release v1.7.2 (#10870)79904f0fix(origin-check): support fragments in relative redirect URLs (#10983)Updates
@noble/hashesfrom 2.3.0 to 2.4.0Release notes
Sourced from @noble/hashes's releases.
Changelog
Sourced from @noble/hashes's changelog.
Commits
663c2aeRelease 2.4.0.a6f7519Add changelog1bbc433webcrypto: snapshot opts5bd2e15Remove unused filesa3bc7ffBump vectorsfcb6cb6README64f3033readme9ac6165Bump ci workflows6587b51Fix test on bun91ecf91Fix testsUpdates
better-authfrom 1.7.1 to 1.7.2Release notes
Sourced from better-auth's releases.
... (truncated)
Changelog
Sourced from better-auth's changelog.