Bump the minor-and-patch group across 1 directory with 6 updates - #99
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the minor-and-patch group across 1 directory with 6 updates#99dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mission_control-jobs](https://github.com/rails/mission_control-jobs) | `1.1.0` | `1.2.0` | | [pagy](https://github.com/ddnexus/pagy) | `43.6.1` | `43.6.2` | | [valid_email2](https://github.com/micke/valid_email2) | `7.0.15` | `7.1.0` | | [resend](https://github.com/resend/resend-ruby) | `1.10.0` | `1.13.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.47.0` | `4.48.0` | | [webmock](https://github.com/bblimke/webmock) | `3.26.3` | `3.26.4` | Updates `mission_control-jobs` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/rails/mission_control-jobs/releases) - [Commits](rails/mission_control-jobs@v1.1.0...v1.2.0) Updates `pagy` from 43.6.1 to 43.6.2 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.6.1...43.6.2) Updates `valid_email2` from 7.0.15 to 7.1.0 - [Release notes](https://github.com/micke/valid_email2/releases) - [Changelog](https://github.com/micke/valid_email2/blob/main/CHANGELOG.md) - [Commits](micke/valid_email2@v7.0.15...v7.1.0) Updates `resend` from 1.10.0 to 1.13.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.10.0...v1.13.0) Updates `selenium-webdriver` from 4.47.0 to 4.48.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.47.0...selenium-4.48.0) Updates `webmock` from 3.26.3 to 3.26.4 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.3...v3.26.4) --- updated-dependencies: - dependency-name: mission_control-jobs dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: valid_email2 dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webmock dependency-version: 3.26.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/bundler/minor-and-patch-1d6284f585
branch
September 5, 2026 23:23
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 in the / directory:
1.1.01.2.043.6.143.6.27.0.157.1.01.10.01.13.04.47.04.48.03.26.33.26.4Updates
mission_control-jobsfrom 1.1.0 to 1.2.0Release notes
Sourced from mission_control-jobs's releases.
Commits
9212cc7Bump mission_control-jobs to 1.2.09df2fecSwap only the backtrace when toggling between clean and full0ad850cDisable Turbo's prefetching of links on hover763e1fcfix markup and add a controller test for QueuesControllerc8d58c4Route host app helpers used inside the engine through main_app6b310aduse default_url_options from base_controller_classdbe5bfcShow how many times a job has been retrieda7bf96aAdd option to customize the "Back to main app" path9c15870Fix blocked jobs rendering the "Expires" tooltip markup as text2bc60f2Avoid N+1 count queries when listing Solid Queue queuesUpdates
pagyfrom 43.6.1 to 43.6.2Release notes
Sourced from pagy's releases.
Changelog
Sourced from pagy's changelog.
Commits
e854305Merge branch 'dev'6f0ebbeVersion 43.6.2871fb4a💎 Fix nil records returned for Array collections on page overflow (#920) (Fix...1ad8485Fix broken links in CHANGELOG.md when displayed on GitHub (close #913)5248145Update gems and packages4b5f6f9Update RM run configs44afd3fImprove docs templating2d72e39Improve Retype config, allowing url override to github actions (#918)Updates
valid_email2from 7.0.15 to 7.1.0Release notes
Sourced from valid_email2's releases.
Changelog
Sourced from valid_email2's changelog.
Commits
a2ffd20chore(main): release 7.1.0 (#322)0b4408eFIX add pipe to prohibited domain characters (#323)b8fce25Update mailchecker (#324)bb298c2specific error messages (#313)d4b80b4Validate domain hostname rules per label (#320)a617b48Guard allow_listed? and disposable_domain? against unparseable addresses (#317)77078feAdd endtest-mail.io as disposable email domain (#319)Updates
resendfrom 1.10.0 to 1.13.0Release notes
Sourced from resend's releases.
Commits
834b829chore: bump version to 1.13.0 (#232)c81cfd3feat(webhooks): add event listing endpoints (#229)0a20a87chore: bump version to 1.12.0 (#231)384c5dffeat: add Segments.update method to rename a segment (#230)909d57achore(deps): update dependency rubocop to v1.90.0 (#227)f9884c8chore: bump version to 1.11.0 (#228)e391d7cfeat: add Emails.metrics for account-level email metrics (#225)bc3a075feat: add Broadcasts.recipients method (#224)a5e1a4bfeat: add broadcasts.clicked_links() method (#226)Updates
selenium-webdriverfrom 4.47.0 to 4.48.0Release notes
Sourced from selenium-webdriver's releases.
Changelog
Sourced from selenium-webdriver's changelog.
Commits
27f5213[build] Prepare for release of selenium-4.48.0 (#17956)7bfaedb[rb] reject an inbound BiDi scalar outside its union's declared arms (#17947)6df5706[rb] accept a whole-valued float for an integer BiDi field (#17939)1dd3004[rb] always reject a missing required inbound BiDi field (#17936)eb28a14[rb] fix silent hang on oversized WebSocket frames (#17655)194545f[rb] fix Safari test failures (#17922)3e38711[build] Automated Browser Version Update (major) with CDP (#17910)0003281[rb] add low-level BiDi protocol integration specs (#17878)b4b73af[build] Update lockfiles for nightly versions1ed71ed[build] Reset versions to nightly after selenium-4.47.0 releaseUpdates
webmockfrom 3.26.3 to 3.26.4Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
0fdbad0Version 3.26.4b187df8Merge pull request #1131 from koic/fix_race_condition_in_httpclient_adapter_a...f275724Fix race condition inHTTPClientadapter async requestsDependabot 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