Skip to content

chore(deps): bump the production-dependencies group with 2 updates #546

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps the production-dependencies group with 2 updates: ash and igniter.

Updates ash from 3.5.9 to 3.5.10

Changelog

Sourced from ash's changelog.

v3.5.10 (2025-05-15)

Bug Fixes:

  • ensure field policies are logged on success

  • various additional fixes for bulk action input ordering

  • Fix batch order of bulk_create (#2027)

  • make lazy_init? a callback so it can be checked on new types

  • don't raise error when no policies apply to request

  • ensure tenant is set on bulk created records.

  • don't try to cast input before cast atomic

  • properly prevent embedded attribute updates in atomics

  • preserve validation messages in non-atomic-bulk-update validations

  • add types for times operator

  • properly handle pre-expanded newtype constraints

  • shortcircuit queries properly

  • only print topic if present (#2013)

Improvements:

  • support :time_usec (#2023)

  • support limit on has_many relationships (#2016)

Commits
  • 06b05fb chore: release version v3.5.10
  • 62fa765 chore: add small example of expr calc
  • aea929e fix: ensure field policies are logged on success
  • f6abe15 test: fix tests that weren't running
  • d78909f fix: various additional fixes for bulk action input ordering
  • 7d1e60b fix: Fix batch order of bulk_create (#2027)
  • 7def9ff fix: make lazy_init? a callback so it can be checked on new types
  • 827564f test: add some tests for sorts
  • d437043 fix: don't raise error when no policies apply to request
  • 7881cc1 fix: ensure tenant is set on bulk created records.
  • Additional commits viewable in compare view

Updates igniter from 0.5.50 to 0.5.51

Changelog

Sourced from igniter's changelog.

v0.5.51 (2025-05-15)

Bug Fixes:

  • properly detect map format

  • don't always create default config files

  • Add impl to generated mix task (#276)

  • Matches function guards when using move_to_def (#273)

Commits
  • 8cf6bc7 chore: release version v0.5.51
  • b6e0467 fix: properly detect map format
  • 362bac6 docs: Add specs to generate Docs module to make credo happy (#280)
  • bf36dd8 Remove controversial opinion: bash (#279)
  • 91522ae fix: don't always create default config files
  • a3899b7 fix: Add impl to generated mix task (#276)
  • b62c88a fix: Matches function guards when using move_to_def (#273)
  • d57c317 docs: Adds doc fixes for Code.Common.move_to_cursor (#272)
  • See full diff 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 2 updates: [ash](https://github.com/ash-project/ash) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.5.9 to 3.5.10
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.5.9...v3.5.10)

Updates `igniter` from 0.5.50 to 0.5.51
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.50...v0.5.51)

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

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 May 15, 2025
@zachdaniel zachdaniel merged commit 578a63a into main May 15, 2025
51 of 54 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-e3e1728fb6 branch May 15, 2025 11:20
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant