Bump the production-minor-and-patch group across 1 directory with 4 updates - #20
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…pdates Bumps the production-minor-and-patch group with 4 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@better-auth/oauth-provider](https://github.com/better-auth/better-auth/tree/HEAD/packages/oauth-provider), [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) and [next](https://github.com/vercel/next.js). Updates `@aws-sdk/client-s3` from 3.1106.0 to 3.1114.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1114.0/clients/client-s3) Updates `@better-auth/oauth-provider` from 1.6.26 to 1.7.1 - [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.1/packages/oauth-provider) Updates `better-auth` from 1.6.26 to 1.7.1 - [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.1/packages/better-auth) Updates `next` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.0...v16.3.1) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-and-patch - dependency-name: "@better-auth/oauth-provider" dependency-version: 1.6.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: better-auth dependency-version: 1.6.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: next dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-minor-and-patch-954d9a60c6
branch
from
August 23, 2026 15:24
cd984e8 to
2eaf03a
Compare
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-minor-and-patch-954d9a60c6
branch
August 31, 2026 01:14
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-minor-and-patch group with 4 updates in the / directory: @aws-sdk/client-s3, @better-auth/oauth-provider, better-auth and next.
Updates
@aws-sdk/client-s3from 3.1106.0 to 3.1114.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
5318b44Publish v3.1114.073a06d2Publish v3.1113.0cb4ae76Publish v3.1112.0c41e9a9Publish v3.1111.0ca81fbbchore: upgrade to typescript 7 (#8264)4efe5bcPublish v3.1110.0d2ee371Publish v3.1109.026b0eb7Publish v3.1108.0785d467chore(codegen): update smithy-ts commit to bring in TS6 change (#8262)edabd4achore: upgrade to typescript 6 (#8257)Updates
@better-auth/oauth-providerfrom 1.6.26 to 1.7.1Release notes
Sourced from @better-auth/oauth-provider's releases.
... (truncated)
Changelog
Sourced from @better-auth/oauth-provider's changelog.
... (truncated)
Commits
2344536chore: release v1.7.1 (#10864)ccd57c2docs(changelog): align v1.7 release notes with final behavior (#10846)f577ec5chore: exit pre-release mode for v1.7.069258d1chore: sync main to nexte84ec5echore: release v1.6.30 (#10840)bc93b27chore: release v1.7.0-rc.6 (#10772)58c49ebchore: release v1.6.29 (#10809)14975fbchore: sync main to nextf451d1cfix(oauth-provider): complete RP-initiated logout flow (#10812)801968efix(oauth-provider): accept issuer audience for client assertions (#10811)Updates
better-authfrom 1.6.26 to 1.7.1Release notes
Sourced from better-auth's releases.
... (truncated)
Changelog
Sourced from better-auth's changelog.
... (truncated)
Commits
2344536chore: release v1.7.1 (#10864)845bbd1fix(db): refuse adding required no-default columns to populated tables (#10863)ccd57c2docs(changelog): align v1.7 release notes with final behavior (#10846)f577ec5chore: exit pre-release mode for v1.7.069258d1chore: sync main to nexte84ec5echore: release v1.6.30 (#10840)bc93b27chore: release v1.7.0-rc.6 (#10772)58c49ebchore: release v1.6.29 (#10809)e6e1b4eperf(db): replace sequential get-then-delete loop with parallel deletes in de...80799e6chore: sync main to nextUpdates
nextfrom 16.3.0 to 16.3.1Release notes
Sourced from next's releases.
... (truncated)
Commits
3d32eb8v16.3.12b4b1ec[backport] Revert i18n localization change for dynamic Pages API routes (#949...228df5f[backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...16eab3a[backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...75548c9[backport] Fix Nav Inspector request loop on repeat captures (#97326)f6bd714[backport] [test] Compile the middleware redirect routes up front in dev (#97...43c1c60[16.3] [ci] Use OIDC tokens to read private preview builds (#97258)9dbb357[backport] Encode the cache item name built byunstable_cache(#97313)323a17c[backport] Discard only cache entries that predate a tag revalidation, and re...6d67f46[backport] Keep the dev validation worker alive across HMR updates (#97315)