Upgrade all of rails: 5.1.6.1 → 6.0.2.2 (major) #187
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rails (5.1.6.1 → 6.0.2.2) · Repo
Release Notes
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.2.2
5.1.7
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.
✳️ sass-rails (5.0.6 → 5.1.0) · Repo
Release Notes
5.0.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Prepare to 5.1.0Merge branch 'rm-test-with-rails-6' into 5-0-stableMake the tests pass with all supported versions of railsUpdate the example applicationsRemove support to old Rails versionsRemove support to old rubiesAllow Rails 6 and test with all versionsPrepare for 5.0.7Merge pull request #403 from y-yagi/fix-ruby-warningsMerge pull request #404 from y-yagi/fix_broken_ciRemove unused session_store initializerAdd manifest filesUse Rails 4.2 below Ruby 2.1Use nokogiri 1.6.x on Ruby 2.0Fix ruby warning✳️ web-console (3.7.0 → 4.0.1) · Repo · Changelog
Release Notes
4.0.1 (from changelog)
4.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 32 commits:
Release 4.0.1Merge pull request #279 from patorash/fix-web_console-permissionsAdd test for use whitelisted_ips.Remove config.web_console.permissions initial value.Fix initializer "web_console.permissions"Merge pull request #277 from localhostdotdev/prettier-cssprettier css + newlinesPrevent over resize (#276)Release web-console 4.0Move to config.web_console.permissionsSignal that only Ruby 2.5+ is supported in the gemspecStart preparing the changelog for 4.0Introduce Binding#consoleUse the Rails 6 Interceptor API and avoid a monkey patchMerge pull request #265 from yuki24/support-for-nested-exceptionsAdd support for nested exceptionsFix stray whitelisted_ips invocations and stubsRename the whitelist class to permissionsDon't depend on Mime types at allFix the Action View deprecation warnings when running the testsFix Ruby 2.6 __LINE__ and __FILE__ deprecated usage in Binding#evalBump Rails support to Rails 5.2 and aboveOfficially support Ruby 2.4+Use the new cattr_accessor interfaceDrop the Action View warnings for Rails 6Drop Ruby 2.4 support for Rails 6Fix the Rails 6 ActionView::Base instantiation deprecationsMerge pull request #273 from pjg/patch-1Fix README typoMerge pull request #269 from tamkylet/readme-writing-changesreadme writing changes for reabilityTest against latest jruby release, 9.2.0.0 (#267)Release Notes
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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.
Commits
See the full diff on Github. The new version differs by 27 commits:
Release 0.8.1Dump the CRuby lib in skiptrace/internal/crubyRelease 0.8.0Drop support for Ruby 2.4 and belowMention Exception#binding_locations in the READMESkiptrace::BindingLocations mimics closely an Array[Thread::BacBacktrace::Location]Ahem, actually remove the forgotten skiptrace/jrubyFix the JRuby integration moveTest new ruby versionsMove the integrations in skiptrace/internalAdd the forgotten BasicNestedFixtureRefactor the tests locationMerge branch 'master' of github.com:gsamokovarov/bindexPrototype Exception#binding_locationsFix a few test names in ExceptionTestIntroduce Skiptrace::LocationFix the eval("__LINE__"|"__LINE__") warnings in the testMerge pull request #3 from olleolleolle/patch-1Fix the CI build status badgeCI: Drop unused Travis settingRelease 0.7.0Rebuild the JRuby internals for the current interpreter versionsDrop Ruby versions that bundler no longer-supports in travisRelease 0.6.0Merge branch 'skiptrace'Rename the gem to 'skiptrace'Keep all the functions staticRelease Notes
1.1.6 (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.0.6
1.0.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Release 1.0.6Limit number values to a sensible rangeUpdate historyAdd project metadata to the gemspecRelease 1.0.5Remove test files and omit themRemove 1.9.3 from the test matrixUpdate Travis test matrixRelease Notes
1.9.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 7 commits:
Bump version to 1.9.0Change default :bufvar from 'String.new' to '::String.new' to work with BasicObjectTry to get Travis passingUse minitest-global_expecations in tests to avoid deprecation issues with minitest 5.12Test JRuby 9.2 on TravisTest on TruffleRuby on TravisCI: Add Ruby 2.6 to the matrixRelease Notes
1.12.2 (from changelog)
1.12.1 (from changelog)
1.12.0 (from changelog)
1.11.3 (from changelog)
1.11.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 44 commits:
Bump VERSION to 1.12.2Update CHANGELOG for 1.12.2Replace st_table with simple cache and fix segfault after GC.compactRemove old references to ruby-1.9Bump VERSION to 1.12.1Do parallel builds in CI docker containersRespect MAKE environment variable for libtest buildBetter document enable/disable libffi switches in the READMEBump VERSION to 1.12.0Update CHANGELOG for version 1.12.0Update libffi to latest master branchMerge pull request #735 from larskanis/disallow-re-layoutWarn about Struct layout redefinition onlyNamespace all benchmarks since they are loaded into one processDisallow struct layout changesRequire "ffi/version" per defaultSet ruby-2.3.8 to allow_failures because of ffi unrelated errorUpdate rake to avoid warnings on ruby-2.7Update to rake-compiler-dock-1.0.0 to build ruby-2.7 binary gemsBump VERSION to 1.11.3Prepare CHANGELOG for 1.11.3Merge branch 'y-yagi-remove_taint_support'Remove taint supportUpdate CHANGELOG [ci skip]Update libffi to latest masterUpdate CHANGELOG for 1.11.2Bump VERSION to 1.11.2Merge pull request #722 from adam12/regenerate-freebsd12-typesFix library name mangling for non glibc Linux/UNIXMerge pull request #724 from ahorek/dragonflyadd typesidentify dragonflybsd as a platformRegenerated type conf for freebsd12 targetRemove MACOSX_DEPLOYMENT_TARGET that was targeting very old version 10.4Fix compiler warnings raised by ruby-2.7Add ruby-2.6 to Appveyor CIDescribe "types_conf" so that it's shown in "rake -T"Update platform x86_64-linux on Ubuntu-18.04Sort all types.conf files, so that changes are more visibleMerge pull request #711 from wonda-tea-coffee/fix-bigdecimal-newFix BigDecimal.newMerge pull request #703 from jcn/patch-1Update ffi.gemspec with correct homepage URLAdd a notice about yanked ffi-1.11.0Release Notes
1.8.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
Bump to 1.8.2Fix regression introduced by b7f69f78Add pry to GemfileExpand post-install message to clarify for new appsBump to 1.8.1Merge pull request #508 from ruby-i18n/revert-499-chain-fallback-backendsRevert "Chain fallback backends"Bump to 1.8.0Merge pull request #499 from vipera/chain-fallback-backendsBump to 1.7.1Merge pull request #503 from CrAsH1101/preserve-count-optionAdd test for preserving count optionMerge pull request #505 from peterberkenbosch/update-readme-with-gh-workflow-badgeReplace TravisCI badge with GH Actions badgeMerge pull request #504 from ruby-i18n/bump-ruby-rails:wave: Travis CI :cry:Ignore Ruby 2.3.8 + Rails 6.0.xCorrect Rails version numberCorrect more ruby versionsUse actions/checkout@v2Ignore Rails 6.0.0 + Ruby 2.4Specify exact versions for eregon/use-ruby-actionUse eregon/use-ruby-action for Ruby 2.7, 2.3 + JRuby supportUndo required_ruby_version bumpAdd missing GemfileFail slowlyBump Ruby + Rails versionsMerge pull request #501 from alchimere/add-user-friendly-comment-on-translate-kwargsAdd comment on kwargs to avoid new people open issues like #500Preserve count optionI18n::Backend::Chain#translations fallback mergeUse activesupport implementation of Hash#deep_merge!Merge pull request #495 from ghiculescu/pluralization_fallback_testAdd tests for existing behaviorMerge pull request #480 from Tietew/exclude-count-on-retrieve-linkAdd JRuby to build pipelineAdd Ruby 2.3 to Ruby pipelineOne i in gemfileExclude Ruby 2.4.x + Rails master Gemfile buildUpdate ruby.ymlUpdate ruby.ymlExclude :count option on retrieve linkBump to 1.7.0Merge pull request #491 from ruby-i18n/pipe-interpolationAllow pipes in interpolationsMerge pull request #486 from amatsuda/kwargs_2.7Merge pull request #487 from amatsuda/httpsKeyword arguments have to be explicitly double-splatted in Ruby 2.7+GitHub is https by defaultMerge pull request #488 from amatsuda/reduce_allocationsMerge pull request #489 from lbraun/fix-typosFix typosNo need to dup before creating another Hash instance via Hash#rejectMerge pull request #483 from hsbt/remove-rubyforgeRemoved rubyforge_project from gemspec. Because rubyforge was EOL.Merge pull request #481 from ahorek/public#include is public since ruby 2.1Merge pull request #476 from TaigaMikami/masterFix typo :)Merge pull request #475 from KaanOzkan/raise-disabledRaise disabled during boot inside fallbackMerge pull request #470 from gburgett/patch-1Merge branch 'master' into patch-1Use each_with_object and more descriptive namesUpdate spec for new behavior of chain backendRelease Notes
2.4.0
2.3.1
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 more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 17 commits:
Merge pull request #64 from banister/release-1-0-0Release v1.0.0Merge pull request #63 from banister/travis-removalTest solely on CircleCI, remove TravisMerge pull request #62 from banister/circleciTest on CircleCIMerge pull request #61 from jasonkarns/patch-1More closely match MIT License text verbatimMerge pull request #59 from casperisfine/fix-ruby-2.7Test against Ruby 2.7 on CIHandle new message for unterminated lists on MRI 2.7Merge pull request #60 from casperisfine/fix-ciFix ruby warning in spec_helperAdd MRI 2.5 and 2.6Fix CI buildMerge pull request #56 from nisusam/fix_documentation_linkFix `documentation` linkCommits
See the full diff on Github. The new version differs by 25 commits:
Changelog and prepare for releaseFEATURE: update for latest parity with mime types dataRemove unsupported rubies from travis test matrixrelax bundler versionUpdate benchmark in readmeAdd gems to Gemfile for bench scriptAllow custom db pathsUpdate benchmarkTest on Ruby 2.5 and Ruby 2.6Merge pull request #16 from Aqualon/readme_improvementsFix some typos/whitespaceFix link to bench.rbbump cache on travisMerge branch 'master' of github.com:discourse/mini_mimebump versionMerge pull request #14 from ahorek/replace_subUpdate mime types from upstreamMerge pull request #13 from ahorek/lookup_by_extreplace subexpose lookup by extensionFix typos.Merge pull request #11 from attritionorg/patch-1Update LICENSE.txt with an actual nameMerge pull request #10 from esparta/adjusting_lookup_by_filenameAdjusting lookup_by_filename on performance & styleRelease Notes
5.14.0 (from changelog)
5.13.0 (from changelog)
5.12.2 (from changelog)
5.12.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
prepped for releaseClosed 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)Release Notes
2.5.2 (from changelog)
2.4.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 67 commits:
Fix error: use of undeclared identifier 'EV_USE_LINUXAIO'.RuboCop...........Bump version.Replace usage of `long` with `size_t` in memory allocation functions.Fix `ev_backend_poll` so that it doesn't generate warnings.Detect aio_abi.h and define EV_USE_LINUXAIO if present.Add project metadata to the gemspecUpdate README.mdBump version.Add missing closing ')' on assert call in ev_port.cAdd notes about release process.Update license details.Report supported backends and current backend.Bump version.Test empty selector timeout.Update to libev-4.27.Merge pull request #219 from Jesus/masterAdds Puma to the list of projects using nio4rAllow calling `deregister` on closed IO objects (#217)Travis -add testing on OpenSSL 1.0.1 (trusty) & 1.1.1 (bionic & osx) [skip appveyor]Update `CHANGES.md` and `README.md`.Enable KQUEUE on macOS 10.14+.Don't freeze strings in file with `frozen_string_literal`.Bump minimum supported Ruby to 2.3.Update travis config.Set TRUFFLERUBY_RECOMPILE_OPENSSL to workaround OpenSSL issuesmonitor.rb :nodoc => :nodoc: [skip ci]Skip IO.try_convert in ruby code for SSL SocketsSplit some OpenSSL specs into TLSv1.2 and TLSv1.3.gitignore - add .rspec_status [skip ci]appveyor.yml - update with Ruby x64 - 2.5, 2.6, & head/trunkBump version.Restore piratey patches.Use `struct ev_loop` in `selector.c`.Use `struct ev_loop`.Update libev to v4.25.Doesn't seem like gem/bundler update is required.Run truffleruby with NIO4R_PURE.Skip SSL spec on JRuby because the socket isn't readable for some reason.Fix rubocop.Don't invoke `monitor.close` after related IO has already been closed.Prefer generic latest stable jruby in travis config.Java Extension: use at least Java 1.8, avoid warningsTravis: update to jruby-9.2.5.0 (#197)Don't allow 2.6 to fail.Fix trailing whitespace.Increase and embed select precision on a per-test basis.Simplify rubocop usage.Remove Ruby 2.2 since it's no longer supported by bundler.Try reverting select timeout.Try to detect unwritable OpenSSL socket.Fix rubocop.Remove pending check since it appears to be unnecessary.Merge pull request #200 from boutil/patch-1Fix travis os: name.Simplify travis build matrix.Rework port allocation and selector timeouts. Fixes #184.allow failures for Ruby 2.6 for nowMerge pull request #199 from boutil/masterIncrease size of RSA keys to 2048 bitsUpdate travis config, add support for truffleruby.Merge pull request #192 from junaruga/feature/doc-ruby-2.5Merge pull request #191 from junaruga/feature/travis-updateAdd Ruby 2.5 to supported platforms.Update Rubies to the latest version on Travis CI.Merge pull request #190 from olleolleolle/patch-4Travis: jruby-9.2.0.0Release Notes
1.10.9
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
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.2 (from changelog)
2.2.1 (from changelog)
2.2.0 (from changelog)
2.1.2 (from changelog)
2.1.1 (from changelog)
2.1.0 (from changelog)
2.0.8 (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.3.0
1.2.0
1.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
v1.3.0Merge pull request #102 from orien/gem-metadataAdd project metadata to the gemspecMatch Loofah's API changes.Prepare 1.2.0Remove needless white list sanitizer deprecationsMerge pull request #96 from olleolleolle/patch-1CI: Drop unused sudo: false Travis directiveMerge pull request #95 from rwojnarowski/patch-1Deprecated warning text, missing spacePrepare version 1.1.0Merge pull request #91 from JuanitoFatas/doc/scrubbersMerge pull request #92 from JuanitoFatas/link-sanitizerImprove LinkSanitizer's documentationhref is not a HTML elementImprove Scrubber documentationsMerge pull request #87 from JuanitoFatas/migrate-to-safelistMigrate to SafeListSanitizerMerge pull request #90 from JuanitoFatas/jf.fix-testsUpdate test behavior for Nokogiri > 1.9.1.Merge pull request #89 from JuanitoFatas/rubiesMerge pull request #88 from JuanitoFatas/jf.relax-bundler-dependencyUpdate Ruby version matrix on CIUse a inclusive Bundler versionMerge pull request #86 from tebs/fix-documentation-linkFix Nokogiri link in documentation[ci skip] Please don't send more PRs trying to bump Loofah.Merge pull request #71 from nicolasleger/patch-1[CI] Allow failure with ruby head[CI] Test against Ruby 2.5Release Notes
6.0.2.1
6.0.2
6.0.1
5.2.4.1
5.2.4
5.2.3
5.1.7
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
13.0.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
Bump version to 13.0.1Fixed build failure of the latest GitHub ActionsMerge pull request #271 from thorsteneckel/bugfix-reenable_invocation_exceptionMerge pull request #327 from mjbellantoni/mjb-order-only-arg-fixMerge pull request #329 from jeremyevans/skip-taint-test-on-2.7Skip a taint test on Ruby 2.7Merge pull request #328 from orien/gem-metadataAdd project metadata to the gemspecUpdate comments to reflect the current stateFix an incorrectly resolved arg patternCommits
See the full diff on Github. The new version differs by 7 commits:
Fix formatting.Bump version.Remove rbx-3.Limit changing auto close behavior off to just JRuby. This limits risk of MRIFixes #91. Make IO resources not autoclose.allow stopping a notifier from within an event callbackUpdate documentation regarding resource limits. Fixes #61.Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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 19 commits:
v2.0.10Update CHANGELOGAdd test for rending using a class as scopeIf scope is a Module/Class, treat as scope_classFix warning when using yield in templates on ruby 2.7readme: add syntax highlight for code blocks (#342)Test on Ruby 2.5 (#341)Remove test files from bundled gem (#339)v2.0.9Update CHANGELOGSass: Fix typoTests: Test against both Sass and SassCSass: Support both sassc and sass gemsRemove broken Gemnasium badge from README.mdUpdate CHANGELOGDeprecate safe_level of ERB.new in Ruby 2.6Rename `-rubygems` option (#328)Add option passthrough for commonmarker (#326)Avoid uninitialized instance var @haml_buffer (#321)Release Notes
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 27 commits:
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.Release Notes
0.7.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Bump version to 0.7.1Change markdown formatting of docs.Remove a redundant statement from the Hybi setup code.Fail a draft-76 connection of a header does not contain any digits.Depend on Rake < 12.3 if we're running on Ruby < 2.0.Reformat the C and Java native extension modules.Fix an uninitialised variable warning.Update Travis target versions.Switch license to Apache 2.0.Test on Ruby 2.5.0.I think you have to use jruby-head instead of jruby-9 now.Bump the Ruby versions for Travis.If any header used by Hybi is present, then pick Hybi, and likewise for Draft76. This means the driver is more likely to pick Hybi and report likely combinations of malformed headers as errors to the client.If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.Fix the version of Rubygems that Travis is using on Ruby 1.9.Bump version to 0.7.0.Refactor the client examples, and get the TCPSocket one into a runnable state so it can be run from the command line with a URI.Don't require rubygems, this has not been necessary since Ruby 1.8.Merge pull request #53 from izwick-schachter/masterAdded TCPSocket client exampleRename tcp_server.rb to em_server.rb.Add an example EventMachine client.Flesh out the docs for the new ping/pong events.Make the ping/pong tests check the content of the events.Emit ping and pong events after all other effects of those frames have been carried out.Merge pull request #51 from ably-forks/support-ping-in-event-emitterUpdate Ruby versions in Travis config.Update docs to reflect ping & pong eventsEmit :ping and :pong events in the driverMerge pull request #50 from junaruga/feature/travis-ruby-headUpdate Ruby 2.3, 2.4 to latest version on Travis.Release Notes
0.1.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 7 commits:
Bump version to 0.1.4Change markdown formatting of docs.Fix deprecation warning about =~ being called on TrueClass.Fix RSpec warnings about raise_error with no arguments.Update Travis target versions.Switch license to Apache 2.0.Test on Ruby 2.5.0.🆕 actionmailbox (added, 6.0.2.2)
🆕 actiontext (added, 6.0.2.2)
🆕 activestorage (added, 6.0.2.2)
🆕 marcel (added, 0.3.3)
🆕 mimemagic (added, 0.3.4)
🆕 zeitwerk (added, 2.3.0)
🗑️ arel (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