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

chore(deps): bump pulumi/actions from 4 to 5 #148

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 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

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

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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 7, 2024
Copy link

github-actions bot commented Jan 7, 2024

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@aharter
Copy link
Collaborator

aharter commented Mar 15, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@aharter aharter merged commit 7b50fbf into main Mar 15, 2024
10 checks passed
@aharter aharter deleted the dependabot/github_actions/pulumi/actions-5 branch March 15, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant