chore(deps): bump the production-minor-patch group across 1 directory with 7 updates#49
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… with 7 updates Bumps the production-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nanoid](https://github.com/ai/nanoid) | `5.1.7` | `5.1.9` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.3.1` | `8.3.2` | | [next](https://github.com/vercel/next.js) | `16.2.2` | `16.2.4` | | [next-intl](https://github.com/amannn/next-intl) | `4.9.0` | `4.9.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.4` | `8.0.5` | Updates `nanoid` from 5.1.7 to 5.1.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.7...5.1.9) Updates `express-rate-limit` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.3.1...v8.3.2) Updates `next` from 16.2.2 to 16.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.2...v16.2.4) Updates `next-intl` from 4.9.0 to 4.9.1 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.9.0...v4.9.1) Updates `react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `nodemailer` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.4...v8.0.5) Updates `react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: express-rate-limit dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: next-intl dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-minor-patch group with 6 updates in the / directory:
5.1.75.1.98.3.18.3.216.2.216.2.44.9.04.9.119.2.419.2.58.0.48.0.5Updates
nanoidfrom 5.1.7 to 5.1.9Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
e52d946Release 5.1.9 version2c0eec6Remove docs from npm package11c05dcRelease 5.1.8 version (#586)94953dfFix comment 80 columsn limit (#585)e646618Update benchmark (#584)d3030b7Improve comments (#583)e1acf37Use full byte range in customAlphabet (+ ~75% ops / sec optimisation) (#582)f4e7fbeRe-use var in the price of extra 4 bytes of JS bundle size (#581)234a6c3Remove redundant browser step cast (#578)7720742Do not calculate expression twice in Node.js where size is not important (#580)Updates
express-rate-limitfrom 8.3.1 to 8.3.2Release notes
Sourced from express-rate-limit's releases.
Commits
c4dbb428.3.28f1cc66v8.3.2 changelog601b87fFix skipFailedRequests for for connections that close very early (#611)014c2f3chore(deps-dev): bump the development-dependencies group with 6 updates (#612)4e8b18bRemove Zuplo sponsorship details from README (#613)31dab19test: use numeric range for reset timestamp assertion (#610)f82ad13chore(deps-dev): bump the development-dependencies group with 2 updates (#609)fa0b098docs: fix broken linkUpdates
nextfrom 16.2.2 to 16.2.4Release notes
Sourced from next's releases.
Commits
2275bd8v16.2.4e073983Adding more system info to the 'initialize project' trace (#92427)8a540b5Turbopack: shorter error message for ModuleBatchesGraph::get_entry_index (#92...2f5343fTurbopack: shorter error for ChunkGroupInfo::get_index_of (#92814)2ad9d3fturbo-tasks: Fix recomputation loop by allowing cell cleanup on error during ...6f3808eCompiler: Support boolean and number primtives in next.config defines (#92731)fbc7684Scope Safari ?ts= cache-buster to CSS/font assets only (Pages Router) (#92580)805d758Turbopack: fix filesystem watcher config not applying follow_symlinks(false) ...1056faechore: Bump reqwest to 0.13.2 (#92713)d5f649bv16.2.3Updates
next-intlfrom 4.9.0 to 4.9.1Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
b4aa538v4.9.11c80b66fix: Improve middleware pathname validation (#2304)Updates
react-domfrom 19.2.4 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.5Updates
nodemailerfrom 8.0.4 to 8.0.5Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
202cfb3chore(master): release 8.0.5 (#1809)b634abfdocs: add CLAUDE.md with project conventions and release process95876b1fix: decode SMTP server responses as UTF-8 at line boundary0a43876fix: sanitize CRLF in transport name option to prevent SMTP command injection...08e59e6chore: update dev dependenciesUpdates
reactfrom 19.2.4 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.5Dependabot 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