Update aruba: 0.14.2 → 0.14.13 (minor) #10
Closed
+22
−17
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?
✳️ aruba (0.14.2 → 0.14.13) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.0.0
2.0.0 (from changelog)
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.
Commits
See the full diff on Github. The new version differs by 17 commits:
v0.16.0
Add a couple CHANGELOG entries. (#257)
FIX: methods created with attr_* don't have a source_location. In that case just return the empty string.
Add a `Contracts::Attrs` module containing attribute w/ contracts utilities. (#255)
Fix StrictHash contract for extra keys (#254)
Drop support for Ruby 1.8. (#256)
Fix broken contracts.coffee link in README.
adding task to add tag for new versions
version 0.15.0
add to readme.md info about running `rspec`
fixes issue #242 - contract's return value is now enforced with blocks properly (#251)
make specs less noisy to read by using declarative expectations (#245)
Merge pull request #237 from eval/patch-1
Fix contracts used in AR-models
fix docs
version bump in changelog
version 0.14.0
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.
Release Notes
1.11.3 (from changelog)
1.11.2 (from changelog)
1.11.1 (from changelog)
1.11.0 (from changelog)
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 more commits than we can show here.
Sorry, we couldn't find anything useful about this release.
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 40 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
Version 1.13.1
Fix missing stdlib set dependency in oj adapter
Merge pull request #184 from josephpage/patch-1
add changelog history for 0.13.0 release
Version 0.13.0
Fix copyright year in README
Fix README typo
Make Oj adapter handle JSON::ParseError correctly
Sort out the README a bit
Make CI utilize fresh rubygems and bundler
Update CI rubies
Merge pull request #180 from 284km/update_travis
CI against Ruby 2.2.8/2.3.5/2.4.2
Version 1.12.2
Update bundler before running specs in CI
Bump up some ruby versions for CI
Renew my cert
Tidy up gemspec a bit
Merge pull request #177 from aried3r/patch-1
Update README.md
Specify different versions of json gem
Add ruby 2.4 to travis
Update some development dependencies
Merge pull request #173 from jorgebraz/master
Check if read IO object value is `blank?`
Merge pull request #169 from app2641/typo
Fix typo [ci skip]
🆕 backports (added, 3.15.0)
🆕 cucumber-expressions (added, 6.0.1)
🆕 cucumber-tag_expressions (added, 1.1.1)
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