Skip to content

chore(deps): bump @types/node from 25.8.0 to 26.1.1#77

Merged
strausmann merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-25.9.1
Jul 16, 2026
Merged

chore(deps): bump @types/node from 25.8.0 to 26.1.1#77
strausmann merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-25.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.8.0 to 26.1.1.

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Dependency Updates label May 25, 2026
strausmann added a commit that referenced this pull request Jul 16, 2026
The CI "docker" job built linux/amd64,linux/arm64 with push:false as a smoke
test, emulating arm64 via QEMU on an amd64 runner. That emulation repeatedly
hung for ~6h until GitHub auto-cancelled the job, turning the check red on
otherwise-green PRs (#82, #61, #76, #77, …) and blocking the merge signal.

arm64 is already built and verified on release.yml via a native arm64 runner
(build matrix + manifest combine, with an explicit 'Missing linux/arm64' guard),
so emulating it in the PR smoke test adds nothing but flakiness.

- build only linux/amd64 in the smoke job (native, ~3 min)
- drop the now-unnecessary QEMU setup step
- add timeout-minutes: 10 as a backstop against future hangs

Side effect: docker/setup-qemu-action is no longer referenced anywhere, so the
open Dependabot bump for it (#66) can be closed.
github-actions Bot pushed a commit that referenced this pull request Jul 16, 2026
## [1.6.1](v1.6.0...v1.6.1) (2026-07-16)

### Bug Fixes

* **ci:** amd64-only docker smoke build to stop 6h QEMU hangs ([#93](#93)) ([737e367](737e367)), closes [#82](#82) [#61](#61) [#76](#76) [#77](#77) [#66](#66)
@strausmann

Copy link
Copy Markdown
Owner

@dependabot squash and merge

@strausmann

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps): bump @types/node from 25.8.0 to 25.9.1 chore(deps): bump @types/node from 25.8.0 to 26.1.1 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-25.9.1 branch from 52afad2 to 5b1dc7f Compare July 16, 2026 14:32
@strausmann

Copy link
Copy Markdown
Owner

@dependabot rebase

1 similar comment
@strausmann

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.8.0 to 26.1.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-25.9.1 branch from 5b1dc7f to 92a1773 Compare July 16, 2026 15:01
@strausmann
strausmann merged commit 9e07184 into main Jul 16, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/types/node-25.9.1 branch July 16, 2026 17:12
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency Updates released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant