arcana-engine / sierra

Vulkan-lite GPU API
Other
90 stars 6 forks source link

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years 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.2.6 (2022-06-01)

Bug Fixes

  • bump release-please from 13.16.5 to 13.18.0 (#501) (04c9c57)

3.2.5 (2022-05-18)

Bug Fixes

  • deps: update release-please to 13.16.5 (#492) (c4ff696)

3.2.4 (2022-05-18)

Bug Fixes

  • bump release-please from 13.16.3 to 13.16.4 (#488) (fe3f4f7)

3.2.3 (2022-05-13)

Bug Fixes

  • bump release-please from 13.15.0 to 13.16.3 (#483) (fdea77e)

3.2.2 (2022-05-02)

Bug Fixes

  • bump release-please from 13.13.0 to 13.14.0 (#469) (0a3fbe4)
  • bump release-please from 13.14.0 to 13.15.0 (#472) (2d1c441)

3.2.1 (2022-04-20)

Bug Fixes

3.2.0 (2022-04-12)

Features

  • deps: update release-please to 13.10.0 (#461) (1511242)

... (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[bot] commented 2 years ago

Superseded by #21.