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

Update devDependencies #952

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

Update devDependencies #952

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@​types/faker 4.1.5 -> 4.1.12 age adoption passing confidence devDependencies patch
@types/is-url (source) 1.2.28 -> 1.2.32 age adoption passing confidence devDependencies patch
@types/js-cookie (source) 2.2.2 -> 2.2.7 age adoption passing confidence devDependencies patch
@types/karma-fixture (source) 0.2.5 -> 0.2.8 age adoption passing confidence devDependencies patch
@types/mocha (source) 5.2.6 -> 5.2.7 age adoption passing confidence devDependencies patch
@types/node (source) 11.13.11 -> 11.15.54 age adoption passing confidence devDependencies minor
@types/object-assign (source) 4.0.30 -> 4.0.33 age adoption passing confidence devDependencies patch
@​types/puppeteer 1.12.4 -> 1.20.10 age adoption passing confidence devDependencies minor
@types/query-string 6.2.0 -> 6.3.0 age adoption passing confidence devDependencies minor
@types/uuid (source) 3.4.4 -> 3.4.13 age adoption passing confidence devDependencies patch
@types/webpack (source) 4.4.32 -> 4.41.40 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 1.9.0 -> 1.13.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 1.9.0 -> 1.13.0 age adoption passing confidence devDependencies minor
babel-eslint 10.0.1 -> 10.1.0 age adoption passing confidence devDependencies minor
can-npm-publish 1.3.1 -> 1.3.6 age adoption passing confidence devDependencies patch
concurrently 4.1.0 -> 4.1.2 age adoption passing confidence devDependencies patch
cross-env 5.2.0 -> 5.2.1 age adoption passing confidence devDependencies patch
eslint-plugin-import 2.17.3 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 3.1.0 -> 3.4.1 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.13.0 -> 7.37.2 age adoption passing confidence devDependencies minor
faker 4.1.0 -> 4.1.0 devDependencies replacement
gh-pages 2.0.1 -> 2.2.0 age adoption passing confidence devDependencies minor
karma-coverage-istanbul-reporter 2.0.5 -> 2.1.1 age adoption passing confidence devDependencies minor
lerna (source) 3.14.1 -> 3.22.1 age adoption passing confidence devDependencies minor
lerna-changelog 0.8.2 -> 0.8.3 age adoption passing confidence devDependencies patch
lint-staged 8.1.7 -> 8.2.1 age adoption passing confidence devDependencies minor
mocha (source) 6.1.4 -> 6.2.3 age adoption passing confidence devDependencies minor
npm-run-all 4.1.5 -> 5.0.0 devDependencies replacement
pug-lint 2.5.0 -> 2.7.0 age adoption passing confidence devDependencies minor
puppeteer (source) 1.17.0 -> 1.20.0 age adoption passing confidence devDependencies minor
query-string 6.5.0 -> 6.14.1 age adoption passing confidence devDependencies minor
rimraf 2.6.3 -> 2.7.1 age adoption passing confidence devDependencies minor
size-limit 1.3.5 -> 1.3.8 age adoption passing confidence devDependencies patch
stylelint (source) 10.0.1 -> 10.1.0 age adoption passing confidence devDependencies minor
terser-webpack-plugin 1.3.0 -> 1.4.6 age adoption passing confidence devDependencies minor
testcafe (source) 1.2.1 -> 1.20.1 age adoption passing confidence devDependencies minor
textlint 11.2.5 -> 11.9.1 age adoption passing confidence devDependencies minor
ts-node (source) 8.2.0 -> 8.10.2 age adoption passing confidence devDependencies minor
typescript (source) 3.4.5 -> 3.9.10 age adoption passing confidence devDependencies minor
webpack 4.32.2 -> 4.47.0 age adoption passing confidence devDependencies minor
webpack-cli (source) 3.3.2 -> 3.3.12 age adoption passing confidence devDependencies patch
webpack-dev-server 3.4.1 -> 3.11.3 age adoption passing confidence devDependencies minor

This is a special PR that replaces faker with the community suggested minimal stable replacement version.

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Release Notes

sindresorhus/query-string (@​types/query-string)

v6.3.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v1.13.0

Compare Source

Bug Fixes
  • Correct @types/json-schema dependency (#​675) (a5398ce)
  • eslint-plugin: remove imports from typescript-estree (#​706) (ceb2d32), closes #​705
  • eslint-plugin: undo breaking changes to recommended config (93f72e3)
Features

v1.12.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [ban-types] Support namespaced type (#​616) (e325b72)
  • eslint-plugin: [explicit-function-return-type] add handling for usage as arguments (#​680) (e0aeb18)
  • eslint-plugin: [no-explicit-any] Add an optional fixer (#​609) (606fc70)
  • eslint-plugin: Add rule no-reference-import (#​625) (af70a59)
  • eslint-plugin: add rule strict-boolean-expressions (#​579) (34e7d1e)
  • eslint-plugin: added new rule prefer-readonly (#​555) (76b89a5)

v1.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] add support for enums (#​543) (5c40d01)
  • eslint-plugin: [promise-function-async] allow any as return value (#​553) (9a387b0)
Features

1.10.2 (2019-06-10)

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

1.10.1 (2019-06-09)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v1.10.2

Compare Source

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

v1.10.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v1.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v1.12.0

Compare Source

Bug Fixes
  • typescript-estree: fix async identifier token typed as Keyword (#​681) (6de19d3)

v1.11.0

Compare Source

Bug Fixes
  • parser: add simpleTraverse, replaces private ESLint util (#​628) (aa206c4)
  • typescript-estree: fix more cases with double slash in JSX text (#​607) (34cfa53)

1.10.2 (2019-06-10)

Note: Version bump only for package @​typescript-eslint/parser

1.10.1 (2019-06-09)

Note: Version bump only for package @​typescript-eslint/parser

v1.10.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v1.10.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

babel/babel-eslint (babel-eslint)

v10.1.0

Compare Source

v10.0.3

Compare Source

Fixes https://github.com/babel/babel-eslint/issues/791, also https://github.com/eslint/eslint/issues/12117

Some context: https://github.com/babel/babel-eslint/pull/793#issuecomment-524435971

We ended up going with @​JLHwung's PR https://github.com/babel/babel-eslint/pull/794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.

babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.

v10.0.2

Compare Source

Fixes https://github.com/babel/babel-eslint/issues/772

azu/can-npm-publish (can-npm-publish)

v1.3.6

Compare Source

Bug Fixes
  • error on isError due to changes of output format of npm view (#​21) (12d1df4)

v1.3.5

Compare Source

Bug Fixes

It aims to fix 1.3.4 regression.
For more details, see #​19

v1.3.4

Compare Source

Bug Fixes
  • deps: update dependencies & Node 16 supports (#​18) (7967d92)

include trim-newlines updates

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Fixes

  • cli: Output errors to stderr #​10
open-cli-tools/concurrently (concurrently)

v4.1.2

Compare Source

v4.1.1

Compare Source

  • bin: pass --prefix-length argument through (#​189)
kentcdodds/cross-env (cross-env)

v5.2.1

Compare Source

Bug Fixes
import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])

v2.29.1

Compare Source

Fixed

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Japan, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 2, 2019
@renovate renovate bot force-pushed the renovate/devdependencies branch 17 times, most recently from d67d79a to e7741a6 Compare June 11, 2019 19:32
@renovate renovate bot force-pushed the renovate/devdependencies branch 9 times, most recently from 8eb644b to 7219236 Compare June 19, 2019 05:20
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 5f9659b to b1049ce Compare June 20, 2019 22:26
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 3fd553a to 6a95d9f Compare March 20, 2024 16:18
@renovate renovate bot force-pushed the renovate/devdependencies branch from 6a95d9f to 3ffca2a Compare March 24, 2024 15:34
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from cf9438d to f081c63 Compare April 21, 2024 09:37
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 7b2e152 to 8a5785b Compare April 25, 2024 09:09
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 10b3bb8 to c83d36a Compare May 28, 2024 18:34
@renovate renovate bot force-pushed the renovate/devdependencies branch from c83d36a to 89525f4 Compare June 4, 2024 11:14
@renovate renovate bot force-pushed the renovate/devdependencies branch from 89525f4 to dd0199d Compare June 18, 2024 21:46
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from d792b1e to c46c43f Compare July 20, 2024 08:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from c46c43f to 2a07c30 Compare July 23, 2024 17:43
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 8c78869 to 3f09600 Compare August 6, 2024 23:23
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 5511da2 to 12709aa Compare September 3, 2024 07:51
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 3039968 to 0bbb04c Compare September 12, 2024 20:36
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from f161b30 to 1798c97 Compare October 4, 2024 02:47
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 1e3fbb3 to 3736ede Compare October 9, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants