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 xmidt-org/release-builder-action from 2 to 3 #13

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 Mar 24, 2023

Bumps xmidt-org/release-builder-action from 2 to 3.

Release notes

Sourced from xmidt-org/release-builder-action's releases.

Release v3

The latest v3 release.

3.0.0 2022-06-19

Changed

  • The external interface uses a release body file instead of a block of text.
Changelog

Sourced from xmidt-org/release-builder-action's changelog.

Changelog

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.

Unreleased

[3.0.0]

Changed

  • The external interface uses a release body file instead of a block of text.

2.0.2

Fixed

  • Change the descriptions to not use nested ' characters.

2.0.1

Fixed

  • Change the descriptions to not attempt to use the variable expansion tooling.

2.0.0

Changed

  • Change from using the bash script to a go program that is able to error check better each step.

1.0.0

Added

  • Initial script and action file.
  • Sign everything that is in the artifacts directory so binaries could be included.

[0.0.0]

Added

  • Initial creation
Commits
  • 06930b0 Update the dependencies
  • d0fe621 Fix dry run to not alter the state of the repo or filesystem.
  • e659d93 Only process the first release that is not 'unreleased'.
  • f3c97a3 Split error code sources to try to debug a push issue.
  • f9e3169 Remove the debugging lines.
  • efc6aa3 Add more debugging.
  • a69859f Fix the compile error.
  • 839b11c Change to use env vars for inputs.
  • b9f75cf Add debugging to figure out why this action isn't working in a reusable workf...
  • fafbfee Add debugging to figure out why this action isn't working in a reusable workf...
  • 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 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.

Bumps [xmidt-org/release-builder-action](https://github.com/xmidt-org/release-builder-action) from 2 to 3.
- [Release notes](https://github.com/xmidt-org/release-builder-action/releases)
- [Changelog](https://github.com/xmidt-org/release-builder-action/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/release-builder-action@v2...v3)

---
updated-dependencies:
- dependency-name: xmidt-org/release-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants