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
26 stars 5 forks source link

Update JamesIves/github-pages-deploy-action action to v4.5.0 #122

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action minor v4.4.3 -> v4.5.0

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.5.0`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.5.0) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.4.3...v4.5.0) #### What's Changed - The action is now built and run on Node 20. - Bump [@​types/node](https://togithub.com/types/node) from 20.4.1 to 20.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1399](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1399) - Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1400](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1400) - Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1401](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1401) - Bump eslint-config-prettier from 8.8.0 to 8.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1405](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1405) - Bump [@​types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1413](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1413) - Bump eslint-config-prettier from 8.9.0 to 9.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1410](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1410) - Upgrade Node for security by [@​nickmccurdy](https://togithub.com/nickmccurdy) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1437](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1437) - doc: `.gitignore` matches not being deployed by [@​sgasse](https://togithub.com/sgasse) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1459](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1459) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1467](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1467) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.9 to 20.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1474](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1474) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1429](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1429) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.9.0 to 20.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1479](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1479) #### New Contributors - [@​sgasse](https://togithub.com/sgasse) made their first contribution in [https://github.com/JamesIves/github-pages-deploy-action/pull/1459](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1459) **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.3...v4.5.0

Configuration

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

🚦 Automerge: Enabled.

β™» 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 Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f2370ae) 100.00% compared to head (e411a7c) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 119 119 Branches 14 14 ========================================= Hits 119 119 ```

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