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 dev dependencies (non-major) #135

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2020

This PR contains the following updates:

Package Type Update Change
@size-limit/preset-small-lib devDependencies patch 4.5.1 -> 4.5.2
@testing-library/jest-dom devDependencies minor 5.10.1 -> 5.11.0
eslint-plugin-import devDependencies minor 2.21.2 -> 2.22.0
eslint-plugin-react devDependencies patch 7.20.0 -> 7.20.1
rollup (source) devDependencies minor 2.17.1 -> 2.18.1
shipjs devDependencies patch 0.20.0 -> 0.20.1
size-limit devDependencies patch 4.5.1 -> 4.5.2

Release Notes

ai/size-limit

v4.5.2

Compare Source

  • Replace color output library.
testing-library/jest-dom

v5.11.0

Compare Source

Features
  • extend toBeChecked to support any role that's compatible (#​267) (c135d0b)
benmosher/eslint-plugin-import

v2.22.0

Compare Source

Added
  • [no-unused-modules]: consider exported TypeScript interfaces, types and enums ([#​1819], thanks [@​nicolashenry])
  • [no-cycle]: allow maxDepth option to be "∞" (thanks [@​ljharb])
Fixed
  • [order]/TypeScript: properly support import = object expressions ([#​1823], thanks [@​manuth])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing type from dev dependencies ([#​1820], thanks [@​fernandopasik])
  • [default]: avoid crash with export = ([#​1822], thanks [@​AndrewLeedham])
  • [order]/[newline-after-import]: ignore TypeScript's "export import object" ([#​1830], thanks [@​be5invis])
  • [dynamic-import-chunkname]/TypeScript: supports @typescript-eslint/parser ([#​1833], thanks [@​noelebrun])
  • [order]/TypeScript: ignore ordering of object imports ([#​1831], thanks [@​manuth])
  • [namespace]: do not report on shadowed import names ([#​518], thanks [@​ljharb])
  • [export]: avoid warning on export * as non-conflicts ([#​1834], thanks [@​ljharb])
Changed
  • [no-extraneous-dependencies]: add tests for importing types ([#​1824], thanks [@​taye])
  • [docs][no-default-export]: Fix docs url ([#​1836], thanks [@​beatrizrezener])
  • [docs][imports-first]: deprecation info and link to first docs ([#​1835], thanks [@​beatrizrezener])
yannickcr/eslint-plugin-react

v7.20.1

Compare Source

Fixed
Changed
  • [forbid-prop-types]: warn on destructured values as well (#​2676 @​ajkovar)
  • relax JSX pragma regexp (#​2643 @​gfmio)
  • Cache detected React version (#​2673 @​lencioni)
  • [refactor][jsx-pascal-case]: Remove xregexp (#​2636 @​yacinehmito))
  • [Tests] a [no-typos] test fails in eslint v7.3 ([#​2678][] @​toshi-toma)
  • [Deps] update jsx-ast-utils, object.entries, resolve
  • [Dev Deps] update @types/eslint, @types/estree, @types/node, @typescript-eslint/parser, eslint-config-airbnb-base, eslint-plugin-eslint-plugin, eslint-plugin-import, typescript
rollup/rollup

v2.18.1

Compare Source

2020-06-26

Bug Fixes
  • Make sure synthetic exports are present when a module is imported dynamically (#​3648)
  • Strip the rollup-plugin- prefix off the plugin name when looking for the plugin export in a CLI plugin without a default export (#​3647)
  • Convert plugin names with dashes to camel case when looking for the plugin export in a CLI plugin without a default export (#​3647)
Pull Requests
  • #​3647: Strip rollup-plugin prefix to find named plugin exports, throw when export cannot be found (@​lukastaegert)
  • #​3648: Always create a dynamic namespace object when a module with synthetic named exports is imported dynamically (@​lukastaegert)

v2.18.0

Compare Source

2020-06-22

Features
  • inlineDynamicImports, manualChunks and preserveModules can now be used as output options (#​3645)
  • Use sourcemaps for certain warnings that reference source code locations (#​3645)
Bug Fixes
  • this.getFileName will now always return the correct file name for chunks when multiple outputs are created (#​3645)
Pull Requests
algolia/shipjs

v0.20.1

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Moscow.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dev-dependencies-(non-major) branch from 85df1f1 to d98c3ff Compare June 28, 2020 21:56
@renovate renovate bot merged commit cad34c5 into master Jun 28, 2020
@renovate renovate bot deleted the renovate/dev-dependencies-(non-major) branch June 28, 2020 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant