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

chore(deps): update minor and patch #152

Merged
merged 1 commit into from
Dec 29, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2018

This PR contains the following updates:

Package Type Update Change References
eslint devDependencies patch 5.11.0 -> 5.11.1 homepage, source
eslint-plugin-react devDependencies minor 7.11.1 -> 7.12.0 source
protractor devDependencies patch 5.4.1 -> 5.4.2 source
uglifyjs-webpack-plugin devDependencies patch 2.1.0 -> 2.1.1 source

Release Notes

eslint/eslint

v5.11.1

Compare Source

  • de79f10 Fix: handle optional catch bindings in no-useless-catch (#​11205) (Colin Ihrig)
yannickcr/eslint-plugin-react

v7.12.0

Compare Source

Added
Fixed
Changed
angular/protractor

v5.4.2

Compare Source

Features

  • (db1b638)
    feat(saucelabs): add sauceRegion support for eu datacenters (#​5083)

    This change allows user to define the backend region from sauce via the sauceRegion property,
    e.g.

       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,
       sauceRegion: 'eu',

    Will run the test against https://ondemand.eu-central-1.saucelabs.com:443/wd/hub/.

       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,
       sauceRegion: 'us',
    
       // the default
       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,

    Will run the test against https://ondemand.saucelabs.com:443/wd/hub/

Fixes

webpack-contrib/uglifyjs-webpack-plugin

v2.1.1

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the renovate label Dec 29, 2018
@renovate renovate bot merged commit da1fa61 into master Dec 29, 2018
@renovate renovate bot deleted the renovate/minor-and-patch branch December 29, 2018 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant