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) #48

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 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.1.4 age adoption passing confidence
mocha-junit-reporter ^2.0.0 -> ^2.0.2 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
winston ^3.3.3 -> ^3.4.0 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](https://togithub.com/semantic-release/g


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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 4, 2021
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 781490b to ee5ae92 Compare November 10, 2021 08:55
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 4801b85 to f31dbf9 Compare November 23, 2021 18:37
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 60a820d to 56e114d Compare November 24, 2021 17:37
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 56e114d to 3e9dc65 Compare December 1, 2021 09:38
@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2021

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 pushed a commit that referenced this pull request Jan 22, 2022
Chore: Update devDependencies (non-major)
pustovitDmytro pushed a commit that referenced this pull request Jan 22, 2022
## [1.1.6](v1.1.5...v1.1.6) (2022-01-22)

### Chore

* (ci) fix gitleaks version ([badd1c1](badd1c1))
* adds  a security policy ([ed86aba](ed86aba))
* adds circle-ci conditions ([5a40980](5a40980))
* adds sponsorships ([35ed8e0](35ed8e0))
* adds telegra.ph release notes ([aa811a5](aa811a5))
* adds whitesorce bolt bot ([0888eee](0888eee))
* calc fossa results in cirrus ([b2b48c1](b2b48c1))
* change renovate schedule ([b983eab](b983eab))
* drop semantic-release preinstalled plugins ([69b1950](69b1950))
* fixes audit ([14597ff](14597ff))
* fixes audit [devDependencies] ([d08b1fc](d08b1fc))
* fixes later schedule ([a0cfb5c](a0cfb5c))
* fixes some npm audit vulnerabilities ([9330c38](9330c38))
* fixes some npm audit vulnerabilities ([f7a14d5](f7a14d5))
* integrate lalaps ([dd4f238](dd4f238))
* Lock file maintenance ([29fe760](29fe760))
* Lock file maintenance ([13c2f0b](13c2f0b))
* Lock file maintenance ([048d02f](048d02f))
* Lock file maintenance ([9892cc5](9892cc5))
* Lock file maintenance ([98e62b3](98e62b3))
* Lock file maintenance ([0cb61e5](0cb61e5))
* Lock file maintenance ([7af4484](7af4484))
* Lock file maintenance ([648c53c](648c53c))
* Lock file maintenance ([1ffc991](1ffc991))
* Lock file maintenance ([314c88b](314c88b))
* Lock file maintenance ([47bfacf](47bfacf))
* Lock file maintenance ([58cde07](58cde07))
* Lock file maintenance ([19c2389](19c2389))
* Lock file maintenance ([bd7bba7](bd7bba7))
* Lock file maintenance ([2b00aec](2b00aec))
* Lock file maintenance ([aaab1b6](aaab1b6))
* Lock file maintenance ([dea06c9](dea06c9))
* Lock file maintenance ([28d6986](28d6986))
* Lock file maintenance ([e0043d8](e0043d8))
* replace appveyor to actions ([13aff75](13aff75))
* test-security in separete ci job ([a4bd846](a4bd846))
* test-security in separete ci job ([9559dbc](9559dbc))
* update deps badge ([0836169](0836169))
* Update devDependencies (non-major) ([609151a](609151a))
* Update devDependencies (non-major) ([11edb06](11edb06))
* Update devDependencies (non-major) ([27546b7](27546b7))
* Update devDependencies (non-major) ([5b1a6c3](5b1a6c3))
* Update devDependencies (non-major) ([51200bf](51200bf))
* Update devDependencies (non-major) ([33211c3](33211c3))
* Update devDependencies (non-major) (#36) ([84376e8](84376e8)), closes [#36](#36)
* Update devDependencies (non-major) (#37) ([0ac790c](0ac790c)), closes [#37](#37)
* Update devDependencies (non-major) (#48) ([b3f6184](b3f6184)), closes [#48](#48)
* upgrade semantic-release to v.19 [security] ([0888454](0888454))

### Docs

* update year in license ([e2dec02](e2dec02))
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 3e9dc65 to 7e0ae8d Compare January 22, 2022 21:08
@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Jan 22, 2022

Warnings
⚠️

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

Messages
📖

renovate[bot] login already contributed 7 times

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

  • package.json

Generated by 🚫 dangerJS against af661f4

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 88985f5 to 1b3d2ac Compare January 24, 2022 00:02
| 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.1.2  | 9.2.0   |
| npm        | mocha-junit-reporter                      | 2.0.2  | 2.0.2   |
| npm        | node-package-tester                       | 1.1.24 | 1.1.28  |
| npm        | semantic-release-telegram                 | 1.5.0  | 1.5.1   |
| npm        | winston                                   | 3.3.3  | 3.4.0   |
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 1b3d2ac to af661f4 Compare January 24, 2022 09:49
@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 725c88d into master Jan 24, 2022
@renovate renovate bot deleted the renovate/dev-dependencies branch January 24, 2022 10:13
pustovitDmytro pushed a commit that referenced this pull request Feb 9, 2022
## [1.1.8](v1.1.7...v1.1.8) (2022-02-09)

### Chore

* fixes some npm audit vulnerabilities (#59) ([40d5a30](40d5a30)), closes [#59](#59)
* Lock file maintenance ([726a007](726a007))
* Lock file maintenance (#45) ([4b1a5a2](4b1a5a2)), closes [#45](#45)
* Update dependency node-fetch to 2.6.7 [SECURITY] (#53) ([50a008a](50a008a)), closes [#53](#53)
* Update devDependencies (non-major) (#47) ([5d0ec54](5d0ec54)), closes [#47](#47)
* Update devDependencies (non-major) (#48) ([725c88d](725c88d)), closes [#48](#48)

### Upgrade

* Update dependency winston-transport to v4.5.0 (#61) ([9fc8d1c](9fc8d1c)), closes [#61](#61)
@pustovitDmytro
Copy link
Owner

🎉 This PR is included in version 1.1.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants