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(deps): bump http-proxy from 1.18.0 to 1.18.1 in /app #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 11, 2020

Bumps http-proxy from 1.18.0 to 1.18.1.

Changelog

Sourced from http-proxy's changelog.

v1.18.1 - 2020-05-17

Merged

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2020
@TravisBuddy
Copy link

Travis tests have failed

Hey @dependabot[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: lts/*

View build log

npm run build
> [email protected] build /home/travis/build/SPURB/agendamento/app
> vue-cli-service build


-  Building for production...
Browserslist: caniuse-lite is outdated. Please run the following command: `npm update`
 ERROR  Failed to compile with 1 errors1:10:21 PM

 error  in ./src/main.js

Module build failed (from ./node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 0)
[BABEL] /home/travis/build/SPURB/agendamento/app/src/main.js: Cannot find module '@babel/compat-data/corejs3-shipped-proposals'
Require stack:
- /home/travis/build/SPURB/agendamento/app/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js
- /home/travis/build/SPURB/agendamento/app/node_modules/@babel/preset-env/lib/index.js
- /home/travis/build/SPURB/agendamento/app/node_modules/@vue/babel-preset-app/index.js
- /home/travis/build/SPURB/agendamento/app/node_modules/@vue/cli-plugin-babel/preset.js
- /home/travis/build/SPURB/agendamento/app/node_modules/@babel/core/lib/config/files/plugins.js
- /home/travis/build/SPURB/agendamento/app/node_modules/@babel/core/lib/config/files/index.js
- /home/travis/build/SPURB/agendamento/app/node_modules/@babel/core/lib/index.js
- /home/travis/build/SPURB/agendamento/app/node_modules/babel-loader/lib/index.js
- /home/travis/build/SPURB/agendamento/app/node_modules/loader-runner/lib/loadLoader.js
- /home/travis/build/SPURB/agendamento/app/node_modules/loader-runner/lib/LoaderRunner.js
- /home/travis/build/SPURB/agendamento/app/node_modules/thread-loader/dist/worker.js (While processing: "/home/travis/build/SPURB/agendamento/app/node_modules/@vue/cli-plugin-babel/preset.js")
    at PoolWorker.fromErrorObj (/home/travis/build/SPURB/agendamento/app/node_modules/thread-loader/dist/WorkerPool.js:262:12)
    at /home/travis/build/SPURB/agendamento/app/node_modules/thread-loader/dist/WorkerPool.js:204:29
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (/home/travis/build/SPURB/agendamento/app/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (internal/modules/cjs/loader.js:1137:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
    at Module.require (internal/modules/cjs/loader.js:1025:19)

 @ multi ./src/main.js

 ERROR  Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `vue-cli-service build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2020-09-11T13_10_21_616Z-debug.log
TravisBuddy Request Identifier: 29003b30-f430-11ea-a882-ef0b60d9fbb3

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant