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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ hashie (~> 3.5, >= 3.5.2 → ~> 5.0, >= 3.5.2) · Repo · Changelog
Release Notes
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 61 commits:
Preparing for release, 5.0.0.
Merge pull request #555 from dblock/ruby-3.0
Test with Ruby 3.0.
Merge pull request #554 from dblock/michaelherold-dash-nil-keys
Merge branch 'dash-nil-keys' of https://github.com/michaelherold/hashie into michaelherold-dash-nil-keys
Merge pull request #545 from jackjennings/master
Use ruby/setup-ruby and reset fetch depth.
Fix: lock elasticsearch version in integration specs.
Merge pull request #547 from danwa5/issue-546-trash-properties
Add #except under Ruby 3
Fix CHANGELOG formatting
Merge pull request #543 from hashie/create-github-action
Track Omniauth official releases
Add integration tests to CI harness
Lint the CI configuration and update badge
Remove mention and configuration of CodeClimate
Fixed issue where a source hash key can be used in translating multiple properties
Remove travis.yml
Create initial action
Merge pull request #541 from amatsuda/uninclude_pretty_inspect
Hashie::Mash already includes Hashie::Extensions::PrettyInspect via Hashie::Hash
Merge pull request #537 from michaelherold/dash-consistency
Merge pull request #539 from anakinj/run-27-ci-only-once
Merge pull request #538 from michaelherold/drop-testing-for-old-rubies
Drop testing for unsupported Rubies
Drop jruby-9.0.5.0 from build matrix
Run 2.7 tests once
Fix inconsistencies with Dash defaults
Merge pull request #536 from michaelherold/export-normal-hash-from-indifferent
Allow exporting a normal, not-indifferent Hash
Ensure all properties are set on exported Dash
Expose `IndifferentAccess` conversion internally
Fix an imprecise spec for `Dash#replace`
Merge pull request #534 from voke/patch-1
Fix typo in README for PredefinedValues
Merge pull request #533 from gnomex/fix-json-specs-error
require json at spec_helper to fix #532
Add hash slice using IndifferentAccess.
Merge pull request #530 from caalberts/dash-allowed-values
Add Hashie::Extensions::Dash::AllowList
Merge pull request #527 from dblock/copyright-2020
Updated Copyright to (c) 2009-2020 Intridea, Inc., and Contributors.
Merge pull request #525 from yogeshjain999/indifferent-convert-change
Small amendments for Hash#merge with IndifferentAccess
Merge pull request #524 from aried3r/patch-2
Set fast_finish: true
Run danger, integration with Ruby 2.7
Rest with TruffleRuby, allow failure
Try testing JRuby 9.0 on xenial
Add changelog entry
Test with JRuby 9.2
Test with Ruby 2.7
Merge pull request #523 from dblock/danger-toc
Added TOC and upgraded danger-changelog to verify the keep-a-changelog formatted CHANGELOG.
Hashie mascot (#522)
Changes to `Mash` initialization key string conversion. (#521)
Elasticsearch integration spec fix (#520)
Merge pull request #517 from aried3r/patch-1
Correct link to PR in CHANGELOG.md
Remove text I missed during release
Preparing for next development iteration, 4.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