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

Bump pulumi/actions from 6.0.0 to 6.0.1 #1590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps pulumi/actions from 6.0.0 to 6.0.1.

Release notes

Sourced from pulumi/actions's releases.

v6.0.1

What's Changed

  • fix: Make pulumi login respect configuration in Pulumi.yaml (#1299)

  • fix: Log stderr from commands (#1316)

  • fix: Make the output command work without having to be in a working directory that contains a Pulumi.yaml file. (#1327)

New Contributors

Full Changelog: pulumi/actions@v6...v6.0.1

Changelog

Sourced from pulumi/actions's changelog.

CHANGELOG

HEAD (Unreleased)

(none)


6.0.1 (2025-01-13)

  • fix: Make pulumi login respect configuration in Pulumi.yaml (#1299)

  • fix: Log stderr from commands (#1316)

  • fix: Make the output command work without having to be in a working directory that contains a Pulumi.yaml file. (#1327)

6.0.0 (2024-09-27)

  • feat: (breaking change) Update the refresh option to run commands with the --refresh flag. (#1118)

5.5.1 (2024-08-23)

  • fix: always-include-summary only logs warning when ouput is too large (#1263)

5.5.0 (2024-08-22)

  • feat: Allow trimming PR comments from the front, so the summary is always included in the comment (#1252)

5.4.0 (2024-07-24)

  • feat: strip ansi control characters from pull request comment (#1231)

5.3.3 (2024-07-11)

5.3.2 (2024-06-25)

... (truncated)

Commits
  • 13b8b71 Prepare for v6.0.1 release (#1338)
  • ad858d5 chore(dist): Update dist [automated commit]
  • a6faf48 Fix the output command (#1327)
  • adf3efb chore(dist): Update dist [automated commit]
  • d8da0df Merge pull request #1324 from pulumi/bpollack/logging_stderr
  • a3af77b Log stderr from commands.
  • 4dc982f chore(dist): Update dist [automated commit]
  • 374662f chore(deps): bump actions/setup-python in the github-actions group (#1269)
  • 28abdeb chore(deps): bump semver from 7.6.0 to 7.6.1 in the npm_and_yarn group (#1265)
  • 4ed8b06 chore(dist): Update dist [automated commit]
  • 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 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md)
- [Commits](pulumi/actions@c7fad9e...13b8b71)

---
updated-dependencies:
- dependency-name: pulumi/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 2025
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants