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 chromedriver-helper from 1.2.0 to 2.1.1 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps chromedriver-helper from 1.2.0 to 2.1.1.

Changelog

Sourced from chromedriver-helper's changelog.

2.1.1 - 2019-03-24

Final release of chromedriver-helper.

This gem is being deprecated as of 2019-03-31 in favor of the webdrivers gem. See https://github-redirect.dependabot.com/flavorjones/chromedriver-helper/issues/83 for details.

2.1.0 - 2018-09-18

Enhancement:

  • Use the LATEST_RELEASE file to determine the newest version, to avoid downloading the experimental versions the Chrome team is posting recently. #62 (Thanks, @​ibrahima!)

Bug fix:

  • lib/chromedriver-helper.rb explicitly requires chromedriver/helper to avoid "uninitialized constant Chromedriver" exception when calling Chromedriver.set_version in a default-configured Rails app. #65

2.0.1 - 2018-09-17

Bug fix:

  • Explicitly require 'selenium-webdriver' for projects who don't have the default Rails ordering in their Gemfile. #60 (Thanks, @​mattbrictson!)

2.0.0 - 2018-09-15

Backwards-incompatible change:

The shadow executable chromedriver has been renamed to chromedriver-helper to work around issues with projects not using the gem on a system on which the gem is installed. See #57 for details.

Many thanks to Miklós Fazekas (@​mfazekas) for both reporting the issue and submitting the fix.

Commits
  • c19369f version bump to v2.1.1
  • 22ab763 add notices of deprecation to gemspec
  • 426808b add deprecation notice to README
  • 7bd8f33 update concourse build status badge
  • e66c8cc concourse: remove TODO about setting up PR webhook
  • cdad799 concourse: adding more rubies to the pr pipeline
  • 5a5f727 concourse: using webhooks for PR triggering
  • bcb09a1 concourse: update to teliaoss/github-pr-resrouce
  • 8e344af concourse: extract a basic PR pipeline from original
  • fa028e4 Merge pull request #74 from yatmsu/update_ci
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant