Update mechanize: 2.7.2 → 2.7.6 (patch) #59
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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?
✳️ mechanize (2.7.2 → 2.7.6) · Repo · Changelog
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 50 commits:
Update the eTLD database to 2018-04-17T23:50:25Z.Update CHANGELOG.mdUpdate the eTLD database to 2017-04-04T20:20:25Z.Update CHANGELOG.md2017Update the eTLD database to 2017-02-23T00:52:11Z.Update CHANGELOG.mdUpdate the eTLD database to 2016-11-29T01:22:03Z.Update the eTLD database to 2016-10-21T20:52:10Z.Remove the dependency on shouldaUpdate the license notice in README.md as wellUpdate the list of rubiesPush the forgotten change log updateUpdate the eTLD database to 2016-08-26T16:52:03Z.Update the URL for the PSLUpdate the license noticeUpdate bundler before installUpdate copyright yearsAdd a semi-autogenerated CHANGELOG.mdUpdate the eTLD database to 2016-06-15T16:22:11Z.Always set `@domain` to avoid a warning when `$VERBOSE` is onUpdate the eTLD database to 2016-03-10T21:22:02Z.Update development dependencies for obsolete rubiesUpdate the eTLD database to 2016-03-09T09:52:02Z.Fix support for Ruby 1.8Update the eTLD database to 2016-02-16T19:22:02Z.Update the eTLD database to 2016-01-28T23:22:02Z.Use the date as part of VERSIONv0.5.25Change the TLD with only 1 rule from .cy to .bdUpdate the eTLD database to 2015-09-29T17:22:03Z.Update the eTLD database to 2015-04-29T23:56:05Z.Alter licenses into a machine readable set of license names.Restrict i18n < 0.7.0 on ruby 1.8.v0.5.24Update the eTLD database to 2015-04-07T20:26:05Z.Update the eTLD database to 2015-02-18T02:56:08Z.Update the eTLD database to 2015-02-04T19:56:04Z.v0.5.23Update the eTLD database to 2014-12-18T02:26:03Z.Update the eTLD database to 2014-11-05T02:26:05Z.v0.5.22Update the eTLD database to 2014-10-27T15:26:07Z.v0.5.21Update the eTLD database to 2014-09-05T01:56:10Z.v0.5.20Update the eTLD database to 2014-08-14T00:56:09Z.Update the rvm list.Update the eTLD database to 2014-08-06T12:56:08Z.Add dependency on test-unit.Commits
See the full diff on Github. The new version differs by 10 commits:
Bump VERSION to 1.0.3Add an entry for the previous changeTreat comma as normal character in HTTP::Cookie.cookie_value_to_hashMerge branch 'update-travis'Use test-unit 2.x for Ruby 1.8Update bundler before installCache bundlerUpdate the list of rubiesDepend on Rake <11 if Ruby < 1.9Add jruby-18mode to allow_failures.Commits
See the full diff on Github. The new version differs by 8 commits:
Add .travis.yml to manifestUpdate version and history for 1.4.1Merge pull request #14 from grossjo/masterlatest rfc does not specify a limit on response header and this is insteadDeclare minitest development dependencyFix minitest 5 test class nameUpdate travis versionsSet license in gemspec.Commits
See the full diff on Github. The new version differs by 32 commits:
Make documentation matchAdd keep_alive_timeout to BasicConnection stubRemove respond_to? check for Ruby 2.1+ featureRemove ssl_generation_key for 2.x cleanupRemove generation_key for 2.x cleanupRemove timeout_key used for 2.x cleanupsTimedStackMulti is not APIRemove net/http/fasterUpdate version to 3.0.0Restore functionality of #reuse_ssl_sessionsMake pool size configurableUpdate tests for keyword args switchUpdate History for 3.0Set required ruby version to ~> 2.1Add .travis.yml to ManifestRemove last of SSLReuseRequire latest feature release of connection_poolRemoved deprecated max_ageRemove missing Ruby 1.x feature workaroundsRemove Net::HTTP::Persistent::SSLReuseRemove Ruby 1.x supportStop testing on Ruby 1.xRestore support for String as URI for #requestUse a connection pool to manage connectionsRemove unused variableRemove duplicate testAdd #63 to HistoryUpdate documentation for #63Add SSL ca_pathAdd SSL certificate verify_depthAdd SSL ciphersAdd SSL session timeoutRelease Notes
1.10.1
Commits
See the full diff on Github. The new version differs by 37 commits:
version bump to v1.10.1update CHANGELOG for v1.10.1update CHANGELOGconcourse: ignore changes to CHANGELOG when triggeringMerge pull request #1860 from sparklemotion/1802-xpath2-causes-segfault-in-transformadd an <hr> to the PR templateensure we trap XML errors while applying XSLT stylesheetissue template: note how to report security vulnerabilitiesupdate README and CONTRIBUTING with link to CoC fileremove unneeded bug report templatemove pull request template under .github/create pull request templateremove old issue templateUpdate issue templatessetting expectationsadd cheat sheet to READMEupdate CHANGELOGMerge branch '1776-remove-unused-block-arg'Remove unused &blockcopyediting Rakefile's `add_file_to_gem` for clarityadding to test coverage around attr.value= and serializationadd simplecov so we can see test coveragesort dependencies in the gemspecxml/node.rb: fix rdoc escapingsuppressing another ruby 2.6 valgrind warningREADME: formatting badges and linksMerge pull request #1770 from greysteil/add-semver-badgeMerge branch 'master' into add-semver-badgeNodeSet#attr returns nil when emptyMerge pull request #1852 from sparklemotion/350-css-has-selector-matches-all-descendantsremove unecessary line from relink_namespacedocument that Node#content expands entities in the returned stringCSS selector `:has()` matches against deep descendantsremoving unused test tasksupdate CHANGELOGMerge pull request #1851 from mlj/mojave-buildAdd SDK-specific include path for macOS MojaveCommits
See the full diff on Github. The new version differs by 55 commits:
Prepare for 0.0.7.5Bump VERSION to 0.0.7.5Update for 0.0.7.4Bump VERSION to 0.0.7.4Merge pull request #30 from nomoon/fix_table_typeFix table.hh signed type regression on ARM.Test with ruby 2.3.4 and 2.4.1Merge pull request #25 from nomoon/fix_testsMerge branch 'nomoon-unicode_9.0'Use rake-compiler-dock to build binary gems for WindowsMention Unicode 9 support in CHANGELOG.mdUpdate the upstream URLImport table.hh and normalization-test.txt from sile/unf 0.0.3Merge pull request #27 from terceiro/patch-1Revert special case for signed char in ARMBump version to 0.0.7.3Integrate a patch to fix compile issues on ARM and GCC 6Documentation update to reflect Unicode 9.0 support.Fix tests.Regenerate UNF tables and test from Unicode 9.0 data.Avoid rake < 11 on Ruby 1.8Limit the -fsigned-char tweak to ARM only, and fix for Ruby < 2.0Add -fsigned-char to CXXFLAGSMerge branch 'merge-14'Merge remote-tracking branch 'marshall-lee/fix_travis' into merge-14Restrict test-unit to 3.1.5 to support Ruby 1.8.Revert "Drop 1.8.7 and ree support."Freeze test-unit at 3.1.5 only for Ruby 1.8.7sudo: falseCall gem install bundler on travis.Add Ruby 2.3.0.Bump version to 0.0.7.2sudo: falseDrop 1.8.7 and ree support.Call gem install bundler on travis.Add Ruby 2.3.0.Bump VERSION to 0.0.7.1.Fix static linking of libgcc and libstdc++ on MinGW.Add CHANGELOG.md.Bump VERSION to 0.0.7.Restrict i18n to <0.7.0 for Ruby 1.8.Drop shoulda and use test-unit.Static link libgcc and libstdc++ when building mingw binaries.2015Add 2.1.6 and 2.2.2.Travis's ruby-head environment is still so broken.Adjust dependencies for Ruby 1.8 to satisfy bundler.Drop ruby 1.9.2.Use shoulda <3.5.0 on ruby 1.8.Omit have_header('ruby/encoding.h'). HAVE_RUBY_*_H are predefinedRun "rake compile" before test.Add ruby-head.Add .travis.yml.Add rake as development dependency.Add a note for using x86-mingw binary gem.Commits
See the full diff on Github. The new version differs by 17 commits:
v0.1.2Hello 2016Make the default `http_get` proc act more like GooglebotFix context/should wordingFollow the deprecation warning from SimpleCov::Formatter::MultiFormatterUpdate real world tests, introducing Webmock+VCRTravis's ruby-head environment is still so broken.Adjust dependencies for Ruby 1.8.Drop ruby 1.9.2.I'm getting tired.Attemps don't seem to work. Disable coveralls for JRuby on Travis.Attempt to exclude jruby run without JRUBY_OPTS.Add --debug to JRUBY_OPTS under Travis-CI.Adjust some dependencies for Ruby 1.8.Introduce coveralls.Introduce simplecov.Add ruby-head and jruby-head.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