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

chore(deps-dev): bump ash_postgres from 2.1.15 to 2.1.17 in the dev-dependencies group #191

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the dev-dependencies group with 1 update: ash_postgres.

Updates ash_postgres from 2.1.15 to 2.1.17

Changelog

Sourced from ash_postgres's changelog.

v2.1.17 (2024-07-27)

Bug Fixes:

  • don't overwrite non-updated fields on update

  • ensure app is compiled before using repo modules

  • use a subquery if any exists aggregates are in play

  • properly convert tenant to string when building lateral join

  • update ash & ash_sql for fixes, test atomic alidations in destroys

  • properly add prod config in installer

  • properly perform or don't perform configuration modification code

  • allow non-unique has_many source_attributes (#355)

  • allow non-unique has_many source_attributes

  • update ash_sql for parent_as binding fix

  • update to latest ash version for aggregate fix

  • update ash_sql for include_nil? fix and test it

  • ensure synthesized query aggregates have context set

Improvements:

  • update ash & ash_sql for various fixes

  • update ash_sql for cleaner queries

  • update ash_sql dependencies for bug fixes

  • prepend :postgres to section order

  • pluralize table name in extender

  • update ash/igniter dependencies

  • add binding() expression

  • use latest type casting code from ash

... (truncated)

Commits
  • b84713c chore: release version v2.1.17
  • fb5e57c improvement: update ash & ash_sql for various fixes
  • 793d27d test: replicate type mismatch bug (#364)
  • 07d84d4 chore: release version v2.1.16
  • ac08104 fix: don't overwrite non-updated fields on update
  • be7329d docs: Update migrations-and-tasks.md (#363)
  • 2b4befe chore: add igniter.install version of getting started guide
  • e49b678 fix: ensure app is compiled before using repo modules
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2024
@zachdaniel
Copy link
Contributor

@dependabot rebase

Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash_postgres` from 2.1.15 to 2.1.17
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.1.15...v2.1.17)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/dev-dependencies-bce3e00519 branch from 5882143 to a4830f8 Compare August 1, 2024 16:28
@zachdaniel zachdaniel merged commit bfc3489 into main Aug 1, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-bce3e00519 branch August 1, 2024 16:28
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.

1 participant