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

Merged
merged 8 commits into from
Nov 5, 2024
Merged

Combined dependencies PR #333

merged 8 commits into from
Nov 5, 2024

Conversation

orsenthil
Copy link
Member

@orsenthil orsenthil commented Nov 5, 2024

Combining multiple dependencies PRs into one.

gh combine-prs --query "author:app/dependabot"
The following PRs will be evaluated for inclusion:

Showing 4 of 4 pull requests in aws/aws-network-policy-agent that match your search

ID    TITLE                                                           BRANCH                                                            CREATED AT
#332  Bump k8s.io/client-go from 0.31.1 to 0.31.2                     dependabot/go_modules/k8s.io/client-go-0.31.2                     about 4 days ago
#330  Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.21.0            dependabot/go_modules/github.com/onsi/ginkgo/v2-2.21.0            about 4 days ago
#329  Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5  dependabot/go_modules/github.com/prometheus/client_golang-1.20.5  about 4 days ago
#328  Bump github.com/onsi/gomega from 1.34.2 to 1.35.1               dependabot/go_modules/github.com/onsi/gomega-1.35.1               about 4 days ago
Press any key to continue or escape to abort

remote: Enumerating objects: 25, done.
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 25 (delta 15), reused 23 (delta 14), pack-reused 0 (from 0)
Unpacking objects: 100% (25/25), 23.32 KiB | 1.37 MiB/s, done.
From github.com:aws/aws-network-policy-agent
 * [new branch]      dependabot/go_modules/github.com/onsi/ginkgo/v2-2.21.0           -> origin/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.21.0
 * [new branch]      dependabot/go_modules/github.com/onsi/gomega-1.35.1              -> origin/dependabot/go_modules/github.com/onsi/gomega-1.35.1
 * [new branch]      dependabot/go_modules/github.com/prometheus/client_golang-1.20.5 -> origin/dependabot/go_modules/github.com/prometheus/client_golang-1.20.5
 * [new branch]      dependabot/go_modules/k8s.io/client-go-0.31.2                    -> origin/dependabot/go_modules/k8s.io/client-go-0.31.2
   fdb0799..5e6ae83  release-1.1                                                      -> origin/release-1.1
 * [new tag]         v1.1.4                                                           -> v1.1.4

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 8 commits November 1, 2024 12:26
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.20.1...v2.21.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.1 to 0.31.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.1...v0.31.2)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.1...v1.20.5)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/onsi/ginkgo/v2-2.21.0' into combined-pr-branch
…/prometheus/client_golang-1.20.5' into combined-pr-branch
@orsenthil orsenthil requested a review from a team as a code owner November 5, 2024 18:18
@orsenthil orsenthil added the dependencies Pull requests that update a dependency file label Nov 5, 2024
@orsenthil orsenthil merged commit aa4c8ad into main Nov 5, 2024
4 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants