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 plus3it/actions-workflows from 1.4.0 to 1.5.0 #21

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps plus3it/actions-workflows from 1.4.0 to 1.5.0.

Release notes

Sourced from plus3it/actions-workflows's releases.

1.5.0

What's Changed

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

1.4.1

What's Changed

New Contributors

Full Changelog: plus3it/actions-workflows@1.4.0...1.4.1

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.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:

  • Updates Windows Salt test to support retrieving the latest salt release for a given salt major version. (The Linux Salt test already works this way.)

1.3.2

Released: 2023.08.14

Summary:

  • Remove install of docker-compose, it is no longer present in tardigrade-ci

1.3.1

Released: 2023.07.17

Summary:

  • Uses bash on Windows runners to validate steps using shellcheck

... (truncated)

Commits
  • 2cd3620 Merge pull request #39 from lorengordon/patch/salt-python-requirements
  • 276d98b Bumps version to 1.5.0
  • db78697 Supports installing python requirements files to salt runtime
  • db7ce07 Merge pull request #38 from plus3it/githubactionsupdate
  • 2bce291 Update .bumpversion.cfg
  • 477a24f Update CHANGELOG.md
  • c1090eb Update .github/dependabot.yml
  • 07926bd remove old setting
  • 460904c updates to dependabot
  • 7a894fe Merge branch 'plus3it:main' into main
  • 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 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 [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows) from 1.4.0 to 1.5.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@c9c3d11...2cd3620)

---
updated-dependencies:
- dependency-name: plus3it/actions-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 26, 2024
@mergify mergify bot merged commit 91281c0 into main Feb 26, 2024
4 of 5 checks passed
@mergify mergify bot deleted the dependabot/github_actions/plus3it/actions-workflows-1.5.0 branch February 26, 2024 15:44
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