Bump the development-dependencies group with 3 updates#299
Merged
flavorjones merged 1 commit intomainfrom Feb 20, 2025
Merged
Conversation
Bumps the development-dependencies group with 3 updates: [debug](https://github.com/ruby/debug), [brakeman](https://github.com/presidentbeef/brakeman) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `debug` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.2...v1.10.0) Updates `brakeman` from 6.2.2 to 7.0.0 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v6.2.2...v7.0.0) Updates `selenium-webdriver` from 4.27.0 to 4.28.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.27.0...selenium-4.28.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: brakeman dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 4, 2025
flavorjones
added a commit
that referenced
this pull request
Mar 2, 2025
This should have been part of #299
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 development-dependencies group with 3 updates: debug, brakeman and selenium-webdriver.
Updates
debugfrom 1.9.2 to 1.10.0Release notes
Sourced from debug's releases.
Commits
bead098v1.10.051b0161port_rangelvar is not definedaffee18Add option for trying a range of TCP ports87d607dallowputswithout argument3685859Improve RUBYOPT's handling in testsee59c85Prompt assertion should use assert_raw_line_text instead of assert_line_text07df517Modify misc/README.md.erb and regenerate README1405bf8Fix minor typos / grammar in README.md9c42795Add changelog_uri to gemspec (#1106)ef5e54cFix flaky testsUpdates
brakemanfrom 6.2.2 to 7.0.0Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
2f2cd21Relax Prism version for --prism too76da00aBump to 7.0.0b0eb1fcMerge pull request #1904 from presidentbeef/relax_prism_version5ae38b9Relax Prism version requirementc7018cdUpdate CHANGES5f37891Merge pull request #1902 from presidentbeef/update_deserialize_checkd834150OutputoriginalBaseUriIdsfor SARIF report (#1890)ee9de40Use Prism parser by default (#1897)f891743Always warn about deserializing with Marshalb299ca0Merge pull request #1899 from presidentbeef/update_eval_checkUpdates
selenium-webdriverfrom 4.27.0 to 4.28.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
ac34254[build] Prepare for release of Selenium 4.28.0 (#15098)960ff05[java][js][py] Add straight relative-by locators (#14482)e4b1e48[rb] Update Jruby to version 9.4.9.0 (#14791)50cbca9[ci] Running format scriptdb5c5c3[rb] Adding doc link89b84ae[rb] BiDi Network: add_request_handler, remove_request_handler, clear_request...ce7448b[rb] Update note for return value of Hash (#14845)901dc6c[rb] Add tests for the cookie named, and updates type (#14843)2421c66[ci] Bumping versions for nightlyDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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