deps(deps-dev): bump @types/node from 24.12.3 to 25.9.1#3
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps-dev): bump @types/node from 24.12.3 to 25.9.1#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.12.3 to 25.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ Deploy Preview for savio-financial-app ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
ritikadas98
pushed a commit
that referenced
this pull request
Jun 4, 2026
PR #4 (tailwindcss 3.4.19 → 4.3.0) broke `vite build` on the Netlify deploy preview while CI passed. Tailwind v4 is a rewrite — dropped the PostCSS plugin entry point, replaced `tailwind.config.ts` with CSS-first `@theme {…}` config, and made tailwindcss-animate incompatible. A real migration is ~2 hours and isn't in scope for the portfolio's maintenance phase. Added an `ignore` block scoped to semver-major bumps only, for the six dependencies most likely to require human migration work when they jump majors: tailwindcss v4 = rewrite (the one that just bit us) react / react-dom future v20 will be breaking vite vN majors often change config shape eslint flat-config era changes per major typescript pinned with `~` already; major bumps would still surface and require attention Minor + patch updates on all of these still come through normally, so security-relevant fixes aren't suppressed. PR #4 itself needs to be closed manually via the GitHub UI — Dependabot won't auto-close existing PRs after a config change, the ignore rule only prevents new ones. Other Dependabot PRs (#1 production minor/patch group, #2 dev minor/patch group, #3 @types/node 24→25) all pass CI and are safe to merge. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.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 @types/node from 24.12.3 to 25.9.1.
Commits
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)