Bump the minor-and-patch group with 3 updates - #91
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-and-patch group with 3 updates: [solid_queue](https://github.com/rails/solid_queue), [solid_cable](https://github.com/rails/solid_cable) and [pagy](https://github.com/ddnexus/pagy). Updates `solid_queue` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.4.0...v1.5.0) Updates `solid_cable` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v4.0.0...v4.0.2) Updates `pagy` from 43.6.0 to 43.6.1 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.6.0...43.6.1) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: solid_cable dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 3 updates: solid_queue, solid_cable and pagy.
Updates
solid_queuefrom 1.4.0 to 1.5.0Release notes
Sourced from solid_queue's releases.
Commits
61a9f08Bump solid_queue to 1.5.04f263b2Prevent wrong release of blocked jobs and semaphore corruption2124a51Guard signal_all against incrementing semaphore beyond its limit42db567Drop support for Ruby 3.1dfc3644Report rescued recurring enqueue errors to Rails.error23100e0Support running with strict_loading_by_default enabled142d2acReduce flaky integration test failures from timing and PK reuse952d852Bypass JobResult's query cache in skip_active_record_query_cachea19771dFix flaky concurrency controls test546864fAutomatically use Rails or a default timezone for the scheduleUpdates
solid_cablefrom 4.0.0 to 4.0.2Release notes
Sourced from solid_cable's releases.
Commits
4a41ec8Version bumpf781e4dReset retry counter on each successful poll (#84)cf0695cVersion bumpc968ba7Reset reconnect_attempt after successfuly accessing the DB. (#82)5ea0f55Update adapter to handle ActionCable adapterization in 8.2 (#80)89d34d7Run ci against different rails versions (#79)Updates
pagyfrom 43.6.0 to 43.6.1Release notes
Sourced from pagy's releases.
Changelog
Sourced from pagy's changelog.
Commits
c06db4eMerge branch 'dev'0016aefVersion 43.6.16b632ca💎 HTML escape URL strings in href attributes (Fix #914)642d4b9Bump fkirc/skip-duplicate-actions from 5.3.1 to 5.3.2 (#915)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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