Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.9.2 -> 24.10.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nextjs-resume Ready Ready Preview Comment Nov 3, 2025 1:54am

@renovate renovate bot changed the title Update dependency @types/node to v24.7.1 Update dependency @types/node to v24.7.2 Oct 11, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from a5188a8 to 6a21a1e Compare October 11, 2025 16:49
@renovate renovate bot force-pushed the renovate/node-24.x branch from 6a21a1e to c40f5ae Compare October 16, 2025 13:35
@renovate renovate bot changed the title Update dependency @types/node to v24.7.2 Update dependency @types/node to v24.8.0 Oct 16, 2025
@renovate renovate bot changed the title Update dependency @types/node to v24.8.0 Update dependency @types/node to v24.8.1 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from c40f5ae to ff7f7f1 Compare October 17, 2025 02:46
@renovate renovate bot changed the title Update dependency @types/node to v24.8.1 Update dependency @types/node to v24.9.0 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from ff7f7f1 to 9f79b6c Compare October 20, 2025 17:55
@renovate renovate bot changed the title Update dependency @types/node to v24.9.0 Update dependency @types/node to v24.9.1 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 9f79b6c to 827dfd8 Compare October 21, 2025 01:44
@renovate renovate bot changed the title Update dependency @types/node to v24.9.1 Update dependency @types/node to v24.9.2 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 827dfd8 to 116a382 Compare October 28, 2025 22:33
@renovate renovate bot changed the title Update dependency @types/node to v24.9.2 Update dependency @types/node to v24.9.2 - autoclosed Nov 1, 2025
@renovate renovate bot closed this Nov 1, 2025
@renovate renovate bot deleted the renovate/node-24.x branch November 1, 2025 13:15
@renovate renovate bot changed the title Update dependency @types/node to v24.9.2 - autoclosed Update dependency @types/node to v24.10.0 Nov 3, 2025
@renovate renovate bot reopened this Nov 3, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 116a382 to 73641fd Compare November 3, 2025 01:54
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Coverage after merging renovate/node-24.x into main will be

99.87%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96.15%100%100%96%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Coverage after merging renovate/node-24.x into main will be

99.87%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96.15%100%100%96%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

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.

1 participant