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

build(deps): update istanbul-lib-instrument requirement from ~3.2.0 to ~3.3.0 #1532

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 3, 2019

Updates the requirements on istanbul-lib-instrument to permit the latest version.

Commits
  • 90e60cc Publish
  • 2cbf5e7 chore: Update dependencies
  • c09dc38 feat: Enable classProperties and classPrivateProperties parsers and coverage....
  • 72b0f05 fix: if LEAST_UPPER_BOUND returns null, try GREATEST_LOWER_BOUND (#375)
  • e10e646 chore: Make the html report into a class and allow the breadcrumb to be overr...
  • a94e169 chore: Run all files through prettier (#376)
  • 0804c80 chore: Update documentation to the latest version 🚀 (#372)
  • d98bbce Publish
  • 28f61de fix: Initialize cols for HTML report sorting (#369)
  • 9dac4c6 chore(package): update nyc to version 14.0.0 🚀 (#367)
  • See full diff in compare view

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 will not automatically merge this PR because it includes a minor update to a production dependency.


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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/istanbul-lib-instrument-approx-3.3.0 branch 5 times, most recently from ba3cf3a to fd9cfef Compare May 17, 2019 09:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/istanbul-lib-instrument-approx-3.3.0 branch 2 times, most recently from 1faa2a0 to 60a8e95 Compare May 17, 2019 12:00
@simondel
Copy link
Member

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/istanbul-lib-instrument-approx-3.3.0 branch from 60a8e95 to 7739952 Compare May 28, 2019 10:11
@simondel simondel merged commit 4b130c2 into master May 28, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/istanbul-lib-instrument-approx-3.3.0 branch May 28, 2019 11:36
sanderkoenders pushed a commit that referenced this pull request Jul 12, 2019
….1 (#1538)

* build(deps-dev): update react-scripts requirement from ~2.1.0 to ~3.0.1

Updates the requirements on [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) to permit the latest version.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@3.0.1/packages/react-scripts)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* v2.0.0

* fix(inquirer): fix inquirer types (#1563)

* build(deps-dev): update webpack requirement from ~4.31.0 to ~4.32.2 (#1557)

Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.31.0...v4.32.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* build(deps): update log4js requirement from ~4.2.0 to ~4.3.0 (#1556)

Updates the requirements on [log4js](https://github.com/log4js-node/log4js-node) to permit the latest version.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](log4js-node/log4js-node@v4.2.0...v4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* build(deps): update semver requirement from ~6.0.0 to ~6.1.0 (#1555)

Updates the requirements on [semver](https://github.com/npm/node-semver) to permit the latest version.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](npm/node-semver@v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* build(deps): update istanbul-lib-instrument requirement (#1532)

Updates the requirements on [istanbul-lib-instrument](https://github.com/istanbuljs/istanbuljs) to permit the latest version.
- [Release notes](https://github.com/istanbuljs/istanbuljs/releases)
- [Commits](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-instrument@3.2.0...istanbul-lib-instrument@3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* build(ts): fix lint and pin ts version (#1577)

* build(deps-dev): update raw-loader requirement from ~2.0.0 to ~3.0.0 (#1576)

Updates the requirements on [raw-loader](https://github.com/webpack-contrib/raw-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/raw-loader@v2.0.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): update tslib requirement from ~1.9.3 to ~1.10.0 (#1582)

Updates the requirements on [tslib](https://github.com/Microsoft/tslib) to permit the latest version.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@1.9.3...1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): update typed-rest-client requirement from ~1.4.0 to ~1.5.0 (#1580)

Updates the requirements on [typed-rest-client](https://github.com/Microsoft/typed-rest-client) to permit the latest version.
- [Release notes](https://github.com/Microsoft/typed-rest-client/releases)
- [Commits](https://github.com/Microsoft/typed-rest-client/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update webpack requirement from ~4.32.2 to ~4.34.0 (#1584)

Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.32.2...v4.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update tslint requirement from ~5.16.0 to ~5.17.0 (#1570)

Updates the requirements on [tslint](https://github.com/palantir/tslint) to permit the latest version.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.16.0...5.17.0)

* fix(html): set utf-8 charset (#1592)

* refactor(file names): align on file names (#1605)

* build(ci): disable execa timeout to prevent failing perf job (#1604)

* v2.0.1

* refactor(tslint): match basarat styleGuide (#1594) (#1615)

* build(deps-dev): update tslint requirement from ~5.17.0 to ~5.18.0 (#1598)

Updates the requirements on [tslint](https://github.com/palantir/tslint) to permit the latest version.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.17.0...5.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): update inquirer requirement from ~6.3.1 to ~6.4.1 (#1599)

Updates the requirements on [inquirer](https://github.com/SBoudrias/Inquirer.js) to permit the latest version.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.3.1...inquirer@6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): update log4js requirement from ~4.3.0 to ~4.4.0 (#1602)

Updates the requirements on [log4js](https://github.com/log4js-node/log4js-node) to permit the latest version.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](log4js-node/log4js-node@v4.3.0...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): update semver requirement from ~6.1.0 to ~6.2.0 (#1616)

Updates the requirements on [semver](https://github.com/npm/node-semver) to permit the latest version.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](npm/node-semver@v6.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update webpack requirement from ~4.34.0 to ~4.35.3 (#1627)

Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.34.0...v4.35.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* fix(dispose): fix raise condition in dispose action

Fix a raise condition during disposing of our resources. Now using [typed-inject's dispose functionality](https://github.com/nicojs/typed-inject/#-disposing-provided-stuff)

Fixes #1542

* fix(child process proxy): OutOfMemory detection (#1635)

Make sure out `OutOfMemory` detection works as expected. This fixes a race condition in which the detection didn't work correctly, and an unexpected error was assumed. See #1634

* fix(child process): cleanup after dispose (#1636)

* v2.0.2

* docs(changelog): fix typo raise -> race

* build(deps-dev): update @babel/preset-env requirement (#1637)

Updates the requirements on [@babel/preset-env](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.1...v7.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps): update @babel/generator requirement from ~7.4.0 to ~7.5.0 (#1631)

Updates the requirements on [@babel/generator](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.0...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update @babel/core requirement from ~7.4.0 to ~7.5.4 (#1629)

Updates the requirements on [@babel/core](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.0...v7.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update @babel/types requirement from ~7.4.0 to ~7.5.0 (#1632)

Updates the requirements on [@babel/types](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.0...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update @types/express requirement (#1571)

Updates the requirements on [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

* build(deps): update @babel/traverse requirement from ~7.4.0 to ~7.5.0 (#1633)

Updates the requirements on [@babel/traverse](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.0...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update @babel/cli requirement from ~7.4.3 to ~7.5.0 (#1630)

Updates the requirements on [@babel/cli](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.3...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore(issue templates): add issue templates 

Add issue templates for feature, bug and question

* build(deps-dev): update execa requirement from ^1.0.0 to ^2.0.3 (#1625)

Updates the requirements on [execa](https://github.com/sindresorhus/execa) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v1.0.0...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* build(deps-dev): update react-scripts requirement from ~2.1.0 to ~3.0.1

Updates the requirements on [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) to permit the latest version.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@3.0.1/packages/react-scripts)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Fix(Jest): Alter expected Jest config to match current
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.

2 participants