Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Owner
|
@dependabot rebase |
Bumps the code-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `16.1.7` | `16.2.0` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.2` | `8.0.3` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.2.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.0` | `8.57.1` | Updates `next` from 16.1.7 to 16.2.0 - [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.1.7...v16.2.0) Updates `nodemailer` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.2...v8.0.3) Updates `@tailwindcss/postcss` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss) Updates `eslint-config-next` from 16.1.6 to 16.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.0/packages/eslint-config-next) Updates `tailwindcss` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) Updates `typescript-eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: code-dependencies - dependency-name: nodemailer dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: code-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: code-dependencies - dependency-name: eslint-config-next dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: code-dependencies - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: code-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: code-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/develop/code-dependencies-7a1b525371
branch
from
March 20, 2026 10:24
7d25ab7 to
ba90c64
Compare
Navino16
deleted the
dependabot/npm_and_yarn/develop/code-dependencies-7a1b525371
branch
March 20, 2026 13:37
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 code-dependencies group with 6 updates:
16.1.716.2.08.0.28.0.34.2.14.2.216.1.616.2.04.2.14.2.28.57.08.57.1Updates
nextfrom 16.1.7 to 16.2.0Release notes
Sourced from next's releases.
... (truncated)
Commits
c5c94dfv16.2.0649d302Unflake router events deploy test (#91589)bcd9c19docs: Clarify ignoreBuildErrors behavior (#91367)3683192v16.2.0-canary.104b61823dSRI turbopack documentation (#90477)0ca967bAdd group depth tracking to instant validation boundary discovery (#91208)a41bef9improve allowedDevOrigins error (#91521)75c51c6Turbopack: Usedebug = "line-tables-only"for dev builds (#91539)39e705cTurbopack: Merge release-with-assertions-no-lto profile into release-with-ass...4de2201[turbopack] Share scratch buffer across shards using thread local (#90167)Updates
nodemailerfrom 8.0.2 to 8.0.3Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
4e702e9chore(master): release 8.0.3 (#1804)c803d90fix: remove familySupportCache that broke DNS resolution testse8c8b92fix: fix cookie bugs, remove dead code, and improve hot-path efficiency0e78ee1chore: update dependenciesaf73b4cchore: upgrade GitHub Actions to latest versions604b570chore: simplify remaining lib modules for clarity and consistency4ced83dchore: simplify shared, errors, mailer, mime-node, and mime-funcs modules0cba16echore: simplify smtp-pool with const, Object.assign, and cleaner control flowbc1a7d2chore: simplify smtp-transport with const and Object.assignc5b48eafix: refactor smtp-connection for clarity and add Node.js 6 syntax compat testUpdates
@tailwindcss/postcssfrom 4.2.1 to 4.2.2Release notes
Sourced from
@tailwindcss/postcss's releases.Changelog
Sourced from
@tailwindcss/postcss's changelog.Commits
d596b0c4.2.2 (#19821)faa5e88Cleanup inconsistencies related to (regex) escapes (#19804)Updates
eslint-config-nextfrom 16.1.6 to 16.2.0Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
c5c94dfv16.2.03683192v16.2.0-canary.1046689814v16.2.0-canary.103ad66dbcv16.2.0-canary.102b856498v16.2.0-canary.101136b77ev16.2.0-canary.1000f59973v16.2.0-canary.99792522dv16.2.0-canary.982769b55v16.2.0-canary.9780385f5v16.2.0-canary.96Updates
tailwindcssfrom 4.2.1 to 4.2.2Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
d596b0c4.2.2 (#19821)2228a57Bump Lightning CSS (#19771)f302fceFix canonicalization resulting in empty list (#19812)bb2f170Improve canonicalization for bare values exceeding default spacing scale sugg...faa5e88Cleanup inconsistencies related to (regex) escapes (#19804)d5717f2run prettier51aa9d7fix(canonicalize): handle utilities with empty property maps in collapse (#19...c586bd6Canonicalizecalc(var(--spacing)*…)expressions into--spacing(…)(#19769)9ded4a2Guard object lookups against inherited prototype properties (#19725)Updates
typescript-eslintfrom 8.57.0 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.1Dependabot 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