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

ci: bump GoogleCloudPlatform/release-please-action from 2 to 3 #117

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 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.13 (2023-11-06)

Bug Fixes

Commits
  • db8f2c6 chore(main): release 3.7.13 (#848)
  • d7869d8 docs: clarify changelog-types and its implications to version bumps (#844)
  • ca61f37 ci: add action to try to build the dist file (#850)
  • 9108012 fix(deps): bump dependency versions (#849)
  • c18751a Revert "fix: bump release-please from 15.13.0 to 16.1.0" (#847)
  • c3f4481 chore: fix build (digital envelope routines) (#837)
  • 0eca82d fix: bump release-please from 15.13.0 to 16.1.0 (#845)
  • 2921787 docs: add note about GitHub Actions creating pull request permission (#836)
  • ff05741 ci: test on node 18 and 20 (#835)
  • 4c5670f chore(main): release 3.7.12 (#815)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner November 25, 2023 10:25
@dependabot dependabot bot removed the request for review from a team November 25, 2023 10:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2023
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Nov 25, 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]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/GoogleCloudPlatform/release-please-action-3 branch from ccb4ade to d575295 Compare November 25, 2023 10:27
@LucasRoesler LucasRoesler merged commit d6014f6 into master Nov 25, 2023
2 checks passed
@LucasRoesler LucasRoesler deleted the dependabot/github_actions/GoogleCloudPlatform/release-please-action-3 branch November 25, 2023 10:27
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