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 GoogleCloudPlatform/release-please-action from 2 to 3 #120

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps GoogleCloudPlatform/release-please-action from 2 to 3.

Release notes

Sourced from GoogleCloudPlatform/release-please-action's releases.

v3.0.0

3.0.0 (2021-12-29)

⚠ BREAKING CHANGES

  • if switching to manifest releaser, release_created will only be set if "." path is published.
  • switch to using @​actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"]
  • release-please: consolidate manifest and individual releasers (#398)

Features

  • adds support for draft pull requests. (52ffbbe)
  • adds support for draft releases. (52ffbbe)
  • release-please: consolidate manifest and individual releasers (#398) (52ffbbe)

Code Refactoring

  • if switching to manifest releaser, release_created will only be set if "." path is published. (52ffbbe)
  • switch to using @​actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"] (52ffbbe)

release-please-action v2.35.0

Features

  • input: add github GraphQL URL configuration for input (#385) (720c5f8)

release-please-action v2.34.0

Features

  • allow repo url to be set as argument to GitHub action (#380) (a0cd0f5)

Bug Fixes

  • config: add apiUrl config on Github release command (#379) (906f915)

release-please-action v2.33.1

Bug Fixes

  • input: miss inputs config for action.yml (#376) (c7c1147)

release-please-action v2.33.0

... (truncated)

Changelog

Sourced from GoogleCloudPlatform/release-please-action's changelog.

3.7.9 (2023-05-25)

Bug Fixes

  • bump release-please from 15.10.2 to 15.10.4 (#762) (8475937)

3.7.8 (2023-04-11)

Bug Fixes

  • bump release-please from 15.9.2 to 15.10.2 (#755) (6730d1a)
  • tag releases before opening new pull requests (#753) (6a803df), closes #747

3.7.7 (2023-04-10)

Bug Fixes

  • bump release-please from 15.9.1 to 15.9.2 (#746) (c3a278c)

3.7.6 (2023-03-28)

Bug Fixes

  • bump release-please from 15.8.1 to 15.9.1 (#738) (9997fc9)

3.7.5 (2023-03-07)

Bug Fixes

  • bump release-please from 15.7.0 to 15.8.0 (#720) (57bb5dc)
  • bump release-please from 15.8.0 to 15.8.1 (#728) (0e82314)

3.7.4 (2023-02-13)

Bug Fixes

  • bump release-please from 15.1.2 to 15.7.0 (#714) (19b65cc)

3.7.3 (2023-01-18)

Bug Fixes

  • bump release-please from 15.1.1 to 15.1.2 (#695) (71b00c3)

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2023
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 2 to 3.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v2...v3)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@monora monora force-pushed the dependabot/github_actions/GoogleCloudPlatform/release-please-action-3 branch from 6cf430b to 92f1b5c Compare June 21, 2023 08:52
@monora monora merged commit 6994944 into master Jun 21, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/GoogleCloudPlatform/release-please-action-3 branch June 21, 2023 08:59
monora pushed a commit that referenced this pull request Jun 21, 2023
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 2 to 3.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v2...v3)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
monora pushed a commit that referenced this pull request Jul 10, 2023
…#122)

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 2 to 3.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v2...v3)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
monora pushed a commit that referenced this pull request Jul 10, 2023
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 2 to 3.
- [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v2...v3)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant