sscheib / ansible-role-file_deployment

Very simple role to deploy files
GNU General Public License v2.0
0 stars 4 forks source link

chore(deps): Update dependency just-the-docs to v0.9.0 #363

Closed sscheib closed 2 months ago

sscheib commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
just-the-docs (changelog) "0.8.2" -> "0.9.0" age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

just-the-docs/just-the-docs (just-the-docs) ### [`v0.9.0`](https://togithub.com/just-the-docs/just-the-docs/blob/HEAD/CHANGELOG.md#Release-v090) [Compare Source](https://togithub.com/just-the-docs/just-the-docs/compare/v0.8.2...v0.9.0) Hi folks! This minor release adds a `nav_enabled` set of variables to enable/disable the navigation at a site, layout, and page level --- and uses that to add search and auxilary links to the `minimal` layout. In addition, it fixes `search-data.json` corruption with default layouts and some minor CSS/SCSS issues. This release should be a straightforward upgrade for all users of Just the Docs. Thank you for your continued support! ##### Using Release `v0.9.0` Users who have not pinned the theme version will be **automatically upgraded to `v0.9.0` the next time they build their site**. To use this release explicitly as a remote theme: ```yml remote_theme: just-the-docs/just-the-docs@v0.9.0 ``` To use this version explicitly as a gem-based theme, pin the version in your `Gemfile` and re-run `bundle install` or `bundle update just-the-docs`: ```ruby gem "just-the-docs", "0.9.0" ``` To use and pin a previous version of the theme, replace the `0.9.0` with the desired release tag. ##### New Features - Added: `nav_enabled` site, layout, and page-level variable to selectively show or hide the side/mobile menu by \[[@​kevinlin1](https://togithub.com/kevinlin1)] in [#​1441] - Added: site-wide search bar and auxiliary links to the `minimal` layout by \[[@​kevinlin1](https://togithub.com/kevinlin1)] in [#​1441] ##### Bugfixes - Fixed: protect `search-data.json` file from front matter default for layout by \[[@​mattxwang](https://togithub.com/mattxwang)] in [#​1468] - Fixed: Sass mixed declarations by [@​bobvandevijver] in [#​1495] - Fixed: redundant `monospace` in `pre`, `code`, `kbd`, `samp` reset by \[[@​mattxwang](https://togithub.com/mattxwang)] in [#​1508] ##### Documentation - Docs: Explained the `nav_enabled` variables as an alternative to using the minimal layout \[[@​kevinlin1](https://togithub.com/kevinlin1)] in [#​1441]. ##### New Contributors - [@​bobvandevijver] made their first contribution in [#​1495] [@​bobvandevijver]: https://togithub.com/bobvandevijver [#​1441]: https://togithub.com/just-the-docs/just-the-docs/pull/1441 [#​1468]: https://togithub.com/just-the-docs/just-the-docs/pull/1468 [#​1495]: https://togithub.com/just-the-docs/just-the-docs/pull/1495 [#​1508]: https://togithub.com/just-the-docs/just-the-docs/pull/1508

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 2 months ago

Dependency Review

The following issues were found:

See the Details below.

OpenSSF Scorecard

PackageVersionScoreDetails
rubygems/just-the-docs 0.9.0 UnknownUnknown
rubygems/concurrent-ruby 1.3.4 :warning: 5.2
Details
CheckScoreReason
Code-Review:warning: 4Found 12/28 approved changesets -- score normalized to 4
Maintained:green_circle: 1027 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 9license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases:warning: -1no releases found
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy:warning: 0security policy file not detected
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:warning: 0project is not fuzzed
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
rubygems/google-protobuf 4.27.3 :green_circle: 7
Details
CheckScoreReason
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests:green_circle: 927 out of 28 merged PRs checked by a CI test -- score normalized to 9
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
Code-Review:warning: 0found 29 unreviewed changesets out of 30 -- score normalized to 0
Contributors:green_circle: 1013 different organizations found -- score normalized to 10
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Dependency-Update-Tool:green_circle: 10update tool detected
Fuzzing:green_circle: 10project is fuzzed
License:green_circle: 9license file detected
Maintained:green_circle: 1030 commit(s) out of 30 and 5 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging:warning: -1no published package detected
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
SAST:warning: 5SAST tool is not run on all commits -- score normalized to 5
Security-Policy:green_circle: 10security policy file detected
Signed-Releases:warning: 00 out of 5 artifacts are signed or have provenance
Token-Permissions:green_circle: 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities:green_circle: 73 existing vulnerabilities detected
rubygems/just-the-docs 0.9.0 UnknownUnknown
rubygems/public_suffix 6.0.1 :warning: 5.1
Details
CheckScoreReason
Code-Review:warning: 0Found 0/5 approved changesets -- score normalized to 0
Maintained:green_circle: 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Packaging:warning: -1packaging workflow not detected
Security-Policy:green_circle: 10security policy file detected
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 2dependency not pinned by hash detected -- score normalized to 2
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:warning: 0project is not fuzzed
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
rubygems/rexml 3.3.5 :warning: 4.6
Details
CheckScoreReason
Code-Review:warning: 2Found 8/30 approved changesets -- score normalized to 2
Maintained:green_circle: 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Packaging:warning: -1packaging workflow not detected
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing:warning: 0project is not fuzzed
Security-Policy:warning: 0security policy file not detected
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0

Scanned Manifest Files

docs/Gemfile
  • just-the-docs@0.9.0
  • just-the-docs@0.8.2
docs/Gemfile.lock
  • concurrent-ruby@1.3.4
  • google-protobuf@4.27.3
  • just-the-docs@0.9.0
  • public_suffix@6.0.1
  • rexml@3.3.5
  • concurrent-ruby@1.3.3
  • google-protobuf@4.27.2
  • just-the-docs@0.8.2
  • public_suffix@6.0.0
  • rexml@3.3.3
sscheib commented 4 weeks ago

:tada: This PR is included in version 1.4.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: