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): bump the production-dependencies group with 3 updates #137

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps the production-dependencies group with 3 updates: ash, ash_sql and igniter.

Updates ash from 3.4.65 to 3.4.67

Changelog

Sourced from ash's changelog.

v3.4.67 (2025-03-04)

Bug Fixes:

  • Pass tenant option when seeding resource given by the generator (#1834)

v3.4.66 (2025-03-03)

Bug Fixes:

  • handle unparseable relationship sorts & single atom sorts

  • don't allow modifying changeset with atomic conditions

  • don't prevent changing values to nil when original data is not available

  • propagate invalid refrence error when adding calc context to sort (#1827)

  • ensure that we don't try to compare not loaded or forbidden values

  • use filter not filters in stale record error

Improvements:

  • add touching? option to changing validation

  • don't show required errors for fields with other errors

  • validate aggregate multitenancy

  • ignore action-defined loads when using Ash.load

Commits
  • fd92a48 chore: release version v3.4.67
  • 573a922 fix: Pass tenant option when seeding resource given by the generator (#1834)
  • b012f40 chore: release version v3.4.66
  • 1220990 chore: remove IO.inspect
  • 8f3308f chore: don't try to parse nil sorts
  • e4cca3c chore: clean up credo warnings
  • afb1d63 fix: handle unparseable relationship sorts & single atom sorts
  • cbe5b52 chore: remove spec because I have no idea why dialyzer doesn't like it
  • ffeedb1 chore: fix patterns in last commit
  • a372956 fix: don't allow modifying changeset with atomic conditions
  • Additional commits viewable in compare view

Updates ash_sql from 0.2.59 to 0.2.60

Changelog

Sourced from ash_sql's changelog.

v0.2.60 (2025-03-03)

Bug Fixes:

  • properly join to parent paths in aggregate filters
Commits
  • 61e83f3 chore: release version v0.2.60
  • d14d81c fix: properly join to parent paths in aggregate filters
  • 5b188bf chore(deps-dev): bump git_ops in the dev-dependencies group (#105)
  • See full diff in compare view

Updates igniter from 0.5.29 to 0.5.31

Changelog

Sourced from igniter's changelog.

v0.5.31 (2025-03-04)

v0.5.30 (2025-03-03)

Bug Fixes:

  • various fixes with cross project function renaming

  • ensure all paths are relative_to_cwd

Improvements:

  • mix igniter.refactor.rename_function short doc (#243)

  • add local.igniter task for easier upgrading

Commits
  • 536e4c6 chore: release version v0.5.31
  • 092fb39 test: fix tests for upgrader
  • 5c86acb chore: only include files in the current project when updating modules
  • 6649c01 chore: fix example in task generator
  • c32e6d6 chore: fix arity option
  • c5f35c4 chore: release version v0.5.30
  • da9f4fe fix: various fixes with cross project function renaming
  • 8b8cf9d chore: only check for igniter update once
  • ebc84cf improvement: mix igniter.refactor.rename_function short doc (#243)
  • 1ea0d63 build(deps-dev): bump git_ops in the dev-dependencies group (#242)
  • Additional commits viewable in compare view

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

Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_sql](https://github.com/ash-project/ash_sql) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.4.65 to 3.4.67
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.65...v3.4.67)

Updates `ash_sql` from 0.2.59 to 0.2.60
- [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_sql@v0.2.59...v0.2.60)

Updates `igniter` from 0.5.29 to 0.5.31
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.29...v0.5.31)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2025
@zachdaniel zachdaniel merged commit 893a3fd into main Mar 6, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-2ad8992da2 branch March 6, 2025 15:30
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