Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps github-pages, jekyll and jemoji. These dependencies needed to be updated together.
Updates github-pages from 228 to 230

Release notes

Sourced from github-pages's releases.

v230

What's Changed

Full Changelog: github/pages-gem@v229...v230

v229

What's Changed

New Contributors

Full Changelog: github/pages-gem@v228...v229

Commits
  • a5898bc Merge pull request #908 from github/jekyll-395
  • e7a03e7 Also prep release
  • c5fdc5f Merge pull request #906 from github/dependabot/github_actions/docker/setup-bu...
  • 115ae67 Merge pull request #905 from github/dependabot/github_actions/docker/build-pu...
  • 583f619 Merge pull request #907 from github/dependabot/github_actions/docker/login-ac...
  • ec909f7 Bump Jekyll to 3.9.5
  • 3bb7e26 Bump docker/login-action from 2 to 3
  • fec2d29 Bump docker/setup-buildx-action from 2 to 3
  • cce7dec Bump docker/build-push-action from 4 to 5
  • 560d6fc Merge pull request #904 from github/another-publish-fix
  • Additional commits viewable in compare view

Updates jekyll from 3.9.3 to 3.9.5

Release notes

Sourced from jekyll's releases.

v3.9.4

Bug Fixes

  • Backport #9392 for v3.9.x: Add support for Ruby 3.3 Logger (#9513)
Changelog

Sourced from jekyll's changelog.

3.9.5 / 2024-02-12

Minor Enhancements

  • 3.9-stable: allow Pages to be Excerpted (#9550)

3.9.4 / 2023-12-28

Bug Fixes

  • Backport #9392 for v3.9.x: Add support for Ruby 3.3 Logger (#9513)
Commits

Updates jemoji from 0.12.0 to 0.13.0

Release notes

Sourced from jemoji's releases.

v0.13.0

What's Changed

This is the big release! You can now use gemoji v4. Additionally:

New Contributors

Full Changelog: jekyll/jemoji@v0.12.0...v0.13.0

Changelog

Sourced from jemoji's changelog.

v0.13.0 / 2022-11-19

Development Fixes

  • Add Actions CI workflow (#127)
  • Add release workflow (#128)
  • Create dependabot config for rubygems upgrades (#126)
  • Add github-actions to dependabot (#132)
  • Bump actions/checkout from 2 to 3 (#133)
  • Upgrade Rubocop target version to 2.7 (#134)
  • Update rake requirement from ~> 12.0 to ~> 13.0 (#130)

Minor Enhancements

  • Update gemoji requirement from ~> 3.0 to >= 3, < 5 & test with both major versions (#131)
Commits
  • 1443020 Merge pull request #135 from jekyll/release-1-0-0
  • 6934e3d Release jemoji v0.13.0
  • d766153 Update history to reflect merge of #131 [ci skip]
  • b251fd9 Update gemoji requirement from ~> 3.0 to >= 3, < 5 & test with both major ver...
  • 663823a Update history to reflect merge of #130 [ci skip]
  • 88f650c Update rake requirement from ~> 12.0 to ~> 13.0 (#130)
  • d69cb8c Update history to reflect merge of #134 [ci skip]
  • e0e5701 Upgrade Rubocop target version to 2.7 (#134)
  • e01a128 Update history to reflect merge of #133 [ci skip]
  • 064f142 Bump actions/checkout from 2 to 3 (#133)
  • 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 <dependency name> 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)

Bumps [github-pages](https://github.com/github/pages-gem), [jekyll](https://github.com/jekyll/jekyll) and [jemoji](https://github.com/jekyll/jemoji). These dependencies needed to be updated together.

Updates `github-pages` from 228 to 230
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](github/pages-gem@v228...v230)

Updates `jekyll` from 3.9.3 to 3.9.5
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/v3.9.5/History.markdown)
- [Commits](jekyll/jekyll@v3.9.3...v3.9.5)

Updates `jemoji` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/jekyll/jemoji/releases)
- [Changelog](https://github.com/jekyll/jemoji/blob/master/History.markdown)
- [Commits](jekyll/jemoji@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: jemoji
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

Superseded by #89.

@dependabot dependabot bot closed this Feb 15, 2024
@dependabot dependabot bot deleted the dependabot/bundler/gh-docs/github-pages-and-jekyll-and-jemoji-230 branch February 15, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants