Merged
Conversation
2f08282 to
54b9421
Compare
54b9421 to
227ba1a
Compare
koromerzhin
pushed a commit
that referenced
this pull request
Feb 16, 2021
Co-authored-by: Renovate Bot <[email protected]>
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.
This PR contains the following updates:
5.4.4->7.0.0Release Notes
angular/protractor
v7.0.0Compare Source
(9d2e18e)
refactor: use console.log instead of util.puts
utils.puts is no longer available in Node.JS 12
(c281157)
refactor: remove debugger and explore methods
BREAKING CHANGE: Debugger and explore methods are not compatable with Node 8+. Use
debuggerkeyword instead. See: https://goo.gl/MvWqFh
(7cdb978)
build: update several dev packages that have security issues
(8e82835)
build: update webdriver-manager
(a1fe5f2)
ci: update tests to run on Node 10 and 12
(3fc9220)
fix: prototype Pollution vulnerability through outdated yargs package
BREAKING CHANGE:
Node.Js version 6 and 8 are no longer supported. Please update to Node.Js 10+
Closes #5431
v6.0.0Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.