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

gha(deps): bump pulumi/actions from 4 to 5 #68

Merged
merged 1 commit into from
May 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps pulumi/actions from 4 to 5.

Release notes

Sourced from pulumi/actions's releases.

v5.0.0

What's Changed

New Contributors

Full Changelog: pulumi/actions@v4...v5.0.0

v4.5.0

What's Changed

New Contributors

Full Changelog: pulumi/actions@v4...v4.5.0

v4.4.0

What's Changed

  • Download CLI if preinstalled version has a known issue by @​justinvp in #956

Full Changelog: pulumi/actions@v4...v4.4.0

v4.3.0

What's Changed

Full Changelog: pulumi/actions@v4...v4.3.0

v4.2.1

What's Changed

This patch release includes a fix for a bug released yesterday in v4.2.0, which broke config values of non-string type.

Full Changelog: pulumi/actions@v4...v4.2.1

... (truncated)

Changelog

Sourced from pulumi/actions's changelog.

4.4.0 (2023-06-05)

  • feat: Download CLI if preinstalled version has a known issue. (#956)

4.3.0 (2023-05-12)

  • feat: Support exclude-protected on destroy. (#925)

4.2.1 (2023-04-11)

  • fix: remove config-map parser, which should fix a bug causing errors when config values were non-strings.

4.2.0 (2023-04-10)

  • chore: add dist files to gitignore and forcebly commit them instead
  • refactor: Improve config
  • feat: Add support for skipping downloading the Pulumi CLI if it is already installed on the runner being used and the runner CLI version is suitable. (#789)
  • fix: issue where pulumi command is not found when checking for version
  • fix: Issue where dotnet test stack workflow is failing. Upgrade dotnet test project and workflow job from .NET 3.1 to 6.x. (#904)

4.1.1 (2023-03-31)

  • fix: Improve error messages around failed Semver resolution. (#898)

4.1.0 (2023-03-08)

  • feat: Support install-only mode similar to setup-pulumi (#834)

  • fix: allow comment-on-pr-number to be used for ${{ github.event }} types other than pull_request (#803)

  • fix: Fix installation on Windows. (#851)

4.0.0 (2023-19-01)

  • feat: Update Action runtime to NodeJS 16

3.21.0 (2023-19-01)

... (truncated)

Commits
  • ccd2d6b update changelog to 5.0.0 (#1053)
  • a3784b3 prepare changelog for 4.6.0 (#1052)
  • 5ffa624 chore(dist): Update dist [automated commit]
  • c5c7110 allow getting latest dev version (#1051)
  • 22e7098 chore(deps): bump github/codeql-action from 2 to 3 (#1048)
  • b20183b chore(deps): bump actions/setup-python from 4.7.1 to 4.8.0 (#1042)
  • 2fd1e01 chore(deps): bump actions/checkout from 3 to 4 (#1037)
  • 6a16e65 Enable code scanning with CodeQL (#1036)
  • 940aaf2 chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.6.0 (#1030)
  • ef2be91 chore(deps): bump @​babel/traverse from 7.18.8 to 7.23.2 (#1028)
  • Additional commits viewable 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 <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)

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

@dependabot dependabot bot added - dependencies github_actions Pull requests that update GitHub Actions code labels Jan 3, 2024
@pierskarsenbarg
Copy link
Owner

@dependabot rebase

Bumps [pulumi/actions](https://github.com/pulumi/actions) from 4 to 5.
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/master/CHANGELOG.md)
- [Commits](pulumi/actions@v4...v5)

---
updated-dependencies:
- dependency-name: pulumi/actions
  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/pulumi/actions-5 branch from 3ba743a to e18433e Compare May 17, 2024 09:26
@pierskarsenbarg pierskarsenbarg merged commit a870977 into main May 17, 2024
9 checks passed
@pierskarsenbarg pierskarsenbarg deleted the dependabot/github_actions/pulumi/actions-5 branch May 17, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant