π¨ [security] Update aruba: 0.14.2 β 0.14.14 (minor) #11
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.
π¨ Your current dependencies have known security vulnerabilities π¨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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.14) Β· 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
Release Notes
4.1.0 (from changelog)
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 more commits than we can show here.
Release Notes
7.1.0 (from changelog)
7.0.0 (from changelog)
6.0.0 (from changelog)
5.0.2 (from changelog)
5.0.1 (from changelog)
5.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 74 commits:
Release 3.1.0
Bump cucumber / cucumber-core
Merge pull request #32 from cucumber/gherkin-14
Bump cucumber-messages to 12.2
Merge pull request #30 from cucumber/renovate/configure
Add renovate.json
Post-releae 3.0.0
Release 3.0.0
Update CHANGELOG.md
Merge pull request #29 from cucumber/cucumber-messages-12.1
Emit Meta message at beginning of run
Fix Changelog with correct version number
Post-release 2.0.1
Release 2.0.1
Merge pull request #28 from cucumber/enable-circle-ci-windows-build
Remove references to MultiJSON as it cuases issues on Windows build
Update changelog after 2.0.0 release
Release 2.0.0
Fix changelog formatting
Update Changelog after 1.2.0 release
Release 1.2.0
Update CHANGELOG.md
Merge pull request #27 from cucumber/use-idgenerator-uuid
Use IdGenerator::UUID
Branch has been merged
Merge branch 'gherkin-9' into fire-events
Merge branch 'add-ids-to-elements' into fire-events
Specify the branch that should fix the CI issues
CircleCI does not like localhost but is ok with 127.0.0.1
Enable CircleCI for Wire too
DataTable do not need Location anymore
WIP: Hooks now need an ID to be generated
Merge pull request #11 from olleolleolle/feature/add-docs
Update changelog post-release
Release 1.1.0
Branches gherkin-8 have been merged to master
Clean spaces that are not real spaces
Upgrade cucumber-expressions
Fix a failing test
gherkin-7 branch do not exist anymore, use gherkin-8 instead
Merge pull request #22 from cucumber/gherkin-7
update-gemspec tweaks
Fix typo
Build all branches
Change branch syntax
Update dependency
Upgrade to gherkin 7
Merge pull request #21 from cucumber/feature/updated_deps
Update ruby/gem dependencies
Merge pull request #17 from cucumber/ci-use-latest-jruby
CI: Use JRuby 9.2.7.0
Upgrade rubies, don't depend on git
Upgrade changelog
Local gems are loaded in a similar way to cucumber-ruby and cucumber-ruby-core
Bump to cucumber-expressions 7.0.0
Release 1.0.0 & Add contributing
Merge #15 'Add feature describing expected serialization of docstrings'
Add feature describing expected serialization of docstrings
Merge #14 'Adapt to the move of Location to Cucumber::Core::Test'
Fixes to work with modern Cucucmber-Ruby
Adapt to the move of Location to Cucumber::Core::Test
Merge pull request #13 from cucumber/changelog-add
CHANGELOG add for cucumber/cucumber #251
README: Explain background for gem
README: Configuration section [ci skip]
README: SVG build badge [ci skip]
Merge pull request #10 from junaruga/feature/readme-add-build-status
Add Travis Build Status to README.
Merge pull request #9 from junaruga/feature/travis-drop-1.9-and-jruby
Drop Ruby 1.9 and JRuby from supported platforms.
Add ruby-head to Travis. (#8)
Merge pull request #7 from junaruga/feature/travis-ruby-2.4
Add Ruby 2.4 to Travis CI
Add license
Security Advisories π¨
π¨ ruby-ffi DDL loading issue on Windows OS
Release Notes
1.13.1 (from changelog)
1.13.0 (from changelog)
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)
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.
Release Notes
1.15.0 (from changelog)
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 48 commits:
Version 0.15.0
Add 2.7 to a list of "supported" ruby versions
Revert "Update multi_json.gemspec"
Merge pull request #197 from eregon/fix-detection-json-gem
Merge pull request #194 from bastelfreak/ruby27
Fix detection for the json_gem adapter
Update multi_json.gemspec
Add Ruby 2.7 to test matrix
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]
π activesupport (added, 6.0.3.2)
π cucumber-create-meta (added, 1.0.0)
π cucumber-cucumber-expressions (added, 10.2.1)
π cucumber-gherkin (added, 14.0.1)
π cucumber-html-formatter (added, 7.0.0)
π cucumber-messages (added, 12.2.0)
π cucumber-tag-expressions (added, 2.0.4)
π middleware (added, 0.1.0)
π minitest (added, 5.14.1)
π protobuf-cucumber (added, 3.10.8)
π sys-uname (added, 1.2.1)
π thread_safe (added, 0.3.6)
π tzinfo (added, 1.2.7)
π zeitwerk (added, 2.4.0)
ποΈ gherkin (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