Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(deps): bump ash_postgres from 1.3.60 to 1.5.24 in /backend-elixir #258

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps ash_postgres from 1.3.60 to 1.5.24.

Changelog

Sourced from ash_postgres's changelog.

v1.5.24 (2024-04-22)

Bug Fixes:

  • make string concat work with non literal lists

  • properly handle non-filter aggregate filters

v1.5.23 (2024-03-28)

Bug Fixes:

  • properly handle non-filter aggregate filters

v1.5.22 (2024-03-20)

Bug Fixes:

  • don't fail on aggregate query generation

v1.5.21 (2024-03-20)

Bug Fixes:

  • properly format migrations

  • ensure exists aggregates have filters included

v1.5.20 (2024-03-20)

Bug Fixes:

  • undo default of nulls_distinct option to true (#223)

  • generate correct custom index name in down migration function (#222)

... (truncated)

Commits
  • 9e22fb0 chore: release version v1.5.24
  • 5e43a6e fix: make string concat work with non literal lists
  • 378bcaa chore: release version v1.5.23
  • e44870e fix: properly handle non-filter aggregate filters
  • c2ec4f8 chore: release version v1.5.22
  • a0e2693 fix: don't fail on aggregate query generation
  • a350600 chore: release version v1.5.21
  • adac811 fix: properly format migrations
  • f62e0ff chore: release version v1.5.20
  • b60f680 Fix: undo default of nulls_distinct option to true (#223)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.60 to 1.5.24.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/v1.5.24/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v1.3.60...v1.5.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Apr 29, 2024
Copy link
Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #260.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/hex/backend-elixir/ash_postgres-1.5.24 branch May 6, 2024 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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