commercetools / nodejs

Everything related to the Node.js ecosystem for the commercetools platform.
https://commercetools.github.io/nodejs/
MIT License
75 stars 70 forks source link

chore(deps): update dependency hosted-git-info to v4 - autoclosed #1698

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hosted-git-info 2.8.9 -> 4.0.2 age adoption passing confidence

Release Notes

npm/hosted-git-info ### [`v4.0.2`](https://togithub.com/npm/hosted-git-info/compare/v4.0.1...v4.0.2) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/npm/hosted-git-info/compare/v4.0.0...v4.0.1) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​400-httpsgithubcomnpmhosted-git-infocomparev307v400-2021-03-09) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.8...v4.0.0) ##### Features - rewrite the entire module: all internals have been rewritten to maintain a similar contract but to remove excessive use of regular expressions, unnecessary loops, the custom string templating engine, and various other bits of complexity ([c218b9](https://togithub.com/npm/hosted-git-info/commit/c218b9ec90cf6a818341cd0f7b03ea65793b185b)) ##### BREAKING CHANGES - extending with custom providers has changed ([c218b9](https://togithub.com/npm/hosted-git-info/commit/c218b9ec90cf6a818341cd0f7b03ea65793b185b)) ### [`v3.0.8`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​308-httpsgithubcomnpmhosted-git-infocomparev307v308-2021-01-28) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.7...v3.0.8) ##### Bug Fixes - simplify the regular expression for shortcut matching ([bede0dc](https://togithub.com/npm/hosted-git-info/commit/bede0dc)), closes [#​76](https://togithub.com/npm/hosted-git-info/issues/76) ### [`v3.0.7`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​307-httpsgithubcomnpmhosted-git-infocomparev306v307-2020-10-15) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.6...v3.0.7) ##### Bug Fixes - correctly filter out urls for tarballs in gitlab ([eb5bd5a](https://togithub.com/npm/hosted-git-info/commit/eb5bd5a)), closes [#​69](https://togithub.com/npm/hosted-git-info/issues/69) ### [`v3.0.6`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​306-httpsgithubcomnpmhosted-git-infocomparev305v306-2020-10-12) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.5...v3.0.6) ##### Bug Fixes - support to github gist legacy hash length ([c067102](https://togithub.com/npm/hosted-git-info/commit/c067102)), closes [#​68](https://togithub.com/npm/hosted-git-info/issues/68) ### [`v3.0.5`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​305-httpsgithubcomnpmhosted-git-infocomparev304v305-2020-07-11) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.4...v3.0.5) #### [3.0.5](https://togithub.com/npm/hosted-git-info/compare/v3.0.4...v3.0.5) (2020-07-11) ### [`v3.0.4`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​304-httpsgithubcomnpmhosted-git-infocomparev303v304-2020-02-26) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.3...v3.0.4) ##### Bug Fixes - Do not pass scp-style URLs to the WhatWG url.URL ([0835306](https://togithub.com/npm/hosted-git-info/commit/0835306)), closes [#​60](https://togithub.com/npm/hosted-git-info/issues/60) [#​63](https://togithub.com/npm/hosted-git-info/issues/63) ### [`v3.0.3`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​303-httpsgithubcomnpmhosted-git-infocomparev302v303-2020-02-25) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.2...v3.0.3) #### [3.0.3](https://togithub.com/npm/hosted-git-info/compare/v3.0.2...v3.0.3) (2020-02-25) ### [`v3.0.2`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​302-httpsgithubcomnpmhosted-git-infocomparev301v302-2019-10-08) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.1...v3.0.2) ##### Bug Fixes - do not encodeURIComponent the domain ([3e5fbec](https://togithub.com/npm/hosted-git-info/commit/3e5fbec)), closes [#​53](https://togithub.com/npm/hosted-git-info/issues/53) ### [`v3.0.1`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​301-httpsgithubcomnpmhosted-git-infocomparev300v301-2019-10-07) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v3.0.0...v3.0.1) ##### Bug Fixes - update pathmatch for gitlab ([e3e3054](https://togithub.com/npm/hosted-git-info/commit/e3e3054)), closes [#​52](https://togithub.com/npm/hosted-git-info/issues/52) - updated pathmatch for gitlab ([fa87af7](https://togithub.com/npm/hosted-git-info/commit/fa87af7)) ### [`v3.0.0`](https://togithub.com/npm/hosted-git-info/blob/master/CHANGELOG.md#​300-httpsgithubcomnpmhosted-git-infocomparev283v300-2019-08-12) [Compare Source](https://togithub.com/npm/hosted-git-info/compare/v2.8.9...v3.0.0) ##### Bug Fixes - **cache:** Switch to lru-cache to save ourselves from unlimited memory consumption ([37c2891](https://togithub.com/npm/hosted-git-info/commit/37c2891)), closes [#​38](https://togithub.com/npm/hosted-git-info/issues/38) ##### BREAKING CHANGES - **cache:** Drop support for node 0.x #### [2.8.3](https://togithub.com/npm/hosted-git-info/compare/v2.8.2...v2.8.3) (2019-08-12) #### [2.8.2](https://togithub.com/npm/hosted-git-info/compare/v2.8.1...v2.8.2) (2019-08-05) ##### Bug Fixes - http protocol use sshurl by default ([3b1d629](https://togithub.com/npm/hosted-git-info/commit/3b1d629)), closes [#​48](https://togithub.com/npm/hosted-git-info/issues/48) #### [2.8.1](https://togithub.com/npm/hosted-git-info/compare/v2.8.0...v2.8.1) (2019-08-05) ##### Bug Fixes - ignore noCommittish on tarball url generation ([5d4a8d7](https://togithub.com/npm/hosted-git-info/commit/5d4a8d7)) - use gist tarball url that works for anonymous gists ([1692435](https://togithub.com/npm/hosted-git-info/commit/1692435))

Configuration

πŸ“… Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #1698 (aca9437) into master (9f7f0e7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1698   +/-   ##
=======================================
  Coverage   94.26%   94.26%           
=======================================
  Files         135      135           
  Lines        4793     4793           
  Branches     1273     1273           
=======================================
  Hits         4518     4518           
  Misses        271      271           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 9f7f0e7...aca9437. Read the comment docs.

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: aca94376a7023ee9b2d28ff4befd025d3a257499

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR