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: Update devDependencies (non-major) #65

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.15.7 -> ^7.16.8 age adoption passing confidence
@babel/core (source) ^7.15.5 -> ^7.16.12 age adoption passing confidence
@babel/node (source) ^7.15.4 -> ^7.16.8 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) ^7.14.5 -> ^7.16.7 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.15.4 -> ^7.16.7 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread (source) ^7.15.6 -> ^7.16.7 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) ^7.14.5 -> ^7.16.7 age adoption passing confidence
@babel/preset-env (source) ^7.15.6 -> ^7.16.11 age adoption passing confidence
@babel/runtime (source) ^7.15.4 -> ^7.16.7 age adoption passing confidence
@commitlint/cli (source) ^13.2.0 -> ^13.2.1 age adoption passing confidence
@semantic-release/changelog ^6.0.0 -> ^6.0.1 age adoption passing confidence
@semantic-release/git ^10.0.0 -> ^10.0.1 age adoption passing confidence
danger ^10.6.6 -> ^10.8.0 age adoption passing confidence
eslint-config-incredible ^2.3.4 -> ^2.4.0 age adoption passing confidence
eslint-plugin-censor ^1.5.1 -> ^1.5.2 age adoption passing confidence
eslint-plugin-import ^2.24.2 -> ^2.25.4 age adoption passing confidence
eslint-plugin-promise ^5.1.0 -> ^5.2.0 age adoption passing confidence
eslint-plugin-regexp ^1.3.1 -> ^1.5.1 age adoption passing confidence
eslint-plugin-sonarjs ^0.10.0 -> ^0.11.0 age adoption passing confidence
husky (source) ^7.0.2 -> ^7.0.4 age adoption passing confidence
jscpd ^3.3.26 -> ^3.4.5 age adoption passing confidence
mocha (source) ^9.1.2 -> ^9.2.0 age adoption passing confidence
node-package-tester ^1.1.24 -> ^1.1.28 age adoption passing confidence
semantic-release-telegram ^1.5.0 -> ^1.5.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.16.8

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-fixtures, babel-plugin-proposal-record-and-tuple, babel-preset-env
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-transform-async-to-generator

v7.16.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name
💅 Polish

v7.16.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🚀 New Feature
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
  • Other
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
  • babel-traverse, babel-types
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
  • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
    • #​13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung)
  • babel-plugin-proposal-async-generator-functions, babel-traverse
  • babel-traverse, babel-types
  • babel-generator
🏠 Internal
🏃‍♀️ Performance
babel/babel (@​babel/preset-env)

v7.16.11

Compare Source

v7.16.11 (2022-01-20)

This empty releases force-publishes a new version of @babel/plugin-proposal-private-methods (which was not published in v7.16.10 because it didn't have any actual change) and of @babel/preset-env.

This solves an incompatibility between @babel/preset-env@7.16.10 and @babel/helper-create-class-features-plugin@7.16.7, by making sure that @babel/preset-env transitively depends on @babel/helper-create-class-features-plugin@^7.16.10.

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env

v7.16.8

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-fixtures, babel-plugin-proposal-record-and-tuple, babel-preset-env
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-transform-async-to-generator

v7.16.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name
💅 Polish

v7.16.5

Compare Source

👓 Spec Compliance
  • babel-cli, babel-core, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-jscript, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env
🐛 Bug Fix
  • babel-plugin-transform-parameters
  • babel-plugin-transform-arrow-functions, babel-traverse
  • babel-parser
  • babel-traverse
  • babel-generator
  • babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-classes, babel-traverse
💅 Polish
📝 Documentation
  • babel-compat-data, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helper-wrap-function, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-module-blocks, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-pure-annotations, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🏠 Internal
  • babel-cli, babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-helper-module-imports, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-highlight, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-throw-expressions, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-decorators, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-parser
  • babel-helpers
  • babel-plugin-proposal-object-rest-spread, babel-traverse
  • babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-optional-chaining, babel-preset-react, babel-preset-typescript
  • Other
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime

v7.16.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env
💅 Polish

v7.16.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🚀 New Feature
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
  • Other
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
  • babel-traverse, babel-types
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
  • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
    • #​13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung)
  • babel-plugin-proposal-async-generator-functions, babel-traverse
  • babel-traverse, babel-types
  • babel-generator
🏠 Internal
🏃‍♀️ Performance

v7.15.8

Compare Source

👓 Spec Compliance
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
🐛 Bug Fix
💅 Polish
🏠 Internal
🏃‍♀️ Performance
conventional-changelog/commitlint

v13.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

semantic-release/changelog

v6.0.1

Compare Source

Bug Fixes
semantic-release/git

v10.0.1

Compare Source

Bug Fixes
pustovitDmytro/eslint-config-incredible

v2.4.0

Compare Source

New

2.3.5 (2022-01-22)

Chore
  • (ci) fix gitleaks version (badd1c1)
  • adds a security policy (ed86aba)
  • adds circle-ci conditions ([5a4

Configuration

📅 Schedule: "before 7:00 am every 10 days starting on the 1st day" in timezone Europe/Kiev.

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.


This change is Reviewable

@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Oct 21, 2021

Warnings
⚠️

Only owner can change system files [package-lock.json, package.json], please provide issue instead

Messages
📖

renovate[bot] login already contributed 5 times

📖 Changed Files in this PR:
  • package-lock.json

  • package.json

Generated by 🚫 dangerJS against e7328d5

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from b4d8bab to f07aeaf Compare October 27, 2021 11:31
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 0e5d05a to 59a9b94 Compare November 3, 2021 17:04
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 45d57ad to 75d30e1 Compare November 10, 2021 10:36
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 0b6f3d7 to 3265eb3 Compare November 23, 2021 12:47
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 3265eb3 to 4e1a080 Compare November 24, 2021 07:57
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 4e1a080 to 585b602 Compare December 1, 2021 10:02
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 585b602 to a8e771b Compare December 14, 2021 00:34
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from a8e771b to 8129f44 Compare December 18, 2021 18:28
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from ada3a29 to 95939e1 Compare January 3, 2022 01:12
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 6a7e1fe to fdf576b Compare January 10, 2022 21:50
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from a805630 to 3eb7d1e Compare January 21, 2022 00:57
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 8 times, most recently from 1ccadf5 to de3ba5b Compare January 24, 2022 11:07
| datasource | package                                   | from   | to      |
| ---------- | ----------------------------------------- | ------ | ------- |
| npm        | @babel/cli                                | 7.15.7 | 7.16.8  |
| npm        | @babel/core                               | 7.15.5 | 7.16.12 |
| npm        | @babel/node                               | 7.15.4 | 7.16.8  |
| npm        | @babel/plugin-proposal-class-properties   | 7.14.5 | 7.16.7  |
| npm        | @babel/plugin-proposal-decorators         | 7.15.4 | 7.16.7  |
| npm        | @babel/plugin-proposal-object-rest-spread | 7.15.6 | 7.16.7  |
| npm        | @babel/plugin-proposal-optional-chaining  | 7.14.5 | 7.16.7  |
| npm        | @babel/preset-env                         | 7.15.6 | 7.16.11 |
| npm        | @babel/runtime                            | 7.15.4 | 7.16.7  |
| npm        | @commitlint/cli                           | 13.2.0 | 13.2.1  |
| npm        | @semantic-release/changelog               | 6.0.0  | 6.0.1   |
| npm        | @semantic-release/git                     | 10.0.0 | 10.0.1  |
| npm        | danger                                    | 10.8.0 | 10.8.0  |
| npm        | eslint-config-incredible                  | 2.3.4  | 2.4.0   |
| npm        | eslint-plugin-censor                      | 1.5.1  | 1.5.2   |
| npm        | eslint-plugin-import                      | 2.24.2 | 2.25.4  |
| npm        | eslint-plugin-promise                     | 5.1.0  | 5.2.0   |
| npm        | eslint-plugin-regexp                      | 1.3.1  | 1.5.1   |
| npm        | eslint-plugin-sonarjs                     | 0.10.0 | 0.11.0  |
| npm        | husky                                     | 7.0.2  | 7.0.4   |
| npm        | jscpd                                     | 3.3.26 | 3.4.5   |
| npm        | mocha                                     | 9.2.0  | 9.2.0   |
| npm        | node-package-tester                       | 1.1.24 | 1.1.28  |
| npm        | semantic-release-telegram                 | 1.5.0  | 1.5.1   |
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from de3ba5b to e7328d5 Compare January 24, 2022 20:55
@sonarcloud
Copy link

sonarcloud bot commented Jan 24, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pustovitDmytro pustovitDmytro merged commit d60ef28 into master Jan 24, 2022
@pustovitDmytro pustovitDmytro deleted the renovate/dev-dependencies branch January 24, 2022 21:16
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