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.md
Update the eTLD database to 2017-04-04T20:20:25Z.
Update CHANGELOG.md
2017
Update the eTLD database to 2017-02-23T00:52:11Z.
Update CHANGELOG.md
Update the eTLD database to 2016-11-29T01:22:03Z.
Update the eTLD database to 2016-10-21T20:52:10Z.
Remove the dependency on shoulda
Update the license notice in README.md as well
Update the list of rubies
Push the forgotten change log update
Update the eTLD database to 2016-08-26T16:52:03Z.
Update the URL for the PSL
Update the license notice
Update bundler before install
Update copyright years
Add a semi-autogenerated CHANGELOG.md
Update the eTLD database to 2016-06-15T16:22:11Z.
Always set `@domain` to avoid a warning when `$VERBOSE` is on
Update the eTLD database to 2016-03-10T21:22:02Z.
Update development dependencies for obsolete rubies
Update the eTLD database to 2016-03-09T09:52:02Z.
Fix support for Ruby 1.8
Update 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 VERSION
v0.5.25
Change the TLD with only 1 rule from .cy to .bd
Update 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.24
Update 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.23
Update the eTLD database to 2014-12-18T02:26:03Z.
Update the eTLD database to 2014-11-05T02:26:05Z.
v0.5.22
Update the eTLD database to 2014-10-27T15:26:07Z.
v0.5.21
Update the eTLD database to 2014-09-05T01:56:10Z.
v0.5.20
Update 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.3
Add an entry for the previous change
Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash
Merge branch 'update-travis'
Use test-unit 2.x for Ruby 1.8
Update bundler before install
Cache bundler
Update the list of rubies
Depend on Rake <11 if Ruby < 1.9
Add jruby-18mode to allow_failures.
Commits
See the full diff on Github. The new version differs by 8 commits:
Add .travis.yml to manifest
Update version and history for 1.4.1
Merge pull request #14 from grossjo/master
latest rfc does not specify a limit on response header and this is instead
Declare minitest development dependency
Fix minitest 5 test class name
Update travis versions
Set license in gemspec.
Commits
See the full diff on Github. The new version differs by 32 commits:
Make documentation match
Add keep_alive_timeout to BasicConnection stub
Remove respond_to? check for Ruby 2.1+ feature
Remove ssl_generation_key for 2.x cleanup
Remove generation_key for 2.x cleanup
Remove timeout_key used for 2.x cleanups
TimedStackMulti is not API
Remove net/http/faster
Update version to 3.0.0
Restore functionality of #reuse_ssl_sessions
Make pool size configurable
Update tests for keyword args switch
Update History for 3.0
Set required ruby version to ~> 2.1
Add .travis.yml to Manifest
Remove last of SSLReuse
Require latest feature release of connection_pool
Removed deprecated max_age
Remove missing Ruby 1.x feature workarounds
Remove Net::HTTP::Persistent::SSLReuse
Remove Ruby 1.x support
Stop testing on Ruby 1.x
Restore support for String as URI for #request
Use a connection pool to manage connections
Remove unused variable
Remove duplicate test
Add #63 to History
Update documentation for #63
Add SSL ca_path
Add SSL certificate verify_depth
Add SSL ciphers
Add SSL session timeout
Release Notes
1.10.1
Commits
See the full diff on Github. The new version differs by 37 commits:
version bump to v1.10.1
update CHANGELOG for v1.10.1
update CHANGELOG
concourse: ignore changes to CHANGELOG when triggering
Merge pull request #1860 from sparklemotion/1802-xpath2-causes-segfault-in-transform
add an <hr> to the PR template
ensure we trap XML errors while applying XSLT stylesheet
issue template: note how to report security vulnerabilities
update README and CONTRIBUTING with link to CoC file
remove unneeded bug report template
move pull request template under .github/
create pull request template
remove old issue template
Update issue templates
setting expectations
add cheat sheet to README
update CHANGELOG
Merge branch '1776-remove-unused-block-arg'
Remove unused &block
copyediting Rakefile's `add_file_to_gem` for clarity
adding to test coverage around attr.value= and serialization
add simplecov so we can see test coverage
sort dependencies in the gemspec
xml/node.rb: fix rdoc escaping
suppressing another ruby 2.6 valgrind warning
README: formatting badges and links
Merge pull request #1770 from greysteil/add-semver-badge
Merge branch 'master' into add-semver-badge
NodeSet#attr returns nil when empty
Merge pull request #1852 from sparklemotion/350-css-has-selector-matches-all-descendants
remove unecessary line from relink_namespace
document that Node#content expands entities in the returned string
CSS selector `:has()` matches against deep descendants
removing unused test tasks
update CHANGELOG
Merge pull request #1851 from mlj/mojave-build
Add SDK-specific include path for macOS Mojave
Commits
See the full diff on Github. The new version differs by 55 commits:
Prepare for 0.0.7.5
Bump VERSION to 0.0.7.5
Update for 0.0.7.4
Bump VERSION to 0.0.7.4
Merge pull request #30 from nomoon/fix_table_type
Fix table.hh signed type regression on ARM.
Test with ruby 2.3.4 and 2.4.1
Merge pull request #25 from nomoon/fix_tests
Merge branch 'nomoon-unicode_9.0'
Use rake-compiler-dock to build binary gems for Windows
Mention Unicode 9 support in CHANGELOG.md
Update the upstream URL
Import table.hh and normalization-test.txt from sile/unf 0.0.3
Merge pull request #27 from terceiro/patch-1
Revert special case for signed char in ARM
Bump version to 0.0.7.3
Integrate a patch to fix compile issues on ARM and GCC 6
Documentation 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.8
Limit the -fsigned-char tweak to ARM only, and fix for Ruby < 2.0
Add -fsigned-char to CXXFLAGS
Merge branch 'merge-14'
Merge remote-tracking branch 'marshall-lee/fix_travis' into merge-14
Restrict 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.7
sudo: false
Call gem install bundler on travis.
Add Ruby 2.3.0.
Bump version to 0.0.7.2
sudo: false
Drop 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.
2015
Add 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 predefined
Run "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.2
Hello 2016
Make the default `http_get` proc act more like Googlebot
Fix context/should wording
Follow the deprecation warning from SimpleCov::Formatter::MultiFormatter
Update real world tests, introducing Webmock+VCR
Travis'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