-
Notifications
You must be signed in to change notification settings - Fork 0
npm(deps): bump the npm-dependencies group across 1 directory with 9 updates #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm(deps): bump the npm-dependencies group across 1 directory with 9 updates #25
Conversation
…updates Bumps the npm-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dotenv](https://github.com/motdotla/dotenv) | `16.5.0` | `17.0.1` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.0` | `7.5.1` | | [mongoose](https://github.com/Automattic/mongoose) | `8.15.1` | `8.16.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.30.1` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.3.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.0` | `16.1.2` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | Updates `dotenv` from 16.5.0 to 17.0.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.0.1) Updates `express-rate-limit` from 7.5.0 to 7.5.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.0...v7.5.1) Updates `mongoose` from 8.15.1 to 8.16.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.15.1...8.16.1) Updates `@babel/preset-env` from 7.27.2 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-preset-env) Updates `@eslint/js` from 9.28.0 to 9.30.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js) Updates `globals` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.3.0) Updates `jest` from 29.7.0 to 30.0.4 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest) Updates `lint-staged` from 16.1.0 to 16.1.2 - [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@v16.1.0...v16.1.2) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: express-rate-limit dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: mongoose dependency-version: 8.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: jest dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the npm-dependencies group with 9 updates in the / directory:
16.5.017.0.17.5.07.5.18.15.18.16.17.27.27.28.09.28.09.30.116.2.016.3.029.7.030.0.416.1.016.1.23.5.33.6.2Updates
dotenvfrom 16.5.0 to 17.0.1Changelog
Sourced from dotenv's changelog.
Commits
535465c17.0.10570831changelog 🪵2f323b9Merge pull request #879 from motdotla/smarter-keys-logged2561ad1correctly track which keys were written to process.env3010120remove sponsorsf28bfd517.0.03348b36changelog 🪵a814691Merge pull request #875 from motdotla/quiet-truee8978b0mention dotenvx in runtime message to point people to safer .env files661b247update README withquietoptionUpdates
express-rate-limitfrom 7.5.0 to 7.5.1Release notes
Sourced from express-rate-limit's releases.
Commits
f2287177.5.1aede1837.5.1 changelog62bfcaefix: type of DraftHeadersVersion (#506)e2d7fa0docs: add note about ietf rate limit headers draft 92b84976fix: allow using express v4.11+, since v5 is out of beta89ab85abuild(deps): bump tar-fs,@babel/code-frame(#501)60530e1chore: fix lint issues98bf0a3build(deps): bump tar-fs (#499)78f42a6build(deps-dev): bump axios from 1.7.5 to 1.9.0 (#498)6a6e699Add unit test for resetKey method in MemoryStore (#496)Updates
mongoosefrom 8.15.1 to 8.16.1Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
ffaadd1Merge branch 'master' of github.com:Automattic/mongoose9af5a5cchore: release 8.16.15d587f0Merge pull request #15487 from hasezoey/updateVersionTable91ad151Merge pull request #15486 from Thahirgeek/remove-save-flag27f7f3bMerge pull request #15488 from hasezoey/testEncryptionSameTest280f48dMerge pull request #15490 from Automattic/vkarpov15/writeable-schema-string9f7d50efix: consistent $conditionalHandlers setup between schematypesec6afedchore(workflows/encryption-tests): only run if tests related files changed7f8250bdocs(compatibility): note that mongodb 4.0 is not supported anymore since 8.16.02fd570eRemove unnecessary --save flag from npm install instructionUpdates
@babel/preset-envfrom 7.27.2 to 7.28.0Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
ccc5faev7.28.0743ecd4Add explicit resource management to preset-env (#17355)cd0de90Updatebabel-polyfillpackages (#17403)fdbf1b3fix:finallycauses unexpected return value (#17366)7ba1afaUpdate babel 8 preset env fixtures (#17356)5b9468dReduceregeneratorsize more (#17287)49c0dbbFix iterator compatibility ofregeneratorValues(#17335)d23a1bdUse shorter method names for regenerator context (#17334)fe32019Reduceregeneratorhelper size (#17268)a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)Updates
@eslint/jsfrom 9.28.0 to 9.30.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
b3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseacf2201chore: package.json update for@eslint/jsreleaseUpdates
globalsfrom 16.2.0 to 16.3.0Release notes
Sourced from globals's releases.
Commits
2b85fdb16.3.08c029d9Update globals (#304)abd92bbImprove builtin globals creation (#303)3ad88b6Rewrite scripts to get globals in browser (#300)Updates
jestfrom 29.7.0 to 30.0.4Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
f4296d2v30.0.4d4a6c94v30.0.3393acbfv30.0.25ce865bv30.0.1469f665v30.0.0ce14203v30.0.0-rc.10ab14bav30.0.0-beta.9ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.7