Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Update hashie requirement from ~> 3.5 to ~> 4.0 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on hashie to permit the latest version.

Release notes

Sourced from hashie's releases.

v4.0.0

Full Changelog

New in 4.0.0:

4.0.0 - 2019-10-30

Added

Changed

Fixed

Miscellaneous

  • #465: Clean up our RuboCop configuration and fix the outstanding line length violations. This involved some minor refactoring on Hashie::Extensions::Coercion, Hashie::Extensions::Dash::IndifferentAccess, Hashie::Extensions::DeepLocate, Hashie::Extensions::Mash::SafeAssignment, and Hashie::Hash, but none that were detectable via the test suite - @​michaelherold.
  • #482: Update Travis configs to make jruby builds run on trusty dist. - @​BobbyMcWho.
Changelog

Sourced from hashie's changelog.

4.0.0 - 2019-10-30

Added

Changed

Fixed

Miscellaneous

  • #465: Clean up our RuboCop configuration and fix the outstanding line length violations. This involved some minor refactoring on Hashie::Extensions::Coercion, Hashie::Extensions::Dash::IndifferentAccess, Hashie::Extensions::DeepLocate, Hashie::Extensions::Mash::SafeAssignment, and Hashie::Hash, but none that were detectable via the test suite - @​michaelherold.
  • #482: Update Travis configs to make jruby builds run on trusty dist. - @​BobbyMcWho.

3.6.0 - 2018-08-13

Added

Fixed

  • #435: Mash default_procs are now propagated down to nested sub-Hashes - @​michaelherold.
  • #436: Ensure that Hashie::Extensions::IndifferentAccess injects itself after a non-destructive merge - @​michaelherold.
  • #437: Allow codependent properties to be set on Dash - @​michaelherold.
  • #438: Fix: NameError (uninitialized constant Hashie::Extensions::Parsers::YamlErbParser::Pathname) in Hashie::Mash.load - @​onk.
  • #457: Fix Trash to allow it to copy properties from other properties - @​michaelherold.

Miscellaneous

... (truncated)
Commits
  • 391ff77 Preparing for release, 4.0.0.
  • 15daf67 Merge pull request #492 from BobbyMcWho/remove-blacklist-whitelist
  • 3dfa27f Remove references to blacklists and whitelists
  • 65a8137 Merge pull request #491 from BobbyMcWho/100-char-lines
  • b663703 Merge pull request #490 from BobbyMcWho/refactor-quiet
  • 6a96527 Change rubocop to allow 100 character lines.
  • a21bb32 remove tap and use block
  • 20e5467 Merge pull request #489 from Bhacaz/documentation_keyword_arguments
  • 6120916 Updated README.md
  • 1a30427 Allow mash error silencing (#488)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [hashie](https://github.com/intridea/hashie) to permit the latest version.
- [Release notes](https://github.com/intridea/hashie/releases)
- [Changelog](https://github.com/intridea/hashie/blob/master/CHANGELOG.md)
- [Commits](hashie/hashie@v3.5.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/hashie-tw-4.0 branch February 3, 2020 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants