chore(deps): bump the npm-deps group with 8 updates - #64
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [@better-auth/oauth-provider](https://github.com/better-auth/better-auth/tree/HEAD/packages/oauth-provider) | `1.6.25` | `1.6.26` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.12` | `2.1.0` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.6.25` | `1.6.27` | | [hono](https://github.com/honojs/hono) | `4.12.32` | `4.13.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.62.0` | `1.62.1` | | [fallow](https://github.com/fallow-rs/fallow) | `3.10.0` | `3.14.0` | | [globals](https://github.com/sindresorhus/globals) | `17.8.0` | `17.9.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.2.0` | `17.3.0` | Updates `@better-auth/oauth-provider` from 1.6.25 to 1.6.26 - [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.6.26/packages/oauth-provider) Updates `@hono/node-server` from 2.0.12 to 2.1.0 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.12...v2.1.0) Updates `better-auth` from 1.6.25 to 1.6.27 - [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.6.27/packages/better-auth) Updates `hono` from 4.12.32 to 4.13.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.32...v4.13.0) Updates `@playwright/test` from 1.62.0 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.62.1) Updates `fallow` from 3.10.0 to 3.14.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.10.0...v3.14.0) Updates `globals` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.8.0...v17.9.0) Updates `lint-staged` from 17.2.0 to 17.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.2.0...v17.3.0) --- updated-dependencies: - dependency-name: "@better-auth/oauth-provider" dependency-version: 1.6.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@hono/node-server" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: better-auth dependency-version: 1.6.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: hono dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: fallow dependency-version: 3.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: globals dependency-version: 17.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: lint-staged dependency-version: 17.3.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 8 updates:
1.6.251.6.262.0.122.1.01.6.251.6.274.12.324.13.01.62.01.62.13.10.03.14.017.8.017.9.017.2.017.3.0Updates
@better-auth/oauth-providerfrom 1.6.25 to 1.6.26Release notes
Sourced from @better-auth/oauth-provider's releases.
Changelog
Sourced from @better-auth/oauth-provider's changelog.
Commits
a16b30echore: release v1.6.26 (#10521)Updates
@hono/node-serverfrom 2.0.12 to 2.1.0Release notes
Sourced from @hono/node-server's releases.
Commits
82ba34e2.1.01f2909afix(listener): avoid uncaught error when force-closing a non-standard socket ...977a242feat: add Early Hints (HTTP 103) middleware (#378)Updates
better-authfrom 1.6.25 to 1.6.27Release notes
Sourced from better-auth's releases.
... (truncated)
Changelog
Sourced from better-auth's changelog.
... (truncated)
Commits
be47e94chore: release v1.6.27 (#10686)2ae491efix(types): align auth endpoints withbetter-call(#10657)90b5093fix(client): deduplicate session requests across suspense retries (#10676)a16b30echore: release v1.6.26 (#10521)9ede805fix(rate-limit): await database cleanup by default (#10619)af50c45fix(one-tap): preserve client plugin inference with oneTapClient (#10635)222facffix(jwt): resolve the transaction-scoped adapter when signing (#10623)d8327f1fix(email-otp): verify OTP before revealing whether the email exists (#10605)e7b0ebafix(oauth-proxy): preserve Apple user data (#10599)5a811f1fix(email-otp): pass verification type on sign-up (#10608)Updates
honofrom 4.12.32 to 4.13.0Release notes
Sourced from hono's releases.
... (truncated)
Commits
192768f4.13.0b0c2d90Merge pull request #5154 from honojs/next8f07028fix(compress): set Vary: Accept-Encoding on negotiated responses (#5137)8a0b18ffeat(reg-exp-router): throw UnsupportedPathError during route registration (#...3feb355fix(jsx): allow a function component to return an array (#5179)5d911d2feat(utils/headers): add HTTP fields newly registered with IANA (#5153)30277aefeat(jwt,jwk): add a configurable WWW-Authenticate realm (#5141)1f707c5feat(middleware): add method-not-allowed middleware (#5132)2df0b47feat(jsx): add React-compatible overloads to useRef (#5063)3bc96bafeat(cache): add first-class support for QUERY requests (#5119)Updates
@playwright/testfrom 1.62.0 to 1.62.1Release notes
Sourced from @playwright/test's releases.
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...Updates
fallowfrom 3.10.0 to 3.14.0Release notes
Sourced from fallow's releases.
... (truncated)
Commits
3cf8074chore: release v3.14.05de19d4test(process): harden the Unix process-tree registry test against slow runnersb6f6adcfix(mcp): satisfy redundant_pub_crate on the Windows test lock6e80883feat(health): credit doMock targets and pin the automock coverage decision (#...e054deftest(mcp): harden the Windows process-tree lifecycle tests against slow runne...b7d1d43docs(health): state that max thresholds govern findings, never the score (#2118)d00354bfix(api): report truthful type-aware discovery sources (#2113)4bc061fperf(config): cache manifest probes during workspace discovery (#2115)85eaa3bperf(graph): cut allocations in cross-package alias propagation (#2114)a99fb67fix(vscode): override brace-expansion to 5.0.9 for GHSA-rgw5-rvv9-x895Updates
globalsfrom 17.8.0 to 17.9.0Release notes
Sourced from globals's releases.
Commits
8e7b93517.9.05a958edUpdate globals (2026-08-01) (#348)Updates
lint-stagedfrom 17.2.0 to 17.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
d153443Merge pull request #1828 from lint-staged/changeset-release/main5162c14chore(changeset): releasea4db9a4Merge pull request #1831 from lint-staged/linter-updatesea96cabstyle: enable oxlint "suspicious" category2fae007style: add@e18e/eslint-plugin2280c38Merge pull request #1829 from lint-staged/fix-merge-conflict-files1453ae6test: relax assertion so that it passes in worktree15f7e53fix: lint only files changed against HEAD and MERGE_HEAD, during a mergededfc31Merge pull request #1825 from lint-staged/parallel-tasks-inside-sequence286e25cfeat: allow running parallel tasks by nesting arraysDependabot 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