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

chore(deps): Bump plus3it/actions-workflows from 1.5.0 to 1.6.0 in the github-actions group #106

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps the github-actions group with 1 update: plus3it/actions-workflows.

Updates plus3it/actions-workflows from 1.5.0 to 1.6.0

Release notes

Sourced from plus3it/actions-workflows's releases.

1.6.0

What's Changed

New Contributors

Full Changelog: plus3it/actions-workflows@1.5.0...1.6.0

Changelog

Sourced from plus3it/actions-workflows's changelog.

actions-workflows

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

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

1.6.0

Released: 2024.06.04

Summary:

  • Updates salt workflow for EL8 to use the Alma Linux 8 container. CentOS Stream 8 was discontinued as of June 1, 2024. Along with this discontinuation, the CentOS maintainers removed the CentOS Stream 8 yum repositories. Lack of repository-access breaks the ability to adequately customize the CI container, causing job failures. Explored image-options from Red Hat and both the Rocky and Alma projects. Found that the Red Hat images' repositories lacked critical RPMs. Found that the Official containers from Alma Linux seem to be getting updated with greater frequency than those from Rocky, so opted to switch to Alma.
  • Adds initial hooks for a salt workflow for EL9. Chose containers from the Alma project as a hedge against premature-discontinuation of the CentOS repos and because the Red Hat 9 container-images similarly lack critical RPMs.

1.5.0

Released: 2024.02.22

Summary:

  • Updates salt workflows with option to install python requirements into salt runtime

1.4.1

Released: 2024.02.21

Summary:

  • Updates Github Actions workflow to use previous version of action/checkout to v3 instead of v4 to support EL7 containers. Also updates dependabot config to ignore future action/checkout releases.

1.4.0

Released: 2023.11.06

Summary:

... (truncated)

Commits
  • 72a8659 Merge pull request #49 from ferricoxide/COS8discontinued
  • cc0a39e Update changelog information
  • 2021f51 UBI requires too much work
  • 15cd164 update registry references
  • ebd408a Update minor-version to better reflect change of primary container-registries
  • af58815 Switch to UBIs for EL8+ testing
  • 03ece13 Swap COS8 image for UBI8 image
  • f583312 Merge pull request #48 from plus3it/dependabot/github_actions/reviewdog/actio...
  • 2b8b96c Bump reviewdog/action-actionlint from 1.46.0 to 1.47.0
  • 4bfdfeb Merge pull request #47 from plus3it/dependabot/github_actions/softprops/actio...
  • 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 <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 1 update: [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows).


Updates `plus3it/actions-workflows` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/plus3it/actions-workflows/releases)
- [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md)
- [Commits](plus3it/actions-workflows@2cd3620...72a8659)

---
updated-dependencies:
- dependency-name: plus3it/actions-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jun 10, 2024
@mergify mergify bot merged commit 255bb0d into master Jun 10, 2024
5 checks passed
@mergify mergify bot deleted the dependabot/github_actions/github-actions-1b5f193f5b branch June 10, 2024 04:43
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