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 govuk_test from 3.0.1 to 4.0.1 #1195

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps govuk_test from 3.0.1 to 4.0.1.

Changelog

Sourced from govuk_test's changelog.

4.0.1

  • Use options instead of capabilities in Capybara::Selenium::Driver#initialize. The use of capabilities was deprecated in selenium 4.8.0 and was removed in selenium 4.12.0.

4.0.0

  • Replace call to deprecated Selenium::WebDriver::Chrome::Options#headless! method (#63)
  • Bump GitHub actions/checkout from 3 to 4 (#59)
  • Update rubocop-govuk requirement from = 4.11.0 to = 4.12.0 (#58)
  • Update rubocop-govuk requirement from = 4.10.0 to = 4.11.0 (#57)
  • Fix spec.files in govuk_test.gemspec (#56)
  • Add rubocop-govuk (#55)
  • BREAKING: Drop support for Ruby 2.7 (#54)
  • Use .yml for workflow files (#52)
  • Add Ruby 3.2 to CI test matrix (#51)
  • Link to MIT Licence in repository (#50)
  • Bump GitHub actions/checkout from 2 to 3 (#49)
  • Configure Dependabot for GitHub Actions (#48)
  • Configure Dependabot for Bundler (#47)
  • Switch from Jenkins to GitHub Actions for CI (#46)
  • Update Ruby from 2.6.6 to 2.7.6 (#45)
Commits
  • b88006a Merge pull request #66 from alphagov/use-options-instead-of-capabilities
  • d6e3d1d Bump version to 4.0.1
  • 3c5f87e Use options instead of capabilities
  • f42f644 Merge pull request #65 from alphagov/release-version-4-0-0
  • 91997ab Release v4.0.0
  • bd68ddc Merge pull request #64 from alphagov/revert-60-pin-selenium-webdriver
  • fa3d948 Revert "Pin selenium-webdriver to < 4.11"
  • 5841530 Merge pull request #63 from alphagov/replace-deprecated-headless-option
  • ab374e9 Replace deprecated headless! option
  • c0777c1 Merge pull request #59 from alphagov/dependabot/github_actions/actions/checko...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Oct 11, 2023
@github-actions
Copy link

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

Bumps [govuk_test](https://github.com/alphagov/govuk_test) from 3.0.1 to 4.0.1.
- [Changelog](https://github.com/alphagov/govuk_test/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_test@v3.0.1...v4.0.1)

---
updated-dependencies:
- dependency-name: govuk_test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/govuk_test-4.0.1 branch from 0b3e33f to af149fd Compare October 11, 2023 10:11
@robinjam robinjam merged commit f3fead6 into main Oct 17, 2023
5 checks passed
@robinjam robinjam deleted the dependabot/bundler/govuk_test-4.0.1 branch October 17, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant