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

v4.0 #321

Merged
merged 6 commits into from
Oct 21, 2022
Merged

v4.0 #321

merged 6 commits into from
Oct 21, 2022

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jul 23, 2022

path to go: have this package be meta-package for the following:

each should be using https://github.com/CycloneDX/cyclonedx-javascript-library/
and be implemented in the way the ecosystems requires it to be.

Responsibility of the project: it can be installed nuder all circumstances.
and its "dependencies" are installed, if possible.


this feature actively
fixes #306
closes #337

this PR drops features, and therefore
closes #86
closes #113
closes #117
closes #180
closes #182
closes #198
fixes #215
closes #219
closes #220
fixes #225
closes #231
closes #232
closes #242
closes #249
closes #255
closes #256
closes #257
closes #272
closes #273
closes #293
closes #294
closes #310
closes #315
closes #335
closes #311

this PR contradicts, and therefore
closes #226
closes #229
closes #233
closes #298

@jkowalleck jkowalleck added enhancement dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code QA Quality Assurance CI Continuous Integration breaking change chore documentation style tests typescript labels Jul 23, 2022
@jkowalleck jkowalleck added this to the v4 milestone Jul 23, 2022
@weyert
Copy link

weyert commented Jul 24, 2022

@jkowalleck Does this mean you are planning to add support for PNPM?

@jkowalleck
Copy link
Member Author

jkowalleck commented Jul 25, 2022

@weyert

Eventually there will be support for pnpm.
I am planning to divide this project in multiple independent parts that are dedicated to the specific ecosystems.

@DrMueller
Copy link

@jkowalleck Hello Jan, quick question: Will Version 4 support the schema version 1.4 as well? As I need to use schema version 1.4, do you know when it will be merged (if it actually does support it 😃 )

@jkowalleck
Copy link
Member Author

@DrMueller

spec v1.4 support is already available as a library: https://www.npmjs.com/package/%40cyclonedx/cyclonedx-library
and for NPM projects a generator exists: https://github.com/CycloneDX/cyclonedx-node-npm

@DrMueller
Copy link

@DrMueller

spec v1.4 support is already available as a library: https://www.npmjs.com/package/%40cyclonedx/cyclonedx-library and for NPM projects a generator exists: https://github.com/CycloneDX/cyclonedx-node-npm

Ah I see, thank you very much.

@jkowalleck jkowalleck changed the title v4.0 PROPOSAL: v4.0 Sep 24, 2022
@jkowalleck jkowalleck force-pushed the 4.0-dev branch 9 times, most recently from 8ef5368 to 1a69a50 Compare September 24, 2022 14:08
@jkowalleck jkowalleck marked this pull request as ready for review September 24, 2022 14:14
@jkowalleck jkowalleck requested a review from a team as a code owner September 24, 2022 14:14
@jkowalleck jkowalleck changed the title PROPOSAL: v4.0 v4.0 Oct 15, 2022
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as draft October 15, 2022 08:23
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as draft October 15, 2022 09:38
@jkowalleck jkowalleck marked this pull request as ready for review October 16, 2022 06:59
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 merged commit d1ef01c into master Oct 21, 2022
@jkowalleck jkowalleck deleted the 4.0-dev branch October 21, 2022 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment