chore(deps): bump the npm-deps group with 5 updates - #67
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@better-auth/oauth-provider](https://github.com/better-auth/better-auth/tree/HEAD/packages/oauth-provider) | `1.6.27` | `1.7.1` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.1.0` | `2.1.1` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.6.27` | `1.7.1` | | [hono](https://github.com/honojs/hono) | `4.13.1` | `4.13.3` | | [fallow](https://github.com/fallow-rs/fallow) | `3.15.0` | `3.17.0` | Updates `@better-auth/oauth-provider` from 1.6.27 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 `@hono/node-server` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.1.0...v2.1.1) Updates `better-auth` from 1.6.27 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 `hono` from 4.13.1 to 4.13.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.1...v4.13.3) Updates `fallow` from 3.15.0 to 3.17.0 - [Release notes](https://github.com/fallow-rs/fallow/releases) - [Changelog](https://github.com/fallow-rs/fallow/blob/main/release.toml) - [Commits](fallow-rs/fallow@v3.15.0...v3.17.0) --- updated-dependencies: - dependency-name: "@better-auth/oauth-provider" dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@hono/node-server" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: better-auth dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: hono dependency-version: 4.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: fallow dependency-version: 3.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-deps group with 5 updates:
1.6.271.7.12.1.02.1.11.6.271.7.14.13.14.13.33.15.03.17.0Updates
@better-auth/oauth-providerfrom 1.6.27 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
@hono/node-serverfrom 2.1.0 to 2.1.1Release notes
Sourced from @hono/node-server's releases.
Commits
73c03ad2.1.15515aa0perf: lazily materialize request headers (#389)Updates
better-authfrom 1.6.27 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
honofrom 4.13.1 to 4.13.3Release notes
Sourced from hono's releases.
Commits
02933434.13.35ad469afeat(pretty-json): support structured JSON content-types (+json) (#5226)c91ec9bfix(utils/ipaddr): avoid truncation on embedded IPv4 addresses in expandIPv6 ...eea9735fix(csrf): exempt OPTIONS request from CSRF validation (#5250)a194628fix(pattern-router/linear-router): prevent prefix overmatch on wildcard route...63bbcf5fix(trie-router): match suffix wildcard routes (#5236)ef0739ddocs(context): add custom headers append option example to Context JSDoc (#5248)8bf03c3fix(cors): append Origin to Vary header on OPTIONS preflight (#5235)546eca0fix(etag): avoid skipping headers when filtering 304 response headers (#5234)7195c24fix(etag): copy pending stream bytes (#5239)Updates
fallowfrom 3.15.0 to 3.17.0Release notes
Sourced from fallow's releases.
... (truncated)
Commits
ecf5a31fix(release): install Windows platform candidatee08e3e0chore: release v3.17.07e8519bfix: start type-aware reliably on Windows78632bbfeat(ci): render type-aware feedback from saved results8437d52fix: close analysis and audit follow-ups4084184perf(extract): deduplicate local type declarations once7a84424perf(types): bucket clone spread locationse6a86acfix(action): bound installed binary verificationf66e6e8ci(benchmarks): add round five walltime suites6ab2c84fix(type-aware): bound generic scans and identify Svelte host gapsDependabot 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