pulumi / pulumi-dotnet

.NET support for Pulumi
Apache License 2.0
27 stars 25 forks source link

Bump pulumi/actions from 5 to 6 #357

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps pulumi/actions from 5 to 6.

Release notes

Sourced from pulumi/actions's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/actions/compare/v5...v6.0.0

v5.5.1

What's Changed

Full Changelog: https://github.com/pulumi/actions/compare/v5...v5.5.1

v5.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/actions/compare/v5...v5.5.0

v5.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/actions/compare/v5...v5.4.0

v5.3.3

What's Changed

Full Changelog: https://github.com/pulumi/actions/compare/v5...v5.3.3

v5.3.2

What's Changed

Full Changelog: https://github.com/pulumi/actions/compare/v5...v5.3.2

... (truncated)

Changelog

Sourced from pulumi/actions's changelog.

5.3.2 (2024-06-25)

  • fix: add 3.120.0 to the list of known-bad versions ((#1210)[https://redirect.github.com/pulumi/actions/pull/1210])

5.3.1 (2024-06-25)

  • fix: remove pulumi-version default ((#1208)[https://redirect.github.com/pulumi/actions/pull/1208])

5.3.0 (2024-06-25)

  • feat: add option pulumi-version-file (#1204)

5.2.4 (2024-05-28)

  • fix: make comment-on-pr-number option work even outside of pull-request events (#1178)

5.2.1 (2024-04-11)

  • fix: include the versions in the error message (#1147)

5.2.0 (2024-03-26)

  • feat: support disabling progress dots and outputs printing (--suppress-progress, --suppress-outputs) (#116)

5.1.1 (2024-01-24)

  • fix: only warn when login fails instead of erroring (#1082)

5.1.0 (2024-01-24)

  • fix: error out when login fails (#1062)

  • feat: Add support for output command. (#868)

5.0.0 (2024-01-02)

  • feat: allow installing the latest dev release automatically (#1051)
  • chore: node 20 as default runtime (#1018)

... (truncated)

Commits
  • c7fad9e prepare the changelog for the 6.0.0 release (#1278)
  • 43ef37d chore(dist): Update dist [automated commit]
  • 606e8e2 upgrade @​pulumi/pulumi to 3.134.0 (#1287)
  • 9071807 chore(dist): Update dist [automated commit]
  • f1948a3 Change refresh behavior to use --refresh flag (#1118)
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.