react-ssr-advanced-seed icon indicating copy to clipboard operation
react-ssr-advanced-seed copied to clipboard

Update dependency ts-loader to v6.2.2

Open renovate[bot] opened this issue 6 years ago • 5 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-loader 6.0.2 -> 6.2.2 age adoption passing confidence

Configuration

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

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

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

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


  • [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

renovate[bot] avatar Jun 22 '19 18:06 renovate[bot]

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
warning @storybook/react > webpack > micromatch > snapdragon > base > [email protected]: Critical bug fixed in v2.0.1, please upgrade to the latest version.
warning @storybook/react > webpack > micromatch > snapdragon > base > cache-base > [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
warning @storybook/react > webpack > micromatch > snapdragon > base > cache-base > union-value > [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
warning @storybook/react > @storybook/core > @storybook/ui > @storybook/mantra-core > @storybook/react-simple-di > create-react-class > fbjs > [email protected]: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
warning [email protected]: This project is no longer maintained.
warning @babel/[email protected]: 🚨 As of Babel 7.4.0, this
package has been deprecated in favor of directly
including core-js/stable (to polyfill ECMAScript
features) and regenerator-runtime/runtime
(needed to use transpiled generator functions):

  > import "core-js/stable";
  > import "regenerator-runtime/runtime";
warning eslint > file-entry-cache > flat-cache > [email protected]: CircularJSON is in maintenance only, flatted is its successor.
warning [email protected]: please use eslint-plugin-babel and babel/semi
warning jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: use String.prototype.padStart()
warning jest-puppeteer > jest-environment-puppeteer > jest-dev-server > wait-on > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning jest-puppeteer > jest-environment-puppeteer > jest-dev-server > wait-on > joi > [email protected]: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning jest-puppeteer > jest-environment-puppeteer > jest-dev-server > wait-on > joi > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning jest-puppeteer > jest-environment-puppeteer > jest-dev-server > wait-on > joi > topo > [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning supertest > [email protected]: Please note that v5.0.1+ of superagent removes User-Agent header by default, therefore you may need to add it yourself (e.g. GitHub blocks requests without a User-Agent header).  This notice will go away with v5.0.2+ once it is released.
warning typedoc-ssr > @types/[email protected]: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed.
lerna notice cli v3.15.0
lerna info versioning independent
lerna info Bootstrapping 12 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879 exited 1 in 'omega-mobile'
lerna ERR! npm install --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879 stderr:
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "network:": network:31879

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2019-06-22T18_33_30_321Z-debug.log

lerna ERR! npm install --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879 exited 1 in 'omega-mobile'

renovate[bot] avatar Jun 22 '19 18:06 renovate[bot]

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

vercel[bot] avatar Jun 22 '19 18:06 vercel[bot]

Codecov Report

Merging #170 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files          51       51           
  Lines         490      490           
  Branches       35       37    +2     
=======================================
  Hits          455      455           
+ Misses         29       27    -2     
- Partials        6        8    +2
Impacted Files Coverage Δ
...shared/state/containers/chat/redux/chat.reducer.ts 84.61% <0%> (ø) :arrow_up:

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 2a8c66a...9d8ffc3. Read the comment docs.

codecov-io avatar Jul 14 '19 11:07 codecov-io

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.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

renovate[bot] avatar May 14 '20 22:05 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Mar 18 '23 22:03 renovate[bot]