chore(deps): bump the npm-deps group with 5 updates#39
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.4` | `2.0.5` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.6.16` | `1.6.19` | | [hono](https://github.com/honojs/hono) | `4.12.25` | `4.12.26` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.5.0` | | [fallow](https://github.com/fallow-rs/fallow) | `2.92.1` | `2.99.0` | Updates `@hono/node-server` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.4...v2.0.5) Updates `better-auth` from 1.6.16 to 1.6.19 - [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.19/packages/better-auth) Updates `hono` from 4.12.25 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.12.26) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `fallow` from 2.92.1 to 2.99.0 - [Release notes](https://github.com/fallow-rs/fallow/releases) - [Changelog](https://github.com/fallow-rs/fallow/blob/main/CHANGELOG.md) - [Commits](fallow-rs/fallow@v2.92.1...v2.99.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: better-auth dependency-version: 1.6.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: hono dependency-version: 4.12.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: fallow dependency-version: 2.99.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:
2.0.42.0.51.6.161.6.194.12.254.12.2610.4.110.5.02.92.12.99.0Updates
@hono/node-serverfrom 2.0.4 to 2.0.5Release notes
Sourced from @hono/node-server's releases.
Commits
9d569002.0.5cd076e1Merge commit from forkUpdates
better-authfrom 1.6.16 to 1.6.19Release notes
Sourced from better-auth's releases.
... (truncated)
Changelog
Sourced from better-auth's changelog.
... (truncated)
Commits
ac4d81dchore: release v1.6.19 (#10034)1e69725docs: clarify stateless Cognito token refresh (#10092)de4aa52fix(cookies): chunk session and account cookies near the browser size limit (...5bd5e1cfix: make guarded state transitions portable on Prisma (#10086)36f345brevert: fix: allow headerless get session checks (#10053) (#10074)635f190fix(client): name auth client return types (#10071)d009daefix: allow headerless get session checks (#10053)8407885fix(oauth-popup): filter internal state keys from additionalData (#10067)c2f718ffix: cookie cache fallback lookup (#9348)581f827fix(last-login-method): include domain when clearing cross-subdomain cookies ...Updates
honofrom 4.12.25 to 4.12.26Release notes
Sourced from hono's releases.
Commits
27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)c574cf1ci: publish to npm from CI with OIDC trusted publishing (#5028)e50df01fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding (#5...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
fallowfrom 2.92.1 to 2.99.0Release notes
Sourced from fallow's releases.
... (truncated)
Changelog
Sourced from fallow's changelog.
... (truncated)
Commits
c2be0d5chore: release v2.99.06f18036ci(codspeed): harden benchmark workflowa1c5876fix: restore green CI for suppression-reasons tests44cbb23fix(review): harden final follow-up edgesdf6ab20fix: track CodSpeed benchmark fixturecf96273chore: harden CodSpeed benchmarks67cc903ci: run full codspeed suite on main9b1f454chore: add analyzer follow-up tooling4a5c292fix(catalog): support Bun package.json catalogs23d02bbfix(unused-exports): credit same-file schema value depsDependabot 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