Skip to content

Comments

build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0#477

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/golang.org/x/mod-0.22.0
Nov 14, 2024
Merged

build(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0#477
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/golang.org/x/mod-0.22.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps golang.org/x/mod from 0.21.0 to 0.22.0.

Commits
  • dec0365 sumdb: make data tiles by Server compatible with sum.golang.org
  • c8a7319 x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths
  • 9cd0e4c x/mod: remove vendor/modules.txt from module download
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @priteshbandi.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@dependabot dependabot bot requested a review from gokarnm as a code owner November 11, 2024 00:31
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 11, 2024
@dependabot dependabot bot requested a review from a user November 11, 2024 00:31
@codecov
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.25%. Comparing base (cf70e77) to head (6543019).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   80.25%   80.25%           
=======================================
  Files          34       34           
  Lines        3318     3318           
=======================================
  Hits         2663     2663           
  Misses        509      509           
  Partials      146      146           

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

JeyJeyGao
JeyJeyGao previously approved these changes Nov 11, 2024
Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

ghost
ghost previously approved these changes Nov 11, 2024
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

priteshbandi
priteshbandi previously approved these changes Nov 11, 2024
Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/mod-0.22.0 branch from 61d5715 to f070792 Compare November 11, 2024 17:43
@dependabot dependabot bot dismissed stale reviews from priteshbandi, JeyJeyGao, and ghost via bda6f0d November 11, 2024 17:45
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/mod-0.22.0 branch from f070792 to bda6f0d Compare November 11, 2024 17:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

Waiting on code owner review from JeyJeyGao, NiazFK, Two-Hearts, gokarnm, priteshbandi, rgnote, shizhMSFT, toddysm, vaninrao10, and/or yizha1.

@ghost
Copy link

ghost commented Nov 12, 2024

@dependabot rebase

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.21.0 to 0.22.0.
- [Commits](golang/mod@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/mod-0.22.0 branch from bda6f0d to 6543019 Compare November 12, 2024 08:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

Waiting on code owner review from JeyJeyGao, NiazFK, Two-Hearts, gokarnm, priteshbandi, rgnote, shizhMSFT, toddysm, vaninrao10, and/or yizha1.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot merge

@dependabot dependabot bot merged commit 8797d86 into main Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/mod-0.22.0 branch November 14, 2024 19:03
@ghost ghost mentioned this pull request Dec 12, 2024
6 tasks
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.

2 participants