Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the test-dependencies group across 1 directory with 4 updates #224

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the test-dependencies group with 4 updates in the / directory: rspec-rails, capybara, faker and selenium-webdriver.

Updates rspec-rails from 6.1.0 to 6.1.3

Changelog

Sourced from rspec-rails's changelog.

6.1.3 / 2024-06-19

Full Changelog

Bug Fixes:

  • Reset ActiveSupport::CurrentAttributes between examples. (Javier Julio, #2752)
  • Fix a broken link in generated mailer previews. (Chiara Núñez, #2764)
  • Fix have_status_code behaviour with deprecated status names by delegating to Rack::Utils.status_code/1 to set the expected status code. (Darren Boyd, #2765)

6.1.2 / 2024-03-19

Full Changelog

Bug Fixes:

  • Fix generated mailer paths to match Rails convention. (Patrício dos Santos, #2735)
  • Fix class in template for generator specs. (Nicolas Buduroi, #2744)

6.1.1 / 2024-01-25

Full Changelog

Bug Fixes:

  • Improved deprecation message for RSpec::Rails::Configuration.fixture_paths (Benoit Tigeot, #2720)
  • Fix support for namespaced fixtures in Rails 7.1. (Benedikt Deicke, #2716)
Commits

Updates capybara from 3.39.2 to 3.40.0

Changelog

Sourced from capybara's changelog.

Version 3.40.0

Release date: 2024-01-26

Changned

  • Dropped support for Ruby 2.7, 3.0+ is now required
  • Dropped support for Selenium < 4.8
  • Use the new headless option on chromedriver with registered selenium driver [Neil Carvalho]

Added

  • Capybara::Result#to_ary to support multiple assignment [Sean Doyle]
  • has_element? and related matchers [Sean Doyle]
  • Rack 3 support

Fixed

  • Forward save_screenshot options to selenium - Issue 2738
  • Rack test - don't auto submit forms with multiple inputs [Mitchell Henke]
  • Table row selector matches cell values in order - Issue 2686 [Jeff Parr]
  • Table row selector fixes for first column - Issue 2685 [Jeff Par]
Commits

Updates faker from 3.2.3 to 3.4.1

Release notes

Sourced from faker's releases.

v3.4.1

Happy end of May with a new faker-ruby release.

This version:

  • adds translation for some generators
  • fixes bugs
  • improves some generators performance

Bug fixes

Features

What's changed

Update local dependencies

New Contributors

Full Changelog: faker-ruby/faker@v3.3.1...v3.4.1

v3.3.1

v3.3.1 (2024-04-02)

Bug fixes

... (truncated)

Changelog

Sourced from faker's changelog.

v3.4.1 (2024-05-28)

What's changed

Bug fixes

Features

Update local dependencies

New Contributors

Full Changelog: faker-ruby/faker@v3.3.1...v.3.4.1


v3.3.1 (2024-04-02)

Bug fixes

What's Changed

... (truncated)

Commits

Updates selenium-webdriver from 4.17.0 to 4.22.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.22.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.22.0 (2024-06-20)

  • Force UTF-8 encoding on logger (see #6937)
  • Don't crash when ChildProcess is already killed (see #14032)
  • Manage bidi instance on the bridge not the driver (#14071)
  • Implement High Level Logging API with BiDi (#14073)
  • Fix bug with message deletion in Guard class
  • Change output for Guard class
  • Implement toggle for BiDi and Classic implementations (#14092)
  • Add preference to enable CDP in Firefox by default (#14091)
  • Add support for the w3c silent option for the ruby library (#14152)
  • Add CDP for Chrome 126 and remove 123

4.21.1 (2024-05-16)

  • Fixed missing Chrome binary error in Rails system tests.

4.21.0 (2024-05-16)

  • Add CDP for Chrome 125 and remove 122
  • Initial extensibility points for Appium
    • Support registering extra headers in HTTP client
    • Support overriding User-Agent in HTTP client
    • Support registering extra bridge commands
    • Support overriding default locator conversion
    • Support registering custom finders for SearchContext
    • Support using custom element classes

4.20.1 (2024-04-25)

  • Returned accidentally removed DriverFinder.path and deprecated it.

4.20.0 (2024-04-24)

  • Add CDP for Chrome 124 and remove 121
  • Making Selenium Manager a thin wrapper (#13386)
    • This change has been made to make it easier to maintain and improve, the interface has changed and if users were invoking it, they might experience issues. Selenium Manager is still in beta and these type of changes are expected.

4.19.0 (2024-03-27)

  • Add CDP for Chrome 123 and remove 120
  • Avoid over-escaping browser path (#13632)

... (truncated)

Commits
  • c5f3146 [build] Prepare for release of Selenium 4.22.0 (#14163)
  • f8db820 [rb] remove guards from test for fixed edge bug
  • 0f7386e [rb] Adds support for the w3c silent option for the ruby library (#14152)
  • d973939 [py] Implement script module for BiDi
  • 09df111 update copyright dates
  • 1b49a64 [rb] update test guard for fix in linux edgedriver v126
  • 288c490 [rb] update gemfile lock to use the correct version of bundler
  • 419944d [rb] add test guard back
  • 55b5cef [rb] set browser version to stable in tests for windows since pinning browser...
  • 7dafbd4 [rb] remove unnecessary code from test
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the test-dependencies group with 4 updates in the / directory: [rspec-rails](https://github.com/rspec/rspec-rails), [capybara](https://github.com/teamcapybara/capybara), [faker](https://github.com/faker-ruby/faker) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium).


Updates `rspec-rails` from 6.1.0 to 6.1.3
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.0...v6.1.3)

Updates `capybara` from 3.39.2 to 3.40.0
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.39.2...3.40.0)

Updates `faker` from 3.2.3 to 3.4.1
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.2.3...v3.4.1)

Updates `selenium-webdriver` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.17.0...selenium-4.22.0)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: capybara
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 24, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #225.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/bundler/test-dependencies-9da61a79fe branch July 22, 2024 16:03
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.

0 participants