zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
MIT License
470 stars 185 forks source link

build(deps): bump GoogleCloudPlatform/release-please-action from 2 to 3 #152

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.5.0 (2022-09-08)

Features

Bug Fixes

  • bump release-please from 13.21.0 to 14.5.0 (#607) (bd65041)

3.4.1 (2022-08-24)

Bug Fixes

  • read changelog-host url from action context (#587) (59912b3)

3.4.0 (2022-08-23)

Features

  • provide inputs for releaser and manifest options in release-please 13.15 (#474) (4482754)
  • read github api/graphql url from action context (#532) (922ac8b)

Bug Fixes

  • bump release-please from 13.20.0 to 13.21.0 (#559) (bab175e)
  • default labels should be undefined (#566) (0647714)
  • stop providing default values in action.yml (#573) (608c16b)

3.3.0 (2022-08-10)

Features

  • add a changelog-host parameter to action.yml (#550) (1a4217f)

Bug Fixes

  • bump release-please from 13.19.6 to 13.20.0 (#549) (48ef955)

3.2.10 (2022-07-27)

Bug Fixes

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