Skip to content

revert: block @types/node@26 for @dependabot and rollback to @types/node@24#107

Merged
zimeg merged 6 commits into
mainfrom
chore/revert-node-26-types
Jun 26, 2026
Merged

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

Conversation

@zimeg

@zimeg zimeg commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

This pull request reverts four merged Dependabot bumps that moved @types/node to v26, and hardens the Dependabot config so it cannot happen again.

Testing

  • Confirm @types/node resolves to a v24 release in each affected package.json / package-lock.json.
  • Confirm Dependabot no longer proposes @types/node v26 bumps for these directories.

@zimeg zimeg added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code update PR only - an update or maintenance is being made to an existing app labels Jun 24, 2026
@zimeg zimeg self-assigned this Jun 24, 2026
@zimeg zimeg changed the title revert: roll @types/node back to v24 and block v26 in Dependabot revert: roll @types/node back to v24 and block @types/node@26 in @dependabot Jun 24, 2026
@zimeg zimeg changed the title revert: roll @types/node back to v24 and block @types/node@26 in @dependabot revert: block @types/node@26 for @dependabot and rollback to @types/node@24 Jun 24, 2026
@zimeg zimeg marked this pull request as ready for review June 24, 2026 06:20
@zimeg zimeg requested a review from a team as a code owner June 24, 2026 06:20

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Looks like we have some merge conflicts, but the PR changes look good!

…types

# Conflicts:
#	ai/slackbot-mcp-client/no-auth/package-lock.json
#	ai/slackbot-mcp-client/no-auth/package.json
#	ai/slackbot-mcp-client/rich-responses/mcp-apps/package-lock.json
#	ai/slackbot-mcp-client/rich-responses/mcp-apps/package.json
#	ai/slackbot-mcp-client/slack-identity/package-lock.json
#	ai/slackbot-mcp-client/slack-identity/package.json
#	block-kit/package-lock.json
#	block-kit/package.json
@zimeg

zimeg commented Jun 26, 2026

Copy link
Copy Markdown
Member Author

@mwbrooks Not sure what changed in the meantime but with conflicts resolved we should now merge this 🐌 ✨

@zimeg zimeg merged commit 7a6a702 into main Jun 26, 2026
6 checks passed
@zimeg zimeg deleted the chore/revert-node-26-types branch June 26, 2026 21:20
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 update PR only - an update or maintenance is being made to an existing app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants