Skip to content

Commit

Permalink
Update dependency @pulumi/github to v6.6.0 (#1301)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/github](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-github)) |
dependencies | minor | [`6.5.0` ->
`6.6.0`](https://renovatebot.com/diffs/npm/@pulumi%2fgithub/6.5.0/6.6.0)
|

---

### Release Notes

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

###
[`v6.6.0`](https://redirect.github.com/pulumi/pulumi-github/releases/tag/v6.6.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-github/compare/v6.5.0...v6.6.0)

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

Looking good! No breaking changes found.

##### New resources:

-   `index/repositoryCustomProperty.RepositoryCustomProperty`

##### New functions:

-   `index/getRepositoryCustomProperties.getRepositoryCustomProperties`

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/841](https://redirect.github.com/pulumi/pulumi-github/pull/841)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/842](https://redirect.github.com/pulumi/pulumi-github/pull/842)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/843](https://redirect.github.com/pulumi/pulumi-github/pull/843)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/844](https://redirect.github.com/pulumi/pulumi-github/pull/844)
- Upgrade pulumi-terraform-bridge to v3.100.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/846](https://redirect.github.com/pulumi/pulumi-github/pull/846)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/847](https://redirect.github.com/pulumi/pulumi-github/pull/847)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/849](https://redirect.github.com/pulumi/pulumi-github/pull/849)
- Upgrade pulumi-terraform-bridge to v3.101.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/850](https://redirect.github.com/pulumi/pulumi-github/pull/850)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/853](https://redirect.github.com/pulumi/pulumi-github/pull/853)
- Upgrade terraform-provider-github to v6.5.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-github/pull/852](https://redirect.github.com/pulumi/pulumi-github/pull/852)

**Full Changelog**:
pulumi/pulumi-github@v6.5.0...v6.6.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->

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 5207a4a commit ff058ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions infra/providers/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^18"
},
"dependencies": {
"@pulumi/github": "6.5.0",
"@pulumi/github": "6.6.0",
"@pulumi/pulumi": "3.146.0",
"yaml": "^2.2.2"
}
Expand Down

0 comments on commit ff058ed

Please sign in to comment.