sidusio / sediment

A Sericea-based OS image with quality of life improvements
Apache License 2.0
2 stars 0 forks source link

build(deps): bump blue-build/github-action from 1.3 to 1.6 #68

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 4 months ago

Bumps blue-build/github-action from 1.3 to 1.6.

Release notes

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

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

  • switch to new build space maximizer action (#35) (4ca0217)
Changelog

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

Changelog

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)

1.3.0 (2024-03-29)

Features

1.2.0 (2024-03-12)

Features

... (truncated)

Commits
  • 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)
  • 20b5e93 chore(main): release 1.4.0 (#40)
  • b121a8f feat: Add support for recipes in ./recipes and add cache support (#39)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

HerrNaN commented 1 week ago

No longer relevant after: #75

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.