Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Update dependency moment to v2.29.2 [SECURITY] #237

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 25, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
moment (source) 2.29.1 -> 2.29.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-24785

Impact

This vulnerability impacts npm (server) users of moment.js, especially if user provided locale string, eg fr is directly used to switch moment locale.

Patches

This problem is patched in 2.29.2, and the patch can be applied to all affected versions (from 1.0.1 up until 2.29.1, inclusive).

Workarounds

Sanitize user-provided locale name before passing it to moment.js.

References

Are there any links users can visit to find out more?

For more information

If you have any questions or comments about this advisory:


Release Notes

moment/moment (moment)

v2.29.2

Compare Source

  • Release Apr 3 2022

Address GHSA-8hfj-j24r-96c4


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 25, 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 major version of npm available! 8.19.4 -> 9.6.7
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.7>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"17.0.1" from the root project
npm ERR!   peer react@"^16.4.0 || ^17.0.0" from [email protected]
npm ERR!   node_modules/connected-react-router
npm ERR!     connected-react-router@"6.9.1" from the root project
npm ERR!   13 more (mini-create-react-context, prop-types-extra, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0" from [email protected]
npm ERR! node_modules/nuclear-js-react-addons-chefsplate
npm ERR!   dev nuclear-js-react-addons-chefsplate@"1.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0" from [email protected]
npm ERR!   node_modules/nuclear-js-react-addons-chefsplate
npm ERR!     dev nuclear-js-react-addons-chefsplate@"1.0.1" 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/worker/b13679/76e3b9/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/worker/b13679/76e3b9/cache/others/npm/_logs/2023-05-28T11_53_40_560Z-debug-0.log

@renovate renovate bot force-pushed the renovate/npm-moment-vulnerability branch from 6426773 to 13d42fa Compare September 25, 2022 21:29
@renovate renovate bot changed the title Update dependency moment to 2.29.2 [SECURITY] Update dependency moment to 2.29.4 [SECURITY] Sep 25, 2022
@renovate renovate bot changed the title Update dependency moment to 2.29.4 [SECURITY] Update dependency moment to v2.29.4 [SECURITY] Mar 24, 2023
@renovate renovate bot force-pushed the renovate/npm-moment-vulnerability branch from 13d42fa to 11b2471 Compare May 28, 2023 11:53
@renovate renovate bot changed the title Update dependency moment to v2.29.4 [SECURITY] Update dependency moment to v2.29.2 [SECURITY] May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants