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

build(deps-dev): bump @cyclonedx/webpack-plugin from 2.0.2 to 3.15.0 #178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps @cyclonedx/webpack-plugin from 2.0.2 to 3.15.0.

Release notes

Sourced from @​cyclonedx/webpack-plugin's releases.

3.15.0

  • Added
    • Extended license evidence collection to also find *.LICEN[CS]E files (#1321 via #1322)
  • Build
    • Use TypeScript v5.6.3 now, was v5.6.2 (via #1320)

#1320: CycloneDX/cyclonedx-webpack-plugin#1320 #1321: CycloneDX/cyclonedx-webpack-plugin#1321 #1322: CycloneDX/cyclonedx-webpack-plugin#1322


What's Changed

Full Changelog: CycloneDX/cyclonedx-webpack-plugin@v3.14.0...v3.15.0

3.14.0

Added

  • Feature for collecting (license) evidence (#676 via #1309, #1312)
    Controlled with option collectEvidence, disabled by default.

Build

  • Use TypeScript v5.6.2 now, was v5.5.3 (via #1302, #1306)

#676: CycloneDX/cyclonedx-webpack-plugin#676 #1302: CycloneDX/cyclonedx-webpack-plugin#1302 #1306: CycloneDX/cyclonedx-webpack-plugin#1306 #1309: CycloneDX/cyclonedx-webpack-plugin#1309 #1312: CycloneDX/cyclonedx-webpack-plugin#1312


What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​cyclonedx/webpack-plugin's changelog.

3.15.0 - 2024-10-19

  • Added
    • Extended license evidence collection to also find *.LICEN[CS]E files (#1321 via #1322)
  • Build
    • Use TypeScript v5.6.3 now, was v5.6.2 (via #1320)

#1320: CycloneDX/cyclonedx-webpack-plugin#1320 #1321: CycloneDX/cyclonedx-webpack-plugin#1321 #1322: CycloneDX/cyclonedx-webpack-plugin#1322

3.14.0 - 2024-10-08

  • Added
    • Feature for collecting (license) evidence (#676 via #1309, #1312)
      Controlled with option collectEvidence, disabled by default.
  • Build
    • Use TypeScript v5.6.2 now, was v5.5.3 (via #1302, #1306)

#676: CycloneDX/cyclonedx-webpack-plugin#676 #1302: CycloneDX/cyclonedx-webpack-plugin#1302 #1306: CycloneDX/cyclonedx-webpack-plugin#1306 #1309: CycloneDX/cyclonedx-webpack-plugin#1309 #1312: CycloneDX/cyclonedx-webpack-plugin#1312

3.13.0 - 2024-07-21

  • Dependencies
    • Upgraded runtime-dependency @cyclonedx/cyclonedx-library@^6.11.0, was @^6.6.0 (via #1300)
      This was done to incorporate non-breaking upstream changes and fixes.
  • Build
    • Use TypeScript v5.5.3 now, was v5.4.5 (via #1296)

#1296: CycloneDX/cyclonedx-webpack-plugin#1296 #1300: CycloneDX/cyclonedx-webpack-plugin#1300

3.12.0 - 2024-06-17

  • Changed

#1284: CycloneDX/cyclonedx-webpack-plugin#1284 #1286: CycloneDX/cyclonedx-webpack-plugin#1286

3.11.0 - 2024-05-08

  • Added
    • Licenses acknowledgement might be populated (#1274 via #1281)
  • Misc
    • Raised dependency @cyclonedx/cyclonedx-library@^6.6.0, was @^6.5.0 (via #1281)

... (truncated)

Commits
  • 50e2a07 3.15.0
  • c7c79f0 chore: prep v3.15.0
  • 7053e5d chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in the typescript group ...
  • 1e204a3 feat: license evidence *.licen[cs]e (#1322)
  • c098298 tests: yarn setup not modify intended version (#1323)
  • 37140dc docs: example uses specVersion:1.6 and collectEvidence:true (#1319)
  • e302245 refactor: type of CycloneDxWebpackPluginOptions.collectEvidence inherited (...
  • 8236f02 tests: modernize-1.6 (#1317)
  • 33939cb 3.14.0
  • 70d0bf7 chore: prep v3.14.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by cyclonedx-automation, a new releaser for @​cyclonedx/webpack-plugin since your current version.


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)

Bumps [@cyclonedx/webpack-plugin](https://github.com/CycloneDX/cyclonedx-webpack-plugin) from 2.0.2 to 3.15.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-webpack-plugin/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-webpack-plugin/blob/master/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-webpack-plugin@v2.0.2...v3.15.0)

---
updated-dependencies:
- dependency-name: "@cyclonedx/webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants