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 cirello.io/pglock from 1.11.0 to 1.12.0 #881

Merged
merged 1 commit into from
May 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2023

Bumps cirello.io/pglock from 1.11.0 to 1.12.0.

Commits
  • 8716e2a pglock: unify lock release logic between client.Release() and lock.Close()
  • 2533e12 pglock: update actions for one retry
  • 6da19fe pglock: trap errors that have been making few tests flaky
  • dc29209 pglock: deflake tests
  • a6c075a pglock: enable dependabot
  • 4c47b24 pglock: run tests daily
  • 95400b1 pglock: preserve code coverage
  • 4451ed2 pglock: remove invalid GH action step value
  • 833f4b3 pglock: use Go latest stable
  • fcbf5a1 pglock: skip long tests
  • Additional commits viewable 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.11.0 to 1.12.0.
- [Release notes](https://github.com/cirello-io/pglock/releases)
- [Commits](cirello-io/pglock@v1.11.0...v1.12.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 May 19, 2023
@dependabot dependabot bot temporarily deployed to tablestore-live May 19, 2023 15:59 Inactive
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2023

Codecov Report

Merging #881 (c624db1) into master (0faa8c9) will increase coverage by 0.18%.
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     #881      +/-   ##
==========================================
+ Coverage   52.95%   53.14%   +0.18%     
==========================================
  Files         202      202              
  Lines       11336    11336              
==========================================
+ Hits         6003     6024      +21     
+ Misses       4880     4859      -21     
  Partials      453      453              

see 4 files with indirect coverage changes

@sysulq sysulq merged commit 2e7f8ad into master May 22, 2023
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/cirello.io/pglock-1.12.0 branch May 22, 2023 03:43
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.

None yet

2 participants