gmright2 / DEFOLD_Gmright_INLINE

MIT License
0 stars 5 forks source link

Update dependency github-pages to v231 #242

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github-pages 204 -> 231 age adoption passing confidence

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


Release Notes

github/pages-gem (github-pages) ### [`v231`](https://togithub.com/github/pages-gem/releases/tag/v231) [Compare Source](https://togithub.com/github/pages-gem/compare/v230...v231) #### What's Changed - Revert jekyll-relative-links to 0.6.1 and add a test by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/910](https://togithub.com/github/pages-gem/pull/910) **Full Changelog**: https://github.com/github/pages-gem/compare/v230...v231 ### [`v230`](https://togithub.com/github/pages-gem/releases/tag/v230) [Compare Source](https://togithub.com/github/pages-gem/compare/v229...v230) #### What's Changed - Bump docker/login-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/pages-gem/pull/907](https://togithub.com/github/pages-gem/pull/907) - Bump docker/build-push-action from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/pages-gem/pull/905](https://togithub.com/github/pages-gem/pull/905) - Bump docker/setup-buildx-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/pages-gem/pull/906](https://togithub.com/github/pages-gem/pull/906) - Bump Jekyll to 3.9.5 by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/908](https://togithub.com/github/pages-gem/pull/908) **Full Changelog**: https://github.com/github/pages-gem/compare/v229...v230 ### [`v229`](https://togithub.com/github/pages-gem/releases/tag/v229) [Compare Source](https://togithub.com/github/pages-gem/compare/v228...v229) #### What's Changed - Bump docker/metadata-action from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/pages-gem/pull/889](https://togithub.com/github/pages-gem/pull/889) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/pages-gem/pull/888](https://togithub.com/github/pages-gem/pull/888) - Fixes `$github-pages health-check` NoMethodError by [@​edward](https://togithub.com/edward) in [https://github.com/github/pages-gem/pull/878](https://togithub.com/github/pages-gem/pull/878) - Support Ruby 3.2+, fixes [#​879](https://togithub.com/github/pages-gem/issues/879) by [@​fulldecent](https://togithub.com/fulldecent) in [https://github.com/github/pages-gem/pull/880](https://togithub.com/github/pages-gem/pull/880) - Create publish-gem.yml by [@​tsusdere](https://togithub.com/tsusdere) in [https://github.com/github/pages-gem/pull/898](https://togithub.com/github/pages-gem/pull/898) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/pages-gem/pull/900](https://togithub.com/github/pages-gem/pull/900) - Enable multi arch docker image build by [@​rngtng](https://togithub.com/rngtng) in [https://github.com/github/pages-gem/pull/884](https://togithub.com/github/pages-gem/pull/884) - Bring back proper support for Ruby 3.x by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/901](https://togithub.com/github/pages-gem/pull/901) - Bump dependencies (patch and minor only) by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/902](https://togithub.com/github/pages-gem/pull/902) - Fix release script by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/903](https://togithub.com/github/pages-gem/pull/903) - Another publish script fix by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/904](https://togithub.com/github/pages-gem/pull/904) #### New Contributors - [@​edward](https://togithub.com/edward) made their first contribution in [https://github.com/github/pages-gem/pull/878](https://togithub.com/github/pages-gem/pull/878) - [@​fulldecent](https://togithub.com/fulldecent) made their first contribution in [https://github.com/github/pages-gem/pull/880](https://togithub.com/github/pages-gem/pull/880) - [@​tsusdere](https://togithub.com/tsusdere) made their first contribution in [https://github.com/github/pages-gem/pull/898](https://togithub.com/github/pages-gem/pull/898) - [@​rngtng](https://togithub.com/rngtng) made their first contribution in [https://github.com/github/pages-gem/pull/884](https://togithub.com/github/pages-gem/pull/884) **Full Changelog**: https://github.com/github/pages-gem/compare/v228...v229 ### [`v228`](https://togithub.com/github/pages-gem/releases/tag/v228) [Compare Source](https://togithub.com/github/pages-gem/compare/v227...v228) Automated release for v228 ### [`v227`](https://togithub.com/github/pages-gem/releases/tag/v227) [Compare Source](https://togithub.com/github/pages-gem/compare/v226...v227) Automated release for v227 ### [`v226`](https://togithub.com/github/pages-gem/releases/tag/v226) [Compare Source](https://togithub.com/github/pages-gem/compare/v225...v226) Automated release for v226 ### [`v225`](https://togithub.com/github/pages-gem/releases/tag/v225) [Compare Source](https://togithub.com/github/pages-gem/compare/v224...v225) Automated release for v225 #### What's Changed - Pass the UNSAFE option to commonmark by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/821](https://togithub.com/github/pages-gem/pull/821) **Full Changelog**: https://github.com/github/pages-gem/compare/v224...v225 ### [`v224`](https://togithub.com/github/pages-gem/releases/tag/v224) [Compare Source](https://togithub.com/github/pages-gem/compare/v223...v224) Automated release for v224 #### What's Changed - Update automation by [@​felipesu19](https://togithub.com/felipesu19) in [https://github.com/github/pages-gem/pull/812](https://togithub.com/github/pages-gem/pull/812) - Update tag/release script by [@​felipesu19](https://togithub.com/felipesu19) in [https://github.com/github/pages-gem/pull/814](https://togithub.com/github/pages-gem/pull/814) - Bump jekyll-commonmark-ghpages by [@​yoannchaudet](https://togithub.com/yoannchaudet) in [https://github.com/github/pages-gem/pull/820](https://togithub.com/github/pages-gem/pull/820) - Bump jekyll-seo-tag to v2.8.0 by [@​hubot](https://togithub.com/hubot) in [https://github.com/github/pages-gem/pull/817](https://togithub.com/github/pages-gem/pull/817) #### New Contributors - [@​felipesu19](https://togithub.com/felipesu19) made their first contribution in [https://github.com/github/pages-gem/pull/812](https://togithub.com/github/pages-gem/pull/812) **Full Changelog**: https://github.com/github/pages-gem/compare/v223...v224 ### [`v223`](https://togithub.com/github/pages-gem/compare/v222...v223) [Compare Source](https://togithub.com/github/pages-gem/compare/v222...v223) ### [`v222`](https://togithub.com/github/pages-gem/compare/v221...v222) [Compare Source](https://togithub.com/github/pages-gem/compare/v221...v222) ### [`v221`](https://togithub.com/github/pages-gem/releases/tag/v221) [Compare Source](https://togithub.com/github/pages-gem/compare/v220...v221) - Address CVE-2021-41098 [#​795](https://togithub.com/github/pages-gem/issues/795) ### [`v220`](https://togithub.com/github/pages-gem/releases/tag/v220) [Compare Source](https://togithub.com/github/pages-gem/compare/v219...v220) - Bump `pages-health-check` to 1.17.9 [https://github.com/github/pages-gem/pull/790](https://togithub.com/github/pages-gem/pull/790) ### [`v219`](https://togithub.com/github/pages-gem/compare/v218...v219) [Compare Source](https://togithub.com/github/pages-gem/compare/v218...v219) ### [`v218`](https://togithub.com/github/pages-gem/releases/tag/v218) [Compare Source](https://togithub.com/github/pages-gem/compare/v217...v218) - Roll back remote themes for gem-based themes [#​781](https://togithub.com/github/pages-gem/issues/781) ### [`v217`](https://togithub.com/github/pages-gem/releases/tag/v217) [Compare Source](https://togithub.com/github/pages-gem/compare/v216...v217) - [#​777](https://togithub.com/github/pages-gem/issues/777) - Upgrade all pages-themes to v0.2.0 (except primer, which is v0.6.0) **NOTE**: When building Jekyll locally using one of the Jekyll themes included in GitHub Pages, you will need to upgrade your `_config.yml`: ```diff -theme: jekyll-theme-hacker +remote_theme: pages-themes/hacker@v0.2.0 +plugins: + - jekyll-remote-theme ``` ### [`v216`](https://togithub.com/github/pages-gem/releases/tag/v216) [Compare Source](https://togithub.com/github/pages-gem/compare/v215...v216) - [#​772](https://togithub.com/github/pages-gem/issues/772) – Remove gem-based themes, replace with remote themes - [#​774](https://togithub.com/github/pages-gem/issues/774) – Use Ruby 2.7.3 **NOTE**: When building Jekyll locally using one of the Jekyll themes included in GitHub Pages, you will need to upgrade your `_config.yml`: ```diff -theme: jekyll-theme-hacker +remote_theme: pages-themes/hacker@v0.1.1 +plugins: + - jekyll-remote-theme ``` ### [`v215`](https://togithub.com/github/pages-gem/releases/tag/v215) [Compare Source](https://togithub.com/github/pages-gem/compare/v214...v215) Bump github-pages-health-check to v1.17.2 [#​771](https://togithub.com/github/pages-gem/issues/771) ### [`v214`](https://togithub.com/github/pages-gem/releases/tag/v214) [Compare Source](https://togithub.com/github/pages-gem/compare/v213...v214) Update kramdown to πŸ’Ž v2.3.1 [#​766](https://togithub.com/github/pages-gem/issues/766) ### [`v213`](https://togithub.com/github/pages-gem/releases/tag/v213) [Compare Source](https://togithub.com/github/pages-gem/compare/v212...v213) Bump jekyll-remote-theme to v0.4.3 [#​761](https://togithub.com/github/pages-gem/issues/761) ### [`v212`](https://togithub.com/github/pages-gem/releases/tag/v212) [Compare Source](https://togithub.com/github/pages-gem/compare/v211...v212) - Bump github-pages-health-check to v1.17.0 [#​744](https://togithub.com/github/pages-gem/issues/744) - Minor doc fix [https://github.com/github/pages-gem/pull/760](https://togithub.com/github/pages-gem/pull/760) - Use Ruby 2.7.1 in Dockerfile.alpine [https://github.com/github/pages-gem/pull/759](https://togithub.com/github/pages-gem/pull/759) ### [`v211`](https://togithub.com/github/pages-gem/releases/tag/v211) [Compare Source](https://togithub.com/github/pages-gem/compare/v210...v211) Bump rouge to v3.26.0 [#​747](https://togithub.com/github/pages-gem/issues/747) ### [`v210`](https://togithub.com/github/pages-gem/releases/tag/v210) [Compare Source](https://togithub.com/github/pages-gem/compare/v209...v210) Upgrade jekyll-seo-tag to v2.7.1 ([#​723](https://togithub.com/github/pages-gem/issues/723), [#​751](https://togithub.com/github/pages-gem/issues/751)) ### [`v209`](https://togithub.com/github/pages-gem/releases/tag/v209) [Compare Source](https://togithub.com/github/pages-gem/compare/v208...v209) - Update jekyll-feed to :gem: v0.15.1 ([#​718](https://togithub.com/github/pages-gem/issues/718)) ### [`v208`](https://togithub.com/github/pages-gem/releases/tag/v208) [Compare Source](https://togithub.com/github/pages-gem/compare/v207...v208) [#​716](https://togithub.com/github/pages-gem/issues/716) - Train of updates containing: [#​711](https://togithub.com/github/pages-gem/issues/711) - Update rouge to πŸ’Ž v3.23.0 [#​707](https://togithub.com/github/pages-gem/issues/707) - Update jekyll-redirect-from to πŸ’Ž v0.16.0 [#​710](https://togithub.com/github/pages-gem/issues/710) - Update Jekyll-feed to πŸ’Ž v0.15.0 [#​712](https://togithub.com/github/pages-gem/issues/712) - Update jekyll-remote-theme to πŸ’Ž v0.4.2 [#​713](https://togithub.com/github/pages-gem/issues/713) - Update Jekyll-mentions to πŸ’Ž v1.6.0 [#​714](https://togithub.com/github/pages-gem/issues/714) - Update jekyll-theme-hacker to πŸ’Ž v0.1.2 [#​715](https://togithub.com/github/pages-gem/issues/715) - Update jemoji to πŸ’Ž v0.12.0 ### [`v207`](https://togithub.com/github/pages-gem/releases/tag/v207) [Compare Source](https://togithub.com/github/pages-gem/compare/v206...v207) Bump jekyll to v3.9.0, kramdown to v2.3.0 ([#​704](https://togithub.com/github/pages-gem/issues/704)) Also, update CI to use Ruby 2.5 and greater. **NOTE**: This release changes the way Math is converted. It will now output inside backslash-square-brackets: `\[ ... \]`. You may need to update your JavaScript (usually the MathJax library) to support this. ### [`v206`](https://togithub.com/github/pages-gem/releases/tag/v206) [Compare Source](https://togithub.com/github/pages-gem/compare/v205...v206) Bump rouge to v3.19.0 [#​690](https://togithub.com/github/pages-gem/issues/690) ### [`v205`](https://togithub.com/github/pages-gem/releases/tag/v205) [Compare Source](https://togithub.com/github/pages-gem/compare/v204...v205) - Bump jekyll to v3.8.7 [#​689](https://togithub.com/github/pages-gem/issues/689) - Upgrade Ruby to 2.5.8 - Upgrade rubocop-github to 0.16.0 - Stop testing on Ruby 2.3 and 2.4

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

commit-lint[bot] commented 1 year ago

Contributors

renovate[bot]

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR