wbaldoumas / markdown-colorcode

An extension for Markdig that adds syntax highlighting to code through the power of ColorCode-Universal.
https://wbaldoumas.github.io/markdown-colorcode/
MIT License
28 stars 5 forks source link

Update JamesIves/github-pages-deploy-action action to v4.6.7 #165

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action patch v4.6.4 -> v4.6.7

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.6.7`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.7) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.6...v4.6.7) #### What's Changed ##### Bug Fixes 🐝 - fix: resolved an issue where `main.js` was not found in the v4 major tag. ### [`v4.6.6`](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.5...v4.6.6) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.5...v4.6.6) ### [`v4.6.5`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.5) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.4...v4.6.5) #### What's Changed #### What's Changed ##### Bug Fixes 🐝 - fix: resolved an issue where the full working directory was not properly getting added to the safe directory list, preventing deployments in certain circumstances. **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.5

Configuration

📅 Schedule: Branch creation - "before 9am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (8685d47) to head (35766d0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 112 112 Branches 13 13 ========================================= Hits 112 112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.