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 devdependencies #203

Merged
merged 6 commits into from
Jan 15, 2021
Merged

chore(deps): update devdependencies #203

merged 6 commits into from
Jan 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/types (source) 7.11.5 -> 7.12.11 age adoption passing confidence
@microsoft/rush-lib (source) 5.34.3 -> 5.35.2 age adoption passing confidence
@types/babel__traverse 7.0.15 -> 7.11.0 age adoption passing confidence
@types/eslint 7.2.4 -> 7.2.6 age adoption passing confidence
@types/jest 26.0.15 -> 26.0.19 age adoption passing confidence
@types/lodash 4.14.161 -> 4.14.165 age adoption passing confidence
@types/node 14.14.5 -> 14.14.14 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.1.1 -> 4.10.0 age adoption passing confidence
@typescript-eslint/parser 4.1.1 -> 4.10.0 age adoption passing confidence
check-clean 0.2.5 -> 0.3.0 age adoption passing confidence
eslint (source) 7.9.0 -> 7.15.0 age adoption passing confidence
eslint-config-xo 0.32.1 -> 0.33.1 age adoption passing confidence
eslint-config-xo-typescript 0.33.0 -> 0.37.0 age adoption passing confidence
eslint-plugin-codegen 0.13.3 -> 0.14.4 age adoption passing confidence
eslint-plugin-jest 24.1.0 -> 24.1.3 age adoption passing confidence
eslint-plugin-prettier 3.1.4 -> 3.3.0 age adoption passing confidence
jest (source) 26.4.2 -> 26.6.3 age adoption passing confidence
js-yaml 3.14.0 -> 3.14.1 age adoption passing confidence
prettier (source) 2.1.2 -> 2.2.1 age adoption passing confidence
sort-package-json 1.46.1 -> 1.48.0 age adoption passing confidence
ts-jest (source) 26.3.0 -> 26.4.4 age adoption passing confidence
ts-loader 8.0.7 -> 8.0.12 age adoption passing confidence
typescript (source) 4.0.5 -> 4.1.3 age adoption passing confidence

Release Notes

babel/babel

v7.12.11

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
  • babel-preset-env
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
🏠 Internal

v7.12.10

Compare Source

👓 Spec Compliance
  • babel-parser
    • #​12443 Make sure estree test should not throw if babel parser does not throw (@​JLHwung)
    • #​12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@​JLHwung)
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal

v7.12.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-helper-optimise-call-expression, babel-plugin-proposal-class-properties
  • babel-compat-data, babel-preset-env
  • babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-preset-env, babel-traverse
  • babel-plugin-proposal-numeric-separator
💅 Polish
  • babel-preset-react, babel-preset-typescript
  • babel-types
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining

v7.12.6

Compare Source

🐛 Bug Fix
🏠 Internal
↩️ Revert

v7.12.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal

v7.12.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
  • babel-preset-env
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
🏠 Internal

v7.12.0

Compare Source

👓 Spec Compliance
  • babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types
  • babel-parser
🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-module-attributes, babel-standalone, babel-types
  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-plugin-transform-modules-commonjs, babel-standalone, babel-traverse, babel-types
  • babel-generator, babel-parser, babel-plugin-syntax-class-static-block, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-parser, babel-types
  • babel-plugin-transform-modules-systemjs
  • babel-plugin-transform-typescript, babel-preset-typescript
  • babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types
  • babel-core
🐛 Bug Fix
💅 Polish
🏠 Internal
typescript-eslint/typescript-eslint

v4.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] fix wrong member of method and property meta selectors (#​2856) (9a6c362)
Features
  • eslint-plugin: add rule non-nullable-type-assertion-style (#​2624) (7eee44f)

4.9.1 (2020-12-07)

Bug Fixes
  • eslint-plugin: [method-signature-style] fix crash with methods without a return type (#​2836) (fed89f2), closes #​2834
  • eslint-plugin: [no-unused-vars] false-positive with class expressions (#​2833) (aadb39f), closes #​2831
  • eslint-plugin: [no-unused-vars] fix race condition between naming-convention and no-unused-vars (#​2848) (ccb6b94), closes #​2844

v4.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [method-signature-style] fix crash with methods without a return type (#​2836) (fed89f2), closes #​2834
  • eslint-plugin: [no-unused-vars] false-positive with class expressions (#​2833) (aadb39f), closes #​2831
  • eslint-plugin: [no-unused-vars] fix race condition between naming-convention and no-unused-vars (#​2848) (ccb6b94), closes #​2844

v4.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] convert readonly index signature to readonly record (#​2798) (29428a4)
  • eslint-plugin: [consistent-type-imports] crash when using both default and namespace in one import (#​2778) (c816b84)
  • eslint-plugin: [explicit-module-boundary-types] ignore functions exported within typed object/array literals (#​2805) (73a63ee)
  • eslint-plugin: [no-use-before-define] allow class references if they're within a class decorator (#​2827) (050023a), closes #​2842
  • eslint-plugin: [triple-slash-reference] fix crash with external module reference (#​2788) (32b1b68)
  • scope-manager: fix assertion assignments not being marked as write references (#​2809) (fa68492), closes #​2804
  • typescript-estree: add default value for parserOptions.projectFolderIgnoreList and deduplicate resolved projects (#​2819) (bf904ec), closes #​2418 #​2814
Features
  • eslint-plugin: [naming-convention] add requireDouble, allowDouble, allowSingleOrDouble options for underscores ([#​281

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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.

@github-actions
Copy link

@renovate[bot] - changes were pushed to your branch: f9a4bf2.

@github-actions
Copy link

@renovate[bot] - changes were pushed to your branch: d174a1d.

@mmkal mmkal merged commit eb3b412 into main Jan 15, 2021
@mmkal mmkal deleted the renovate/devdependencies branch January 15, 2021 12:42
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