Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2019

This PR contains the following updates:

Package Type Update Change
bluebird dependencies patch 3.5.4 -> 3.5.5
eslint-plugin-import devDependencies patch 2.17.2 -> 2.17.3
nyc devDependencies patch 14.1.0 -> 14.1.1
semantic-release devDependencies patch 15.13.3 -> 15.13.12

Release Notes

petkaantonov/bluebird

v3.5.5

Compare Source

Features:

  • Added Symbol.toStringTag support to Promise (#​1421)

Bugfixes:

  • Fix error in IE9 (#​1591, #​1592)
  • Fix error with undefined stack trace (#​1537)
  • Fix #catch throwing an error later rather than immediately when passed non-function handler (#​1517)
benmosher/eslint-plugin-import

v2.17.3

Compare Source

Fixed
  • [no-common-js]: Also throw an error when assigning ([#​1354], thanks [@​charlessuh])
  • [no-unused-modules]: don't crash when lint file outside src-folder ([#​1347], thanks [@​rfermann])
  • [no-unused-modules]: make import { name as otherName } work ([#​1340], [#​1342], thanks [@​rfermann])
  • [no-unused-modules]: make appveyor tests passing ([#​1333], thanks [@​rfermann])
  • [named]: ignore Flow typeof imports and type exports ([#​1345], thanks [@​loganfsmyth])
  • [refactor] fix eslint 6 compat by fixing imports (thank [@​ljharb])
  • Improve support for Typescript declare structures ([#​1356], thanks @​christophercurrie)
Docs
  • add missing no-unused-modules in README ([#​1358], thanks [@​golopot])
  • [no-unused-modules]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#​1352], thanks [@​johndevedu])
  • Document env option for eslint-import-resolver-webpack ([#​1363], thanks [@​kgregory])
istanbuljs/nyc

v14.1.1

Compare Source

Bug Fixes
semantic-release/semantic-release

v15.13.12

Compare Source

Bug Fixes
  • package: update resolve-from to version 5.0.0 (6f3c21a)

v15.13.11

Compare Source

Bug Fixes
  • package: update aggregate-error to version 3.0.0 (06fe435)

v15.13.10

Compare Source

Bug Fixes
  • package: update semver to version 6.0.0 (d61e3bc)

v15.13.9

Compare Source

Bug Fixes
  • package: update hook-std to version 2.0.0 (db3fc3e)

v15.13.8

Compare Source

Bug Fixes
  • package: update read-pkg-up to version 5.0.0 (a90a103)

v15.13.7

Compare Source

Bug Fixes
  • package: update p-reduce to version 2.0.0 (30723c5)

v15.13.6

Compare Source

Bug Fixes
  • package: update get-stream to version 5.0.0 (0a584de)

v15.13.5

Compare Source

Bug Fixes
  • package: update p-locate to version 4.0.0 (a5babc6)

v15.13.4

Compare Source

Bug Fixes
  • package: update yargs to version 13.1.0 (aed4ea2)

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 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 changed the title chore(deps): update dependency semantic-release to v15.13.12 chore(deps): update all dependencies May 10, 2019
@renovate renovate bot force-pushed the renovate/all branch from c061b02 to 7df5a08 Compare May 10, 2019 02:26
@renovate renovate bot force-pushed the renovate/all branch from 7df5a08 to 3091778 Compare May 24, 2019 16:28
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies May 24, 2019
@renovate renovate bot force-pushed the renovate/all branch from 3091778 to ff4ae92 Compare May 24, 2019 22:02
@renovate renovate bot force-pushed the renovate/all branch from ff4ae92 to 11b48c4 Compare June 3, 2019 11:40
@weixu365 weixu365 merged commit 64c03bf into master Jun 5, 2019
@weixu365 weixu365 deleted the renovate/all branch June 5, 2019 04:20
@weixu365
Copy link
Owner

weixu365 commented Jun 5, 2019

🎉 This PR is included in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants