chore(deps): bump the minor-and-patch group across 1 directory with 5 updates - #941
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.0` | `1.38.2` | | [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.8.0` | `9.9.1` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.3` | `9.0.4` | | [redis](https://github.com/redis/node-redis) | `6.1.0` | `6.2.0` | Updates `@upstash/redis` from 1.38.0 to 1.38.2 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.0...@upstash/redis@1.38.2) 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.8.0 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.8.0...9.9.1) Updates `nodemailer` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v9.0.3...v9.0.4) 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: "@upstash/redis" dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: express-rate-limit dependency-version: 8.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mongoose dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: nodemailer dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 5 updates in the /server directory:
1.38.01.38.28.6.08.6.29.8.09.9.19.0.39.0.46.1.06.2.0Updates
@upstash/redisfrom 1.38.0 to 1.38.2Release notes
Sourced from @upstash/redis's releases.
Commits
fc3089bchore: version packages (#1441)c0f5ad7fix: deduplicate telemetry header values in mergeTelemetry (#1440)e45fb78chore: version packages (#1439)bd7a19fDX-2866: add start-redis tip to missing url/token warnings (#1438)8cf6209fix: stabilize flaky evalshaRo test by waiting for script replication3024bb2DX-2750: add ai sdk telemetry to redis search example (#1437)bf3f48achore: add resource section to README (#1435)27f7253docs: add quick tip for fast Redis database setupe93fef5fix: add allowBuilds for pnpm 11 compatibility (#1434)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.8.0 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
nodemailerfrom 9.0.3 to 9.0.4Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
2a0e8c3chore(master): release 9.0.4 (#1841)78f4aa2fix(mime-funcs): percent encode unpaired surrogates in header parameter values182d39arefactor(mime-node): quote the Content-Type name parameter with JSON.stringify9797f7ffix(mime-funcs): do not let an unpaired surrogate consume the next characteradcfc4ffix(mime-node): escape backslash and quote in the Content-Type name parameter...5bd3a65fix(mime-funcs): keep any surrogate pair intact when chunking base64 mime wor...eaf12a0chore(services): add TurboSMTP (#1839)b27d300test(mime-node): assert the Content-Type name= output for line break filenames5bc9cabfix(mime): encode HT/CR/LF in header parameter values instead of quoting them...acc2b43chore(deps): update dev dependenciesUpdates
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