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): update dependency npm to 8.11.0 [security] - autoclosed #342

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change
npm 7.21.0 -> 8.11.0

GitHub Vulnerability Alerts

CVE-2022-29244

Impact

npm pack ignores root-level .gitignore & .npmignore file exclusion directives when run in a workspace or with a workspace flag (ie. --workspaces, --workspace=<name>). Anyone who has run npm pack or npm publish with workspaces, as of v7.9.0 & v7.13.0 respectively, may be affected and have published files into the npm registry they did not intend to include.

Patch

  • Upgrade to the latest, patched version of npm (v8.11.0 or greater), run: npm i -g npm@latest
  • Node.js versions v16.15.1, v17.19.1 & v18.3.0 include the patched v8.11.0 version of npm

Steps to take to see if you're impacted

  1. Run npm publish --dry-run or npm pack with an npm version >=7.9.0 & <8.11.0 inside the project's root directory using a workspace flag like: --workspaces or --workspace=<name> (ex. npm pack --workspace=foo)
  2. Check the output in your terminal which will list the package contents (note: tar -tvf <package-on-disk> also works)
  3. If you find that there are files included you did not expect, you should:
    3.1. Create & publish a new release excluding those files (ref. "Keeping files out of your Package")
    3.2. Deprecate the old package (ex. npm deprecate <pkg>[@&#8203;<version>] <message>)
    3.3. Revoke or rotate any sensitive information (ex. passwords, tokens, secrets etc.) which might have been exposed

References


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 renovate label Jun 18, 2022
@commit-lint
Copy link

commit-lint bot commented Jun 18, 2022

Chore

  • deps: update dependency npm to 8.11.0 [security] (99c18dc)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot changed the title chore(deps): update dependency npm to 8.11.0 [security] chore(deps): update dependency npm to 8.11.0 [security] - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 24, 2023 21:59
@renovate renovate bot changed the title chore(deps): update dependency npm to 8.11.0 [security] - autoclosed chore(deps): update dependency npm to 8.11.0 [security] Mar 25, 2023
@renovate renovate bot reopened this Mar 25, 2023
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 25, 2023 02:47
@renovate renovate bot changed the title chore(deps): update dependency npm to 8.11.0 [security] chore(deps): update dependency npm to 8.11.0 [security] - autoclosed Mar 25, 2023
@renovate renovate bot closed this Mar 25, 2023
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 25, 2023 04:09
@renovate renovate bot changed the title chore(deps): update dependency npm to 8.11.0 [security] - autoclosed chore(deps): update dependency npm to 8.11.0 [security] Mar 25, 2023
@renovate renovate bot reopened this Mar 25, 2023
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 25, 2023 07:36
@renovate renovate bot changed the title chore(deps): update dependency npm to 8.11.0 [security] chore(deps): update dependency npm to 8.11.0 [security] - autoclosed Mar 26, 2023
@renovate renovate bot closed this Mar 26, 2023
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 26, 2023 18:41
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 26, 2023 21:19
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 26, 2023 23:02
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 27, 2023 01:03
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 27, 2023 03:17
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 27, 2023 06:16
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 27, 2023 07:09
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 27, 2023 14:18
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 27, 2023 15:37
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 27, 2023 22:54
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 28, 2023 01:27
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 28, 2023 05:41
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 28, 2023 06:43
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 28, 2023 12:11
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 28, 2023 13:30
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 28, 2023 19:23
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 29, 2023 23:38
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 30, 2023 02:00
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 30, 2023 02:46
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 30, 2023 07:31
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 30, 2023 09:23
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 30, 2023 14:02
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 30, 2023 15:08
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 30, 2023 19:37
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 30, 2023 20:32
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 31, 2023 02:51
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 31, 2023 05:19
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 31, 2023 09:39
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 31, 2023 11:51
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 31, 2023 15:40
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 31, 2023 16:55
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch March 31, 2023 22:05
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch March 31, 2023 22:31
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch April 1, 2023 02:50
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch April 3, 2023 10:34
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch April 3, 2023 11:25
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch April 3, 2023 14:02
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch April 3, 2023 19:19
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch April 17, 2023 11:29
@renovate renovate bot restored the renovate/npm-npm-vulnerability branch April 18, 2023 12:03
@renovate renovate bot deleted the renovate/npm-npm-vulnerability branch May 28, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants