chore(deps)(deps): bump the production-dependencies group across 1 directory with 9 updates#71
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…rectory with 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.13.2` | `1.14.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.2.1` | `8.3.1` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.4` | | [joi](https://github.com/hapijs/joi) | `18.0.2` | `18.1.1` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.16.0` | `3.20.0` | | [sequelize](https://github.com/sequelize/sequelize) | `6.37.7` | `6.37.8` | Updates `axios` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.14.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `dotenv` from 17.2.3 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.3.1) 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 `fs-extra` from 11.3.3 to 11.3.4 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4) Updates `joi` from 18.0.2 to 18.1.1 - [Commits](hapijs/joi@v18.0.2...v18.1.1) Updates `mariadb` from 3.4.5 to 3.5.2 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-nodejs@3.4.5...3.5.2) Updates `mysql2` from 3.16.0 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.0...v3.20.0) Updates `sequelize` from 6.37.7 to 6.37.8 - [Release notes](https://github.com/sequelize/sequelize/releases) - [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md) - [Commits](sequelize/sequelize@v6.37.7...v6.37.8) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: joi dependency-version: 18.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mariadb dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mysql2 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sequelize dependency-version: 6.37.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 production-dependencies group with 9 updates in the / directory:
1.13.21.14.02.8.52.8.617.2.317.3.18.2.18.3.111.3.311.3.418.0.218.1.13.4.53.5.23.16.03.20.06.37.76.37.8Updates
axiosfrom 1.13.2 to 1.14.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
46bee3dchore(release): prepare release 1.14.0 (#10563)518aff5chore: add AI Moderator workflow for spam detection (#10551)b7dfda3chore(sponsor): update sponsor block (#10557)9aa34d5fix: updated release flow to match the current flows (#10562)e9e5ebeUpdate packages to latest version (#10556)4d8931cfix: formidable dependency vulnerable to arbitrary (#7533)3a6f5c1chore(deps-dev): bump@babel/preset-env(#7531)bcfd299fix: bug axios breaks commonjs compatibility main entry (#7532)d6dcbfdfix: dependabot uses the correct labels (#7530)5dd7ba7chore: upgrade to latest ts (#7522)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
dotenvfrom 17.2.3 to 17.3.1Changelog
Sourced from dotenv's changelog.
Commits
7bc16a417.3.127303fdupdate README-es6379eb2update READMEb6d7339fix spelling5febe3517.3.0f61f383changelog 🪵dec94adupdate README4856950update README6351887update README23bd017update READMEUpdates
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
fs-extrafrom 11.3.3 to 11.3.4Changelog
Sourced from fs-extra's changelog.
Commits
353a29b11.3.43e65fbefix(ensureSymlink): resolve relative srcpath correctly when symlink exists (#...e2615e5Fix git URL in package.json (#1062)Updates
joifrom 18.0.2 to 18.1.1Commits
06afeb518.1.1407ed75chore: apply npm pkg fix4323588Merge pull request #3099 from poupounetjoyeux/master8607f5cMerge pull request #3103 from ordinary9843/fix/describe-nan-allow384c5cdMerge pull request #3097 from iamnivekx/feat/standard-validate-options3e6d6cd18.1.0b366678Merge pull request #3102 from hapijs/feat/standard-json-schemaf9f9c32feat: add Standard JSON Schemad7994c8fix: allow NaN in schema describe() output validationa454c18Fix braces escaping when template doesn't contains any variableUpdates
mariadbfrom 3.4.5 to 3.5.2Release notes
Sourced from mariadb's releases.
Changelog
Sourced from mariadb's changelog.
Commits
ca98915bump 3.5.2 versione721d70[misc] code style correction87ca82e[CONJS-343] batch hangs when having an empty parameters values #343e054849[CONJS-342] Move TypeScript type dependencies from peer to regular dependenci...be72ebf[perf] Optimize buffer copy in readBufferLengthEncodedCopy with subarraydbd5472[CONJS-333] Optimize column type checking with buffer comparisons and pre-com...e71f849[misc] Release version 3.5.182b639c[misc] bump dependenciesa5ba902[perf] Optimize execute command with bitwise operations and constant reuse65b9508[perf] Optimize parameter type checking and remove unused pipe propertyUpdates
mysql2from 3.16.0 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
sequelizefrom 6.37.7 to 6.37.8Release notes
Sourced from sequelize's releases.
Commits
cb7f99afix: validate cast types in JSON where clausesb147528Merge commit from fork4b8b5b9meta: Fix MSSQL CI (#17931)Maintainer changes
This version was pushed to npm by wikirik, a new releaser for sequelize since your current version.
Dependabot 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 uni...Description has been truncated