Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Update hashie requirement from ~> 3.5 to >= 3.5, < 5.0 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on hashie to permit the latest version.

Changelog

Sourced from hashie's changelog.

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

3.5.7 - 2017-12-19

Fixed

#430: Fix Hashie::Rash randomly losing items - @​Antti

Miscellaneous

3.5.6 - 2017-07-12

Miscellaneous

  • #416: Fix warning: instance variable @disable_warnings not initialized - @​axfcampos.

3.5.5 - 2017-02-24

Added

  • #326: Added Hashie::Extensions::Mash::KeepOriginalKeys to give Mashes the ability to keep the original structure given to it - @​michaelherold.
... (truncated)
Commits
  • 19eed7f Preparing for release, 3.6.0
  • cabb3e7 Merge pull request #455 from lnestor/master
  • 1d94321 Add MethodOverridingInitializer extension
  • 7b41599 Merge pull request #457 from michaelherold/copying-in-trash
  • 91a5153 Make Dash greedier when creating getters
  • b7209f6 Allow Trash to copy properties from others
  • 50898af Refactor PropertyTranslation for readability
  • 6ab1e45 Merge pull request #433 from michaelherold/update-rubocop
  • 0a4e8aa Remove Ruby 2.0.0 from the list of tested Rubies
  • 5a6ffc7 Update Rubocop and address the addressable todos
  • 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 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...v3.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 30, 2019
@codeclimate
Copy link

codeclimate bot commented Oct 30, 2019

Code Climate has analyzed commit fd5af4e and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants