Skip to content

chore(deps): update all non-major dependencies (minor)#10

Merged
folke merged 1 commit intomasterfrom
renovate/all-minor-patch
Mar 25, 2020
Merged

chore(deps): update all non-major dependencies (minor)#10
folke merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 25, 2020

This PR contains the following updates:

Package Type Update Change
@types/node devDependencies minor 13.5.3 -> 13.9.4
@typescript-eslint/eslint-plugin devDependencies minor 2.17.0 -> 2.25.0
@typescript-eslint/parser devDependencies minor 2.17.0 -> 2.25.0
eslint-config-prettier devDependencies minor 6.9.0 -> 6.10.1
eslint-plugin-jest devDependencies minor 23.6.0 -> 23.8.2
ts-jest (source) devDependencies minor 25.0.0 -> 25.2.1
ts-node devDependencies minor 8.6.2 -> 8.8.1
tslib (source) devDependencies minor 1.10.0 -> 1.11.1
typescript (source) devDependencies minor 3.7.5 -> 3.8.3

Release Notes

typescript-eslint/typescript-eslint

v2.25.0

Compare Source

Bug Fixes
Features

v2.24.0

Compare Source

Bug Fixes
Features

v2.23.0

Compare Source

Bug Fixes
  • typescript-estree: unnecessary program updates by removing timeout methods (#​1693) (2ccd66b)
Features

v2.22.0

Compare Source

Bug Fixes
Features

v2.21.0

Compare Source

Bug Fixes
Features

v2.20.0

Compare Source

Bug Fixes
Features

v2.19.2

Compare Source

Features
  • eslint-plugin: [ban-types] allow banning null and undefined (#​821) (0b2b887)
  • eslint-plugin: [strict-boolean-expressions] refactor, add clearer error messages (#​1480) (db4b530)

2.19.2 (2020-02-10)

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

2.19.1 (2020-02-10)

Bug Fixes
  • eslint-plugin: [unbound-method] blacklist a few unbound natives (#​1562) (4670aab)
  • typescript-estree: ts returning wrong file with project references (#​1575) (4c12dac)

v2.19.1

Compare Source

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

v2.19.0

Compare Source

Bug Fixes
Features

v2.18.0

Compare Source

Bug Fixes
Features
prettier/eslint-config-prettier

v6.10.1

Compare Source

  • Improved: Recommend using npx when running the CLI helper tool.
  • Updated: Mention that eslint-config-prettier has been tested with Prettier 2.0 and the latest versions of plugins.

v6.10.0

Compare Source

  • Added: [@​typescript-eslint/comma-spacing]. Thanks to Thanks to Masafumi Koba (@​ybiquitous)!!
jest-community/eslint-plugin-jest

v23.8.2

Compare Source

Bug Fixes
  • prefer-to-contain: check that expect argument is defined before use
    (#​542)
    (56f909b)

v23.8.1

Compare Source

Bug Fixes
  • prefer-to-contain: check that expect argument is defined before use
    (#​542)
    (56f909b)

v23.8.0

Compare Source

Bug Fixes
  • valid-title: ensure argument node is defined before accessing props
    (#​538)
    (7730f75)
Features
  • no-large-snapshots: add setting to define maxSize by snapshot type
    (#​524)
    (0d77300)

v23.7.0

Compare Source

Bug Fixes
  • valid-title: ensure argument node is defined before accessing props
    (#​538)
    (7730f75)
Features
  • no-large-snapshots: add setting to define maxSize by snapshot type
    (#​524)
    (0d77300)
kulshekhar/ts-jest

v25.2.1

Compare Source

Bug Fixes

v25.2.0

Compare Source

Bug Fixes

v25.1.0

Compare Source

Bug Fixes
  • config: let babel-jest handle loading babel config (#​1370)
TypeStrong/ts-node

v8.8.1

Compare Source

Fixed

v8.8.0

Compare Source

Added

  • Add sanitize=true to README for SVGs to work on NPM

Fixed

  • Simplify projectVersion++ by incrementing on each file change
  • List all files for getScriptFileNames (#​985) - revisits the change in #​884

v8.7.0

Compare Source

Fixed

  • Remove buggy caching of ts.sys.readDirectory (#​969)
  • Fix REPL ASI handling when user input starts with - (#​944)

Added

Changed

Docs

Microsoft/tslib

v1.11.1

Compare Source

This release updates tslib's declaration files so that users don't have to include declarations for WeakMap in their compilation.

v1.11.0

Compare Source

This release provides the __classPrivateFieldGet and __classPrivateFieldSet helper functions to power ECMAScript private fields in TypeScript 3.8.

Microsoft/TypeScript

v3.8.3

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.8.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.8.2

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript v3.8.2.

For the complete list of fixed issues, check out the

Downloads are available on:


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 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/all-minor-patch branch from 547b566 to 872f006 Compare March 25, 2020 15:33
@folke folke merged commit 32581ab into master Mar 25, 2020
@renovate renovate Bot deleted the renovate/all-minor-patch branch March 25, 2020 15:45
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.

2 participants