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

build(deps): bump github.com/puzpuzpuz/xsync/v2 from 2.4.0 to 2.4.1 #469

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2023

Bumps github.com/puzpuzpuz/xsync/v2 from 2.4.0 to 2.4.1.

Release notes

Sourced from github.com/puzpuzpuz/xsync/v2's releases.

v2.4.1

  • Fix nextPowOf2 on zero input (#98)
    • Fixes the initial capacity of maps presized to a very small capacity (less than 3)
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 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)

Bumps [github.com/puzpuzpuz/xsync/v2](https://github.com/puzpuzpuz/xsync) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/puzpuzpuz/xsync/releases)
- [Commits](puzpuzpuz/xsync@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: github.com/puzpuzpuz/xsync/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from hungryjang and ijsong as code owners June 7, 2023 17:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2023

Codecov Report

Patch coverage: 40.42% and project coverage change: -0.57 ⚠️

Comparison is base (7814cd9) 63.28% compared to head (a168ee0) 62.72%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
- Coverage   63.28%   62.72%   -0.57%     
==========================================
  Files         132      133       +1     
  Lines       17958    18336     +378     
==========================================
+ Hits        11365    11501     +136     
- Misses       6026     6265     +239     
- Partials      567      570       +3     
Impacted Files Coverage Δ
internal/storagenode/client/log_client.go 48.80% <0.00%> (-0.80%) ⬇️
internal/storagenode/logstream/append.go 47.11% <0.00%> (-32.59%) ⬇️
pkg/varlog/config.go 50.79% <0.00%> (-40.64%) ⬇️
pkg/varlog/log.go 0.00% <0.00%> (ø)
pkg/varlog/log_stream_appender.go 0.00% <0.00%> (ø)
internal/storagenode/config.go 47.40% <12.50%> (-2.20%) ⬇️
internal/storagenode/log_server.go 81.46% <90.59%> (+8.67%) ⬆️
pkg/varlogtest/log.go 75.54% <92.59%> (+2.88%) ⬆️
internal/storagenode/storagenode.go 72.83% <100.00%> (+0.16%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ijsong ijsong merged commit 4695075 into main Jun 7, 2023
@ijsong ijsong deleted the dependabot/go_modules/github.com/puzpuzpuz/xsync/v2-2.4.1 branch June 7, 2023 18:56
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