Skip to content

chore(deps): bump jtalk/url-health-check-action from 3 to 5#104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/jtalk/url-health-check-action-5
Open

chore(deps): bump jtalk/url-health-check-action from 3 to 5#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/jtalk/url-health-check-action-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps jtalk/url-health-check-action from 3 to 5.

Release notes

Sourced from jtalk/url-health-check-action's releases.

v5

What's Changed

New Contributors

Full Changelog: Jtalk/url-health-check-action@v4...v5

Using Node v20

Upgrading to Node.js v20 as Github is deprecating v16 in its runners.

v3.2: Dependabot updates

What's Changed

Full Changelog: Jtalk/url-health-check-action@v3...v3.2

Add Cookie & Basic Auth support

No release notes provided.

Commits
  • e7d5ebd Merge pull request #34 from Genyus/master
  • 8da7400 Bump version in README to 5
  • 1c486da Update Node.js version from 20 to 24
  • b716ccb Bump version in README
  • fe3fb69 Merge pull request #26 from vijaya314/update-node-version-used-to-v20
  • 2ee6436 Update github actions to use v4
  • 70fe544 Run with Node 20
  • See full diff 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 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 [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 3 to 5.
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](Jtalk/url-health-check-action@v3...v5)

---
updated-dependencies:
- dependency-name: jtalk/url-health-check-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 23, 2026
@github-actions

Copy link
Copy Markdown

Qodana for JVM

2 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 1
Redundant semicolon 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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.

0 participants