Skip to content

Commit bd58500

Browse files
Update dependency @pulumi/random to v4.19.0 (#1117)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/random](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-random)) | dependencies | minor | [`4.18.5` -> `4.19.0`](https://renovatebot.com/diffs/npm/@pulumi%2frandom/4.18.5/4.19.0) | --- ### Release Notes <details> <summary>pulumi/pulumi-random (@&#8203;pulumi/random)</summary> ### [`v4.19.0`](https://redirect.github.com/pulumi/pulumi-random/releases/tag/v4.19.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-random/compare/v4.18.5...v4.19.0) ##### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in[https://github.com/pulumi/pulumi-random/pull/1979](https://redirect.github.com/pulumi/pulumi-random/pull/1979)9 - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in[https://github.com/pulumi/pulumi-random/pull/1981](https://redirect.github.com/pulumi/pulumi-random/pull/1981)1 - Upgrade terraform-provider-random to v3.8.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-random/pull/1983](https://redirect.github.com/pulumi/pulumi-random/pull/1983) - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in[https://github.com/pulumi/pulumi-random/pull/1984](https://redirect.github.com/pulumi/pulumi-random/pull/1984)4 - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in[https://github.com/pulumi/pulumi-random/pull/1985](https://redirect.github.com/pulumi/pulumi-random/pull/1985)5 **Full Changelog**: pulumi/pulumi-random@v4.18.5...v4.19.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImltcGFjdC9uby1jaGFuZ2Vsb2ctcmVxdWlyZWQiXX0=--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 499f25d commit bd58500

File tree

13 files changed

+19
-19
lines changed

13 files changed

+19
-19
lines changed

examples/curl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"@pulumi/pulumi": "latest",
9-
"@pulumi/random": "4.18.5"
9+
"@pulumi/random": "4.19.0"
1010
}
1111
}

examples/delete-from-stdout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"@pulumi/pulumi": "latest",
9-
"@pulumi/random": "4.18.5"
9+
"@pulumi/random": "4.19.0"
1010
}
1111
}

examples/ec2_remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@pulumi/aws": "7.16.0",
99
"@pulumi/command": "latest",
1010
"@pulumi/pulumi": "latest",
11-
"@pulumi/random": "4.18.5"
11+
"@pulumi/random": "4.19.0"
1212
}
1313
}

examples/ec2_remote_proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@pulumi/aws": "7.16.0",
99
"@pulumi/command": "1.1.3",
1010
"@pulumi/pulumi": "latest",
11-
"@pulumi/random": "4.18.5"
11+
"@pulumi/random": "4.19.0"
1212
}
1313
}

examples/kubernetes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"@pulumi/pulumi": "latest",
9-
"@pulumi/random": "4.18.5"
9+
"@pulumi/random": "4.19.0"
1010
}
1111
}

examples/random/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"@pulumi/pulumi": "latest",
9-
"@pulumi/random": "4.18.5"
9+
"@pulumi/random": "4.19.0"
1010
}
1111
}

examples/simple-run/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"@pulumi/pulumi": "latest",
9-
"@pulumi/random": "4.18.5"
9+
"@pulumi/random": "4.19.0"
1010
}
1111
}

examples/simple-with-update/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/simple-with-update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"dependencies": {
88
"@pulumi/pulumi": "latest",
9-
"@pulumi/random": "4.18.5"
9+
"@pulumi/random": "4.19.0"
1010
}
1111
}

examples/simple/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)