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

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Combined dependencies PR #3241

merged 2 commits into from
Apr 30, 2024

Conversation

thomas11
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

@thomas11 thomas11 added the dependencies Pull requests that update a dependency file label Apr 26, 2024
dependabot bot and others added 2 commits April 30, 2024 11:42
Bumps the go_modules group with 1 update in the /examples directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /examples/azure-native-sdk-v2/go-aks directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /provider directory: [golang.org/x/net](https://github.com/golang/net).


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

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

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

---
updated-dependencies:
- 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>
Copy link

Does the PR have any schema changes?

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

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.34%. Comparing base (9b47251) to head (a38047e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3241   +/-   ##
=======================================
  Coverage   55.34%   55.34%           
=======================================
  Files          66       66           
  Lines        9929     9929           
=======================================
  Hits         5495     5495           
  Misses       4001     4001           
  Partials      433      433           

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

@thomas11 thomas11 merged commit 509a5d2 into master Apr 30, 2024
23 checks passed
@thomas11 thomas11 deleted the combined-pr-branch branch April 30, 2024 11:24
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.

None yet

2 participants