monora / rgl

RGL is a framework for graph data structures and algorithms in Ruby.
https://monora.github.io/rgl/
Other
415 stars 59 forks source link

Bump GoogleCloudPlatform/release-please-action from 2 to 3 #120

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)