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 4.2.0 to 4.3.1 #346

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps ancestry from 4.2.0 to 4.3.1.

Changelog

Sourced from ancestry's changelog.

Version [4.3.1] 2023-03-19

  • Fix: added back fields that were removed in #589 #637 (thx @​znz)
    • ancestor_ids_in_database
    • parent_id_in_database

Version [4.3.0] 2023-03-09

Commits
  • d5025ab fixed changelog v4.3
  • fe8cf85 Merge pull request #637 from kbrock/add_ancestor_ids_in_database_43
  • e8cb9a2 431 changelog
  • 77725ef add back ancestor_ids{_in_database,_before_last_save} and parent_id
  • 4aa9086 Merge pull request #641 from kbrock/random_tests
  • 8a38082 display default_update_strategy in test logs
  • 8eef044 fill out tests to cover more fields
  • 86b8c58 Moved update hook tests into hook_tests
  • 6a042c1 test sane_ancestor_ids? method
  • bafa733 Merge pull request #639 from kbrock/pr-624-43
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/ancestry-4.3.1 branch from ae49908 to a31f91f Compare March 25, 2023 08:53
Bumps [ancestry](https://github.com/stefankroes/ancestry) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/stefankroes/ancestry/releases)
- [Changelog](https://github.com/stefankroes/ancestry/blob/master/CHANGELOG.md)
- [Commits](stefankroes/ancestry@v4.2.0...v4.3.1)

---
updated-dependencies:
- dependency-name: ancestry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/ancestry-4.3.1 branch from a31f91f to bab893b Compare March 25, 2023 08:54
@LTe LTe merged commit 8453d00 into master Mar 25, 2023
@dependabot dependabot bot deleted the dependabot/bundler/ancestry-4.3.1 branch March 25, 2023 09:01
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.

None yet

1 participant