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

Combined dependencies PR #3928

Merged
merged 2 commits into from
May 13, 2024
Merged

Combined dependencies PR #3928

merged 2 commits into from
May 13, 2024

Conversation

pulumi-bot
Copy link
Contributor

Combining multiple dependencies PRs into one.

Instructions for merging
  • Use a merge commit, so that GitHub will mark all original PRs as merged.
  • If your repository does not have merge commits enabled, please temporarily enable them in settings. Tick Allow merge commits in the repository settings.
  • When ready, merge this PR using Create a merge commit.

Combined PRs

dependabot bot and others added 2 commits May 5, 2024 05:31
Bumps the go_modules group with 2 updates in the /examples/tags-combinations-go directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
Bumps the go_modules group with 2 updates in the /examples/webserver-go directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
Bumps the go_modules group with 2 updates in the /sdk directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.


Updates `golang.org/x/net` from 0.23.0 to 0.24.0
- [Commits](golang/net@v0.23.0...v0.24.0)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.0

Updates `golang.org/x/net` from 0.23.0 to 0.24.0
- [Commits](golang/net@v0.23.0...v0.24.0)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.0

Updates `golang.org/x/net` from 0.23.0 to 0.24.0
- [Commits](golang/net@v0.23.0...v0.24.0)

Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.0

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
…ags-combinations-go/go_modules-65357c82b5' into combined-pr-branch
@pulumi-bot pulumi-bot added impact/no-changelog-required This issue doesn't require a CHANGELOG update dependencies Pull requests that update a dependency file labels May 13, 2024
@pulumi-bot pulumi-bot enabled auto-merge May 13, 2024 04:05
Copy link

Does the PR have any schema changes?

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

Maintainer note: consult the runbook for dealing with any breaking changes.

@pulumi-bot pulumi-bot merged commit 3be6aaa into master May 13, 2024
24 checks passed
@pulumi-bot pulumi-bot deleted the combined-pr-branch branch May 13, 2024 05:40
lumiere-bot bot referenced this pull request in coolguy1771/home-ops May 15, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.34.1` ->
`6.35.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.34.1/6.35.0)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v6.35.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.35.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.34.1...v6.35.0)

##### Changelog

- Fix aws.s3.Bucket tag drift detection by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/3910](https://togithub.com/pulumi/pulumi-aws/pull/3910)
- Fix empty retry_strategy of Batch JobDefinition causing panics by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/3921](https://togithub.com/pulumi/pulumi-aws/pull/3921)
- Combined dependencies PR by
[@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/3928](https://togithub.com/pulumi/pulumi-aws/pull/3928)
- Bump the go_modules group across 3 directories with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/pulumi/pulumi-aws/pull/3894](https://togithub.com/pulumi/pulumi-aws/pull/3894)

**Full Changelog**:
pulumi/pulumi-aws@v6.34.1...v6.35.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
lumiere-bot bot referenced this pull request in coolguy1771/home-ops May 15, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.34.1` ->
`6.35.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.34.1/6.35.0)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v6.35.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.35.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.34.1...v6.35.0)

##### Changelog

- Fix aws.s3.Bucket tag drift detection by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/3910](https://togithub.com/pulumi/pulumi-aws/pull/3910)
- Fix empty retry_strategy of Batch JobDefinition causing panics by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/3921](https://togithub.com/pulumi/pulumi-aws/pull/3921)
- Combined dependencies PR by
[@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/3928](https://togithub.com/pulumi/pulumi-aws/pull/3928)
- Bump the go_modules group across 3 directories with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/pulumi/pulumi-aws/pull/3894](https://togithub.com/pulumi/pulumi-aws/pull/3894)

**Full Changelog**:
pulumi/pulumi-aws@v6.34.1...v6.35.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
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 impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant