Skip to content

chore: block @types/node@26 for @dependabot and revert examples to @types/node@24#2989

Merged
zimeg merged 6 commits into
mainfrom
chore/node-26-ci-and-dependabot
Jun 26, 2026
Merged

chore: block @types/node@26 for @dependabot and revert examples to @types/node@24#2989
zimeg merged 6 commits into
mainfrom
chore/node-26-ci-and-dependabot

Conversation

@zimeg

@zimeg zimeg commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

This pull request caps @types/node for Bolt for JavaScript and rolls the bundled examples back to v24.

The Node 26 CI matrix addition was split out into #2990 so it can land independently.

Requirements

@changeset-bot

changeset-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 94cf64e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.48%. Comparing base (9839a50) to head (94cf64e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2989   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files          45       45           
  Lines        7900     7900           
  Branches      708      708           
=======================================
  Hits         7464     7464           
  Misses        428      428           
  Partials        8        8           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

zimeg added 2 commits June 23, 2026 22:02
…examples/getting-started-typescript (#2986)"

This reverts commit e6fce75.
@zimeg zimeg added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code semver:patch labels Jun 24, 2026
@zimeg zimeg self-assigned this Jun 24, 2026
@zimeg zimeg mentioned this pull request Jun 24, 2026
2 tasks
@zimeg zimeg changed the title chore: add Node 26 to CI and block @types/node v26 in Dependabot chore: block @types/node v26 in Dependabot and revert examples to v24 Jun 24, 2026
@zimeg zimeg changed the title chore: block @types/node v26 in Dependabot and revert examples to v24 chore: block @types/node@26 in @dependabot and revert examples to v24 Jun 24, 2026
@zimeg zimeg changed the title chore: block @types/node@26 in @dependabot and revert examples to v24 chore: block @types/node@26 for @dependabot and revert examples to @types/node@24 Jun 24, 2026
@zimeg zimeg marked this pull request as ready for review June 24, 2026 06:02
@zimeg zimeg requested a review from a team as a code owner June 24, 2026 06:02
…dependabot

# Conflicts:
#	examples/custom-receiver/package-lock.json
@zimeg

zimeg commented Jun 26, 2026

Copy link
Copy Markdown
Member Author

@mwbrooks For now I think this is alright to merge but I have hope in future updates 🎁

Also I'm thinking all examples should use the complete "^X.Y.Z" format with a package lock but this is outside scope of the PR here so I will merge now 🔏

@zimeg zimeg enabled auto-merge (squash) June 26, 2026 20:26
@zimeg zimeg merged commit 1c95060 into main Jun 26, 2026
30 checks passed
@zimeg zimeg deleted the chore/node-26-ci-and-dependabot branch June 26, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants