Skip to content

chore(deps): bump the github-actions group across 1 directory with 5 updates#597

Merged
HavenDV merged 1 commit intomainfrom
dependabot/github_actions/github-actions-9332fe4be5
Mar 18, 2026
Merged

chore(deps): bump the github-actions group across 1 directory with 5 updates#597
HavenDV merged 1 commit intomainfrom
dependabot/github_actions/github-actions-9332fe4be5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps the github-actions group with 5 updates in the / directory:

Package From To
actions/checkout 4 6
actions/setup-dotnet 4 5
alstr/todo-to-issue-action 4 5
SethCohen/github-releases-to-discord 1.13.1 1.19.0
actions/upload-pages-artifact 3 4

Updates actions/checkout from 4 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates actions/setup-dotnet from 4 to 5

Release notes

Sourced from actions/setup-dotnet's releases.

v5.0.0

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Updates

Bug Fixes

New Contributors

Full Changelog: actions/setup-dotnet@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/setup-dotnet@v4...v4.3.1

v4.3.0

What's Changed

New Contributors

... (truncated)

Commits
  • c2fa09f Bump minimatch from 3.1.2 to 3.1.5 (#705)
  • 02574b1 Add support for optional architecture input for cross-architecture .NET insta...
  • 16c7b3c Bump fast-xml-parser from 4.4.1 to 5.3.6 (#671)
  • 131b410 Add support for workloads input (#693)
  • baa11fb Bump test dependencies to resolve System.Net.Http vulnerability, update workf...
  • 24ec4f2 Upgrade to latest actions packages (#687)
  • 4c100cb Fix icons (#604)
  • 25328d8 Bump actions/checkout from 5 to 6 (#684)
  • 937b8dd Update README with note on setting DOTNET_INSTALL_DIR for Linux permission is...
  • 2016bd2 Bump actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-...
  • Additional commits viewable in compare view

Updates alstr/todo-to-issue-action from 4 to 5

Release notes

Sourced from alstr/todo-to-issue-action's releases.

v5

Targets the latest v5 release.

v4.13.3

Add PureScript and Agda support.

v4.13.2

Extend TSX support.

v4.13.1

Add Liquid support.

v4.13

Add support for extensionless files.

Thanks to @​AingeruAlvarezSanchez for the contribution.

v4.12.3

Add Cuda support.

v4.12.2

Set ace_mode for custom languages.

v4.12.1

Fix case sensitivity.

v4.12

Add support for custom languages.

Thanks to @​Christoph-Koschel for the PR, and @​drkameleon for the initial idea and exploratory work.

v4.11.1

Fix URL to line.

v4.11

  • Enable issue escaping.
  • Remove requirement for space after comment marker.

Thanks to @​Christoph-Koschel.

v4.10.2

Add RMarkdown support.

v4.10.1

  • Add support for Starlark and JSON with Comments.
  • Rework README.
  • Fix URL to line for enterprise.

v4.10

Add support for GHES with new API URL input.

... (truncated)

Commits
  • 64aca8f Bump version
  • d1f79f2 Merge pull request #281 from soraxas/fix/unbounded-var
  • 82dd9d3 actually fallback to default dict
  • 62a4dd1 Merge pull request #279 from yonasBSD/chore/upgrade-actions-checkout
  • db0ad8b chore: Upgrade to actions/checkout@v6.
  • 71b3037 Update ace_mode values used in tests
  • cdddfe1 Merge pull request #277 from Christian-Schou/feature/chs-add-al-code
  • 1e495ff ♻️ Update expected line number in test_url_insertion
  • d14fc87 📝 Add AL to supported languages list in README
  • 399f21a ✅ Add AL codeunit test cases and update text issue counts
  • Additional commits viewable in compare view

Updates SethCohen/github-releases-to-discord from 1.13.1 to 1.19.0

Release notes

Sourced from SethCohen/github-releases-to-discord's releases.

v1.19.0

1.19.0 (2025-06-17)

Features

  • tests: add Jest configuration and comprehensive tests for utility functions in index.js to ensure functionality and reliability (0559b87)

Miscellaneous

  • added updated dependencies (067d2cb)
  • package: update @​actions/github dependency to version 6.0.1 and add Jest as a dev dependency with a test script (0559b87)

v1.18.0

1.18.0 (2025-06-17)

Features

  • index.js: enhance sendWebhook function to handle rate limits with retries for improved reliability when sending requests to Discord (feb5a40)

Miscellaneous

  • remove unnecessary test file from .gitignore and add sample test release JSON for local testing (82d906c)
  • update README for clarity and conciseness, improve formatting, and add new sections for better user guidance (82d906c)

v1.17.0

1.17.0 (2025-06-17)

Features

  • workflow: add GitHub Actions workflow to automatically update SemVer tags on tag push events (e768ce1)

v1.16.2

1.16.2 (2024-10-18)

Documentation

  • update README output example (6aa0dd9)

v1.16.1

1.16.1 (2024-10-18)

Bug Fixes

... (truncated)

Changelog

Sourced from SethCohen/github-releases-to-discord's changelog.

1.19.0 (2025-06-17)

Features

  • tests: add Jest configuration and comprehensive tests for utility functions in index.js to ensure functionality and reliability (0559b87)

Miscellaneous

  • added updated dependencies (067d2cb)
  • package: update @​actions/github dependency to version 6.0.1 and add Jest as a dev dependency with a test script (0559b87)

1.18.0 (2025-06-17)

Features

  • index.js: enhance sendWebhook function to handle rate limits with retries for improved reliability when sending requests to Discord (feb5a40)

Miscellaneous

  • remove unnecessary test file from .gitignore and add sample test release JSON for local testing (82d906c)
  • update README for clarity and conciseness, improve formatting, and add new sections for better user guidance (82d906c)

1.17.0 (2025-06-17)

Features

  • workflow: add GitHub Actions workflow to automatically update SemVer tags on tag push events (e768ce1)

1.16.2 (2024-10-18)

Documentation

  • update README output example (6aa0dd9)

1.16.1 (2024-10-18)

Bug Fixes

  • correct conversion of standalone PR, issue, and changelog URLs to markdown format (4786949), closes #38

Documentation

... (truncated)

Commits
  • b96a335 chore(master): release 1.19.0 (#50)
  • 067d2cb chore: added updated dependencies
  • 0559b87 feat(tests): add Jest configuration and comprehensive tests for utility funct...
  • de60879 chore(master): release 1.18.0 (#49)
  • 82d906c chore: update README for clarity and conciseness, improve formatting, and add...
  • feb5a40 feat(index.js): enhance sendWebhook function to handle rate limits with retri...
  • 9fe781f Add custom url (#44)
  • 74ded42 Add option to strip PR and commit links (#48)
  • e1dc082 chore(master): release 1.17.0 (#47)
  • e768ce1 feat(workflow): add GitHub Actions workflow to automatically update SemVer ta...
  • Additional commits viewable in compare view

Updates actions/upload-pages-artifact from 3 to 4

Release notes

Sourced from actions/upload-pages-artifact's releases.

v4.0.0

What's Changed

Full Changelog: actions/upload-pages-artifact@v3.0.1...v4.0.0

v3.0.1

Changelog

See details of all code changes since previous release.

Commits
  • 7b1f4a7 Merge pull request #127 from heavymachinery/pin-sha
  • 4cc19c7 Pin actions/upload-artifact to SHA
  • 2d163be Merge pull request #107 from KittyChiu/main
  • c704843 fix: linted README
  • 9605915 Merge pull request #106 from KittyChiu/kittychiu/update-readme-1
  • e59cdfe Update README.md
  • a2d6704 doc: updated usage section in readme
  • 984864e Merge pull request #105 from actions/Jcambass-patch-1
  • 45dc788 Add workflow file for publishing releases to immutable action package
  • efaad07 Merge pull request #102 from actions/hidden-files
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `4` | `5` |
| [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) | `4` | `5` |
| [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) | `1.13.1` | `1.19.0` |
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `3` | `4` |



Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

Updates `actions/setup-dotnet` from 4 to 5
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

Updates `alstr/todo-to-issue-action` from 4 to 5
- [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
- [Commits](alstr/todo-to-issue-action@v4...v5)

Updates `SethCohen/github-releases-to-discord` from 1.13.1 to 1.19.0
- [Release notes](https://github.com/sethcohen/github-releases-to-discord/releases)
- [Changelog](https://github.com/SethCohen/github-releases-to-discord/blob/master/CHANGELOG.md)
- [Commits](SethCohen/github-releases-to-discord@v1.13.1...v1.19.0)

Updates `actions/upload-pages-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: alstr/todo-to-issue-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: SethCohen/github-releases-to-discord
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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 18, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2026 00:47
@HavenDV HavenDV disabled auto-merge March 18, 2026 00:58
@HavenDV HavenDV merged commit 18a9643 into main Mar 18, 2026
2 of 3 checks passed
@HavenDV HavenDV deleted the dependabot/github_actions/github-actions-9332fe4be5 branch March 18, 2026 00:58
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