Bump the api-deps group across 1 directory with 6 updates#27
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the api-deps group across 1 directory with 6 updates#27dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the api-deps group with 6 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.2.1` | `8.3.1` | | [knex](https://github.com/knex/knex) | `3.1.0` | `3.2.6` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.16.1` | `3.20.0` | | [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib) | `13.1.1` | `13.4.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.1.0` | Updates `express-rate-limit` from 8.2.1 to 8.3.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.2.1...v8.3.1) Updates `knex` from 3.1.0 to 3.2.6 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.1.0...3.2.6) Updates `mysql2` from 3.16.1 to 3.20.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.16.1...v3.20.0) Updates `otplib` from 13.1.1 to 13.4.0 - [Release notes](https://github.com/yeojz/otplib/releases) - [Commits](https://github.com/yeojz/otplib/commits/v13.4.0/packages/otplib) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.2 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.1.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-deps - dependency-name: knex dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-deps - dependency-name: mysql2 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-deps - dependency-name: otplib dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-deps - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: api-deps - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: api-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 api-deps group with 6 updates in the /api directory:
8.2.18.3.13.1.03.2.63.16.13.20.013.1.113.4.09.39.210.0.19.39.210.1.0Updates
express-rate-limitfrom 8.2.1 to 8.3.1Release notes
Sourced from express-rate-limit's releases.
Commits
47e5b298.3.1eb61179v8.3.1 changeloga17377dFix broken link for contributing guide5aa3f6cfix: revert the dts-bundle-generator update06dea83ci: run test on node 20, 22, 24, 25 and drop 18 as it reached eolc86a27dchore: update dependencies8898ffachore: migrate biome schema and run formatterdd544fddocs: update changelog with backported releases9c90752ci: setup oidc connect with npm for automatatic publishe4477fa8.3.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for express-rate-limit since your current version.
Updates
knexfrom 3.1.0 to 3.2.6Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
... (truncated)
Commits
8b32aa2fix: add type exports (#6406)064ec50fix ESM exports (#6405)bf28f74Fix ESM types (#6404)b41585aPrepare to release 3.2.3 hotfix (#6401)4f56eddMerge branch 'master' of https://github.com/knex/knexae03773Prepare to release 3.2.1122aa7eExpore relevant submodules (#6400)c77a152Add missing semver package (#6387)c865d6eFixup -- both missing tsconfig.json and schema-snippets.json missing a couple...711b844docs: add VitePress blog with archive and UTC post dates (#6397)Updates
mysql2from 3.16.1 to 3.20.0Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
6d0ba45chore(master): release 3.20.0 (#4180)5ac5563fix: explicitly specify in auth plugins (#4175) (#4187)1993624ci: improve workflows triggering (#4189)ff839c2docs: improve LLM Agents instructions (#4188)7e57db6fix: prevent double release from corrupting the connection pool (#4186)92d0724docs: include instructions to LLM agents (#4185)f4ce16arefactor: simplify TracingChannel logic (#4184)97855a6fix: restorePoolConnectionas subclass ofConnection(#4183)90a0677refactor: prevent unintentional breaking change after TracingChannel support ...5b61d86ci: improve coverage (#4181)Updates
otplibfrom 13.1.1 to 13.4.0Release notes
Sourced from otplib's releases.
... (truncated)
Commits
e5490bbrelease(packages): v13.4.0 (#819)3352eebdocs(totp): add string secrets and authenticator compatibility notes to READM...9038272feat: add IIFE/CDN build support to otplib (#810)4fd86b5chore: update readme tip/important blocks6c9ed1cdocs: improve package READMEs with accurate API context and usage examples (#...fe462acrelease(packages): v13.3.0 (#796)09f301ffeat: add OTPHooks for custom token encoding and validation (#790)476f345fix: harden OTP validation and URI parsing; bubble up TOTP replay controls th...972d355Pin GitHub Actions to commit SHAs and update dependencies (#787)ada9445feat(test): add distribution tests package for cross-runtime testing (#778)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for otplib since your current version.
Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.2 to 10.1.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0