Skip to content

enable npm9 - #246

Merged
jkowalleck merged 7 commits into
mainfrom
prepare-npm9-support
Nov 4, 2022
Merged

enable npm9#246
jkowalleck merged 7 commits into
mainfrom
prepare-npm9-support

Conversation

@jkowalleck

@jkowalleck jkowalleck commented Oct 23, 2022

Copy link
Copy Markdown
Member

fixes #245

  • enable CI to gather npm9-based work-data
  • have data gathering work with all existing demos -- no exclusions
  • have generated SBOM based on latest demo data
  • raise compat version of npm to 6-9
  • have npm9 support announced - README & package.json

@jkowalleck

jkowalleck commented Oct 23, 2022

Copy link
Copy Markdown
Member Author

@jkowalleck
jkowalleck force-pushed the prepare-npm9-support branch 2 times, most recently from f61b720 to e01c657 Compare October 23, 2022 06:47
@jkowalleck jkowalleck changed the title enable npm9 in CLI data fetchers enable npm9 in CI data fetchers Oct 23, 2022
@jkowalleck
jkowalleck force-pushed the prepare-npm9-support branch from e01c657 to 1c49b35 Compare October 23, 2022 11:59
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
jkowalleck force-pushed the prepare-npm9-support branch from 1c49b35 to 844e03d Compare October 30, 2022 17:45
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
jkowalleck force-pushed the prepare-npm9-support branch from 844e03d to 2da1080 Compare October 30, 2022 18:17
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title enable npm9 in CI data fetchers enable npm9 Nov 4, 2022
@jkowalleck

jkowalleck commented Nov 4, 2022

Copy link
Copy Markdown
Member Author

notable changes in the npm-ls results from latest npm8 to npm9:

  • demo bundled-dependencies is identical
  • demo dev-dependencies is identical
  • demo local-dependencies is identical
  • demo local-workspaces changed:
    • property private is now in the result set - as it was in the package.json already
    • property description is now in the result set - as it was in the package.json already
    • property repository is now in the result set - as it was in the package.json already
  • demo juice-shop is identical

reviewed the outcome of the SBPM generation processes based on the demos -- looks good to me.

@jkowalleck
jkowalleck marked this pull request as ready for review November 4, 2022 17:40
@jkowalleck
jkowalleck requested a review from a team as a code owner November 4, 2022 17:40
@jkowalleck jkowalleck added the enhancement New feature or request label Nov 4, 2022
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
jkowalleck merged commit 10fd086 into main Nov 4, 2022
@jkowalleck
jkowalleck deleted the prepare-npm9-support branch November 4, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support npm v9

1 participant