Skip to content

Bump tmcw/notfoundbot from 3.0.0 to 3.1.0#107

Merged
domoritz merged 1 commit into
masterfrom
dependabot/github_actions/tmcw/notfoundbot-3.1.0
Jul 1, 2026
Merged

Bump tmcw/notfoundbot from 3.0.0 to 3.1.0#107
domoritz merged 1 commit into
masterfrom
dependabot/github_actions/tmcw/notfoundbot-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps tmcw/notfoundbot from 3.0.0 to 3.1.0.

Release notes

Sourced from tmcw/notfoundbot's releases.

v3.1.0

Minor Changes

  • 8f37c4b: Bump the action runtime to Node 24 and harden the run loop:

    • action.yml now uses node24 (Node 20 is being deprecated by GitHub Actions on June 2, 2026)
    • Wayback Machine 5xx / non-JSON responses no longer crash the run; the failure is logged and the run continues with whatever upgrades it already found
    • The action entrypoint now catches stray errors and unhandled rejections instead of exiting silently
    • Upgraded all direct dependencies to latest, including @actions/cache v6, @actions/core v3, @actions/github v9, and typescript v6
    • Replaced the broken npm-publish release flow with changeset tag so the release workflow creates GitHub releases + git tags only (no npm publish, which never had credentials configured)
    • Added a verify-dist CI job so PRs that forget to commit dist/ fail loudly
Changelog

Sourced from tmcw/notfoundbot's changelog.

3.1.0

Minor Changes

  • 8f37c4b: Bump the action runtime to Node 24 and harden the run loop:

    • action.yml now uses node24 (Node 20 is being deprecated by GitHub Actions on June 2, 2026)
    • Wayback Machine 5xx / non-JSON responses no longer crash the run; the failure is logged and the run continues with whatever upgrades it already found
    • The action entrypoint now catches stray errors and unhandled rejections instead of exiting silently
    • Upgraded all direct dependencies to latest, including @actions/cache v6, @actions/core v3, @actions/github v9, and typescript v6
    • Replaced the broken npm-publish release flow with changeset tag so the release workflow creates GitHub releases + git tags only (no npm publish, which never had credentials configured)
    • Added a verify-dist CI job so PRs that forget to commit dist/ fail loudly
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tmcw/notfoundbot](https://github.com/tmcw/notfoundbot) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/tmcw/notfoundbot/releases)
- [Changelog](https://github.com/tmcw/notfoundbot/blob/main/CHANGELOG.md)
- [Commits](tmcw/notfoundbot@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: tmcw/notfoundbot
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@domoritz
domoritz merged commit b006391 into master Jul 1, 2026
1 check failed
@domoritz
domoritz deleted the dependabot/github_actions/tmcw/notfoundbot-3.1.0 branch July 1, 2026 11:49
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant