Skip to content

Commit

Permalink
Update dependency @pulumi/docker to v4.6.1 (#334)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/docker](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-docker)) |
devDependencies | patch | [`4.6.0` ->
`4.6.1`](https://renovatebot.com/diffs/npm/@pulumi%2fdocker/4.6.0/4.6.1)
|

---

### Release Notes

<details>
<summary>pulumi/pulumi-docker (@&#8203;pulumi/docker)</summary>

###
[`v4.6.1`](https://redirect.github.com/pulumi/pulumi-docker/releases/tag/v4.6.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-docker/compare/v4.6.0...v4.6.1)

##### Does the PR have any schema changes?

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

##### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-docker/pull/1337](https://redirect.github.com/pulumi/pulumi-docker/pull/1337)
- Upgrade pulumi-terraform-bridge to v3.101.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-docker/pull/1338](https://redirect.github.com/pulumi/pulumi-docker/pull/1338)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-docker/pull/1340](https://redirect.github.com/pulumi/pulumi-docker/pull/1340)
- Revert "Ignore username/password changes in registryAuth config
([#&#8203;1327](https://redirect.github.com/pulumi/pulumi-docker/issues/1327))"
by [@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-docker/pull/1341](https://redirect.github.com/pulumi/pulumi-docker/pull/1341)

**Full Changelog**:
pulumi/pulumi-docker@v4.6.0...v4.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaW1wYWN0L25vLWNoYW5nZWxvZy1yZXF1aXJlZCJdfQ==-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Jan 17, 2025
1 parent b6bc637 commit aa6df56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@aws-cdk/aws-apprunner-alpha": "2.20.0-alpha.0",
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.24.0",
"@pulumi/docker": "4.6.0",
"@pulumi/docker": "4.6.1",
"@pulumi/docker-build": "0.0.9",
"@pulumi/pulumi": "3.146.0",
"@types/archiver": "^6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1059,10 +1059,10 @@
dependencies:
"@pulumi/pulumi" "^3.142.0"

"@pulumi/[email protected].0":
version "4.6.0"
resolved "https://registry.yarnpkg.com/@pulumi/docker/-/docker-4.6.0.tgz#127a0c69a06b47a9418dce12cc70a181ff680284"
integrity sha512-9XBQtKGYQykJgXS3nWXk/mp7vSZ4kpwGJcp8yPMwvlUDiIDS4lLPp7ieOJl/qVETXkW8EtQ8qxlJ/n8kTBgiBA==
"@pulumi/[email protected].1":
version "4.6.1"
resolved "https://registry.yarnpkg.com/@pulumi/docker/-/docker-4.6.1.tgz#9baafa55db7837bfefe7965dc8c02ce87110fd53"
integrity sha512-csJWLgwq+kAQzJSNbCknXydxDXz9xhss7nI6Crq3hbz/TYifrUImpV22rNSp0dieJz7vGx2QoW+8vxjIBs+HnA==
dependencies:
"@pulumi/pulumi" "^3.142.0"
semver "^5.4.0"
Expand Down

0 comments on commit aa6df56

Please sign in to comment.