Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ancestry from 2.0.0 to 3.0.2 #230

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

Conversation

dependabot-preview[bot]
Copy link

Bumps ancestry from 2.0.0 to 3.0.2.

Changelog

Sourced from ancestry's changelog.

Version [3.0.2] 2018-04-24

Fixes

Version [3.0.1] 2017-07-05

Fixes

  • added gem metadata
  • fixed keep a changelog link (thx mattbrictson)
  • added alias has_parent?
  • fixed bug where unscoping too much (thx brendon)
  • fixed tests on mysql 5.7 and rails 3.2
  • Dropped 3.1 scope changes

Version [3.0.0] 2017-05-18

Changed

  • Dropping Rails 3.0, and 3.1. Added Rails 5.1 support (thx ledermann)
  • Dropping Rails 4.0, 4.1 for build reasons. Since 4.2 is supported, all 4.x should still work.

Fixes

  • Performance: Use pluck vs map for ids (thx njakobsen and culturecode)
  • Fixed acts_as_tree compatibility (thx crazymykl)
  • Fixed loading ActiveRails prematurely (thx vovimayhem)
  • Fixes exist (thx ledermann)
  • Properly touches parents when different class for STI (thx samtgarson)
  • Fixed issues with parent_id (only present on master) (thx domcleal)

Version [2.2.2] 2016-11-01

Changed

  • Use COALESCE only for sorting versions greater than 5.0
  • Fixed bug with explicit order clauses (introduced in 2.2.0)
  • No longer load schema on has_ancestry load (thx ledermann)

Version [2.2.1] 2016-10-25

Sorry for blip, local master got out of sync with upstream master.
Missed 2 commits (which are feature adds)

... (truncated)
Commits
  • 47a8ecd 3.0.2
  • 8e509ad Merge branch '302_changelog'
  • 676375b 302 changelog (and pre 4.0 stuff)
  • 923ef5a Merge pull request #385 from kbrock/docs
  • c56aec2 improve docs for instance methods
  • 8b84070 Merge pull request #384 from kbrock/deprecations
  • 4fd4b7c For older versions of rails, still use arel in order clause
  • f90c10b Rails 5.2
  • e079348 Fix ancestor_ids_was
  • 3821ff0 Fix 'dangerous errors' when using in Rails 5.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant