Update jekyll 4.3.4 → 4.4.1 (minor) #303
Open
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ jekyll (4.3.4 → 4.4.1) · Repo · Changelog
Release Notes
4.4.1
4.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.1.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
CI: Disable benchmarking of some versions on Ruby
Bump up to v3.1.9
CHANGES: Add v3.1.9 entries
Accept no digits in the fractional part (#302)
Merge pull request #305 from nobu/c2x-pedantic
Fix extra semicolon outside of a function in `NO_SANITIZE`
Merge pull request #296 from franzliedke/patch-1
Merge pull request #303 from nobu/extconf
Reduce unnecessary checks
Merge pull request #299 from anakinj/minimal-typo-fix
Minor typo fix
Merge pull request #298 from ruby/remove-custom-runner
Use macos-14 instead of macos-arm-oss
Fix indentation [ci skip]
Extend docs for round(0)
Commits
See the full diff on Github. The new version differs by 16 commits:
Bump VERSION to 1.17.1
Add release notes for ffi-1.17.1
Fix `FFI::DataConverter` non-generic usage
Merge pull request #1133 from larskanis/ruby-3.4
CI: Add ruby-3.4 to test matrix
Add ruby-3.4 native gem
Merge pull request #1125 from voxik/closures-vs-fork-on-ppc64le-s390x-2
Some platforms don't support `fork()`
Ensure GC-ing closures before fork
Merge pull request #1123 from larskanis/fix-va_start
Fix warning about va_start parameter in libtest raised by clang
Remove code comment, since the issue is resolved
Merge pull request #1117 from KJTsanaktsidis/ktsanaktsidis/restart_cbthread_after_fork
Restart async callback dispatcher thread after fork
Merge pull request #1092 from larskanis/ci-mswin
CI: Add a CI run on mswin build tools
Release Notes
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Add 3.4.0 entry
release: use Trusted Publishing
Remove old code for Ruby 1.8 (#223)
test: Fix NameError: uninitialized constant REXML::Parsers::PullParser (#222)
Fix error handling when parsing XML via IO.pipe (#221)
parser pull: Add support for reusing parser (#220)
Stop requiring stringio dynamically (#219)
Clarify variable name (#218)
Add `IOSource#match?` method (#216)
test jruby: omit fragile test
Bump version
Release Notes
4.5.1
4.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
Release v4.5.1 (#2085)
Fix prerequisite dependency in JSON5 (#2084)
Release v4.5.0 (#2082)
implement a json5 lexer (#1561)
Recognize Nextflow files as Groovy files (#2081)
Support multiple states when parsing rules (#2078)
Recognize Thor files as Ruby files (#2080)
Add a lexer, tests and examples for COBOL (#2067)
Support private property identifier in JS lexer (#2076)
Support special escape sequences in Terraform (#2073)
Add more extensions and mimetypes for INI lexer (#2075)
Default .cfg highlight to INI lexer (#2074)
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 base64 (added, 0.2.0)
🆕 csv (added, 3.3.2)
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