chore(deps): bump the npm-version-updates group across 1 directory with 18 updates#27
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…th 18 updates Bumps the npm-version-updates group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@auth/core](https://github.com/nextauthjs/next-auth) | `0.40.0` | `0.41.1` | | [@hono/auth-js](https://github.com/honojs/middleware/tree/HEAD/packages/auth-js) | `1.1.0` | `1.1.1` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.14.4` | `1.19.9` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.3.1` | | [hono](https://github.com/honojs/hono) | `4.11.7` | `4.11.9` | | [openid-client](https://github.com/panva/openid-client) | `6.6.2` | `6.8.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `10.0.1` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.6` | `20.1.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.7` | `25.2.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.0` | `8.55.0` | | [eslint](https://github.com/eslint/eslint) | `9.30.0` | `10.0.0` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `17.3.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.66.2` | `5.83.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.21.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@auth/core` from 0.40.0 to 0.41.1 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.40.0...@auth/core@0.41.1) Updates `@hono/auth-js` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/auth-js/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/auth-js@1.1.1/packages/auth-js) Updates `@hono/node-server` from 1.14.4 to 1.19.9 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.14.4...v1.19.9) Updates `dotenv` from 16.6.1 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.3.1) Updates `hono` from 4.11.7 to 4.11.9 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.7...v4.11.9) Updates `openid-client` from 6.6.2 to 6.8.2 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.6.2...v6.8.2) Updates `@eslint/js` from 9.30.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `@tsconfig/node20` from 20.1.6 to 20.1.9 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.0.7 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.35.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/parser) Updates `eslint` from 9.30.0 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.30.0...v10.0.0) Updates `globals` from 16.2.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v17.3.0) Updates `knip` from 5.66.2 to 5.83.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.83.1/packages/knip) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `tsx` from 4.20.3 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.21.0) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@auth/core" dependency-version: 0.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@hono/auth-js" dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@hono/node-server" dependency-version: 1.19.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: hono dependency-version: 4.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: openid-client dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@tsconfig/node20" dependency-version: 20.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: knip dependency-version: 5.83.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-version-updates group with 17 updates in the / directory:
0.40.00.41.11.1.01.1.11.14.41.19.916.6.117.3.14.11.74.11.96.6.26.8.29.30.010.0.120.1.620.1.924.0.725.2.38.35.08.55.09.30.010.0.016.2.017.3.05.66.25.83.13.6.23.8.129.4.529.4.64.20.34.21.05.8.35.9.3Updates
@auth/corefrom 0.40.0 to 0.41.1Release notes
Sourced from
@auth/core's releases.Commits
089f0e3chore(release): bump package version(s) [skip ci]2824fa1feat: add next 16 support (#13298)8f3b2c7fix: security issue fromnodemailer(#13305)240e343docs: update the Prisma ORM page to use Prisma Postgres (#13299)0bcd32dchore(drizzle): migrate sqliteTable to array API (#13280)90188faci: enable merge queue (#13288)8d02b3ddocs: remove carbon developer ads widget from docs sidebar (#13286)c8cd9b1chore: remove unused script (#13279)3a7c669docs: update links for Credentials-based Authentication (#13258)e9e2b50chore(release): bump package version(s) [skip ci]Maintainer changes
This version was pushed to npm by bekacru, a new releaser for
@auth/coresince your current version.Updates
@hono/auth-jsfrom 1.1.0 to 1.1.1Release notes
Sourced from
@hono/auth-js's releases.Changelog
Sourced from
@hono/auth-js's changelog.Commits
202da66Version Packages (#1747)af44b77fix(auth-js): handle absolute URL in basePath (#1743)475cd12chore: update typescript to5.9.3(#1741)3b38070chore(deps-dev): bump the react group with 2 updates (#1721)b532f31refactor(cloudflare-access): decode token types (#1717)fbec266chore(deps-dev): bump hono from 4.11.3 to 4.11.4 (#1710)c7edf1echore(deps-dev): upgrade@cloudflare/vitest-pool-workersandvitest(#1714)03a28c5fix: less strict template expressions (#1681)1f8372echore(typescript): add@tsconfig/strictest(#1679)49db969chore(eslint): update suppressions (#1678)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@hono/auth-jssince your current version.Updates
@hono/node-serverfrom 1.14.4 to 1.19.9Release notes
Sourced from
@hono/node-server's releases.... (truncated)
Commits
26f5e891.19.92d729e7fix(globals): Stop overwriting global.fetch (#295)9b72ddf1.19.80b1229efix(serve-static): Use Readable.toWeb in serveStatic (#293)76d80e6docs: add guide for listening to UNIX domain socket (#292)0a4826c1.19.7b253386chore: addconfigVersionto bun.lock (#291)38e17b5fix: Fix for hono issue 4563 - incorrect content-length after following symli...3cdef3f1.19.63435875fix(serve-static): fix onFound timing (#286)Updates
dotenvfrom 16.6.1 to 17.3.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
7bc16a417.3.127303fdupdate README-es6379eb2update READMEb6d7339fix spelling5febe3517.3.0f61f383changelog 🪵dec94adupdate README4856950update README6351887update README23bd017update READMEUpdates
honofrom 4.11.7 to 4.11.9Release notes
Sourced from hono's releases.
Commits
69ad8854.11.93d536fffix: determine if rendered or not bynode.vC[0]instead of referring to `no...0c1d4c7fix(url): ignore fragment identifiers in getPath() (#4627)5ca5c3e4.11.83aa2f9afix(bearer-auth): make auth-scheme case-insensitive (#4659)cea7b7bfix(jsx): preserve context when using await before html helper (#4662)Updates
openid-clientfrom 6.6.2 to 6.8.2Release notes
Sourced from openid-client's releases.
Changelog
Sourced from openid-client's changelog.
... (truncated)
Commits
b14e51cchore(release): 6.8.2f6f84e2fix: use duplex: half for fetchProtectedResource with ReadableStream body inputf879890chore: bump packagesb506e1abuild(deps): bump the actions group with 4 updates (#853)0baa958chore: bump packagesc5d4931chore: bump packages7cf3c12test: revert undici for the time being8b2e360chore: bump packages79386b7build(deps): bump lodash from 4.17.21 to 4.17.23 (#849)950e199build(deps-dev): bump tar from 7.5.3 to 7.5.6 (#848)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openid-client since your current version.
Updates
@eslint/jsfrom 9.30.0 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
Updates
@tsconfig/node20from 20.1.6 to 20.1.9Commits
Updates
@types/nodefrom 24.0.7 to 25.2.3Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.35.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.080e33fffeat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.35.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.