Update trix-rails: 2.2.0 → 2.3.0 (minor) #322
Closed
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?
✳️ trix-rails (2.2.0 → 2.3.0) · Repo · Changelog
Release Notes
2.3.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 51 commits:
Bump changelog to reflect release dateMerge pull request #24 from kylefox/trix-1.3.1Trix 1.3.1, Bump gem to 2.3.0, update Apprasial branch for RspecMerge pull request #23 from kylefox/rails-6.1Add testing and support for Rails 6.1Update .travis.ymlUpdate .travis.ymlUpdate .travis.ymlUpdate .travis.ymlRelease v2.2.0Require bundler 2 for developmentRemove appraisals for Rails 4.2Merge pull request #18 from kylefox/trix-1.2.0Update version to 2.2Update changelog entry, and bump gem versionPull in Trix 1.2.0 assetsUpdate changelog and version for released gemUpdate changelog to reflex Rails 6 supportMerge pull request #17 from king601/rails-6Support Rails 6update changelogMerge pull request #12 from ptrr/masterAdds customizable input name for trix-editor in simple formBump to 2.0.0Update Trix 0.12.1 → 1.0.0Add appraisal for Rails 5.2.1Merge pull request #10 from bensie/patch-1Fix simple_form displaying stored dataBump to 1.0.1Update to Trix 0.12.1Merge pull request #9 from ch000/patch-1fix: editor doesn't get populated with stored contentBump to 1.0.0ignore build gems from gitUpgrade Trix to 0.12.0Add Rails 5.2 to Travis CIrubocopadd support for ruby 2.5.1Drop support for Ruby 2.2Merge branch 'master' of github.com:kylefox/trixrubocopMerge pull request #8 from phylor/masterAdd spec to illustrate bug with simple_form custom optionsAllow additional options when using simple_form.Merge branch 'master' of github.com:kylefox/trixUpdate READMEUpdate issue templatesMerge pull request #2 from Schwad/masterRubocop fixesUpdates README.mdGem version bumpRelease Notes
1.10.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 22 commits:
Bump version to 1.10.0Enable branch coverage when testingMove <% case above <%# and <%% cases as it is more commonCover some rspace/lspace branches in CaptureEndEngineTest <%= tailch rspace branch and src ending with newline branchRemove unnecessary lineRemove unnecessary branchAdjust nocov markingsDon't call add_text with nilFix regression where only first backslash/apostrophe was escapedImprove template parsing, mostly by reducing allocationsDo not ship tests in the gem, reducing gem size about 20%Start testing Ruby 2.7 on TravisUpdate copyright yearAdd nocov markersMake spec_w task use warning gem instead of egrep for filteringImprove rdoc formattingUpdate CHANGELOGAllow the literal prefix/postfix to be configured (Fixes #26, #27)Refactor and simplify internalsReduce memory usage when escaping textFix documentation of options bufval, bufvar in Erubi::Engine's initializerRelease Notes
2.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
version bump to v2.8.0perf: use require_relative where we canstyle: fix indentationci: separate rubocop and test tasks; make default task do bothMerge pull request #198 from miguelperez/add-flex-propertiesadd flex properties to safelistMerge pull request #196 from flavorjones/dependabot/bundler/rubocop-tw-1.1Update rubocop requirement from ~> 0.89 to ~> 1.1ci: upgrade to teliaoss/github-pr-resourcetest: fix warningsfix the :test rake taskci: prefer registry-image to docker-imagedrop Hoe and use a gemspec file insteadextract Loofah::VERSION into loofah/version.rbREADME: badges no longer in table format, add tidelift badgeREADME: add tidelift linkCreate FUNDING.ymlRelease Notes
2.5.4 (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:
Prepare for v2.5.4 release.Remove unneeded assertions.Update ext/nio4r/monitor.creplace `if` with assert, keep memory init.actually, initialize the whole memory block to zerotest allocation for failure and initialize memoryAdd `if` statement, even if redundantREADME.md: update build status badgeMove `EV_STANDALONE` definition to `extconf.rb` (#250)Add space between control statements and brackets.Use clang-format to improve code consistency.Remove cruft from README.Remove ancient Guardfile.Release Notes
3.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Prepare 3.2.2 releaseMerge pull request #465 from rails/fix-tests-and-add-ruby-2-7Fix extending ActionView::Base instancesSilence warnings about static path fallbackFix Action View deprecation warningRequire Rails::VERSION so test can run in isolationFix Sprockets deprecation warningOnly use kwargs splat operator on Ruby 2.7+Exclude Rails 5.2.x/Ruby 2.2 from build matrixUpdate ruby version testing matrixMerge pull request #455 from Edouard-chin/ec-action-view-noneed-toloadDon't require ActionView::Base when rake tasks get loaded:Merge pull request #454 from connorshea/fix-ruby-27-deprecationsFix Ruby 2.7 deprecation in helper.rb.Improve error message by pointing to the upgrading guideMerge pull request #442 from jaredbeck/test_rails_6.0.0Test rails 6.0.0Merge pull request #440 from olleolleolle/patch-2Merge pull request #420 from artfuldodger/patch-1Merge pull request #439 from olleolleolle/patch-1CI: Sprockets 4 req. Ruby 2.5.0+README: Remove Gemnsium badgeCI against ruby 2.6rails 6.x now requires ruby >= 2.5.0oops!We're still testing against old rubies that aren't supported by bundler 2.xCI against newer rubiesMerge pull request #434 from lostapathy/patch-1limit minitest version to resolve test failuresWorkaround issue with sprockets-4.0.0.betaresolve security warnings on current bundlerCorrections to gemfiles/travis configTest against ruby 2.5.1Merge pull request #428 from mvz/document-non-digest-optionsDocument other gem optionsPoint to gem fork with a friendlier nameMerge pull request #429 from justin808/patch-1Missing space in error messageDocument options for generating non-digest assetsFix typoMerge pull request #414 from rails/schneems/more-error-stuffExtra newline in exceptionUse word “error” in error class.Always use newest bundler in the CIRemove CHANGELOGRelease Notes
1.2.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Preparing v1.2.8.Update time zone test fixtures based on tzdata 2020d.Support "slim" zoneinfo files produced by default by zic >= 2020b.Use up to date Linux distros to test (where possible).Remove the deprecated sudo option.Switch to travis-ci.com.Update to Ruby 2.7.2 and JRuby 9.2.13.0.Revert "Add Ruby 2.7 on AppVeyor."Add Ruby 2.7 on AppVeyor.Stop supporting Rubinius.Update to Ruby 2.4.10.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