Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the github-actions group across 2 directories with 3 updates #9494

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions group with 3 updates in the / directory: actions/setup-python, taiki-e/install-action and github/codeql-action.
Bumps the github-actions group with 1 update in the /.github/actions/setup-python-poetry directory: actions/setup-python.

Updates actions/setup-python from 5.3.0 to 5.4.0

Release notes

Sourced from actions/setup-python's releases.

v5.4.0

What's Changed

Enhancements:

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v5.4.0

Commits

Updates taiki-e/install-action from 2.47.25 to 2.48.1

Release notes

Sourced from taiki-e/install-action's releases.

2.48.1

  • Update dprint@latest to 0.49.0.

2.48.0

  • Support parse-dockerfile. (#838)

  • Update release-plz@latest to 0.3.116.

2.47.32

  • Update typos@latest to 1.29.5.

2.47.31

  • Fix checksum error with [email protected] on macOS. (They rebuilt binaries for some reason.)

2.47.30

  • Support cargo-cyclonedx on x86_64 Linux (musl).

  • Support installing native binary for cargo-cyclonedx on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Update cargo-cyclonedx@latest to 0.5.7.

2.47.29

  • Support cargo-semver-checks on AArch64 Linux.

  • Support cargo-zigbuild on x86_64 macOS.

  • Support installing native binary for mdbook and shellcheck on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Support installing native binary for just and sccache on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)

  • Update mdbook@latest to 0.4.44.

  • Update cargo-semver-checks@latest to 0.39.0.

2.47.28

No change on the install-action itself.

  • Provide install-action-manifest-schema crate to access to the install-action manifests from Rust code. (#657, thanks @​NobodyXu)

    This is being considered for use to speed up cargo-binstall in the future.

2.47.27

  • Update editorconfig-checker@latest to 3.2.0.

  • Update cargo-lambda@latest to 1.6.3.

2.47.26

  • Update wash@latest to 0.38.0.
Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.48.1] - 2025-02-02

  • Update dprint@latest to 0.49.0.

[2.48.0] - 2025-02-01

  • Support parse-dockerfile. (#838)

  • Update release-plz@latest to 0.3.116.

[2.47.32] - 2025-01-31

  • Update typos@latest to 1.29.5.

[2.47.31] - 2025-01-30

  • Fix checksum error with [email protected] on macOS. (They rebuilt binaries for some reason.)

[2.47.30] - 2025-01-28

  • Support cargo-cyclonedx on x86_64 Linux (musl).

  • Support installing native binary for cargo-cyclonedx on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Update cargo-cyclonedx@latest to 0.5.7.

[2.47.29] - 2025-01-28

  • Support cargo-semver-checks on AArch64 Linux.

  • Support cargo-zigbuild on x86_64 macOS.

  • Support installing native binary for mdbook and shellcheck on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)

  • Support installing native binary for just and sccache on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)

  • Update mdbook@latest to 0.4.44.

... (truncated)

Commits
  • 510b3ec Release 2.48.1
  • 536c746 Update dprint@latest to 0.49.0
  • 0dfccb3 Release 2.48.0
  • ceb86e3 Update changelog
  • 33d49f6 Add parse-dockerfile
  • 1182afd ci: Update reusable workflows
  • bf0c8c6 Update release-plz@latest to 0.3.116
  • ebb53fb ci: Use taiki-e/github-actions/.github/workflows/test.yml reusable workflow
  • 0b0596d ci: Temporarily disable buggy ubuntu-24.04-arm runner
  • 6583578 Release 2.47.32
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.5 to 3.28.8

Release notes

Sourced from github/codeql-action's releases.

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.

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]

No user facing changes.

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
  • Don't fail in the unusual case that a file is on the search path. #2660.

3.27.9 - 12 Dec 2024

... (truncated)

Commits
  • dd74661 Merge pull request #2746 from github/update-v3.28.8-a91a3f767
  • 3210a3c Fix Kotlin version in changelog
  • 72f9d02 Update changelog for v3.28.8
  • a91a3f7 Merge pull request #2744 from github/igfoo/kot2.1.10
  • c520fb5 Merge pull request #2745 from github/mergeback/v3.28.7-to-main-6e545590
  • 3879c57 Add changelog entry
  • 0c21937 Run "npm run build"
  • 5a61bf0 Kotlin: The 2.20.3 release supports Kotlin 2.1.10.
  • 163d119 Update checked-in dependencies
  • bcf5cec Update changelog and version after v3.28.7
  • Additional commits viewable in compare view

Updates actions/setup-python from 5.3.0 to 5.4.0

Release notes

Sourced from actions/setup-python's releases.

v5.4.0

What's Changed

Enhancements:

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v5.4.0

Commits

You can trigger a rebase of this PR 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 github-actions group with 3 updates in the / directory: [actions/setup-python](https://github.com/actions/setup-python), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [github/codeql-action](https://github.com/github/codeql-action).
Bumps the github-actions group with 1 update in the /.github/actions/setup-python-poetry directory: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@0b93645...4237552)

Updates `taiki-e/install-action` from 2.47.25 to 2.48.1
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@1936c8c...510b3ec)

Updates `github/codeql-action` from 3.28.5 to 3.28.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f6091c0...dd74661)

Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@0b93645...4237552)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 03:54
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Github-Actions Impact: Github actions related stuff labels Feb 3, 2025
@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue Feb 3, 2025
Merged via the queue into master with commit 827a759 Feb 3, 2025
36 checks passed
@FirelightFlagboy FirelightFlagboy deleted the dependabot-github_actions-github-actions-9b101a795c branch February 3, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Github-Actions Impact: Github actions related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant