[ruby] Upgrade jekyll-seo-tag to version 2.8.0 #89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ jekyll-seo-tag (~> 2.6.1 → ~> 2.8.0) · Repo · Changelog
Release Notes
2.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Release :gem: v2.8.0
Update history to reflect merge of #458 [ci skip]
Sort JSON-LD data by key (#458)
Add workflow to release gem via GH Actions
Reduce verbosity of workflow job names
Update history to reflect merge of #454 [ci skip]
Template: Remove double new line (#454)
Update history to reflect merge of #438 [ci skip]
Add `og:image:alt` and `twitter:image:alt` (#438)
Update history to reflect merge of #455 [ci skip]
Implement Facebook domain verification (#455)
Update history to reflect merge of #391 [ci skip]
Set the default og:type to 'website' (#391)
Update history to reflect merge of #453 [ci skip]
Allow setting `author.url` (#453)
Profile using an intermediate shell script
Profile with multiple Jekyll versions
Update history to reflect merge of #452 [ci skip]
Bump RuboCop to v1.18.x (#452)
Update third-party repo profile workflow config
Update history to reflect merge of #450 [ci skip]
Set up Continuous Integration via GH Actions (#450)
Update history to reflect merge of #449 [ci skip]
docs: fix typo (#449)
Update history to reflect merge of #427 [ci skip]
Allow to set type for author (#427)
Remove redundant escapes inside regexp literal
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands