SeanKilleen / seankilleen.github.io

The blog reboot.
http://SeanKilleen.com
MIT License
10 stars 8 forks source link

Bump jekyll-github-metadata and github-pages #873

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps jekyll-github-metadata and github-pages. These dependencies needed to be updated together. Updates jekyll-github-metadata from 2.13.0 to 2.16.1

Release notes

Sourced from jekyll-github-metadata's releases.

v2.16.1

Bug Fixes

  • Update references of help.github.com to docs.github.com (#260)

v2.16.0

Minor Enhancements

  • Update octokit requirement from ~> 4.0, != 4.4.0 to >= 4, != 4.4.0, < 7 (#243)
  • Prevent loading all GH data on reset (#245)
  • Deprecate unnecessary constant in GitHubMetadata::Client (#239)

Development Fixes

  • Update rspec requirement from ~> 3.11.0 to ~> 3.12.0 (#244)
  • Bump Ruby versions in AppVeyor jobs (#253)
  • Bump rubocop-jekyll to 0.13.0 and fix rubocop issues (#252)

v2.15.0

Bug Fixes

  • Inject site.github via :pre_render step rather than :after_init (#238)

Documentation

  • Add GitHub Actions badge and remove Travis one (#236)

v2.14.0

Minor Enhancements

  • Use owner name as site title for User and Organization sites. (#197)
  • Add site.github.public_repositories[].releases (#224)
  • Add site.github.public_repositories[].contributors (#234)

Documentation

  • docs: Add dev docs (#212)
  • set PAGES_GITHUB_HOSTNAME to hostname without protocol (#191)
  • Add JEKYLL_ENV limitation for git remote (#185)

Development Fixes

  • Restore log level after running tests that modify it. (#202)
  • Add GitHub Actions CI (#211)
  • Update rubocop-jekyll requirement from ~> 0.5.0 to ~> 0.12.0 (#226)
  • Create dependabot.yml (#225)
  • Add rubocop todo file (#230)
  • Upgrade rspec to 3.11.x (#231)
  • CI: use 'main' branch instead of 'master' (#232)
  • Add release workflow (#235)

... (truncated)

Changelog

Sourced from jekyll-github-metadata's changelog.

2.16.1 / 2023-12-22

Bug Fixes

  • Update references of help.github.com to docs.github.com (#260)

2.16.0 / 2023-04-05

Minor Enhancements

  • Update octokit requirement from ~> 4.0, != 4.4.0 to >= 4, != 4.4.0, < 7 (#243)
  • Prevent loading all GH data on reset (#245)
  • Deprecate unnecessary constant in GitHubMetadata::Client (#239)

Development Fixes

  • Update rspec requirement from ~> 3.11.0 to ~> 3.12.0 (#244)
  • Bump Ruby versions in AppVeyor jobs (#253)
  • Bump rubocop-jekyll to 0.13.0 and fix rubocop issues (#252)

2.15.0 / 2022-05-20

Bug Fixes

  • Inject site.github via :pre_render step rather than :after_init (#238)

Documentation

  • Add GitHub Actions badge and remove Travis one (#236)

2.14.0 / 2022-05-04

Minor Enhancements

  • Use owner name as site title for User and Organization sites. (#197)
  • Add site.github.public_repositories[].releases (#224)
  • Add site.github.public_repositories[].contributors (#234)

Documentation

  • docs: Add dev docs (#212)
  • set PAGES_GITHUB_HOSTNAME to hostname without protocol (#191)
  • Add JEKYLL_ENV limitation for git remote (#185)

Development Fixes

  • Restore log level after running tests that modify it. (#202)
  • Add GitHub Actions CI (#211)
  • Update rubocop-jekyll requirement from ~> 0.5.0 to ~> 0.12.0 (#226)
  • Create dependabot.yml (#225)

... (truncated)

Commits
  • a605d04 Merge pull request #270 from jekyll/release-2-16-1
  • b7cb594 Release :gem: v2.16.1
  • cf48dc4 Update history to reflect merge of #260 [ci skip]
  • 40287ac Update references of help.github.com to docs.github.com (#260)
  • 9326093 Release :gem: v2.16.0 (#255)
  • f23ee97 Update history to reflect merge of #239 [ci skip]
  • a540088 Deprecate unnecessary constant in GitHubMetadata::Client (#239)
  • f0635ef Update history to reflect merge of #252 [ci skip]
  • e8abde0 Bump rubocop-jekyll to 0.13.0 and fix rubocop issues (#252)
  • a6e9e59 Update history to reflect merge of #253 [ci skip]
  • Additional commits viewable in compare view


Updates github-pages from 228 to 229

Release notes

Sourced from github-pages's releases.

v229

What's Changed

New Contributors

Full Changelog: https://github.com/github/pages-gem/compare/v228...v229

Commits
  • 560d6fc Merge pull request #904 from github/another-publish-fix
  • ab40e56 Another publish script fix
  • 14006ef Merge pull request #903 from github/fix-release-script
  • 1641180 Fix release script
  • 14ecff1 Merge pull request #902 from github/bumb-dependencies
  • ae1534f Prep 229
  • 7078757 Update lib/github-pages/dependencies.rb
  • 2507b28 Bump dependencies (patch and minor only)
  • 3fb2b08 Merge pull request #901 from github/ruby-3x
  • 9a20094 Update .github/workflows/push.yml
  • Additional commits viewable in compare view


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)