Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CycloneDX/cyclonedx-node-npm
base: v1.14.3
Choose a base ref
...
head repository: CycloneDX/cyclonedx-node-npm
compare: v1.15.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Dec 2, 2023

  1. chore(deps-dev): bump the eslint group with 1 update (#1128)

    Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).
    
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v8.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0bcc837 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. ci: test more node versions (#1130)

    - test node v21
    - explicitly test the lowest supported node version: v14.0.0
    
    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5c8bf59 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. feat: hardened JSON imports (#1132)

    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0d684b9 View commit details
    Browse the repository at this point in the history
  2. feat: more logs & configurable log level (#1131)

    ## Changed
      * Log output is less verbose, can be re-enabled via CLI switch `--verbose`  
        Warnings and errors are still displayed as before.  
        This is considered a non-breaking change, since only informational logs and debug information is affected.
    ## Added
      * CLI switch `-v, --verbose` to increase output verbosity
        May be used multiple times, like `-vvv`.
      * More logs on info-level 
      * More logs on debug-level
    
    fixes #158
    
    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    436c85d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. chore(deps-dev): bump the typescript group with 1 update (#1133)

    * chore(deps-dev): bump the typescript group with 1 update
    
    Bumps the typescript group with 1 update: [typescript](https://github.com/Microsoft/TypeScript).
    
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * docs
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    dependabot[bot] and jkowalleck committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6007220 View commit details
    Browse the repository at this point in the history
  2. hardened JSON imports (#1135)

    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    24f0a03 View commit details
    Browse the repository at this point in the history
  3. refactor & bump eslint-config-standard-with-typescript@41.0.0 (#1136)

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    58be268 View commit details
    Browse the repository at this point in the history
  4. chore: prep v1.15.0

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cd1d3c6 View commit details
    Browse the repository at this point in the history
  5. 1.15.0

    jkowalleck committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e4bd514 View commit details
    Browse the repository at this point in the history