Update middleman: 3.4.1 → 4.3.6 (major) #11
Merged
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?
✳️ middleman (3.4.1 → 4.3.6) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ jekyll (3.8.4 → 3.8.6) · Repo · Changelog
Release Notes
3.8.6
3.8.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Release :gem: 3.8.6
3.8.6: add release note for 3c06609406
Fix year
Update release date
Merge pull request #7735 from jekyll/3-8-6-release-notes
Create 3.8.6 release notes
Backport #7679 for v3.8.x (#7734)
Add all backports since 3.8.5
Backport #7697 for v3.8.x (#7722)
Backport #7709 to 3.8-stable branch
Backport #7213 and #7633 for v3.8.x (#7690)
Backport #7684 for v3.8.x (#7689)
Install platform-specific gems as required
Backport regex-escape-site-path from #7568 to 3.8-stable (#7573)
Fix CI builds on older Ruby versions (#7567)
Merge pull request #7467 from jekyll/3.8-stable-backport-7382
Merge pull request #7424 from jekyll/3.8-stable-backport-7419
Backport excerpt-liquid from 7382 to 3.8-stable
Merge branch '3.8-stable' into 3.8-stable-backport-7419
Backport c368fec to 3.8-stable
Skip theme dir symlink test if Windows.
Merge branch '3.8-stable' into this branch
Backport e41c427 to 3.8-stable
Backport 564f773 to 3.8-stable
Fix linting issue with lines being too long.
Backport ensure-realpath-for-theme-dirs-is-in-theme-dir from #7419 to 3.8-stable
Release :gem: 3.8.5
Prepare 3.8.5 release
Merge pull request #7352 from jekyll/3.8-backport-7250
style: Metrics/LineLength
style: fix offenses
Re-implement handling Liquid blocks in excerpts (#7250)
✳️ middleman-livereload (3.3.4 → 3.4.6) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 32 commits:
bump
Merge pull request #85 from zhusee2/fix-thread-mutex-warning
Fix Thread.exclusive deprecation in Ruby 2.3.0
test against master
Fix pathname bug
Update targets
Bump
Merge pull request #83 from wazeHQ/css_reload
Fix CSS live reloading when @imported partials change
Merge pull request #80 from cbetta/js_host_and_port_docs
Add documentation for new options
Merge pull request #79 from cbetta/js_host_and_port
Merge pull request #78 from cbetta/patch-1
Add js_host and js_port options
Update README to include current version
Merge pull request #77 from wazeHQ/master
Live reload CSS partials.
Bump
Merge pull request #75 from middleman/Arcovion-patch-1
Correct the printed URI scheme
Merge pull request #74 from Arcovion/ignore-option
Add ignore option
minor v4 safety check
tweak
prep v4
prep for v4
Merge pull request #70 from komor72/master
Updated gem declaration to 3.3.x.
Merge pull request #67 from michaelbaudino/master
Add @import'ed and require'd files note to README
Merge pull request #66 from michaelbaudino/master
Minor output fix
✳️ middleman-syntax (3.0.0 → 3.2.0) · Repo · Changelog
Release Notes
3.2.0 (from changelog)
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
5.1.2 (from changelog)
5.1.1 (from changelog)
5.1.0 (from changelog)
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
0.9.5
0.9.4
0.9.3
0.9.1
0.9.0
0.8.6
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
2.2.1
2.1.2
2.1.1
2.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
Release :gem: v2.2.1
Test with Jekyll 4.0 and 3.6 (#87)
Move Ruby version requirement above dependencies
Re-introduce support for Ruby 2.3 (#86)
Release: v2.2.0
chore (ci): remove deprecated `sudo: false` in .travis.yml
docs: update History
fix: unfreeze to make tests pass
chore(deps): rubocop-jekyll 0.5 / rubocop 0.62
chore(deps): loose version on wdm
chore(deps): relax version constraint on bundler
chore(ci): drop Ruby 2.3
chore(deps): require Ruby 2.4
style: target Ruby 2.4
chore(ci): test oldest and latest ruby versions only
style: auto-gen-only-exclude
chore(deps): :up: rubocop-jekyll 0.4
Update history to reflect merge of #65 [ci skip]
Ignore directories rather than all similar paths (#65)
Update history to reflect merge of #76 [ci skip]
Fix encoding discrepancy in excluded Windows paths (#76)
Update history to reflect merge of #79 [ci skip]
chore(deps): rubocop-jekyll 0.3 (#79)
chore(release): :gem: 2.1.2
Update history to reflect merge of #78 [ci skip]
Fix watcher failure due to incorrect file name encoding (#78)
Update history to reflect merge of #77 [ci skip]
Initialize AppVeyor CI to test plugin on Windows (#77)
chore(release): :gem: 2.1.1
Update history to reflect merge of #73 [ci skip]
Replace non-existent local variable (#73)
Remove unnecessary whitespace
chore(release): :gem: 2.1.0
chore(deps): use latest rubocop-jekyll
Update history to reflect merge of #69 [ci skip]
normalize watched-path encoding (#69)
Stop testing unsupported Ruby version
Lint with rubocop-jekyll
Match Jekyll's current version
Merge pull request #67 from ashmaroli/travis-ruby-25
Merge pull request #66 from ashmaroli/bump-rubocop
Fix failing Travis build on Ruby 2.5
Use Rubocop w/ config inherited from Jekyll-3.8.0
Update history to reflect merge of #62 [ci skip]
Test against Ruby 2.5 (#62)
Update LICENSE.txt
Merge pull request #60 from jekyll/copyright-notice
Update Copyright notice
Update History.markdown
Release Notes
4.0.3 (from changelog)
4.0.2 (from changelog)
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.
Sorry, we couldn't find anything useful about this release.
Release Notes
5.14.0 (from changelog)
5.13.0 (from changelog)
5.12.2 (from changelog)
5.12.1 (from changelog)
5.12.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
prepped for release
Closed temporary IOs when exiting capture_subprocess_io. (doudou)
- Added example for value wrapper with block to Expectations module. (stomar)
Added minitest_log to known modules (BurdetteLamar)
+ Block-assertions (eg assert_output) now error if raised inside the block. (casperisfine)
- Fixed use of must/wont_be_within_delta on Expectation instance. (stomar)
+ Changed assert_raises to only catch Assertion since that covers Skip and friends.
- Renamed UnexpectedError#exception to #error to avoid problems with reraising. (casperisfine)
prepped for release
+ Deprecated Minitest::Guard#maglev?
+ Added skip_until(year, month, day, msg) to allow deferring until a deadline.
Reworked some of metametameta to be more flexible.
+ Added expectations #path_must_exist and #path_wont_exist. Not thrilled with the names.
re-sorted assertions after path additions
+ Finally added assert_path_exists and refute_path_exists. (deivid-rodriguez)
+ Refactored and pulled Assertions#things_to_diff out of #diff. (BurdetteLamar)
- Fix autorun bug that affects fork exit status in tests. (dylanahsmith/jhawthorn)
+ Added examples to documentation for assert_raises. (lxxxvi)
- Support new Proc#to_s format. (ko1)
- Improved documentation for _/value/expect, especially for blocks. (svoop)
prepped for release
- After chatting w/ @y-yagi and others, decided to lower support to include ruby 2.2.
prepped for release
- Fixed broken link to reference on goodness-of-fit testing. (havenwood)
Added mini-apivore to readme.
- Update requirements in readme and Rakefile/hoe spec.
+ Added documentation for Reporter classes. (sshaw)
Added minitest-global_expectations to readme. (jeremyevans)
- Avoid using 'match?' to support older ruby versions. (y-yagi)
Tweaked multithreading section of README. (iHiD)
prepped for release
Reworked the \n vs \\n mu_pp_for_diff situation.
Extended assert_mu_pp and assert_mu_pp_for_diff to auto-quote strings to make tests more grokkable.
minor editing to comment
Turn off parallelism on stub and spec meta tests because they hit class methods (globals)
Added mutant-minitest to readme. (mjb)
+ Add a descriptive error if assert_output or assert_raises called without a block. (okuramasafumi)
- Check `option[:filter]` klass before match. Fixes 2.6 warning. (y-yagi)
Fixed 2.6 warning in test_refute_match_matcher_object by adding explicit =~ method. (y-yagi)
Added doco for using Rake::TestTask. (schneems)
Added minitest-mock_expectations to readme. (bogdanvlviv)
- Fixed spec section of readme to not use deprecated global expectations. (CheezItMan)
minor rearrangement of requires
Added tests for message and using message/lambad w/ assertions.
+ Changed mu_pp_for_diff to make having both \n and \\n easier to debug.
Overhauled and sorted test_minitest_assertions.rb in prep for new mu_pp_for_diff changes.
Split tests out into test_minitest_assertions.rb
- Fixed Assertions#diff from recalculating if set to nil
+ Deprecated $N for specifying number of parallel test runners. Use MT_CPU.
+ Extended Assertions#mu_pp to encoding validity output for strings to improve diffs.
+ Deprecated use of global expectations. To be removed from MT6.
+ Fail gracefully when expectation used outside of `it`.
Converted all minitest/spec tests over to use _ to avoid deprecation warnings.
Avoid teardown assertion check if test is skipped
Release Notes
1.14.1 (from changelog)
1.14.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Version 0.14.1
Update changelog for 0.14.1
Fix 2.7 warning
Merge pull request #193 from orien/gem-metadata
Add project metadata to the gemspec
Version 0.14.0
Remove ssh key signing
Add changelog for 0.14
Oj 2 and 3 support
Fix CI
Remove gemnasium
Merge pull request #192 from igas/patch-2
Fix codeclimate badge
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 8 commits:
:package: v0.16.2
Bring back Ruby 2.5 compatibility.
Fix Benchmarking.
Update .travis.yml
Add Pathname.
Sync development files.
Fix deprecation with RubyGems.
Update the Gitignore.
Commits
See the full diff on Github. The new version differs by 3 commits:
bump version
Handle case where session id key is requested but it is missing
Merge pull request #1462 from jeremyevans/sessionid-to_s
Commits
See the full diff on Github. The new version differs by 3 commits:
Update gem version to 0.10.4
Merge pull request #85 from tyler-ball/patch-1
Remove bundler development dependency
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Exclude built *.gem files from version control
Bump version to 1.0.5
Merge pull request #90 from elifoster/fix-80
Fix uninitialized constant DateTime
removed store.yaml from repo
updated tests for SafeYAML::Store
Merge pull request #68 from blackwinter/add-safe_yaml-store
Add SafeYAML::Store, a YAML::Store variant that uses SafeYAML.load instead of YAML.load.
Commits
See the full diff on Github. The new version differs by 15 commits:
v0.8.2
Merge pull request #127 from k0kubun/truffleruby-stringsplitter
Support truffleruby in StaticAnalyzer
Support truffleruby in StringSplitter
Remove gemnasium badge (#123)
v0.8.1
Update CHANGES
Stop relying on deprecated method in Rails (#121)
Merge pull request #111 from jeremyevans/fstring
Merge pull request #114 from jirutka/badges
Readme: Add Gem Version badge
Readme: Replace PNG badges with SVG variants
Fix issue with --enable-frozen-string-literal
Merge pull request #110 from doits/fix_expression_md
escape html in markdown
Release Notes
1.0.1 (from changelog)
1.0.0 (from changelog)
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
2.0.10 (from changelog)
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
1.2.7
1.2.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Improve grammar.
Preparing v1.2.7.
Update to Ruby 2.7.1.
Revert to Ruby 2.4.9 and 2.7.0.
Update to Ruby 2.4.10, 2.5.8, 2.6.6, 2.7.1 and JRuby 9.2.11.1.
Use shields.io for badges.
Update copyright years.
Add a build status badge for AppVeyor.
Replace broken links.
Use https for links where available.
Update to JRuby 9.2.11.0.
Merge pull request #112.
Test for just the non-existence of #untaint.
Fix comments relating to taint/untaint removal.
Don't rely on lexicographic version comparisons.
Fix test failures on Ruby 1.8.7.
Fix erroneous 'wrong number of arguments' errors on JRuby 9.0.5.0.
`$VERBOSE = false` won't be worked since `rb_warning` is changed to `rb_warn`
Update to Ruby 2.7.0.
Update copyright years.
Preparing v1.2.6.
Replace expired gem signing certificate.
Fix a comment.
Ruby Enterprise Edition requires older versions of RubyGems and Bundler.
Fix block not being called by RubyCoreSupport.open_file on JRuby 9.2.
Revert "Try and fix an incorrect rake version being picked with JRuby 1.7."
Try and fix an incorrect rake version being picked with JRuby 1.7.
Convert to UNIX line endings.
Simplify minitest version constraint.
Update to Ruby v2.7.0-rc2.
Run CI tests on Windows with AppVeyor.
Enable verbose test output.
Update Travis CI Ruby versions.
Prevent bundler from attempting to use version minitest v5.12.0.
Allow newer versions of Rake that fix warnings with Ruby 2.7.
Eliminate a warning when calling File.open with keyword arguments.
Suppress deprecation warnings due to Object#untaint on Ruby 2.7.
Fix test failures on Ruby 1.8.7 caused by DateTime issues.
Remove the unused REQUIRE_PATH constant from RubyDataSource.
Fix SecurityErrors when loading data in safe mode.
Test that RUBY_ENGINE is defined.
Skip tests that fail due to Ruby bug 14060 on Ruby 2.4.4.
Update to the latest Ruby, JRuby and Rubinius releases.
Fix a documentation typo.
Return the correct seconds since the epoch value for strftime with %s.
Restrictions on timezones only apply to older (pre-1.9) Ruby releases.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 backports (added, 3.17.1)
🆕 concurrent-ruby (added, 1.1.6)
🆕 contracts (added, 0.13.0)
🆕 dotenv (added, 2.7.5)
🆕 fast_blank (added, 1.0.0)
🆕 fastimage (added, 2.1.7)
🆕 hamster (added, 3.0.0)
🆕 hashie (added, 3.6.0)
🆕 memoist (added, 0.16.2)
🆕 middleman-cli (added, 4.3.6)
🆕 sassc (added, 2.3.0)
🆕 servolux (added, 0.13.0)
🗑️ capybara (removed)
🗑️ chunky_png (removed)
🗑️ compass (removed)
🗑️ compass-import-once (removed)
🗑️ hike (removed)
🗑️ hooks (removed)
🗑️ json (removed)
🗑️ middleman-sprockets (removed)
🗑️ mime-types (removed)
🗑️ mime-types-data (removed)
🗑️ rack-test (removed)
🗑️ sprockets (removed)
🗑️ sprockets-helpers (removed)
🗑️ sprockets-sass (removed)
🗑️ uber (removed)
🗑️ xpath (removed)
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