Skip to content

chore(deps): Bump the all-dependencies group with 6 updates#83

Merged
ianlewis merged 1 commit intomainfrom
dependabot/github_actions/all-dependencies-d3c4c1906a
Feb 19, 2025
Merged

chore(deps): Bump the all-dependencies group with 6 updates#83
ianlewis merged 1 commit intomainfrom
dependabot/github_actions/all-dependencies-d3c4c1906a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps the all-dependencies group with 6 updates:

Package From To
actions/checkout 4.2.1 4.2.2
github/codeql-action 3.26.10 3.28.9
thehanimo/pr-title-checker 1.4.1 1.4.3
actions/setup-go 5.0.2 5.3.0
ianlewis/todo-issue-reopener 1.4.0 1.5.0
actions/upload-artifact 4.4.0 4.6.0

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates github/codeql-action from 3.26.10 to 3.28.9

Release notes

Sourced from github/codeql-action's releases.

v3.28.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

See the full CHANGELOG.md for more information.

v3.28.8

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

See the full CHANGELOG.md for more information.

v3.28.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #2726

See the full CHANGELOG.md for more information.

v3.28.5

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.5 - 24 Jan 2025

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

  • Update the action to prefer gtar over tar to make zstd archive extraction more robust. 2767

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

3.28.7 - 29 Jan 2025

No user facing changes.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #2726

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #2717

3.28.4 - 23 Jan 2025

No user facing changes.

3.28.3 - 22 Jan 2025

  • Update default CodeQL bundle version to 2.20.2. #2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #2712

3.28.2 - 21 Jan 2025

No user facing changes.

3.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677
  • Update default CodeQL bundle version to 2.20.1. #2678

3.28.0 - 20 Dec 2024

  • Bump the minimum CodeQL bundle version to 2.15.5. #2655

... (truncated)

Commits
  • 9e8d078 Merge pull request #2757 from github/update-v3.28.9-24e1c2d33
  • 43d9be6 Update changelog for v3.28.9
  • 24e1c2d Merge pull request #2753 from github/update-bundle/codeql-bundle-v2.20.4
  • 57a08c0 Add changelog note
  • 52189d2 Update default bundle to codeql-bundle-v2.20.4
  • 08bc0cf Merge pull request #2751 from github/henrymercer/fix-init-post-without-config
  • cf7c687 Send init-post status report in absence of config
  • ad42dbd Merge pull request #2750 from github/dependabot/npm_and_yarn/npm-768bd9b555
  • a8f5935 Merge pull request #2749 from github/dependabot/github_actions/actions-29d379...
  • 9660df3 Update checked-in dependencies
  • Additional commits viewable in compare view

Updates thehanimo/pr-title-checker from 1.4.1 to 1.4.3

Release notes

Sourced from thehanimo/pr-title-checker's releases.

v1.4.3

No release notes provided.

v1.4.2

Transition to node 20

Commits
  • 7fbfe05 Update README.md
  • 62df0ca Merge pull request #51 from karpikpl/main
  • 767e507 Merge pull request #52 from GetJobber/main
  • 17e25bb Update README.md
  • 86f65d3 Merge pull request #1 from GetJobber/upgrade-upload-artifact-to-v4
  • fce987e Update check-release-drift.yml
  • 64416c2 Updates to readme
  • 704bcd3 Adding output - result of the check
  • 1d8cd48 Merge pull request #46 from MoLow/patch-1
  • 7bcfcff Update release-drift action to node v20
  • Additional commits viewable in compare view

Updates actions/setup-go from 5.0.2 to 5.3.0

Release notes

Sourced from actions/setup-go's releases.

v5.3.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in actions/setup-go#496

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

Commits
  • f111f33 Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#534)
  • 3d10edb Add new permission section (#533)
  • 43e1389 Configure Dependabot settings (#530)
  • f81f022 Use the new cache service: upgrade @actions/cache to ^4.0.0 (#531)
  • 3041bf5 feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)
  • 41dfa10 Enhance workflows and Upgrade micromatch Dependency (#510)
  • 9419772 Revise isGhes logic (#511)
  • d60b41a Merge pull request #502 from actions/Jcambass-patch-1
  • e09f57f Upgrade IA Publish
  • df1a117 Merge pull request #500 from actions/Jcambass-patch-1
  • Additional commits viewable in compare view

Updates ianlewis/todo-issue-reopener from 1.4.0 to 1.5.0

Release notes

Sourced from ianlewis/todo-issue-reopener's releases.

v1.5.0

Updated in v1.5.0

  • Updated the version of todos used to v0.11.0 (#1474).
  • Fixed edge cases in vanityURLs feature (#1475).

What's Changed since v1.4.0

Full Changelog: ianlewis/todo-issue-reopener@v1.4.0...v1.5.0

Changelog

Sourced from ianlewis/todo-issue-reopener's changelog.

Changelog

All notable changes will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.5.0] - 2025-02-17

  • Updated the version of todos used to v0.11.0 (#1474).
  • Fixed edge cases in vanityURLs feature (#1475).

[1.4.0] - 2024-10-31

  • Updated the version of todos used to v0.10.0.

[1.3.0] - 2024-08-13

  • Updated the version of todos used to v0.9.0.

[1.2.1] - 2024-05-15

Fixed in 1.2.1

  • Fixed the "error updating to TUF remote mirror: invalid key" error (#688).

[1.2.0] - 2024-02-21

Fixed in 1.2.0

  • todo-issue-reopener no longer fails when issues referenced by TODOs do not exist (#553).

Updated in 1.2.0

  • todos v0.8.0 is now used.

[1.1.0] - 2024-02-05

Updated in 1.1.0

  • GitHub Marketplace branding was added.

[1.0.0] - 2024-02-03

Updated in 1.0.0

... (truncated)

Commits
  • d55d48e chore(release): v1.5.0 (#1719)
  • d7acf9e chore(deps): Bump uuid from 10.0.0 to 11.0.5 (#1551)
  • 70ddd91 chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.3.1 (#1550)
  • 21f5f46 chore(deps-dev): Bump the development-dependencies group with 2 updates (#1678)
  • e771975 chore(deps): Bump the all-dependencies group with 4 updates (#1672)
  • 79874b0 chore: group dependabot updates (#1661)
  • eca35aa chore(deps): Bump actions/checkout from 4.1.7 to 4.2.2 (#1354)
  • 014a3a6 chore(deps-dev): Bump @​types/node from 20.17.19 to 22.13.4 (#1557)
  • d77e522 fix: vanityURLs feature (#1605)
  • ab9db4d docs: Add contents: read permission (#1594)
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.4.0 to 4.6.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

v4.4.3

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

Commits
  • 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
  • 0207619 move files back to satisfy licensed ci
  • 1ecca81 licensed cache updates
  • 9742269 Expose env vars to controll concurrency and timeout
  • 6f51ac0 Merge pull request #656 from bdehamer/bdehamer/artifact-digest
  • c40c16d add new artifact-digest output
  • 735efb4 bump @​actions/artifact from 2.1.11 to 2.2.0
  • 184d73b Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action
  • b4a0a98 Merge branch 'main' into fix/deprecated-nodejs-usage-in-action
  • b4b15b8 Merge pull request #632 from actions/joshmgross/undo-dependency-changes
  • 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 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 <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

Bumps the all-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` | `4.2.2` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.26.10` | `3.28.9` |
| [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) | `1.4.1` | `1.4.3` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.0.2` | `5.3.0` |
| [ianlewis/todo-issue-reopener](https://github.com/ianlewis/todo-issue-reopener) | `1.4.0` | `1.5.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.0` | `4.6.0` |


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.1...11bd719)

Updates `github/codeql-action` from 3.26.10 to 3.28.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3.26.10...9e8d078)

Updates `thehanimo/pr-title-checker` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases)
- [Commits](thehanimo/pr-title-checker@5652588...7fbfe05)

Updates `actions/setup-go` from 5.0.2 to 5.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5.0.2...f111f33)

Updates `ianlewis/todo-issue-reopener` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/ianlewis/todo-issue-reopener/releases)
- [Changelog](https://github.com/ianlewis/todo-issue-reopener/blob/main/CHANGELOG.md)
- [Commits](ianlewis/todo-issue-reopener@1a99cfd...d55d48e)

Updates `actions/upload-artifact` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5076954...65c4c4a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: thehanimo/pr-title-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ianlewis/todo-issue-reopener
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.14%. Comparing base (f16ed41) to head (543b299).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   91.14%   91.14%           
=======================================
  Files           3        3           
  Lines         463      463           
=======================================
  Hits          422      422           
  Misses         30       30           
  Partials       11       11           

@ianlewis ianlewis merged commit d7e80c4 into main Feb 19, 2025
33 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/all-dependencies-d3c4c1906a branch February 19, 2025 03:26
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.

2 participants