Skip to content

Update deep_merge requirement from ~> 1.0.0 to >= 1.0, < 1.3#3

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/deep_merge-gte-1.0-and-lt-1.3
Open

Update deep_merge requirement from ~> 1.0.0 to >= 1.0, < 1.3#3
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/deep_merge-gte-1.0-and-lt-1.3

Conversation

@dependabot-preview
Copy link
Copy Markdown

Updates the requirements on deep_merge to permit the latest version.

Changelog

Sourced from deep_merge's changelog.

2017-11-16 Jason Frey fryguy9@gmail.com

  • Ship version 1.2.1

  • Fixed release date in the gemspec.

2017-11-16 Jason Frey fryguy9@gmail.com

  • Ship version 1.2.0

2017-04-25 Joe Rafaniello jrafanie@redhat.com

  • Merge nil values or keep the original via an option

2016-08-01 Jason Frey fryguy9@gmail.com

  • Ship version 1.1.1

  • Fixed release date in the gemspec.

2016-08-01 Jason Frey fryguy9@gmail.com

  • Ship version 1.1.0

  • Add testing for newer Ruby 2.2, 2.3, head, and jruby-head.

2016-06-14 Michael Sievers michael_sievers@web.de

  • Add extend_existing_arrays option

2016-06-07 Jason Frey fryguy9@gmail.com

  • Add overwrite_arrays option

2016-04-08 Dan Deleo dan@kallistec.com

  • Remove support for old Ruby 1.8 and 1.9

2014-01-21 Dan DeLeo dan@kallistec.com

  • Ship version 1.0.1

  • Update knockout behavior to better handle nil (b7de40b5)

2011-08-15 Dan DeLeo dan@kallistec.com

  • Document how to use w/ Rails 3 via Bundler

2011-07-28 Dan DeLeo dan@kallistec.com

  • Use a plain ol' gemspec and Rakefile for gem creation

  • Ship version 1.0.0

2011-05-23 Joe Van Dyk joe@fixieconsulting.com

  • Added Changelog

2011-05-18 Joe Van Dyk joe@fixieconsulting.com

  • Merging empty strings should work if String#blank? is defined.
... (truncated)
Commits
  • 9b15cc7 Ship version 1.2.1
  • 9acbc85 Ship version 1.2.0
  • 86f15a0 Merge pull request #34 from jrafanie/add_missing_doc_for_merge_nil_values
  • 9dc5176 Add missing doc for #33, merge_nil_values
  • 1ed5af9 Merge pull request #33 from jrafanie/discard_nil_value_option
  • e0e2c7e Merge nil values or keep the original via an option
  • 989b2df Merge pull request #31 from koic/use_latest_rubies
  • 7c6e2db Use the latest Rubies on Travis
  • f9674d2 Merge pull request #25 from nilo85/master
  • cb04ffd Added test and short description for keep_array_duplicates
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 [deep_merge](https://github.com/danielsdeleo/deep_merge) to permit the latest version.
- [Release notes](https://github.com/danielsdeleo/deep_merge/releases)
- [Changelog](https://github.com/danielsdeleo/deep_merge/blob/master/CHANGELOG)
- [Commits](danielsdeleo/deep_merge@1.0.0...1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants