Skip to content

chore: block @dependabot updates to @types/node@26#628

Open
zimeg wants to merge 2 commits into
mainfrom
chore/dependabot-block-node-26
Open

chore: block @dependabot updates to @types/node@26#628
zimeg wants to merge 2 commits into
mainfrom
chore/dependabot-block-node-26

Conversation

@zimeg

@zimeg zimeg commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

This pull request guards the Slack GitHub Action against Dependabot bumping @types/node to v26.

  • Adds "26.x" alongside the existing "25.x" entry in the @types/node ignore list in .github/dependabot.yml.

Notes

We hope to match runner support node version for now:

Requirements

@changeset-bot

changeset-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e0e1d34

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 99.86%. Comparing base (d4d0c17) to head (9e2d9ee).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files           7        7           
  Lines         736      736           
=======================================
  Hits          735      735           
  Misses          1        1           

☔ 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 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 changed the title chore: block Dependabot updates to @types/node v26 chore: block @dependabot updates to @types/node@26 Jun 24, 2026
@zimeg zimeg added this to the 3.1 milestone Jun 24, 2026
@zimeg zimeg deployed to staging June 24, 2026 06:13 — with GitHub Actions Active
@zimeg zimeg marked this pull request as ready for review June 24, 2026 06:14
@zimeg zimeg requested a review from a team as a code owner June 24, 2026 06:14
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.

1 participant