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

chore(deps): update jekyll ecosystem packages to v228 (major) - autoclosed #2373

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
github-pages major 73 -> 228
jekyll-sitemap major 0.10.0 -> 1.4.0

Release Notes

github/pages-gem (github-pages)

v228

Compare Source

Automated release for v228

v227

Compare Source

Automated release for v227

v226

Compare Source

Automated release for v226

v225

Compare Source

Automated release for v225

What's Changed

Full Changelog: github/pages-gem@v224...v225

v224

Compare Source

Automated release for v224

What's Changed

New Contributors

Full Changelog: github/pages-gem@v223...v224

v223

Compare Source

v222

Compare Source

v221

Compare Source

v220

Compare Source

v219

Compare Source

v218

Compare Source

  • Roll back remote themes for gem-based themes #​781

v217

Compare Source

  • #​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:

-theme: jekyll-theme-hacker
+remote_theme: pages-themes/[email protected]
+plugins:
+  - jekyll-remote-theme

v216

Compare Source

  • #​772 – Remove gem-based themes, replace with remote themes
  • #​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:

-theme: jekyll-theme-hacker
+remote_theme: pages-themes/[email protected]
+plugins:
+  - jekyll-remote-theme

v215

Compare Source

Bump github-pages-health-check to v1.17.2 #​771

v214

Compare Source

Update kramdown to 💎 v2.3.1 #​766

v213

Compare Source

Bump jekyll-remote-theme to v0.4.3 #​761

v212

Compare Source

v211

Compare Source

Bump rouge to v3.26.0 #​747

v210

Compare Source

Upgrade jekyll-seo-tag to v2.7.1 (#​723, #​751)

v209

Compare Source

  • Update jekyll-feed to 💎 v0.15.1 (#​718)

v208

Compare Source

#​716 - Train of updates containing:

#​711 - Update rouge to 💎 v3.23.0
#​707 - Update jekyll-redirect-from to 💎 v0.16.0
#​710 - Update Jekyll-feed to 💎 v0.15.0
#​712 - Update jekyll-remote-theme to 💎 v0.4.2
#​713 - Update Jekyll-mentions to 💎 v1.6.0
#​714 - Update jekyll-theme-hacker to 💎 v0.1.2
#​715 - Update jemoji to 💎 v0.12.0

v207

Compare Source

Bump jekyll to v3.9.0, kramdown to v2.3.0 (#​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

Compare Source

Bump rouge to v3.19.0 #​690

v205

Compare Source

  • Bump jekyll to v3.8.7 #​689
    • Upgrade Ruby to 2.5.8
    • Upgrade rubocop-github to 0.16.0
    • Stop testing on Ruby 2.3 and 2.4

v204

Compare Source

  • jekyll-github-metadata v2.13.0 (#​667)
  • Use rubocop-github gem for linting (#​668)

v203

Compare Source

Bundled updates (#​664)

  • Unpin Listen
  • Unpin activesupport
  • Update minima to v2.5.1
  • Update jekyll-theme-primer to v0.5.4
  • Update jekyll-swiss to v1.0.0
  • Update jekyll-titles-from-headings to v0.5.3
  • Update jekyll-readme-index to v0.3.0
  • Update jekyll-optional-front-matter to v0.3.2
  • Update jekyll-relative-links to v0.6.1
  • Update jekyll-mentions to v1.5.1
  • Update jemoji to 0.11.1
  • Update jekyll-remote-theme to v0.4.1
  • Update jekyll-avatar to v0.7.0
  • Update jekyll-seo-tag to v2.6.1
  • Update jekyll-feed to v0.13.0
  • Update jekyll-sitemap to v1.4.0
  • Update jekyll-redirect-from to v0.15.0
  • Update rouge to v3.13.0
  • Update liquid to v4.0.3

v202

Compare Source

  • Add a default language for Rouge when used via kramdown (fixes ambiguous block error) #​658
  • Run CI in GitHub Actions #​656

v201

Compare Source

  • Update Rouge to v3.11.0 (#​652)
  • Update jekyll-commonmark-ghpages to v0.1.6 (#​652)

v200

Compare Source

v199

Compare Source

v198

Compare Source

  • Bump jekyll version to 3.8.5 #​565
  • Bump activesupport to v4.2.11.1 #​630
  • Remove deprecated option from Travis config #​631

v197

Compare Source

  • Update Cloudflare IPs in github-pages-health-check gem (v1.16.1) (#​625)

v196

Compare Source

  • Update jemoji to 0.10.2 (#​623)
  • Update jekyll-relative-links to 0.6.0 (#​620).

v195

Compare Source

Update jekyll-github-metadata to 💎 v2.12.1 #​619

v194

Compare Source

Dependencies:

Development:

v193

Compare Source

Update jekyll-feed to version 0.11.0 #​591

v192

Compare Source

v191

Compare Source

Bump kramdown to v1.17.0 #​571

v190

Compare Source

Bump jekyll-mentions to v1.4.1 #​583

v189

Compare Source

Bump jemoji to v0.10.1 #​582

v188

Compare Source

From #​576:

v187

Compare Source

NOTE: as of this release, Ruby 2.3.0 or greater is required to run the github-pages gem

  • Require Ruby 2.3 or greater (#​575)
  • jekyll-seo-tag v2.5.0 (#​568)

v186

Compare Source

ActiveSupport v4.2.10 (#​559)
Nokogiri 1.8.2 or greater (#​563)

v185

Compare Source

Jekyll Remote theme v1.3.1

v184

Compare Source

  • Jekyll Remote Theme v0.3.0
  • GitHub Pages Health Check v1.8.1
  • Alpine Dockerfile

v183

Compare Source

Bump github-pages-health-check 💎 to v1.7.3 (#​554)

v182

Compare Source

Bump minima 💎 to v2.4.1 (#​552)

v181

Compare Source

Updates Pages Themes to v0.1.1 (and Primer to v0.5.3)

v180

Compare Source

v179

Compare Source

Bump jekyll-relative-links to v0.5.3

v178

Compare Source

Bumped the following plugins and dependencies:

  • Jekyll Sass Converter v.1.5.2
  • GitHub Pages Health Check v1.4.0
  • Jekyll Redirect From v0.13.0
  • Jekyll Sitemap v1.2.0
  • Jekyll Feed v0.9.3
  • Jekyll Gist v1.5.0
  • Jekyll Coffeescript v1.1.1
  • Jekyll SEO Tag v2.4.0
  • Jekyll GitHub Metadata v2.9.4
  • Jemoji v0.9.0
  • Jekyll Mentions v1.3.0
  • Jekyll Titles from Headings v0.5.1
  • Minima v2.4.0

v177

Compare Source

Update jekyll-commonmark-ghpages to 0.1.5 (#​531)

v176

Compare Source

Bump jekyll-commonmark-ghpages (#​530)

v175

Compare Source

Include Jekyll Remote Theme in site config plugins key if remote_theme key is set.

v174

Compare Source

Only require Jekyll Remote Theme if the remote_theme key is present to avoid cURL dependency errors on Windows.

v173

Compare Source

  • Bump kramdown to v1.16.2 (#​506)

v172

Compare Source

Include jekyll-commonmark-ghpages and in the gem bundle and configure it when used per GitHub.com's own CommonMarker use. See #​500.

v171

Compare Source

Require Jekyll Remote Theme by default

v170

Compare Source

v169

Compare Source

v168

Compare Source

Whitelist Jekyll Remote Theme for early access testing. See https://github.com/github/pages-gem/pull/495.

v167

Compare Source

Bump jekyll-relative-links 💎 to v0.5.1

v166

Compare Source

Bump jekyll to v3.6.2 #​493

v165

Compare Source

Bump rouge to v2.2.1 #​490

v164

Compare Source

Bump jekyll to v3.6.0 & kramdown to v1.14 #​474

v163

Compare Source

Bump jekyll-relative-links to v0.5.0 #​487

v162

Compare Source

Bump jemoji to v0.8.1 (#​485)

v161

Compare Source

Whitelist jekyll-octicons (#​483)

v160

Compare Source

Bump jekyll metadata to 2.9.3 #​480

v159

Compare Source

Dependency bumps:

v158

Compare Source

  • Properly set the default theme when previewing locally
  • Add basic integration tests to ensure plugin functionality

v157

Compare Source

Primer theme v0.5.2

v156

Compare Source

Bump jekyll-seo-tag to v2.3.0 #​472

v155

Compare Source

Bump 💎 jekyll to 3.5.2 (#​466)

v154

Compare Source

Bump primer to v0.5.0 #​470

v153

Compare Source

Bump jekyll-github-metadata to v2.8.0 #​469

v152

Compare Source

Bump jekyll-github-metadata to v2.7.0 (#​467)

v151

Compare Source

Bump pages-themes/* themes to v0.1.0 which uses Jekyll SEO Tag to generate page titles and adds the lang attribute to the <html> tag.

v150

Compare Source

Bump Jekyll Titles from Headings to v0.4.0

v149

Compare Source

Bump Jekyll Theme Primer to 0.4.0

v148

Compare Source

  • Bump jekyll-github-metadata to v2.6.0 #​462)
  • Bump jekyll titles from headings to v0.3.0 (#​463)

v147

Compare Source

v146

Compare Source

  • Compress SaSS in production
  • Pages Health Check v1.3.5

v145

Compare Source

  • Bump jekyll-github-metadata to v2.5.0
  • Bump Primer to 0.3.1

v144

Compare Source

Bump jekyll-optional-front-matter to v0.2.0 (#​454)

v143

Compare Source

Primer 0.3.0

v142

Compare Source

Bump jekyll 💎 to v3.4.5 (#​450)

v141

Compare Source

  • Bump github metadata, titles from headings, and relative links (#​452)

Bump jekyll-github-metadata to v2.4.0,
Bump jekyll-titles-from-headings to v0.2.0, and
Bump jekyll-relative-links to v0.4.1

v140

Compare Source

Pages Health Check v1.3.4 (Updates CDN IPs)

v139

Compare Source

Jekyll Theme Primer v0.2.1 which adds Anchor.js support to link headings.

v138

Compare Source

Bump jekyll-seo-tag 💎 to v2.2.3

v137

Compare Source

ActiveSupport v4.2.8 (#​444)

v136

Compare Source

Bump jekyll-seo-tag to v2.2.2 #​437

v135

Compare Source

  • Enforce Kramdown as the Markdown engine (#​439)
  • Minima 2.1.1

v134

Compare Source

Jekyll SEO Tag v2.2.0

v133

Compare Source

Bump theme dependencies #​430

v132

Compare Source

Bump jekyll-titles-from-headings to v0.1.5 #​429

v131

Compare Source

Jekyll Feed
  • fix template for posts with post.lang defined
Jekyll Relative links
  • Support for relative static files
  • Save from 'invalid byte sequence' errors
Jekyll README index
  • Support for READMEs in subfolders
  • README detection now respects global Markdown extension setting

v130

Compare Source

Remove strict Nokogiri dependency (#​427)

v129

Compare Source

Jekyll v3.4.3 (#​425)

v128

Compare Source

Jekyll v3.4.2

v127

Compare Source

Jekyll v3.4.1 (#​406)

v126

Compare Source

GitHub Pages Health Check v1.3.3

v125

Compare Source

GitHub Pages Health Check v1.3.2

v124

Compare Source

GitHub Pages Health Check v1.3.1

v123: 1... 2... 3...

Compare Source

Bump jekyll-feed to v0.9.1 (#​413)

v122

Compare Source

jekyll-sitemap 💎 v1.0.0 (#​409)

v121

Compare Source

  • kramdown v1.13.2 & enable gfm_quirks: paragraph_end by default (#​398, #​400)

v120

Compare Source

jekyll-relative-links v0.3.0 (#​404)

v119

Compare Source

jemoji v0.8.0 (#​405)

v118

Compare Source

  • Bump jekyll-redirect-from to v0.12.1
  • Bump jekyll-readme-index to v0.0.4

v117

Compare Source

Bump jekyll-sass-converter to v1.5.0 (#​356)

v116

Compare Source

jekyll-github-metadata 💎 v2.3.1 (#​394)

v115

Compare Source

  • Bump jekyll-theme-primer to v0.1.7 #​388

v114

Compare Source

  • jekyll-titles-from-headings v0.1.4 (#​377)
  • upgrade to rubocop 0.46 (#​381)
  • lock nokogiri to 1.6 to keep ruby 2.0 support (#​384)
  • enforce consistent comma on multiline literals (rubocop rule) (#​383)
  • Lock rainbow to 2.1.x to keep Ruby 2.2/2.3 support (#​386)
  • Upgrade Travis CI configuration to use Ruby 2.3.3 instead of 2.3.1 (#​385)

v113

Compare Source

Bump jekyll-github-metadata 💎 to v2.3.0 (#​382)

v112

Compare Source

Whitelist jekyll-include-cache #​373

v111

Compare Source

Bump jekyll-titles-from-headings to v0.1.3

v110

Compare Source

Add additional GitHub Pages themes (#​367)

v109

Compare Source

Bump jekyll-readme-index to v0.0.3 (#​365)

v108

Compare Source

Bump github-pages-health-check to v1.3.0 (#​363)

v107

Compare Source

Added the following enabled-by-default plugins (+ a default theme):

v106

Compare Source

Add Jekyll Relative Links

v105

Compare Source

Jekyll v3.3.1 (#​357)
No more post-install message (#​349)

v104

Compare Source

Add Jekyll Avatar

v103

Compare Source

  • Jekyll Sitemap 0.12.0
  • Jekyll Feed 0.8.0
  • Jekyll SEO Tag 2.1.0

v102

Compare Source

Jekyll v3.3.0
Minima v2.0.0

v101

Compare Source

  • Bump jekyll-github-metadata 💎 to v2.2.0
  • Exclude spec/* and the gemspec from Metrics/BlockLength

v100

Compare Source

Bump jekyll-sitemap 💎 to v0.11.0 (#​339)

v99

Compare Source

Bump jekyll-feed to v0.7.2

v98

Compare Source

Bump jekyll-github-metadata 💎 to v2.1.1

v97

Compare Source

GitHub Metadata v2.1.0

v96

Compare Source

Bump minima to v1.2.0 (#​320)

v95

Compare Source

Minima v1.1.0

v94

Compare Source

Jekyll Mention 1.2.0

v93

Compare Source

Jekyll v3.2.1

v92

Compare Source

Whitelist Jekyll Admin for use locally.

v91

Compare Source

Health Check v1.2.0

v90

Compare Source

Pages Health Check v1.1.2

v89

Compare Source

Jemoji v0.7.0

v88

Compare Source

  • Set future: true by default (#​302)
  • Pin activesupport to v4.2.7 (#​308)

v87

Compare Source

Bump jekyll-redirect-from to v0.11.0 (#​304)

v86

Compare Source

rouge v1.11.1

v85

Compare Source

Jekyll Mentions 1.1.3

v84

Compare Source

GitHub Metadata v2.0.2

v83

Compare Source

Bump Kramdown to v1.11.1

v82

Compare Source

Jekyll SEO Tag v2.0.0

v81

Compare Source

Jekyll Metadata 2.0.0

v80

Compare Source

Bump jekyll to v3.1.6 (#​290)

v79

Compare Source

Jekyll v3.1.5 (#​289)

v78

Compare Source

Dropped support for RDiscount, RedCarpet, and RedCloth.

See #​179 and this blog post for context.

v77

Compare Source

Jekyll SEO Tag 1.4.0

v76

Compare Source

Bump jekyll to v3.0.5 (#​285)

v75

Compare Source

  • Revert "Backwards-compatibilize user configuration" (#​281)
  • Require securerandom so we can call SecureRandom.hex (#​282)

v74

Compare Source

  • jekyll-github-metadata v1.11.1 (#​277)
  • Pin to Listen 3.0.6 (#​279)
jekyll/jekyll-sitemap (jekyll-sitemap)

v1.4.0

Compare Source

Minor Enhancements
  • Avoid overwriting an existing robots.txt (#​246)
Bug Fixes
  • Simulate last_modified_at injection by plugin (#​256)

v1.3.1

Compare Source

Bug Fixes
  • Update plugin metadata and dev environment (#​244)
Development Fixes
  • Lock requirement for jekyll-last-modified-at to >= 1.0

v1.3.0

Compare Source

  • Allow Jekyll v4 (still alpha)
Documentation
  • Add PDF file exclusion documentation (#​213)
  • Correct capitalization of GitHub (#​207)
Development Fixes
  • Use Ruby 2.3 and Rubocop 0.55 (#​214)
  • chore(deps): rubocop-jekyll-0.3 (#​227)

v1.2.0

Compare Source

Minor Enhancements
  • Remove excluded static files from the sitemap (#​166)
  • filter/replace static index.html paths to permalink (#​170)
Development Fixes
  • Condition the static file tests on Jekyll 3.4.2 and above (#​167)
  • Update versions for Travis (#​174)
  • Fix Travis Deploy (#​173)
  • Test against Jekyll 3.4.x and latest 3.x (#​177)
  • Define path with dir (#​186)
  • Style: Rubocop auto-correct (#​195)
  • Test against Ruby 2.5 (#​201)
Documentation
  • Add note about use with Github Pages gem (#​179)
  • Fix a couple of typos (#​184)
  • Use plugins instead of gems in README config (#​185)
  • Docs: set site.url in config (#​172)

v1.1.1

Compare Source

  • Cut a new version to alleviate sha256 checksum issue on RubyGems.org (#​165)

v1.1.0

Compare Source

Minor Enhancements

v1.0.0

Compare Source

  • No new changes

v0.13.0

Compare Source

Minor Enhancements
  • Add sitemap.xsl if exists (#​143)
  • Add robots.txt when none exists (#​146)
  • Refactor and add sitemap to site.pages (#​137)
  • DRY in sitemap.xml (#​136)
Documentation
Development Fixes
  • Travis should do a deep clone (#​147)

v0.12.0

Compare Source

Minor Enhancements
  • Don't set @​site.config["time"] on sitemap generation (#​131)
  • Use filters to clean up Liquid template (#​128)
Development Fixes

v0.11.0

Compare Source


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from jbampton as a code owner September 15, 2023 09:26
@renovate renovate bot added the renovate label Sep 15, 2023
@github-actions github-actions bot added the repo label Sep 15, 2023
@renovate renovate bot changed the title chore(deps): update jekyll ecosystem packages to v228 (major) chore(deps): update jekyll ecosystem packages to v228 (major) - autoclosed Sep 15, 2023
@renovate renovate bot closed this Sep 15, 2023
@renovate renovate bot deleted the renovate/major-jekyll-ecosystem-packages branch September 15, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant