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

Update dependency ash_postgres to v2.4.20 #708

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Update Change
ash_postgres (source) patch 2.4.12 -> 2.4.20

Release Notes

ash-project/ash_postgres (ash_postgres)

v2.4.20

Compare Source

Bug Fixes:
  • use passed in version of postgres when modifying existing repo

v2.4.19

Compare Source

Bug Fixes:
  • ensure there is always at least one upsert field so filter is run
Improvements:
  • better min_pg_version when modifying a repo

  • automatically set min_pg_version where possible

  • use a notice to suggest configuring min_pg_version

v2.4.18

Compare Source

Bug Fixes:
  • handle double select issue
Improvements:
  • make igniter optional

  • make tsvector type selectable

v2.4.17

Compare Source

Bug Fixes:
  • Fix query for metadata on foreign keys and fix duplicate references being produced (#​444)

  • alter resource generation query to go to the source pg_constraints table instead of to the view to fetch constraint data (#​443)

v2.4.16

Compare Source

Bug Fixes:
  • properly support expr errors in bulk create

  • only build references for belongs_to relationships

Improvements:
  • add postgres_reference_expr callback (#​438)

v2.4.15

Compare Source

Bug Fixes:
  • split off varchar options from index

  • don't attempt to use non-existent relationship

  • handle manual/no_attributes? relationships in lateral join logic

  • don't use priv configuration for snapshot_path

Improvements:
  • update sql implementation for type determination

v2.4.14

Compare Source

Bug Fixes:
  • pass AST to deal with stupid igniter behavior

v2.4.13

Compare Source

Bug Fixes:
  • [mix ash.migrate] honor the snapshots_only option
Improvements:
  • [mix ash.migrate] honor repo configuration in migration generator

  • [mix ash.codegen] honor :priv in migration generator, and make it explicitly configurable

  • [mix ash_postgres.install] don't generate task aliases that run seeds in test


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 these updates 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 added demo Changes and features added to backpex demo application dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 17, 2024
@renovate renovate bot requested a review from krns December 17, 2024 08:53
@renovate renovate bot force-pushed the renovate/ash_postgres-2.x-lockfile branch from 9795d80 to d89c97f Compare December 20, 2024 20:23
@renovate renovate bot changed the title Update dependency ash_postgres to v2.4.17 Update dependency ash_postgres to v2.4.18 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/ash_postgres-2.x-lockfile branch 4 times, most recently from c09d4f8 to 3a70330 Compare December 23, 2024 10:27
@renovate renovate bot changed the title Update dependency ash_postgres to v2.4.18 Update dependency ash_postgres to v2.4.19 Dec 26, 2024
@renovate renovate bot changed the title Update dependency ash_postgres to v2.4.19 Update dependency ash_postgres to v2.4.20 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/ash_postgres-2.x-lockfile branch from 3a70330 to acddca1 Compare December 29, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Changes and features added to backpex demo application dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants