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): Bump @cyclonedx/cyclonedx-library from 6.10.1 to 6.11.0 #157

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps @cyclonedx/cyclonedx-library from 6.10.1 to 6.11.0.

Release notes

Sourced from @​cyclonedx/cyclonedx-library's releases.

6.11.0

Changed

  • Factories.FromNodePackageJson.ExternalReferenceFactory.makeVcs() tries to canonicalize git-URLs (#1119 via #1120)

Fixed

  • Improved URL sanitizer (via #1121)

Build

  • Use webpack v5.93.0 now, was v5.92.1 (via #1122)

#1119: CycloneDX/cyclonedx-javascript-library#1119 #1120: CycloneDX/cyclonedx-javascript-library#1120 #1121: CycloneDX/cyclonedx-javascript-library#1121 #1122: CycloneDX/cyclonedx-javascript-library#1122


What's Changed

Full Changelog: CycloneDX/cyclonedx-javascript-library@v6.10.1...v6.11.0

Changelog

Sourced from @​cyclonedx/cyclonedx-library's changelog.

6.11.0 -- 2024-07-15

  • Changed
    • Factories.FromNodePackageJson.ExternalReferenceFactory.makeVcs() tries to canonicalize git-URLs (#1119 via #1120)
  • Fixed
    • Improved URL sanitizer (via #1121)
  • Build
    • Use webpack v5.93.0 now, was v5.92.1 (via #1122)

#1119: CycloneDX/cyclonedx-javascript-library#1119 #1120: CycloneDX/cyclonedx-javascript-library#1120 #1121: CycloneDX/cyclonedx-javascript-library#1121 #1122: CycloneDX/cyclonedx-javascript-library#1122

Commits
  • eda8618 6.11.0
  • a21c7ce chore: prep v6.11.0
  • 0df6b74 feat: try to canonicalize git-URLs (#1120)
  • b193f41 chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 in the webpack group acro...
  • 624e6c5 chore(deps): bump the eslint group across 1 directory with 2 updates (#1128)
  • 3c9b813 chore(deps): bump typescript-eslint from 7.15.0 to 7.16.0 in /tools/code-styl...
  • 3c3cb1e chore(deps): bump @​eslint/js from 9.6.0 to 9.7.0 in /tools/code-style (#1126)
  • 256bdd6 chore(deps): bump eslint-plugin-jsdoc from 48.5.0 to 48.7.0 in /tools/code-st...
  • dbc6f67 docs: fix typo
  • 0679533 fis: escape uri all (#1121)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner July 15, 2024 10:11
@jkowalleck
Copy link
Member

@dependabot rebase

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [@cyclonedx/cyclonedx-library](https://github.com/CycloneDX/cyclonedx-javascript-library) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-javascript-library/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-javascript-library/blob/main/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-javascript-library@v6.10.1...v6.11.0)

---
updated-dependencies:
- dependency-name: "@cyclonedx/cyclonedx-library"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cyclonedx/cyclonedx-library-6.11.0 branch from 4a3812a to 622d83b Compare July 15, 2024 13:13
docs

Verified

This commit was signed with the committer’s verified signature.
jkowalleck Jan Kowalleck
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
tests

Verified

This commit was signed with the committer’s verified signature.
jkowalleck Jan Kowalleck
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
docs

Verified

This commit was signed with the committer’s verified signature.
jkowalleck Jan Kowalleck
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (58a94c6) 2538 2175 85.70%
Head commit (8592091) 2538 (+0) 2175 (+0) 85.70% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#157) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jkowalleck jkowalleck merged commit 7cd94a9 into main Jul 15, 2024
29 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cyclonedx/cyclonedx-library-6.11.0 branch July 15, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant