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 #1088

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Combined dependencies PR #1088

merged 2 commits into from
Jun 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

@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 9, 2024
@pulumi-bot pulumi-bot enabled auto-merge May 9, 2024 04:10
Copy link

github-actions bot commented May 9, 2024

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.

Copy link

github-actions bot commented May 9, 2024

Is README.md missing any configuration options?

caMaterial not found in Configuration section
certMaterial not found in Configuration section
certPath not found in Configuration section
host not found in Configuration section
keyMaterial not found in Configuration section
registryAuth not found in Configuration section
sshOpts not found in Configuration section

Please add a description for each of these options to README.md. Details about them can be found in either the upstream docs or schema.json.

@pulumi-bot pulumi-bot force-pushed the combined-pr-branch branch 2 times, most recently from 5474483 to 19c0f4c Compare June 5, 2024 04:10
dependabot bot and others added 2 commits June 5, 2024 23:23
Bumps the go_modules group with 2 updates in the /examples directory: [github.com/docker/docker](https://github.com/docker/docker) and [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/aws-container-registry/go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/azure-container-registry/go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/digitalocean-container-registry/go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/docker-container-registry/go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/dockerfile-go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/gcp-container-registry/go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/multi-stage-build-go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/nginx-go directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /sdk directory: [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/docker/docker` from 24.0.9+incompatible to 26.1.4+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.9...v26.1.4)

Updates `golang.org/x/net` from 0.25.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.23.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

Updates `golang.org/x/net` from 0.25.0 to 0.26.0
- [Commits](golang/net@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
…o_modules-45affb6aa5' into combined-pr-branch
@pulumi-bot pulumi-bot merged commit 62e9f75 into master Jun 13, 2024
18 checks passed
@pulumi-bot pulumi-bot deleted the combined-pr-branch branch June 13, 2024 04:23
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.

None yet

1 participant