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 blue-build/github-action from 1.3.0 to 1.6.1 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps blue-build/github-action from 1.3.0 to 1.6.1.

Release notes

Sourced from blue-build/github-action's releases.

v1.6.1

1.6.1 (2024-06-30)

Bug Fixes

  • Default maximize_build_space to true (#54) (bf3f2a9)

v1.6.0

1.6.0 (2024-05-31)

Features

  • Add support for specifying a specific version of the CLI (#51) (91ad95d)
  • support changing working directory (#43) (41cfe24)

Bug Fixes

v1.5.0

1.5.0 (2024-05-01)

CLI

This release pins the blue-build/cli version to the major version v0.8. This means that you will get bug fixes without having to update the GitHub Action, while feature updates to the CLI will still come with corresponding GitHub Action updates.

Features

v1.4.0

1.4.0 (2024-04-26)

CLI

This release changes the blue-build/cli version. See https://github.com/blue-build/cli/releases/tag/v0.8.4 for full list of changes and new features.

Features

  • Add support for recipes in ./recipes and add cache support (#39) (b121a8f)

v1.3.1

1.3.1 (2024-04-13)

Bug Fixes

... (truncated)

Changelog

Sourced from blue-build/github-action's changelog.

1.6.1 (2024-06-30)

Bug Fixes

  • Default maximize_build_space to true (#54) (bf3f2a9)

1.6.0 (2024-05-31)

Features

  • Add support for specifying a specific version of the CLI (#51) (91ad95d)
  • support changing working directory (#43) (41cfe24)

Bug Fixes

1.5.0 (2024-05-01)

Features

1.4.0 (2024-04-26)

Features

  • Add support for recipes in ./recipes and add cache support (#39) (b121a8f)

1.3.1 (2024-04-13)

Bug Fixes

  • switch to new build space maximer action (#35) (4ca0217)
Commits
  • f12572d chore(main): release 1.6.1 (#55)
  • bf3f2a9 fix: Default maximize_build_space to true (#54)
  • 8f4a612 chore(main): release 1.6.0 (#44)
  • 91ad95d feat: Add support for specifying a specific version of the CLI (#51)
  • c4592d4 fix: Allow no token to be passed in (#49)
  • b2d976c docs: Clarify recipe input that both config/ and recipes/ is checked
  • 449d2ea chore: Install podman v4 using Open SUSE repo (#46)
  • 41cfe24 feat: support changing working directory (#43)
  • 1fb33a2 chore(main): release 1.5.0 (#42)
  • f7c352d feat: Add ability to squash builds (#41)
  • 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 [blue-build/github-action](https://github.com/blue-build/github-action) from 1.3.0 to 1.6.1.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](blue-build/github-action@v1.3.0...v1.6.1)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants