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

Update dependency jekyll to v4 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jekyll (source, changelog) '3.9.2' -> '4.4.1' age adoption passing confidence

Release Notes

jekyll/jekyll (jekyll)

v4.4.1

Compare Source

Bug Fixes
  • Restore globbed path behavior in front matter defaults (#​9762)

v4.4.0

Compare Source

Minor Enhancements
  • Allow marking specific highlighted lines via Liquid (#​9138)
  • Add gem csv to runtime dependency list (#​9522)
  • Bump the minimum ruby version to 2.7 (#​9525)
  • Acknowledge livereload_port from site config too (#​9606)
  • Add gem base64 as runtime dependency (#​9740)
  • Add gem json as runtime_dependency (#​9671)
  • Remove unnecessary constraint on gem mercenary (#​9758)
Bug Fixes
  • Optimize default front matter using File.fnmatch? (#​9185)
  • Remove totals in profile table properly (#​9186)
  • Optimize Site#each_site_file (#​9187)
  • Rename sass partial created for new blank site (#​9257)
  • Fix jekyll serve --detach with jekyll-sass-converter 3.x (#​9304)
  • Handle TypeError from where filter gracefully (#​9292)
  • Add support for upcoming logger 1.4.3 (#​9392)
  • Fix typo in devcontainer.json (#​9364)
  • Correct rubocop lint errors (#​9600)
  • Fix inexistent layout warning for the default 404 page (#​9589)
  • Relax version constraint on wdm in new Gemfile (#​9662)
  • Fix --livereload-ignore option (#​9570)
  • Render theme-gem root only in development (#​9680)
Development Fixes
  • Cleanup highlight tag (#​9177)
  • Run tests in utc (#​9168)
  • Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 (#​9196)
  • Update sass related tests for jekyll-sass-converter 3.x (#​9223)
  • Split test/test_tags.rb into multiple files (#​9230)
  • test: use hash explicitly for Struct initializer for ruby 3.2 (#​9237)
  • script/default-site: accept flags for jekyll new (#​9259)
  • Bump check-spelling/check-spelling from 0.0.20 to 0.0.21 (#​9205)
  • Use check-spelling/[email protected] (#​9199)
  • Bump RuboCop to v1.45.x (#​9305)
  • Bump Rubocop to version 1.48.x (#​9326)
  • Bump versions of ruby & nodejs in devcontainer (#​9360)
  • Bump rubocop version to 1.52.x (#​9361)
  • Upgrade RuboCop to 1.54 (#​9401)
  • Add CodeQL workflow (#​9397)
  • Bump actions/checkout from 3 to 4 (#​9442)
  • Test suite uses shoulda-context only. (#​9441)
  • Keep activesupport at version 7.0.x (#​9469)
  • Bump Rubocop to 1.56.4 (#​9459)
  • Configure dependabot to handle rubygems dependencies (#​9445)
  • Update rubocop gem (#​9476)
  • Fix Performance/StringIdentifierArgument violation in site.rb and allow activesupport 6 for windows tests (#​9512)
  • Add a few more emeritus team members (#​9535)
  • Make custom cop inherit RuboCop::Cop::Base (#​9597)
  • CI: Use JRuby 9.4.8.0 (#​9654)
  • Stop testing with Cucumber on JRuby (#​9661)
  • Windows CI on GitHub Actions (#​9659)
  • Run GitHub Actions only if needed (#​9664)
  • Format .rubocop.yml via a rake task (#​9687)
  • Configure some new cops (#​9688)
  • Fix expected markup per WAI-ARIA requirements (#​9737)
  • Add an optional :rdoc group of gems (#​9742)
  • Test inspect filter with custom object (#​9743)
  • Bump cucumber to v9 (#​9747)
  • Add Ruby 3.4 to CI matrix (#​9740)
  • Remove unnecessary runtime dependency (#​9753)
  • Bump check-spelling/check-spelling action (#​9756)
Documentation
  • Fix Nested tree navigation with recursion example (#​9174)
  • Fix typo on website (#​9203)
  • Publish post on major release of sass-converter (#​9225)
  • Update Jekyll on macOS (macos.md) and current ruby version to 3.1.3 in ruby.yml (#​9195)
  • Add release post for v4.3.2 (#​9263)
  • Grammatical reordering in 3-to-4 upgrading docs (#​9245)
  • fixed grammatical mistake on "showcase" page (#​9264)
  • Mark highlight mark_lines feature as 4.4 in docs (#​9184)
  • Add v3.9.3 release history & post to master branch (#​9284)
  • Update S3 deployment to remove s3_website (#​9221)
  • Document Exclude behavior, Include overrides and the default exclusion list (#​9376)
  • Update macos.md, remove Catalina (macOS 10.15) (#​9405)
  • Update macos.md, add support for Ventura (#​9406)
  • Typo fix - update to hooks and 3rd party deployment and one other article (#​9411)
  • Update 07-assets.md (#​9393)
  • Mention the front matter requirement in pages.md (#​9423)
  • Point to the Rouge GitHub repo rather than broken website (#​9362)
  • Add new theme directory to themes resources (#​9356)
  • Adds Kinsta to 3rd party deployments (#​9331)
  • Update Fedora prerequisites to include g++ (#​9290)
  • Update convert-site-to-jekyll.md (#​9348)
  • Update github-actions documentation (#​9426)
  • Update resources.md (#​9449)
  • Add GitHub Pages helpful notes (#​9235)
  • Clarify which version of Jekyll needs 'jekyll-paginate' (#​9477)
  • chore: update showcases (#​9473)
  • Add FreeBSD installation instructions (#​9481)
  • Fix broken link for the security team page (#​9497)
  • Fix broken links for several Jekyll integrations (#​9496)
  • Add release post for v4.3.3 (#​9511)
  • Add docs version badge to page_excerpts feature (#​9520)
  • Improve accessibility of the docs (#​9338)
  • Fix gem quote consistency on docs (#​9517)
  • Make site search work again (#​9530)
  • Jekyll docs template typo - All pages show "Deployment" (#​9548)
  • Fixed: Wrong navigation style on the right side of news and docs pages (#​9586)
  • Add redirect for step-by-step tutorial (#​9593)
  • Add Jekyll 3.10.0 release post & history (#​9625)
  • Fix minor docs error (#​9641)
  • Update windows.md (#​9644)
  • Document keys of global variable {{ jekyll }} (#​9653)
  • Fix incorrect and inconsistent variables in the permalinks page (#​9591)
  • Fix lapses in documentation of page variables (#​9667)
  • Add note about VSCode warning for SCSS files (#​9609)
  • docs: Fix incorrect parentheses (#​9629)
  • docs: Fix of a bug in the pagination section (#​8890)
  • Update current Ruby version renders and macOS docs (#​9614)
  • Improve docs around using GitHub Actions to build and deploy Jekyll sites (#​9682)
  • Fix grammar in the description of page.excerpt variable (#​9689)
  • Render HTML tables at /docs/permalinks/ using a data file (#​9666)
  • Fix HTML attribute separation whitespace placement in the Navigation include code of Assets step of the Step by Step Tutorial (#​9695)
  • Fix missing glob matching pattern support description in the documentation of the include and exclude configuration options (#​9697)
  • Fix missing url configuration option documentation (#​9699)
  • Link to GitHub Pages Dependency versions page instead of explicitly specifying Jekyll version (#​9715)
  • Fix broken link on third-party.md (#​9704)
  • Fix: remove inaccessible links and their descriptions (#​9745)
  • Add release post for v4.4.0 (#​9759)
Site Enhancements
  • Extract markup for Improve this page into an inclusion (#​9675)

v4.3.4

Compare Source

Bug Fixes
  • Backport #​9662 for v4.3.x: Relax version constraint on wdm in new Gemfile (#​9683)
  • Backport #​9680 for v4.3.x: Render theme-gem root only in development (#​9684)
Development Fixes
  • Sync workflows with counterparts on master (#​9681)

v4.3.3

Compare Source

Bug Fixes
  • Backport #​9392 for v4.3.x: Fix backward compatibility issues in the Logger (#​9510)
Development Fixes
  • Backport #​9237 for v4.3.x: Use Hash explicitly for Struct initializer (#​9285)

v4.3.2

Compare Source

Bug Fixes
  • Backport #​9257 for v4.3.x: Rename sass partial created for new blank site (#​9262)
  • Backport #​9187 for v4.3.x: Optimize Site#each_site_file (#​9256)
  • Backport #​9186 for v4.3.x: Remove totals in profile table properly (#​9255)
Development Fixes
  • Backport #​9223 for 4.3.x: Update sass related tests for jekyll-sass-converter 3.x (#​9254)

v4.3.1

Compare Source

Bug Fixes
  • Respect user-defined name attribute in documents (#​9167)
  • Revert "Incrementally rebuild when a data file is changed" (#​9170)
Documentation

v4.3.0

Compare Source

Minor Enhancements
  • Add webrick as a dependency (#​8524)
  • Regenerate supported mime types (#​8542)
  • Update include tag to be more permissive (#​8618)
  • Optimize Jekyll::Utils.parse_date (#​8425)
  • Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#​8741)
  • Always hide cache-dir contents from Git (#​8798)
  • Remove the warning about auto-regeneration on Windows (#​8821)
  • Propagate _data folder from theme (#​8815)
  • Support both tzinfo v1 and v2 along with non-half hour offsets. (#​8880)
  • Run vendor-mimes to update mime.types (#​8940)
  • Expose collection static files via site.static_files (#​8961)
  • Expose basename from document.rb as name to Liquid templates (#​8761)
  • Allow Configurable Converters on CSV (#​8858)
  • Introduce theme drop to expose theme-gem details (#​9129)
  • Relax version constraint to allow Rouge 4.x (#​9134)
  • Incrementally rebuild when a data file is changed (#​8771)
  • Support jekyll-sass-converter 3.x (#​9132)
Bug Fixes
  • fix: pin rubocop to 1.12 due to error with ruby 2.4 (#​8651)
  • Load Jekyll plugins from BUNDLE_GEMFILE location (#​8585)
  • fix(security): CVE-2021-28834 (#​8680)
  • Inject livereload script using location.protocol instead of http: (#​8718)
  • Respect collections_dir config within include tag (#​8756)
  • Fix regression in Convertible module from v4.2.0 (#​8786)
  • Revert #​7253: "Don't reset site.url to localhost:4000 by default" (#​8620)
  • Improve readability of CI logs (#​8877)
  • Fix deprecation message for missing doc method (#​8960)
  • Fix response header for content served via jekyll serve (#​8965)
  • Trigger livereload in sites without pages (#​8337)
  • Only enable BOM encoding option on UTF encodings (#​8363)
  • Ensure theme config is a Jekyll::Configuration object (#​8988)
  • Remove misleading totals row from --profile table (#​9039)
  • Unlock Psych dependency (#​9135)
  • Fix false positive conflicts for static files in a collection (#​9141)
Development Fixes
  • style: enable new cops (#​8538)
  • Allow dependabot to keep github actions up-to-date (#​8540)
  • Update actions/cache requirement to v2.1.3 (#​8543)
  • Pin rubocop version (#​8564)
  • style: add rubocop 1.9 cops (#​8567)
  • Cross Version Testing Locally and Faster CI (#​8610)
  • Use official Ruby setup GH action (#​8614)
  • Spell check action for markdown documentation (#​8675)
  • Update expect to cover docs/_posts (#​8677)
  • Bump check-spelling/check-spelling from 0.0.18 to 0.0.19 (#​8740)
  • Enable Rubocop accessor grouping, fix existing offenses (#​8293)
  • Tags:Highlight: Decomposed HTMLLegacy formatter (#​8623)
  • Relax Rubocop Dependency (#​8831)
  • Add a workflow to build gems consistently (#​8830)
  • Fix random test failures in TestExcerpt #to_liquid (#​8884)
  • Lock gem psych to v3.x (#​8918)
  • Fix typo in Bug Report template (#​8951)
  • Check symlink outside site_source without Pathutil (#​9015)
  • Stop testing with Rubies older than 2.7 on non-Windows (#​8955)
  • Bump actions/checkout from 2 to 3 (#​8986)
  • Remove git.io shortlinks from repo (#​9045)
  • Bump rubocop to 1.32 (#​9093)
  • Bump RuboCop to 1.36.x (#​9125)
  • Use check-spelling/[email protected] (#​9111)
  • Disable pending cops when running rubocop (#​9136)
  • Relax RDoc version dependency (#​9142)
Documentation
  • typo - do instead of don't (#​8518)
  • Document support for TSV files consistently (#​8488)
  • Add a disclaimer to tutorials involving Ruby code (#​8525)
  • Improve documentation on developing generators (#​8527)
  • Fixes typo in layouts_dir documentation (#​8532)
  • Fix i.e. typos in collections.md (#​8529)
  • Remove GitHub Pages content which is in GitHub docs (#​8533)
  • Step By Step Instructions Review (#​8399)
  • Fix typo in migrating from 3.0 to 4.0 page (#​8572)
  • Fix for important missing step in macOS Installation Docs: Add the Homebrew gems directory to the PATH (#​8496)
  • Use latest Jekyll-action configuration (#​8579)
  • docs: troubleshoot macOS with ARM64 architecture (#​8560)
  • docs: add overview of .jekyll-cache dir (#​8648)
  • docs: clarify where .jekyll-metadata comes from (#​8646)
  • Razorops CI/CD added (#​8656)
  • Specify default port and host for serve commands in docs (#​8624)
  • Update third-party.md (#​8652)
  • Add documentation for Sass configuration options (#​8587)
  • Add formcarry to forms section (#​8471)
  • Add step to set SDKROOT (#​8478)
  • Improve the "Markdown Options" Docs (#​8681)
  • Add 'webrick' warning note to "Quickstart" Docs (#​8727)
  • Update windows.md (#​8701)
  • IRC networks - Libera, Freenode (#​8706)
  • Improve GitHub Flavored Markdown Docs (#​8684)
  • Fixing URL in MacOS install for rbenv-doctor (#​8693)
  • Fix adjective in troubleshooting.md document (#​8777)
  • Goodbye Frank. We'll miss you. 💔 (#​8807)
  • Update index.html: Grammar fix. (#​8803)
  • Prefer Libera. Remove Freenode. (#​8811)
  • Update feature_request.md (#​8797)
  • Remove AWS Amplify from the showcase (#​8812)
  • Move Frank to Emeritus Core Team Members (#​8813)
  • Release post for v4.2.1 (#​8818)
  • Update CircleCI example (#​8829)
  • Fix typo (#​8835)
  • Added docs for running locally (#​8852)
  • Linting README.markdown (#​8900)
  • Remove text on GITHUB_TOKEN which is now built-in (#​8907)
  • Add Security Policy document (#​8823)
  • Manage repository meta documents consistently (#​8908)
  • docs: add Layer0 deployment guide (#​8915)
  • docs: Update README generated by jekyll new-theme (#​8919)
  • Update resources.md (#​8925)
  • Rewrite documentation on installing plugins (#​8921)
  • Improve maintainers guide on releasing a new version (#​8928)
  • Fix link for "CloudSh" (#​8934)
  • Recommend using actions/cache in GitHub Actions documentation (#​8948)
  • Remove references to EOL hakiri.io service (#​8946)
  • Release post for v4.2.2 (#​8982)
  • Document releasing off *-stable branches (#​8984)
  • Update document by fix yaml syntax error (#​8991)
  • Enhance option's case for Jekyll configuration (#​8992)
  • Fix typo in _docs/deployment/manual.md (#​8997)
  • Add quiet/verbose options (#​8996)
  • Update README.markdown re IRC Pointer (#​9005)
  • Remove Aerobatic (#​9007)
  • Add Jekyll 3.9.2 release post to 'master' branch (#​9013)
  • Simplify macOS installation docs (#​8993)
  • Improve document about GitHub Actions section (#​8853)
  • Update permalinks.md (#​9017)
  • Add clarity to docs on permalinks placeholders and built-ins (#​8995)
  • Remove Ionic Framework site from showcase (#​9057)
  • Windows: describe which option to choose (#​9049)
  • Improve links (http -> https) (#​9064)
  • Update ruby version for macos guide (#​9086)
  • Update posts.md (#​9151)
  • Release post for v4.3.0 (#​9157)
Site Enhancements
  • Improvements to CSS (#​7834)
  • Slightly update lang sh code-block styling (#​8857)

v4.2.2

Compare Source

Bug Fixes
  • Lock http_parser.rb gem to v0.6.x on JRuby.
Development Fixes
  • Backport #​8830 for v4.2.x: Add a workflow to build gems consistently (#​8869)
  • Lock rubocop-performance to v1.11.x.

v4.2.1

Compare Source

Bug Fixes
  • Backport #​8620 for v4.2.x: Revert #​7253: "Don't reset site.url to localhost:4000 by default" (#​8808)
  • Backport #​8756 for v4.2.x: Respect collections_dir config within include tag (#​8794)
  • Backport #​8786 for v4.2.x: Fix regression in Convertible module from v4.2.0 (#​8793)

v4.2.0

Compare Source

Minor Enhancements
  • Warn on command-line with permalink conflict (#​8342)
  • Suppress warning issued for redirect pages (#​8347)
  • Enhance detection of conflicting destination URLs (#​8459)
  • Add :post_convert hook to modify HTML content before layout (#​8368)
  • Allow triggering :post_convert events atomically (#​8465)
  • Debug reading Page and Layout objects (#​8100)
  • Do not reset site.url to http://localhost:4000 by default (#​7253)
  • Add custom debug strings for Jekyll objects (#​8473)
  • Debug reading data files in a site (#​8481)
Bug Fixes
  • Replace nested conditional with guard clauses (#​8294)
  • Fix: security bump (#​8349)
  • Fix path matching regex in post_url Liquid tag (#​8375)
  • Enable Performance/ChainArrayAllocation cop (#​8404)
  • Enable Lint/NoReturnInBeginEndBlocks Cop (#​8457)
  • Generate items from site.include list only once (#​8463)
  • Explicitly return nil after site process phase (#​8472)
Optimization Fixes
  • Implement custom delegators for drop methods (#​8183)
  • Handle nil argument to Jekyll.sanitized_path (#​8415)
  • Cache Jekyll.sanitized_path (#​8424)
  • Memoize array of drop getter method names (#​8421)
  • Reduce string allocations from the link tag (#​8387)
  • Optimize parsing of parameters in include tag (#​8192)
  • Stash documents write? attribute in a variable (#​8389)
  • Reduce string allocations from generating doc URLs (#​8392)
  • Check if site is in incremental mode optimally (#​8401)
  • Utilize flexibility of Site#in_dest_dir (#​8403)
  • Reduce allocations from rendering item as liquid (#​8406)
  • Compute relative_path of pages using PathManager (#​8408)
  • Reduce allocation from normalize_whitespace filter (#​8400)
  • Use Regexp#match? when MatchData is not required (#​8427)
  • Check default front matter scope against symbols (#​8393)
  • Stash frequently used Drop setter keys for reuse (#​8394)
  • Memoize defaults computed for Convertibles (#​8451)
  • Reduce array allocations from merging categories (#​8453)
  • Memoize destination of pages, documents and staticfiles (#​8458)
  • Reduce allocations from computing item property (#​8485)
  • Optimize Page#dir with a private method (#​8489)
  • Stash attribute hash for Liquid computed for pages (#​8497)
Development Fixes
  • Update cucumber gem to version 4.1 (#​8278)
  • Move permalink styles data to constant (#​8282)
  • Update rubocop gem to 0.87.1 (#​8287)
  • Update RuboCop to-do file (#​8296)
  • Fix rake console generating LoadError (#​8312)
  • Configure Performance cops (#​8369)
  • Update rubocop gem to 0.90.0 (#​8313)
  • Refactor Jekyll::Utils::Platforms (#​7236)
  • Bump RuboCop to v0.91.x (#​8391)
  • Add workflow to build and profile third-party repo (#​8398)
  • Bump RuboCop to v0.92.x
  • Update cucumber gem version to 5.1.2 (#​8413)
  • Fix test suite compatibility with JRuby (#​8418)
  • chore(deps): bump Rubocop to 0.93.0 (#​8430)
  • Use Ruby 2.7.1 in GitHub Actions (#​8444)
  • Test that Liquid expressions are not deeply evaled (#​8292)
  • Test rendering arbitrary Liquid variables by default (#​7414)
  • Migrate TravisCI jobs to GitHub Actions (#​8492)
Documentation
  • Update pointer to special permalink variables for collections (#​8274)
  • Fix special treatment for 'page 1' in docs of pagination (#​8230)
  • Add Formcake to forms section (#​8283)
  • Add a note on the rendering process in the docs (#​8291)
  • Add refactoring type to PULL_REQUEST_TEMPLATE (#​8297)
  • Update resources.md (#​7864)
  • Extra apostrophes in an URL (#​8319)
  • Clarify target of subordinate clause (#​8320)
  • Cherry-pick commits from conflicting branch docs-40
  • Update documentation on third party site (#​8352)
  • Update default.md with info requested in #​8314 (#​8353)
  • Clarify description of safe option (#​8354)
  • Simplifying the Git post-receive hook-example (#​8358)
  • Add missing doc for build and serve commands (#​8365)
  • Docs Review: Getting Started (#​8372)
  • Add note about rebooting system after installation (#​8359)
  • Use data file to render table at /docs/configuration/options/#global-configuration (#​8377)
  • Use data file(s) to render table(s) at /docs/configuration/options/ (#​8380)
  • Improve maintainability of config option data (#​8383)
  • Remove CircleCI v1 docs (#​8410)
  • Remove NOKOGIRI_USE_SYSTEM_LIBRARIES from Travis CI docs (#​8409)
  • Add links to all Jekyll themes on GitHub tagged with #jekyll-theme (#​8447)
  • Document initializing project Gemfile from scratch (#​8450)
  • Document installation of additional dependencies for installing Jekyll on Fedora (#​8456)
  • Improve documentation on Hooks in Jekyll (#​8467)
  • Build docs site with GitHub Actions (#​8201)
  • Add link to Assets page from _sass section in _docs/structure.md (#​8486)
Site Enhancements
  • Fix rendering of showcase images (#​8504)

v4.1.1

Compare Source

Bug Fixes
  • Disable page excerpts by default (#​8222)
  • Revert introduction of PageDrop (#​8221)
  • Don't generate excerpts for non-html pages (#​8234)
  • Make page excerpts consistent with doc excerpts (#​8236)
Documentation
  • Replace deprecated 'show' command with 'info' (#​8235)
  • Change name to ▲Vercel (#​8247)
  • Add language and examples to describe how to use the configuration op… (#​8249)
  • Fix missing yaml front matter colon and adjust/add clarifying language. (#​8250)
  • correct typo (#​8261)
  • Allow hyperlinks to specific filter documentation (#​8231)
  • Update link to Netlify step-by-step guide (#​8264)
  • Fix grammar in documentation section (#​8265)
Site Enhancements
  • Including correct Sketch website (#​8241)
  • Release post for v4.1.1 (#​8243)
Development Fixes
  • Bump RuboCop to v0.85.x (#​8223)
  • Expect drive letter only on vanilla windows (#​8227)

v4.1.0

Compare Source

Bug Fixes
  • Memoize absolute_url and relative_url filters (#​7793)
  • Fix documentation comment for Jekyll::Converters::Identity (#​7883)
  • Optimize Jekyll::Filters#item_property (#​7696)
  • Allow multiple binary operators in where_exp filter (#​8047)
  • Fix documents custom-ordering logic (#​8028)
  • Use layout.path when rendering the Liquid layout (#​8069)
  • Reduce array allocations from StaticFile#path (#​8083)
  • Simplify Jekyll::Renderer#validate_layout (#​8064)
  • Add static file's basename to its url_placeholder (#​7908)
  • Clear cached Liquid template scope before render (#​7967)
  • Cache URLFilter results of string inputs per site (#​7990)
  • Use platforms instead of install_if in Gemfile (#​8140)
  • Config include trailing slash (#​8113)
  • Improve path normalization in liquid_renderer (#​8075)
  • Switch slugify regex to support more Unicode character groups (#​8167)
  • Check if entry is a directory once per enumerator (#​8177)
  • Filter out exclusively excluded entries sooner (#​7482)
  • Return relative_url if site.url is an empty string (#​7988)
  • Configure kramdown toc_levels as array by default (#​8015)
  • Reduce Pathname objects from front matter defaults (#​8067)
  • Simplify Jekyll::Hooks.trigger logic (#​8044)
  • Quicker categories for documents without superdirs (#​7987)
  • Reduce Jekyll::Renderer instances during a build (#​7570)
  • Escape regex characters in paths to match (#​8138)
  • Provide invokables for common drop query keys (#​8165)
  • Optimize path sanitization of default front matter (#​8154)
  • Initialize static files' data hash only if needed (#​8188)
  • Initialize include-files as Jekyll objects (#​8158)
Minor Enhancements
  • serve: add support for ECC certificates (#​7768)
  • Update item_property to recognize integers (#​7878)
  • Include _config.yml in a new theme's gemspec (#​7865)
  • Add an option to easily disable disk-cache (#​7928)
  • Optimize markdown parsing with Kramdown by reusing the options and parser objects (#​8013)
  • Add PageDrop to provide Liquid templates with data (#​7992)
  • Optimize Kramdown::JekyllDocument#to_html calls (#​8041)
  • Configure default language for syntax-highlighting (#​8035)
  • Remove dev dependencies from new theme-gem gemspec (#​8042)
  • Allow disabling import of theme configuration (#​8131)
  • Allow excerpts to be generated for Page objects (#​7642)
  • Profile various stages of a site's build process (#​6760)
  • Add find filters to optimize where-first chains (#​8171)
  • Make number_of_words filter respect CJK characters (#​7813)
  • Allow extensionless document in a strict site (#​7950)
  • Add :slugified_categories URL placeholder (#​8094)
Documentation
  • Add dropped 'title: Staff' to the code (#​7805)
  • Clarify docs for static files in collection (#​7812)
  • Rephrase the CircleCI v2 section (#​7815)
  • Update old GitHub wiki URL with new one (#​7823)
  • Update JekyllConf page with 2019 talks (#​7826)
  • link for memberships (#​7825)
  • Doc: minor fix, should be greater or equal to min version (#​7856)
  • Update third-party.md - Fix broken link (#​7857)
  • clarify _config.yml/collections type (#​7873)
  • Replace backticks with HTML tags in data file (#​7879)
  • add new theme source (#​7875)
  • fixed grammatical error (it's --> its) (#​7887)
  • Docs: Clarify organizing pages into subfolders (#​7896)
  • Disambiguate the placeholder of permalink (#​7906)
  • docs: add short serve command for livereload (#​7919)
  • docs: add options for watch and force polling (#​7918)
  • add install instructions for ArchLinux and openSUSE (#​7920)
  • Improve index page of Jekyll documentation (#​7926)
  • Include path in jekyll new commands (Usage docs) (#​7931)
  • Change affect to effect in the collections docs (#​7937)
  • Changed deprecated command in themes documentation (#​7941)
  • Adds some documentation for the :clean, :on_obsolete hook (#​7954)
  • docs: fix broken link (#​7955)
  • Corrected typo (#​7975)
  • docs: remove watch option in config (#​7940)
  • Correct a sentence in the documentation (#​7978)
  • Fix YAML representation of group_by result (#​7979)
  • Move --baseurl to build command options (#​7985)
  • Correct documentation of filters (#​7989)
  • Document sorting two documents by their date (#​7870)
  • Fix English grammar error (#​7994)
  • Update 03-front-matter.md (#​7996)
  • Add Kentico Kontent CMS integration to resources (#​8000)
  • Update 07-assets.md (#​7413)
  • Fix file references in Step by Step Tutorial's Assets step (#​8007)
  • docs: improve highlighting of code blocks (#​8017)
  • remove leading slash from Sass file location (#​8021)
  • [Docs] Fix asset link ref in step-by-step tutorial (#​8026)
  • Corrected command to modify PATH (#​8029)
  • Corrected command to modify PATH (#​8030)
  • Docs: Render full contents of just the latest post (#​8032)
  • docs: improvements for note boxes (#​8037)
  • Non-deprecated vendor/bundle path configuration (#​8048)
  • Update 09-collections.md (#​8060)
  • Remove extra paragraph tags (#​8063)
  • Add default front matter for tutorials collection (#​8081)
  • Create CSV to table tutorial (#​8090)
  • Add version badge for Custom Sorting of Documents ([#​8098](https://redirect.github.com/jekyll/jekyll/issues/

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 19, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: external/forkawesome/Gemfile.lock
[18:58:44.777] INFO (180): Installing tool [email protected]...
[18:58:46.197] FATAL (180): Command failed with exit code 1: bundler --version
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: bundler --version",
      "stack":
          Error: Command failed with exit code 1: bundler --version
              at makeError (/snapshot/dist/containerbase-cli.js:44223:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:45122:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallBundlerService.test (/snapshot/dist/containerbase-cli.js:51776:5)
              at async InstallToolService.linkAndTest (/snapshot/dist/containerbase-cli.js:52087:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52055:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52222:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
      "shortMessage": "Command failed with exit code 1: bundler --version",
      "command": "bundler --version",
      "escapedCommand": "bundler --version",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/freifunk/cmap.api.freifunk.net/external/forkawesome",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[18:58:46.940] INFO (180): Installed tool bundler with errors in 2.1s.

/opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in `search_up': undefined method `untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in `find_file'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in `find_gemfile'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:218:in `root'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:230:in `app_config_path'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:257:in `settings'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/env.rb:20:in `report'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:96:in `request_issue_report_for'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:46:in `log_error'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:126:in `rescue in with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `load'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `load'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `<main>'
/opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in `search_up': undefined method `untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in `find_file'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in `find_gemfile'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in `root'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:218:in `root'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:230:in `app_config_path'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler.rb:257:in `settings'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/feature_flag.rb:21:in `block in settings_method'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/cli.rb:97:in `<class:CLI>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/cli.rb:7:in `<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/cli.rb:6:in `<top (required)>'
	from <internal:/opt/containerbase/tools/ruby/3.3.0/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:127:in `require'
	from <internal:/opt/containerbase/tools/ruby/3.3.0/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:127:in `require'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundle:23:in `block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in `with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `load'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/gems/bundler-1.16.1/exe/bundler:4:in `<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `load'
	from /opt/containerbase/tools/bundler/1.16.1/3.3/bin/bundler:25:in `<main>'

@renovate renovate bot force-pushed the renovate/major-jekyll-ecosystem-packages branch from 42dec79 to 37c2470 Compare December 27, 2023 18:58
@renovate renovate bot force-pushed the renovate/major-jekyll-ecosystem-packages branch from 37c2470 to e946073 Compare September 16, 2024 17:16
Copy link
Contributor Author

renovate bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: external/forkawesome/Gemfile.lock

/opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in 'Bundler::SharedHelpers#search_up': undefined method 'untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in 'Bundler::SharedHelpers#find_file'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in 'Bundler::SharedHelpers#find_gemfile'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in 'Bundler::SharedHelpers#root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:218:in 'Bundler.root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:230:in 'Bundler.app_config_path'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:257:in 'Bundler.settings'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/env.rb:20:in 'Bundler::Env.report'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:96:in 'Bundler::FriendlyErrors.request_issue_report_for'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:46:in 'Bundler::FriendlyErrors.log_error'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:126:in 'Bundler.with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundle:22:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in '<main>'
/opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:266:in 'Bundler::SharedHelpers#search_up': undefined method 'untaint' for an instance of String (NoMethodError)

      current  = File.expand_path(SharedHelpers.pwd).untaint
                                                    ^^^^^^^^
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:253:in 'Bundler::SharedHelpers#find_file'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:245:in 'Bundler::SharedHelpers#find_gemfile'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/shared_helpers.rb:27:in 'Bundler::SharedHelpers#root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:218:in 'Bundler.root'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:230:in 'Bundler.app_config_path'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler.rb:257:in 'Bundler.settings'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/feature_flag.rb:21:in 'block in Bundler::FeatureFlag#settings_method'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/cli.rb:97:in '<class:CLI>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/cli.rb:7:in '<module:Bundler>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/cli.rb:6:in '<top (required)>'
	from <internal:/opt/containerbase/tools/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
	from <internal:/opt/containerbase/tools/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundle:23:in 'block in <top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in 'Bundler.with_friendly_errors'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundle:22:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/gems/bundler-1.16.1/exe/bundler:4:in '<top (required)>'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in 'Kernel#load'
	from /opt/containerbase/tools/bundler/1.16.1/3.4.1/bin/bundler:25:in '<main>'

@renovate renovate bot force-pushed the renovate/major-jekyll-ecosystem-packages branch from e946073 to 25cff41 Compare January 27, 2025 16:47
@renovate renovate bot force-pushed the renovate/major-jekyll-ecosystem-packages branch from 25cff41 to 864d12d Compare January 29, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants