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

chore(deps): bump the go group with 2 updates #7240

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps the go group with 2 updates: github.com/gkampitakis/go-snaps and github.com/nginx/nginx-plus-go-client/v2.

Updates github.com/gkampitakis/go-snaps from 0.5.8 to 0.5.9

Release notes

Sourced from github.com/gkampitakis/go-snaps's releases.

v0.5.9

What's Changed

Full Changelog: gkampitakis/go-snaps@v0.5.8...v0.5.9

Kudos to @​orloffv for this issue gkampitakis/go-snaps#116

Commits

Updates github.com/nginx/nginx-plus-go-client/v2 from 2.2.0 to 2.3.0

Release notes

Sourced from github.com/nginx/nginx-plus-go-client/v2's releases.

v2.3.0

What's Changed

🚀 Features

⬆️ Dependencies

New Contributors

Full Changelog: nginx/nginx-plus-go-client@v2.2.0...v2.3.0

Commits
  • ffec1a5 Update servers improvements (#448)
  • 15b12a8 Update docker/dockerfile Docker tag to v1.13 (#455)
  • 0ac5b8e Update reviewdog/action-actionlint action to v1.64.1 (#457)
  • 86d2cd2 Update docker/build-push-action action to v6.13.0 (#454)
  • b7807e8 Update dependency goreleaser/goreleaser to v2.6.1 (#453)
  • fd3511d Update actions/stale action to v9.1.0 (#452)
  • 2d0dab0 Update actions/setup-go action to v5.3.0 (#451)
  • 23ab3bd Update pre-commit hook gitleaks/gitleaks to v8.23.2 (#450)
  • ddc361e Update github/codeql-action action to v3.28.5 (#449)
  • db6f4e7 Update fossas/fossa-action action to v1.5.0 (#456)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 2 updates: [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps) and [github.com/nginx/nginx-plus-go-client/v2](https://github.com/nginx/nginx-plus-go-client).


Updates `github.com/gkampitakis/go-snaps` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/gkampitakis/go-snaps/releases)
- [Commits](gkampitakis/go-snaps@v0.5.8...v0.5.9)

Updates `github.com/nginx/nginx-plus-go-client/v2` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/nginx/nginx-plus-go-client/releases)
- [Changelog](https://github.com/nginx/nginx-plus-go-client/blob/main/CHANGELOG.md)
- [Commits](nginx/nginx-plus-go-client@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/gkampitakis/go-snaps
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/nginx/nginx-plus-go-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 29, 2025 17:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 29, 2025
@nginx-bot nginx-bot enabled auto-merge (squash) January 29, 2025 17:36
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.72%. Comparing base (bce0a1c) to head (de0c563).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7240   +/-   ##
=======================================
  Coverage   52.72%   52.72%           
=======================================
  Files          89       89           
  Lines       20843    20843           
=======================================
  Hits        10989    10989           
  Misses       9396     9396           
  Partials      458      458           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nginx-bot nginx-bot merged commit 98bb4ff into main Jan 30, 2025
30 checks passed
@nginx-bot nginx-bot deleted the dependabot/go_modules/go-07af6d1804 branch January 30, 2025 15:45
nginx-bot pushed a commit that referenced this pull request Jan 30, 2025
Bumps the go group with 2 updates: [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps) and [github.com/nginx/nginx-plus-go-client/v2](https://github.com/nginx/nginx-plus-go-client).


Updates `github.com/gkampitakis/go-snaps` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/gkampitakis/go-snaps/releases)
- [Commits](gkampitakis/go-snaps@v0.5.8...v0.5.9)

Updates `github.com/nginx/nginx-plus-go-client/v2` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/nginx/nginx-plus-go-client/releases)
- [Changelog](https://github.com/nginx/nginx-plus-go-client/blob/main/CHANGELOG.md)
- [Commits](nginx/nginx-plus-go-client@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/gkampitakis/go-snaps
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/nginx/nginx-plus-go-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <[email protected]>
Co-authored-by: AlexFenlon <[email protected]>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants