CycloneDX / cyclonedx-core-java

CycloneDX SBOM Model and Utils for Creating and Validating BOMs
https://cyclonedx.org/
Apache License 2.0
81 stars 59 forks source link

Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 #496

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4.

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.6.4

What's Changed

What's Changed

Bug Fixes 🐝

  • fix: resolved an issue where the default config was not being applied to the non-action version of the project.

Build 🔧

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.4

Commits
  • 920cbb3 Deploy Production Code for Commit 2323e0195f287f854c36d6aa47e2cebe03989e7c 🚀
  • 2323e01 Merge branch 'dev' into releases/v4
  • 739329c Update lib.ts
  • ab1e83d Update lib.ts
  • 78379c7 Merge branch 'dev' into releases/v4
  • 52f022e chore: format
  • fa0c379 fix: :bug: Properly set default config for usage as node module
  • 361d3f0 build(deps): bump micromatch from 4.0.4 to 4.0.8 (#1679)
  • 90f61c8 build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 in the misc group (#1649)
  • 6f031e0 build(deps): bump the misc group across 1 directory with 8 updates (#1648)
  • 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 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)
codacy-production[bot] commented 3 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (73cce4b7d95e71939bb4bce116e0c44b52290d5f) | 6029 | 4400 | 72.98% | | | Head commit (06ff12d639b4620b3e41c33cb0eb8e97a850433d) | 6029 (+0) | 4400 (+0) | 72.98% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#496) | 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: `/ * 100%`

See your quality gate settings    Change summary preferences

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