Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ancestry (changelog) "~>4.1.0" -> "~>4.3.0" age adoption passing confidence

Release Notes

stefankroes/ancestry (ancestry)

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

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

v4.3.0

Compare Source

Notable features

Default configuration values are provided for a few options: update_strategy, ancestry_format, and primary_key_format.
These can be set in an initializer via Ancestry.default_{ancestry_format} = value

A new ancestry_format of :materialized_path2 formats the ancestry column with leading and trailing slashes.
It shows promise to make the ancestry field more sql friendly.

Both of these are better documented in the readme.

Breaking changes
  • ancestry_primary_key_format is now specified or a single key not the whole regular expression.
    We used to accept /\A[0-9]+(/[0-9]+)* or '[0-9]', but now we only accept '[0-9]'.

v4.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Fryguy as a code owner August 22, 2025 20:18
@Fryguy
Copy link
Member

Fryguy commented Aug 22, 2025

@kbrock Can you take a look here? I'm surprised this fails the specs.

@Fryguy Fryguy assigned kbrock and unassigned Fryguy Aug 22, 2025
@renovate renovate bot force-pushed the renovate/ancestry-4.x branch from 8817fe1 to da7d2ff Compare September 25, 2025 16:19
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.

2 participants