Bump the minor-and-patch group with 6 updates#41
Merged
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [solid_queue](https://github.com/rails/solid_queue) | `1.3.2` | `1.4.0` | | [pagy](https://github.com/ddnexus/pagy) | `43.4.4` | `43.5.0` | | [resend](https://github.com/resend/resend-ruby) | `1.0.1` | `1.1.0` | | [overcommit](https://github.com/sds/overcommit) | `0.68.0` | `0.69.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.41.0` | `4.43.0` | | [webmock](https://github.com/bblimke/webmock) | `3.26.1` | `3.26.2` | Updates `solid_queue` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.3.2...v1.4.0) Updates `pagy` from 43.4.4 to 43.5.0 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.4.4...43.5.0) Updates `resend` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/resend/resend-ruby/releases) - [Changelog](https://github.com/resend/resend-ruby/blob/main/CHANGELOG.md) - [Commits](resend/resend-ruby@v1.0.1...v1.1.0) Updates `overcommit` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](sds/overcommit@v0.68.0...v0.69.0) Updates `selenium-webdriver` from 4.41.0 to 4.43.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.41.0...selenium-4.43.0) Updates `webmock` from 3.26.1 to 3.26.2 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.1...v3.26.2) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: overcommit dependency-version: 0.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development 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 6 updates:
1.3.21.4.043.4.443.5.01.0.11.1.00.68.00.69.04.41.04.43.03.26.13.26.2Updates
solid_queuefrom 1.3.2 to 1.4.0Release notes
Sourced from solid_queue's releases.
Commits
176721eBump solid_queue to 1.4.03df3de3Merge pull request #553 from cupatea/feature/dynamic_recurring_tasks2f142eddocs: improve grammar a little50defe2Avoid unintended FOR UPDATE query execution.3b490adMerge right value ofstaticcorrectly7ded710Avoid extra queries for dynamic tasks for process metadata and proclineb4f7c99Clean a bit top-level SolidQueue methods to manage dynamic tasks3d36ca4Simplify recurring schedule with respect to dynamic task reloadingb012535Refactor scheduler loop and add missing testsf7e39b5Read static from options in from_configuration and rename to dynamic_tasks_en...Updates
pagyfrom 43.4.4 to 43.5.0Release notes
Sourced from pagy's releases.
... (truncated)
Changelog
Sourced from pagy's changelog.
Commits
70ce3acMerge branch 'dev'5b4f80dVersion 43.5.0ec87ff9Replace rake test tasks with thor commands5f77fc5Simplify retype configb744c5d💎 Update javascripts according to es-linting16cbf0eUpdate gems and packagesff7e76eRefactor Rake tasksfb9d020💎 Update min ruby version to 3.3 (remove EOL 3.2)1406627💎 Implement the NEWpagy/nextentrypoint to run the NEXT version now23415bbReorganize options in docs:Updates
resendfrom 1.0.1 to 1.1.0Release notes
Sourced from resend's releases.
Commits
eadff5afeat(logs): add logs API support (#162)ea3e3ebchore(deps): update dependency rubocop to v1.86.0 (#157)6f84ff4chore(api-keys): add last_used_at field to list fixtures (#161)9e0fa51chore(deps): update ruby docker tag to v3.4.9 (#160)Updates
overcommitfrom 0.68.0 to 0.69.0Release notes
Sourced from overcommit's releases.
Changelog
Sourced from overcommit's changelog.
Commits
9c58008Cut version 0.69.0 (#877)2c00752Use Etc.nprocessors and handle sandboxed environments (#876)Updates
selenium-webdriverfrom 4.41.0 to 4.43.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
dd0f534[build] Prepare for release of selenium-4.43.0 (#17329)e2d089cfix(dependencies): update selenium-webdriver to 4.43.0.nightlycb536adBumping versions to nightly74c7f02[build] Prepare for release of selenium-4.42.0 (#17322)fa5b814[rb] fix Ruby tests failing because of alerts in Firefox (#17294)b1a7b8d[bazel] Update to Bazel 9 (#16757)5c23c7d[rb] Use portable Ruby (#16936)e5fc4e5[rust][rb] Update lock files with new versions (#17118)6865ab3[build] Reset versions to nightly after 4.41.0 releaseUpdates
webmockfrom 3.26.1 to 3.26.2Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
ce700d9Version 3.26.2ddf8a43Merge pull request #1121 from criess/cr/curb-http-2-parse-headers035e9fc[fix] add support to parse http/2 request on curb adapter29d3532Merge pull request #1123 from sferik/support-http_rb-6801ad3bMerge pull request #1122 from criess/cr/curb-easy-code-as-aliasa4de224Add HTTP.rb 6.0.0 compatibility to http_rb adapterc6cf2f1[fix] CurbAdapter aliascodefromresponse_code596d8a8Merge pull request #1113 from koic/ci_against_ruby_4_086977f8Run CI against Ruby 4.0cc11b78Merge pull request #1114 from koic/remove_pride_option_from_minitest_rake_taskDependabot 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