Matt Rogers
33a5a803d4
Release 💎 v4.3.3
v4.3.3
2023-12-27 12:25:58 -06:00
Matt Rogers
fb364ba91b
Merge pull request #9285 from oturpe/ruby-3.2-fix-for-4.3.-stable
...
Backport #9237 to 4.3-stable "test: use hash explicitly for Struct initializer for ruby 3.2"
2023-12-27 10:31:02 -06:00
Matt Rogers
a6b18000b2
Merge pull request #9510 from ntkme/cherry-pick-fix-ruby-3.3
...
Cherry pick logger fix for Ruby 3.3
2023-12-27 10:28:16 -06:00
Ashwin Maroli
b52339004e
Stop testing with Rubies older than 2.7 on Windows
2023-12-27 03:54:42 -08:00
Ashwin Maroli
935a7a99e2
Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 ( #9196 )
...
Merge pull request 9196
2023-12-27 02:58:09 -08:00
Matt Rogers
abd2cd9471
Keep activesupport at version 7.0.x ( #9469 )
...
Merge pull request 9469
2023-12-27 02:54:04 -08:00
Sutou Kouhei
595cc23067
Add support for upcoming logger 1.4.3 ( #9392 )
...
Merge pull request 9392
2023-12-27 02:16:46 -08:00
Mamoru TASAKA
9ff6eb78db
test: use hash explicitly for Struct initializer for ruby 3.2 ( #9237 )
...
Merge pull request 9237
2023-01-30 08:30:13 +02:00
Ashwin Maroli
3874e124d7
Release 💎 v4.3.2
v4.3.2
2023-01-20 23:39:01 +05:30
Ashwin Maroli
2a6efa2373
Update history to reflect merge of #9262 [ci skip]
2023-01-19 17:11:01 +05:30
Ashwin Maroli
e0f339a1e5
Backport #9257 for v4.3.x: Rename sass partial created for new blank site ( #9262 )
...
This backports 3a18480 to 4.3-stable
2023-01-19 17:10:41 +05:30
Ashwin Maroli
4df3d241ab
Update history to reflect merge of #9256 [ci skip]
2023-01-16 18:01:52 +05:30
Ashwin Maroli
14a9c9c01a
Backport #9187 for v4.3.x: Optimize Site#each_site_file ( #9256 )
...
This backports b2891a4 to 4.3-stable
2023-01-16 18:00:37 +05:30
Ashwin Maroli
a079df52bd
Update history to reflect merge of #9255 [ci skip]
2023-01-16 14:25:52 +05:30
Ashwin Maroli
7a6e0f1802
Backport #9186 for v4.3.x: Remove totals in profile table properly
...
This backports 82bb271 to 4.3-stable
2023-01-16 14:25:16 +05:30
Ashwin Maroli
da570f02d7
Update history to reflect merge of #9254 [ci skip]
2023-01-15 18:58:22 +05:30
なつき
868d96948b
Backport #9223 for 4.3.x
...
Update sass related tests for jekyll-sass-converter 3.x
This backports 572c86e to 4.3-stable
2023-01-15 18:51:23 +05:30
Ashwin Maroli
a260cabb89
Lock Ruby in CI to v3.1.2
2022-12-18 20:45:46 +05:30
Ashwin Maroli
7979f480b3
Lock psych to v4.x
...
Psych 5 has stopped bundling `libyaml` and expects it to be installed on the host system
prior to being invoked.
Since we don't have a direct dependency on the Psych gem (it gets included in the gem
bundle as a dependency of the `rdoc` gem), lock psych gem to v4.x instead of installing
`libyaml` in our development / CI environment.
2022-12-18 19:25:30 +05:30
Ashwin Maroli
4d439407a9
Release 💎 v4.3.1
2022-10-26 23:25:48 +05:30
jekyllbot
8810223544
Update history to reflect merge of #9171 [ci skip]
2022-10-26 23:19:17 +05:30
Ashwin Maroli
f519371e5d
Release post for v4.3.1 ( #9171 )
...
Merge pull request 9171
2022-10-26 23:19:15 +05:30
jekyllbot
e83680e487
Update history to reflect merge of #9170 [ci skip]
2022-10-26 22:08:16 +05:30
Ashwin Maroli
590d0b58b9
Revert "Incrementally rebuild when a data file is changed ( #8771 )" ( #9170 )
...
Merge pull request 9170
2022-10-26 22:08:14 +05:30
jekyllbot
f3fa91e7c7
Update history to reflect merge of #9167 [ci skip]
2022-10-26 22:06:34 +05:30
Ashwin Maroli
6408c0f264
Respect user-defined name attribute in documents ( #9167 )
...
Merge pull request 9167
2022-10-26 22:06:32 +05:30
Ashwin Maroli
2b56ad4f6d
Fix spelling errors in History document
2022-10-20 21:57:37 +05:30
Ashwin Maroli
9c2c01bb7a
Release 💎 v4.3.0
v4.3.0
2022-10-20 21:32:59 +05:30
jekyllbot
a81cd42768
Update history to reflect merge of #9157 [ci skip]
2022-10-20 08:57:37 -07:00
Ashwin Maroli
b32293cf67
Release post for v4.3.0 ( #9157 )
...
Merge pull request 9157
2022-10-20 08:57:35 -07:00
Ashwin Maroli
e27605e380
Clean up HEAD section in History document
2022-10-20 18:58:29 +05:30
Giuseppe Bertone
520326406c
Document xz dependency on macOS ( #9098 )
...
Signed-off-by: Giuseppe Bertone <giuseppe.bertone@swirldslabs.com >
2022-10-20 15:52:08 +05:30
Kaben
f030e55f70
Fix URL to Liquid documentation ( #9158 )
2022-10-20 15:45:40 +05:30
Ashwin Maroli
6d3dc74c7d
Bump RuboCop to v1.37.x
2022-10-20 14:47:52 +05:30
jekyllbot
35e08eb9db
Update history to reflect merge of #9132 [ci skip]
2022-10-16 07:37:06 -07:00
なつき
03f7ddc801
Support jekyll-sass-converter 3.x ( #9132 )
...
Merge pull request 9132
2022-10-16 07:37:05 -07:00
jekyllbot
3554b73b7f
Update history to reflect merge of #9141 [ci skip]
2022-10-16 04:48:26 -07:00
Youssef Boulkaid
6903f0b0f4
Fix false positive conflicts for static files in a collection ( #9141 )
...
Merge pull request 9141
2022-10-16 04:48:24 -07:00
jekyllbot
bb851e235d
Update history to reflect merge of #9151 [ci skip]
2022-10-06 23:04:42 -07:00
Kaben
5d5d975672
Update posts.md ( #9151 )
...
Merge pull request 9151
2022-10-06 23:04:40 -07:00
jekyllbot
fe45439b6c
Update history to reflect merge of #9142 [ci skip]
2022-10-02 03:16:54 -07:00
Youssef Boulkaid
823c8f94d2
Relax RDoc version dependency ( #9142 )
...
Merge pull request 9142
2022-10-02 03:16:53 -07:00
jekyllbot
2cc51e6aba
Update history to reflect merge of #8771 [ci skip]
2022-09-29 05:46:26 -07:00
Ashwin Maroli
160a6816af
Incrementally rebuild when a data file is changed ( #8771 )
...
Merge pull request 8771
2022-09-29 05:46:24 -07:00
jekyllbot
d45fb96477
Update history to reflect merge of #9136 [ci skip]
2022-09-29 03:37:44 -07:00
Youssef Boulkaid
daca7e53a1
Disable pending cops when running rubocop ( #9136 )
...
Merge pull request 9136
2022-09-29 03:37:42 -07:00
jekyllbot
e05a25a668
Update history to reflect merge of #9135 [ci skip]
2022-09-29 00:16:34 -07:00
Youssef Boulkaid
7a70a3ae5e
Unlock Psych dependency ( #9135 )
...
Merge pull request 9135
2022-09-29 00:16:32 -07:00
jekyllbot
1baded9acd
Update history to reflect merge of #9134 [ci skip]
2022-09-28 03:54:48 -07:00
Ashwin Maroli
1a3d85a8a5
Relax version constraint to allow Rouge 4.x ( #9134 )
...
Merge pull request 9134
2022-09-28 03:54:46 -07:00