Skip to content

deps(deps-dev): bump @types/node from 24.12.3 to 25.9.1#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-25.9.1
Open

deps(deps-dev): bump @types/node from 24.12.3 to 25.9.1#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-25.9.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps @types/node from 24.12.3 to 25.9.1.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 3, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 3, 2026

Deploy Preview for savio-financial-app ready!

Name Link
🔨 Latest commit 85b4615
🔍 Latest deploy log https://app.netlify.com/projects/savio-financial-app/deploys/6a1ff30e341ded00086356b3
😎 Deploy Preview https://deploy-preview-3--savio-financial-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants