Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps qoomon/actions--context from 4 to 5.

Commits
  • e12e182 fix: rename output job_url to job_html_url
  • 3116416 build(deps-dev): bump typescript from 5.9.2 to 5.9.3 (#314)
  • 51a47a9 build(deps-dev): bump @​types/node from 24.5.2 to 24.7.0 (#313)
  • 6a30586 build(deps): bump actions/github-script from 7 to 8 (#288)
  • 9fe0e54 build(deps): bump actions/setup-node from 4 to 5 (#290)
  • 8fb499e build(deps-dev): bump typescript-eslint from 8.44.1 to 8.45.0 (#309)
  • 7b29338 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#308)
  • e627ab2 feat: refactor get current job and align output and env varaible names
  • 5d1602f build(deps-dev): bump ts-jest from 29.4.2 to 29.4.4 (#305)
  • 157fc9d build(deps-dev): bump @​types/node from 24.5.0 to 24.5.2 (#304)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2026

Labels

The following labels could not be found: Type ◦ Git Action. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@BinaryServ BinaryServ changed the title chore(deps): bump qoomon/actions--context from 4 to 5 PR 2: chore(deps): bump qoomon/actions--context from 4 to 5 Jan 16, 2026
@BinaryServ BinaryServ added AC › Passed Ready to be reviewed Type › Git Action GitHub Action / workflow Type › Pull Request Normal pull request labels Jan 16, 2026
@BinaryServ
Copy link
Collaborator


Automatic Self-Check - #2

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): bump qoomon/actions--context from 4 to 5
Created 01.16.2026 4:16 AM UTC
ID #2
Author dependabot[bot]
Repo service-blocklists
Branch dependabot/github_actions/qoomon/actions--context-5 main
Added Files 0
Modified Files 13
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • .github/workflows/blocklist-generate.yml
  • .github/workflows/cache-clean.yml
  • .github/workflows/deploy-clean.yml
  • .github/workflows/documentation.yml
  • .github/workflows/gpg-tests.yml
  • .github/workflows/history-clean.yml
  • .github/workflows/issues-new.yml
  • .github/workflows/issues-scan.yml
  • .github/workflows/issues-stale.yml
  • .github/workflows/labels-clean.yml
  • .github/workflows/labels-create.yml
  • .github/workflows/ping-developer.yml
  • .github/workflows/release.yml



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

Bumps [qoomon/actions--context](https://github.com/qoomon/actions--context) from 4 to 5.
- [Release notes](https://github.com/qoomon/actions--context/releases)
- [Commits](qoomon/actions--context@v4...v5)

---
updated-dependencies:
- dependency-name: qoomon/actions--context
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/qoomon/actions--context-5 branch from 6029203 to 221c273 Compare January 16, 2026 10:49
@BinaryServ
Copy link
Collaborator


Automatic Self-Check - #2

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title PR 2: chore(deps): bump qoomon/actions--context from 4 to 5
Created 01.16.2026 4:16 AM UTC
ID #2
Author dependabot[bot]
Repo service-blocklists
Branch dependabot/github_actions/qoomon/actions--context-5 main
Added Files 0
Modified Files 13
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • .github/workflows/blocklist-generate.yml
  • .github/workflows/cache-clean.yml
  • .github/workflows/deploy-clean.yml
  • .github/workflows/documentation.yml
  • .github/workflows/gpg-tests.yml
  • .github/workflows/history-clean.yml
  • .github/workflows/issues-new.yml
  • .github/workflows/issues-scan.yml
  • .github/workflows/issues-stale.yml
  • .github/workflows/labels-clean.yml
  • .github/workflows/labels-create.yml
  • .github/workflows/ping-developer.yml
  • .github/workflows/release.yml



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

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

Labels

AC › Passed Ready to be reviewed Type › Git Action GitHub Action / workflow Type › Pull Request Normal pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant