build(deps): bump the production group across 1 directory with 3 updates - #7
build(deps): bump the production group across 1 directory with 3 updates#7dependabot[bot] wants to merge 1 commit into
Conversation
|
Warning Review limit reached
Next review available in: 46 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bumps the production group with 3 updates in the / directory: [ioredis](https://github.com/luin/ioredis), [nodemailer](https://github.com/nodemailer/nodemailer) and [uuid](https://github.com/uuidjs/uuid). Updates `ioredis` from 5.8.2 to 5.11.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.2...v5.11.1) Updates `nodemailer` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v9.0.1...v9.0.3) Updates `uuid` from 13.0.2 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v13.0.2...v14.0.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: nodemailer dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
b6b306a to
ed31df9
Compare
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the production group with 3 updates in the / directory: ioredis, nodemailer and uuid.
Updates
ioredisfrom 5.8.2 to 5.11.1Release notes
Sourced from ioredis's releases.
... (truncated)
Changelog
Sourced from ioredis's changelog.
... (truncated)
Commits
fb224a7chore(release): 5.11.1 [skip ci]131ee24fix: parse protocol-relative Redis URLs as TCP connections (#2125)c84b2eefix(cluster): reconnect to nodes that restart without slot changes (#2096)1490432chore(release): 5.11.0 [skip ci]5359d4drefactor(utils): inline defaults and isArguments helpers (#2107)b7b3deffeat: add vector set command support (#2116)faa53fdci: update Node.js and Redis test matrix (#2119)37d0695feat: add increx command (#2115)612ee9dchore: update Redis 8.8 test image to custom (#2118)baf68d6feat: add array commands, typings and tests (#2114)Updates
nodemailerfrom 9.0.1 to 9.0.3Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
1f61eb4chore(master): release 9.0.3 (#1836)07d8253fix(smtp-connection): harden STARTTLS upgrade and secure socket handling (#1835)4801f3achore(master): release 9.0.2 (#1832)9ba1064fix(addressparser): keep operator chars inside an address-literal as text (#1...22ddceafix: harden smtp-connection low-severity issuesaf002ebchore: add Node.js 26 to the CI test matrix6347b47fix: reject CRLF in HTTP proxy CONNECT destination to prevent request injection68860b9fix: harden smtp-connection response parsing and socket lifecycle9517bc5fix: prevent SES transport callback double-invocation and hang on sync errors...Updates
uuidfrom 13.0.2 to 14.0.1Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.