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

Update dependency ejs to 3.1.7 [SECURITY] - abandoned #626

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change
ejs 2.7.4 -> 3.1.7

GitHub Vulnerability Alerts

CVE-2022-29078

The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 29, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Apr 29, 2022

⚠ Artifact update problem

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

♻ 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 click 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: package-lock.json
npm notice 
npm notice New minor version of npm available! 8.5.5 -> 8.8.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.8.0>
npm notice Run `npm install -g npm@8.8.0` to update!
npm notice 
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: louie-frontend@1.0.0
npm WARN Found: @vue/cli-service@4.5.15
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/cli-plugin-babel@4.5.15
npm WARN node_modules/@vue/cli-plugin-babel
npm WARN   dev @vue/cli-plugin-babel@"4.5.15" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: louie-frontend@1.0.0
npm WARN Found: @vue/cli-service@4.5.15
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/cli-plugin-eslint@4.5.15
npm WARN node_modules/@vue/cli-plugin-eslint
npm WARN   dev @vue/cli-plugin-eslint@"4.5.15" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: louie-frontend@1.0.0
npm WARN Found: @vue/cli-service@4.5.15
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/cli-plugin-pwa@4.5.15
npm WARN node_modules/@vue/cli-plugin-pwa
npm WARN   dev @vue/cli-plugin-pwa@"4.5.15" from the root project
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/cli-plugin-eslint@4.5.15
npm ERR! Found: eslint@8.8.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.8.0" from the root project
npm ERR!   peer eslint@">= 4.12.1" from babel-eslint@10.1.0
npm ERR!   node_modules/babel-eslint
npm ERR!     dev babel-eslint@"10.1.0" from the root project
npm ERR!   7 more (eslint-plugin-import, eslint-plugin-node, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">= 1.6.0 < 7.0.0" from @vue/cli-plugin-eslint@4.5.15
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR!   dev @vue/cli-plugin-eslint@"4.5.15" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@6.8.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@">= 1.6.0 < 7.0.0" from @vue/cli-plugin-eslint@4.5.15
npm ERR!   node_modules/@vue/cli-plugin-eslint
npm ERR!     dev @vue/cli-plugin-eslint@"4.5.15" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-29T10_12_10_152Z-debug-0.log

@renovate renovate bot changed the title Update dependency ejs to 3.1.7 [SECURITY] Update dependency ejs to 3.1.7 [SECURITY] - autoclosed Sep 17, 2022
@renovate renovate bot closed this Sep 17, 2022
@renovate renovate bot deleted the renovate/npm-ejs-vulnerability branch September 17, 2022 01:48
@renovate renovate bot changed the title Update dependency ejs to 3.1.7 [SECURITY] - autoclosed Update dependency ejs to 3.1.7 [SECURITY] Sep 17, 2022
@renovate renovate bot reopened this Sep 17, 2022
@renovate renovate bot restored the renovate/npm-ejs-vulnerability branch September 17, 2022 04:11
@renovate renovate bot changed the title Update dependency ejs to 3.1.7 [SECURITY] Update dependency ejs to 3.1.7 [SECURITY] - abandoned Mar 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

None yet

3 participants