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 1.0.3 to 2.0.0 #1865

Merged
merged 2 commits into from
Sep 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2020

Bumps govuk_test from 1.0.3 to 2.0.0.

Changelog

Sourced from govuk_test's changelog.

2.0.0

  • BREAKING: .configure no longer accepts options. If you need to modify the headless_chrome selenium driver you can re-register the driver with Capybara.register_driver.
  • GovukTest.headless_chrome_selenium_options added to allow accessing the headless Chrome selenium options for other contexts (such as configuring Jasmine).
  • GOVUK_TEST_CHROME_NO_SANDBOX can be set to default Chrome to be running with the --no-sandbox argument.
Commits
  • 90853d5 Merge pull request #33 from alphagov/release-v2
  • 1f57dbf Release version 2.0.0
  • ce11613 Merge pull request #32 from alphagov/bump-deps
  • 364f14c Remove rake and bundler constraints
  • 2de2e61 Bump ruby version to 2.6.6
  • 80ddee7 Merge pull request #31 from alphagov/chrome-sandbox
  • d804452 Provide a .headless_chrome_selenium_options to access options
  • dc27508 Allow chrome to run outside a sandbox with env var
  • See full diff 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 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 Sep 23, 2020
@bevanloon bevanloon temporarily deployed to government-f-dependabot-kv8xuo September 23, 2020 08:43 Inactive
@bevanloon bevanloon temporarily deployed to government-f-dependabot-kv8xuo September 25, 2020 18:20 Inactive
dependabot bot and others added 2 commits September 29, 2020 10:47
This changes the configuration mechanism for Jasmine selenium runner to
use the approach advised in the gem (as per:
alphagov/content-publisher#2110) and also uses
GovukTest as a means to share the headless chrome configuration.
@kevindew kevindew force-pushed the dependabot/bundler/govuk_test-2.0.0 branch from 5dba5b9 to b5cf49a Compare September 29, 2020 09:47
@bevanloon bevanloon temporarily deployed to government-f-dependabot-kv8xuo September 29, 2020 09:47 Inactive
@kevindew kevindew merged commit b48a87d into master Sep 29, 2020
@kevindew kevindew deleted the dependabot/bundler/govuk_test-2.0.0 branch September 29, 2020 10:12
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.

3 participants