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 2 updates #523

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

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

Updates ash from 3.5.0 to 3.5.2

Changelog

Sourced from ash's changelog.

v3.5.2 (2025-03-31)

Bug Fixes:

  • match errors on cascade destroy/update

  • handle templated opts in bulk update after batch results

  • support refs and args option for define_calculation

  • don't cast arbitrary maps to structs in struct type

Improvements:

  • add default_sort on relationships and queries (#1928)

  • new type recursive validation (#1913)

  • task for generating custom changes module (#1926)

  • better error on case in ash expressions (#1927)

  • helpful error on incorrectly implemented change modules

  • support custom_inputs in code interfaces

  • Ash.Type.Enum - Add optional description and label value â�¦ (#1925)

  • support exclude_inputs for define_calculation

  • add exclude_inputs to code interface definitions

  • fix hint for read/generic actions in NoSuchInput

v3.5.1 (2025-03-27)

Bug Fixes:

  • when reading a record to simulate an update, merge with data

  • more consistent error messaging from present validation

  • can't atomically update a query w/ after_action hooks

... (truncated)

Commits

Updates igniter from 0.5.40 to 0.5.43

Changelog

Sourced from igniter's changelog.

v0.5.43 (2025-04-02)

Bug Fixes:

  • properly use dep_opts when comparing new deps

v0.5.42 (2025-03-31)

Improvements:

  • add live_debugger to our known only env config

v0.5.41 (2025-03-28)

Features:

  • add igniter.add task (#258)

Improvements:

  • show warning about generating new umbrella projects
Commits
  • 46dd517 chore: release version v0.5.43
  • c06405c fix: properly use dep_opts when comparing new deps
  • 07bed8a chore: release version v0.5.42
  • 2bdf45d improvement: add live_debugger to our known only env config
  • b3273b3 docs: typo (#261)
  • eddf2ea chore: don't set database url for beacon
  • 00b6c10 ci: remove beacon admin, and set postgres false
  • cc6070a chore: don't only get test deps
  • 24f9643 chore: set postgres url
  • 10c41de ci: use image hack to make conditional
  • 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 2 updates: [ash](https://github.com/ash-project/ash) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.5.0 to 3.5.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits/v3.5.2)

Updates `igniter` from 0.5.40 to 0.5.43
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.40...v0.5.43)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.5.43
  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 Apr 3, 2025
@zachdaniel zachdaniel merged commit f573576 into main Apr 3, 2025
48 of 51 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-c269f763f6 branch April 3, 2025 09:26
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