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: Bump golang.org/x/mod from 0.14.0 to 0.15.0 #5667

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps golang.org/x/mod from 0.14.0 to 0.15.0.

Commits
  • fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns
  • 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 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 requested a review from a team as a code owner February 12, 2024 13:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2024
@dependabot dependabot bot requested review from dannyrandall and removed request for a team February 12, 2024 13:29
Copy link

github-actions bot commented Feb 12, 2024

🍕 Here are the new binary sizes!

Name New size (kiB) size (kiB) Delta (%)
macOS (amd) 57584 57312 +0.47
macOS (arm) 58620 58332 +0.49
linux (amd) 50492 50256 +0.47
linux (arm) 49728 49540 +0.38
windows (amd) 47564 47344 +0.46

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/mod-0.15.0 branch from f9244a2 to 08ec244 Compare February 13, 2024 18:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e06dc4d) 70.05% compared to head (f9244a2) 70.08%.

❗ Current head f9244a2 differs from pull request most recent head 08ec244. Consider uploading reports for the commit 08ec244 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           mainline    #5667      +/-   ##
============================================
+ Coverage     70.05%   70.08%   +0.02%     
============================================
  Files           303      303              
  Lines         46626    46696      +70     
  Branches        299      299              
============================================
+ Hits          32663    32725      +62     
  Misses        12379    12379              
- Partials       1584     1592       +8     

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

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.14.0 to 0.15.0.
- [Commits](golang/mod@v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/mod-0.15.0 branch from 08ec244 to bd395aa Compare February 13, 2024 18:20
@mergify mergify bot merged commit e1f500c into mainline Feb 13, 2024
@mergify mergify bot deleted the dependabot/go_modules/golang.org/x/mod-0.15.0 branch February 13, 2024 19:09
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants