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

Bump @cyclonedx/cyclonedx-library from 1.5.1 to 1.6.0 #111

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps @cyclonedx/cyclonedx-library from 1.5.1 to 1.6.0.

Release notes

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

1.6.0

Changed

  • Removed synthetic default imports im TypeScript sources. (via #243)
    The resulting JavaScript did not change in functionality.
    Downstream users of the TypeScript sources/definitions might consider this a feature, as they are no longer required to compile with allowSyntheticDefaultImports enabled.

Added

  • Documentation and example regarding dependency tree modelling were added in multiple places. (via #250)

Build

  • No longer enable TypeScript config esModuleInterop & allowSyntheticDefaultImports. (via #243)
  • Use TypeScript v4.8.4 now, was v4.8.3. (via #246)

#243: CycloneDX/cyclonedx-javascript-library#243 #246: CycloneDX/cyclonedx-javascript-library#246 #250: CycloneDX/cyclonedx-javascript-library#250


New Contributors

Changelog

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

1.6.0 - 2022-09-31

  • Changed
    • Removed synthetic default imports im TypeScript sources. (via #243)
      The resulting JavaScript did not change in functionality.
      Downstream users of the TypeScript sources/definitions might consider this a feature, as they are no longer required to compile with allowSyntheticDefaultImports enabled.
  • Added
    • Documentation and example regarding dependency tree modelling were added in multiple places. (via #250)
  • Build
    • No longer enable TypeScript config esModuleInterop & allowSyntheticDefaultImports. (via #243)
    • Use TypeScript v4.8.4 now, was v4.8.3. (via #246)

#243: CycloneDX/cyclonedx-javascript-library#243 #246: CycloneDX/cyclonedx-javascript-library#246 #250: CycloneDX/cyclonedx-javascript-library#250

Commits
  • ff6d090 1.6.0
  • 9e50acd Rename internal helpers namespace (#252)
  • a0fb2d6 chore(deps): bump electron-to-chromium from 1.4.264 to 1.4.265 (#251)
  • 9919e33 chore: prepare v1.6.0
  • 0442458 chore: prepare v1.6.0
  • 487d64c chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#246)
  • a376f81 add documentation and example regarding dependency tree modelling (#250)
  • 10724ca chore(deps): bump @​typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 (#248)
  • adff4f5 docs: removed duplicate links
  • 1c55c1d chore(deps): bump caniuse-lite from 1.0.30001410 to 1.0.30001412 (#245)
  • 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 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 September 29, 2022 00:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2022
dependabot bot and others added 2 commits September 30, 2022 15:23
Bumps [@cyclonedx/cyclonedx-library](https://github.com/CycloneDX/cyclonedx-javascript-library) from 1.5.1 to 1.6.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@v1.5.1...v1.6.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>
@davidkarlsen davidkarlsen force-pushed the dependabot/npm_and_yarn/cyclonedx/cyclonedx-library-1.6.0 branch from 931dc94 to d1123e0 Compare September 30, 2022 13:24
@davidkarlsen davidkarlsen merged commit 13a8ca0 into main Sep 30, 2022
@davidkarlsen davidkarlsen deleted the dependabot/npm_and_yarn/cyclonedx/cyclonedx-library-1.6.0 branch September 30, 2022 13:26
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.

1 participant