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 golang.org/x/sync from 0.5.0 to 0.6.0 #504

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps golang.org/x/sync from 0.5.0 to 0.6.0.

Commits

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 <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 [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](golang/sync@v0.5.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from odsod and thall as code owners February 1, 2024 04:38
@dependabot dependabot bot requested a review from a team February 1, 2024 04:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 309 lines in your changes are missing coverage. Please review.

Comparison is base (762bfd8) 44.66% compared to head (aea9a58) 43.45%.
Report is 199 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
- Coverage   44.66%   43.45%   -1.22%     
==========================================
  Files          21       20       -1     
  Lines        4267     4582     +315     
==========================================
+ Hits         1906     1991      +85     
- Misses       2249     2483     +234     
+ Partials      112      108       -4     
Files Coverage Δ
internal/codegen/databasecodegen/common.go 100.00% <100.00%> (ø)
...nternal/codegen/databasecodegen/readtransaction.go 100.00% <100.00%> (ø)
spanddl/database.go 72.41% <100.00%> (+21.62%) ⬆️
spanddl/table.go 29.46% <0.00%> (ø)
internal/examples/freightdb/descriptor_gen.go 0.00% <0.00%> (ø)
internal/examples/musicdb/descriptor_gen.go 5.55% <0.00%> (-1.47%) ⬇️
internal/examples/freightdb/database_gen.go 23.28% <41.37%> (+0.07%) ⬆️
internal/examples/musicdb/database_gen.go 17.20% <6.29%> (-3.57%) ⬇️

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2024

Looks like golang.org/x/sync is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/sync-0.6.0 branch February 2, 2024 14:19
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.

1 participant