Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps cirello.io/pglock from 1.12.0 to 1.13.0.

Release notes

Sourced from cirello.io/pglock's releases.

Improve overall correctness around Heartbeat

  • Skip release lock on transient heartbeat problems
  • Use CYCLE on sequence used for RVN
  • Added linters
Commits
  • 1a128f1 pglock: disable depguard
  • 8bd2f41 pglock: modify sequences to wraparound on maximum value of bigint
  • e548cb8 pglock: release lock on final storeHeartbeat errors
  • 3ad5ff4 pglock: update minimum version
  • eb71bab pglock: remove unnecessary comment
  • f0f18c1 pglock: fix unparam warnings
  • 667fd7f pglock: fix godot warnings
  • c000e81 pglock: enable godot linter
  • 5019290 pglock: enable unused linter (#45)
  • f0b24f7 pglock: skip release lock on transient heartbeat problems (#42)
  • 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 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 [cirello.io/pglock](https://github.com/cirello-io/pglock) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/cirello-io/pglock/releases)
- [Commits](cirello-io/pglock@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: cirello.io/pglock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
@dependabot dependabot bot temporarily deployed to tablestore-live August 8, 2023 15:34 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2023

Codecov Report

Merging #956 (fd55d03) into master (6e772d4) will decrease coverage by 0.10%.
The diff coverage is n/a.

❗ 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.

@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
- Coverage   53.03%   52.93%   -0.10%     
==========================================
  Files         202      202              
  Lines       11350    11350              
==========================================
- Hits         6019     6008      -11     
- Misses       4875     4889      +14     
+ Partials      456      453       -3     

see 4 files with indirect coverage changes

@sysulq sysulq merged commit a7a6f45 into master Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/cirello.io/pglock-1.13.0 branch August 16, 2023 08:53
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.

3 participants