Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2019

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

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

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 #​791, also eslint/eslint#12117

Some context: #​793 (comment)

We ended up going with @​JLHwung's PR #​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 #​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.32.0

Compare Source

Added
Fixed
Changed

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

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​2735], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])

v2.27.5

Compare Source

Fixed

v2.27.4

Compare Source

Fixed
  • semver should be a prod dep ([#​2668])

v2.27.3

[Compare Source](https://redirect.github.com/import-js/eslint-plugin-import/


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 3 times, most recently from 7cc2cfd to e2d7dc4 Compare April 8, 2025 10:09
@renovate renovate bot force-pushed the renovate/devdependencies branch from e2d7dc4 to 6373469 Compare April 24, 2025 07:48
@renovate renovate bot force-pushed the renovate/devdependencies branch from 6373469 to eb8ada4 Compare May 19, 2025 18:15
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from de1da74 to e7119be Compare June 4, 2025 13:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from e7119be to 5e96dcc Compare June 21, 2025 00:08
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5e96dcc to 175358c Compare July 5, 2025 16:04
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from a21138a to e75a2b4 Compare August 16, 2025 12:04
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 70d1916 to 0219adc Compare August 24, 2025 15:24
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 0c17026 to a9fc5f2 Compare September 6, 2025 10:53
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 999bf2f to d4a492f Compare September 17, 2025 08:01
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from a0217c9 to 191e17f Compare September 24, 2025 23:14
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 478392d to bdbca55 Compare September 28, 2025 07:45
@renovate renovate bot force-pushed the renovate/devdependencies branch from bdbca55 to 6e1f8d6 Compare September 30, 2025 04:02
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