chore(deps): bump the production-dependencies group across 1 directory with 5 updates - #42
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.18.1` | `1.19.0` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.6.0` | `8.6.2` | | [mongoose](https://github.com/Automattic/mongoose) | `9.7.4` | `9.9.1` | | [rate-limit-redis](https://github.com/express-rate-limit/rate-limit-redis) | `6.0.0` | `6.0.1` | | [redis](https://github.com/redis/node-redis) | `6.1.0` | `6.2.0` | Updates `axios` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.19.0) Updates `express-rate-limit` from 8.6.0 to 8.6.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.6.0...v8.6.2) Updates `mongoose` from 9.7.4 to 9.9.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.7.4...9.9.1) Updates `rate-limit-redis` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/express-rate-limit/rate-limit-redis/releases) - [Changelog](https://github.com/express-rate-limit/rate-limit-redis/blob/main/changelog.md) - [Commits](express-rate-limit/rate-limit-redis@v6.0.0...v6.0.1) Updates `redis` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@6.1.0...redis@6.2.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-version: 8.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mongoose dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rate-limit-redis dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 production-dependencies group with 5 updates in the / directory:
1.18.11.19.08.6.08.6.29.7.49.9.16.0.06.0.16.1.06.2.0Updates
axiosfrom 1.18.1 to 1.19.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
311fcc5chore(release): prepare release 1.19.0 (#11095)cb4fd74chore(deps): bump axios from 1.16.1 to 1.18.1 in /docs (#11088)004c93achore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 in the github-action...122eddechore(deps-dev): bump the development_dependencies group with 3 updates (#11089)c44f8d0ci: use bundled npm for v1 publish (#11083)878bb29fix(sandbox): resolve TypeError on constant variable path assignment (#11073)a092baefix(core): synchronous interceptors swallow errors and proceed with request (...3041b8ffeat(HttpStatusCode): add missing 520 status code (#11067)58b16c8refactor(helpers): extract duplicated setFormDataHeaders into a shared helper...3077e62feat(types): Allow the Params property to be typed, instead ofany(#11081)Updates
express-rate-limitfrom 8.6.0 to 8.6.2Release notes
Sourced from express-rate-limit's releases.
Commits
c416f788.6.2defb334v8.6.2 changelog7dd82cffix: key IPv4-in-IPv6 addresses by range, not notation (#667)4e23dbbchore(deps): bump ip-address from 10.3.1 to 10.4.0 (#666)607ef1fchore(deps): bump ip-address from 10.2.0 to 10.3.1 (#664)d2370f6chore(deps-dev): bump the development-dependencies group with 5 updates (#663)c7fced58.6.1b21110echore: deprecate millisecond-based time constants (#662)fad3d85chore(deps-dev): bump the development-dependencies group with 4 updates (#660)Updates
mongoosefrom 9.7.4 to 9.9.1Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
a510d89chore: release 9.9.11287a37Merge pull request #16414 from Automattic/vkarpov15/gh-16413cddce69types: add lean: false overrides for remaining find operations3d301c9types(model): support lean: false overriding schema-level lean option re: #1641395935a7Merge pull request #16409 from BIGSUS24/fix/subdocument-select-false-projecti...e970583types(model): handle { lean: true } schema option on Model.find() typesc14e17edocs: add missing changelog entry650c286chore: release 9.9.00b4ef8atest: improve flakey test2ccf221Merge pull request #16412 from Automattic/vkarpov15/gh-16045-3Updates
rate-limit-redisfrom 6.0.0 to 6.0.1Release notes
Sourced from rate-limit-redis's releases.
Changelog
Sourced from rate-limit-redis's changelog.
Commits
e62a1906.0.17a5135ffix: also check error type for get()68128aefix: avoid replaying indeterminate eval failures (#252)b5ce170build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#250)9320498build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#249)Updates
redisfrom 6.1.0 to 6.2.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
b48e0d3Release redis@6.2.023b33edRelease entraid@6.2.071b820bRelease time-series@6.2.02dde5dfRelease search@6.2.06164fd6Release json@6.2.079521a5Release bloom@6.2.022fbee6Release client@6.2.0f2a432fRequest response policies (#2996)043d304feat: add COMMAND DOCS support (#3362)87623a6fix(client): include acquire timeout duration in pool timeout error message (...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 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