Skip to content

chore(deps): Bump with_advisory_lock from 5.3.0 to 7.6.0 - #760

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/with_advisory_lock-7.6.0
Open

chore(deps): Bump with_advisory_lock from 5.3.0 to 7.6.0#760
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/with_advisory_lock-7.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps with_advisory_lock from 5.3.0 to 7.6.0.

Release notes

Sourced from with_advisory_lock's releases.

with_advisory_lock: v7.6.0

7.6.0 (2026-08-05)

Features

  • honor timeout_seconds with blocking: true on PostgreSQL (88abf06), closes #147

Bug Fixes

  • Remove ruby-version files (#145) (681fd66)
  • scope advisory lock stack per connection (8c39439)

with_advisory_lock: v7.5.0

7.5.0 (2026-01-21)

Features

  • add blocking advisory locks with deadlock detection for PostgreSQL (#140) (f7f9aff)
  • Add Trilogy adapter support with MariaDB 12.0+ (#134) (b7764cd)
  • bump version for new features (9a8c4be)

Bug Fixes

  • Use monotonic clock so postgres timeouts are unaffected by system clock changes (#141) (929e010)

with_advisory_lock: v7.0.2

7.0.2 (2025-09-20)

Bug Fixes

  • Replace connection.select_value with connection.query_value (#131) (dc01977)

with_advisory_lock: v7.0.1

7.0.1 (2025-07-21)

Bug Fixes

  • handle ActiveRecord's release_advisory_lock signature for Rails 7.2+ (#127) (94253ca), closes #126

with_advisory_lock: v7.0.0

7.0.0 (2025-07-05)

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from with_advisory_lock's changelog.

7.6.0 (2026-08-05)

Features

  • honor timeout_seconds with blocking: true on PostgreSQL (88abf06), closes #147

Bug Fixes

  • Remove ruby-version files (#145) (681fd66)
  • scope advisory lock stack per connection (8c39439)

7.5.0 (2026-01-21)

Features

  • add blocking advisory locks with deadlock detection for PostgreSQL (#140) (f7f9aff)
  • Add Trilogy adapter support with MariaDB 12.0+ (#134) (b7764cd)
  • bump version for new features (9a8c4be)

Bug Fixes

  • Use monotonic clock so postgres timeouts are unaffected by system clock changes (#141) (929e010)

7.0.2 (2025-09-20)

Bug Fixes

  • Replace connection.select_value with connection.query_value (#131) (dc01977)

7.0.1 (2025-07-21)

Bug Fixes

  • handle ActiveRecord's release_advisory_lock signature for Rails 7.2+ (#127) (94253ca), closes #126

7.0.0 (2025-07-05)

⚠ BREAKING CHANGES

  • require Rails 7.2+ as minimum version

Features

... (truncated)

Commits
  • 58718b4 chore(master): release with_advisory_lock 7.6.0 (#148)
  • 88abf06 feat: honor timeout_seconds with blocking: true on PostgreSQL
  • 8c39439 fix: scope advisory lock stack per connection
  • 681fd66 fix: Remove ruby-version files (#145)
  • dc8386b docs: Fix a couple typos in docs (#146)
  • b5fec35 chore(master): release with_advisory_lock 7.5.0 (#144)
  • 9a8c4be feat: bump version for new features
  • b7764cd feat: Add Trilogy adapter support with MariaDB 12.0+ (#134)
  • f7f9aff feat: add blocking advisory locks with deadlock detection for PostgreSQL (#140)
  • 929e010 fix: Use monotonic clock so postgres timeouts are unaffected by system clock ...
  • 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 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)

Bumps [with_advisory_lock](https://github.com/ClosureTree/with_advisory_lock) from 5.3.0 to 7.6.0.
- [Release notes](https://github.com/ClosureTree/with_advisory_lock/releases)
- [Changelog](https://github.com/ClosureTree/with_advisory_lock/blob/master/CHANGELOG.md)
- [Commits](ClosureTree/with_advisory_lock@with_advisory_lock/v5.3.0...with_advisory_lock/v7.6.0)

---
updated-dependencies:
- dependency-name: with_advisory_lock
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 20, 2026
@aaronlippold
aaronlippold temporarily deployed to vulcan-dependabot-bundl-fo70x9 August 20, 2026 17:19 Inactive
@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot enabled auto-merge (squash) August 20, 2026 18:29
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant