Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jemoji, jekyll and github-pages #89

Open
wants to merge 1 commit into
base: gh-docs
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jemoji, jekyll and github-pages. These dependencies needed to be updated together.
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

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 github-pages from 228 to 231

Release notes

Sourced from github-pages's releases.

v231

What's Changed

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

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
  • a38857c Merge pull request #910 from github/revert-jekyll-relative-links
  • dcd2f8e Ok 🤖
  • c29f89c Revert jekyll-relative-links to 0.6.1 and add a test
  • 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
  • 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 [jemoji](https://github.com/jekyll/jemoji), [jekyll](https://github.com/jekyll/jekyll) and [github-pages](https://github.com/github/pages-gem). These dependencies needed to be updated together.

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)

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 `github-pages` from 228 to 231
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](github/pages-gem@v228...v231)

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

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 15, 2024
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