commercetools / commercetools-sunrise-theme

Sunrise Theme from commercetools
http://commercetools.github.io/commercetools-sunrise-theme/site/en/home.html
13 stars 16 forks source link

Update dependency json-refs to v3 #471

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
json-refs devDependencies major 2.1.7 -> 3.0.13

Release Notes

whitlockjc/json-refs ### [`v3.0.13`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v3013-2019-04-01) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.12...v3.0.13) - Upgrade `path-loader` so that the location being resolved is passed to `options.loaderOptions.processContent` _(Issue [#​157](https://togithub.com/whitlockjc/json-refs/issues/157))_ ### [`v3.0.12`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v3012-2018-10-05) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.11...v3.0.12) - Another attempt at fixing the TypeScript definition for `RetrievedResolvedRefsResults` _(Issue [#​145](https://togithub.com/whitlockjc/json-refs/issues/145))_ ### [`v3.0.11`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v3011-2018-10-04) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.10...v3.0.11) - Fixed the TypeScript definition for `RetrievedResolvedRefsResults` _(Issue [#​145](https://togithub.com/whitlockjc/json-refs/issues/145))_ ### [`v3.0.10`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v3010-2018-08-31) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.9...v3.0.10) - Another attempt at fixing the TypeScript declarations _(Issue [#​139](https://togithub.com/whitlockjc/json-refs/issues/139))_ ### [`v3.0.9`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v309-2018-08-26) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.8...v3.0.9) - Another attempt at fixing the TypeScript declarations _(Issue [#​139](https://togithub.com/whitlockjc/json-refs/issues/139))_ ### [`v3.0.8`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v308-2018-08-08) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.7...v3.0.8) - Fixed API documentation and TypeScript declarations _(Issue [#​139](https://togithub.com/whitlockjc/json-refs/issues/139))_ ### [`v3.0.7`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v307-2018-08-04) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.6...v3.0.7) - Upgraded `path-loader` to upgrade `superagent` ### [`v3.0.6`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v306-2018-07-14) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.5...v3.0.6) - Fix bug where `options.location` having URI escapable characters in it breaks resolution _(Issue [#​138](https://togithub.com/whitlockjc/json-refs/issues/138))_ ### [`v3.0.5`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v305-2018-07-06) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.4...v3.0.5) - Added the `fqURI` property to the resolved reference metadata _(Issue [#​136](https://togithub.com/whitlockjc/json-refs/issues/136))_ - Fixed bug in circular reference processing where circular references span multiple documents _(Issue [#​135](https://togithub.com/whitlockjc/json-refs/issues/135))_ ### [`v3.0.4`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v304-2018-02-11) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.3...v3.0.4) - Fixed issue where `#getRefDetails` did not validate JSON Pointer values leading to runtime failure later when resolving references _(Issue [#​131](https://togithub.com/whitlockjc/json-refs/issues/131))_ - Fixed issue where URI encoded JSON References were not resolved properly _(Issue [#​130](https://togithub.com/whitlockjc/json-refs/issues/130))_ ### [`v3.0.3`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v303-2018-01-03) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.2...v3.0.3) - Fix bug where objects containing a `length` property were not processed properly _(PR [#​129](https://togithub.com/whitlockjc/json-refs/issues/129))_ ### [`v3.0.2`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v302-2017-10-11) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.1...v3.0.2) - Fix bug where local references containing remote references were unresolved _(Issue [#​125](https://togithub.com/whitlockjc/json-refs/issues/125))_ ### [`v3.0.1`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v3013-2019-04-01) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v3.0.0...v3.0.1) - Upgrade `path-loader` so that the location being resolved is passed to `options.loaderOptions.processContent` _(Issue [#​157](https://togithub.com/whitlockjc/json-refs/issues/157))_ ### [`v3.0.0`](https://togithub.com/whitlockjc/json-refs/blob/master/RELEASE_NOTES.md#v300-2017-04-25) [Compare Source](https://togithub.com/whitlockjc/json-refs/compare/v2.1.7...v3.0.0) - Added `options.location` to allow for better relative reference resolution - Added `options.resolveCirculars` to allow for resolving circular references _(Issue [#​74](https://togithub.com/whitlockjc/json-refs/issues/74))_ - Removed `options.relativeBase` as it's too confusing and easier to get right using `options.location` - Fixed accidental feature of resolver that would that resolved remote references against parent documents _(Issue [#​100](https://togithub.com/whitlockjc/json-refs/issues/100))_ - Fixed issue where `json-refs resolve` did not handle a location with a fragment in it _(Issue [#​104](https://togithub.com/whitlockjc/json-refs/issues/104))_ - Fixed issue where `options.filter` could keep remote references from being fully resolved _(Issue [#​111](https://togithub.com/whitlockjc/json-refs/issues/111))_ - Fixed issue where circular reference in remote documents were not handled properly _(Issue [#​97](https://togithub.com/whitlockjc/json-refs/issues/97))_ - Fixed issue where references to the root document were not marked as circular at proper depth _(Issue [#​88](https://togithub.com/whitlockjc/json-refs/issues/88))_ - Fixed issue where references within the root document but outside of `options.subDocPath` were rolled up instead of reporting the real reference locatin _(Issue [#​112](https://togithub.com/whitlockjc/json-refs/issues/112))_ - Fixed issue where documents could be resolved more than once _(Issues [#​87](https://togithub.com/whitlockjc/json-refs/issues/87), [#​89](https://togithub.com/whitlockjc/json-refs/issues/89) and [#​103](https://togithub.com/whitlockjc/json-refs/issues/103))_ - Fixed issue with remote references not being fully resolved _(Issue [#​80](https://togithub.com/whitlockjc/json-refs/issues/80))_ - Rewrote resolver for accuracy and efficiency _(Issues [#​80](https://togithub.com/whitlockjc/json-refs/issues/80), [#​87](https://togithub.com/whitlockjc/json-refs/issues/87), [#​88](https://togithub.com/whitlockjc/json-refs/issues/88), [#​89](https://togithub.com/whitlockjc/json-refs/issues/89), [#​97](https://togithub.com/whitlockjc/json-refs/issues/97), [#​100](https://togithub.com/whitlockjc/json-refs/issues/100) and [#​103](https://togithub.com/whitlockjc/json-refs/issues/103))_ - Updated `#pathFromPtr` to include the reason why `#isPtr` fails _(Issue [#​85](https://togithub.com/whitlockjc/json-refs/issues/85))_

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 5 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.