Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 2 updates #95

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
Mar 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 1 update in the / directory: ash.

Updates ash from 3.4.65 to 3.4.70

Changelog

Sourced from ash's changelog.

v3.4.70 (2025-03-20)

Bug Fixes:

  • compose get_by and action filters properly

  • fields could be nil on exceptions

  • apply runtime supplied loads over top of action loads

  • return records from bulk soft destroy if requested (#1884)

  • ensure error classes are used in code interfaces

Improvements:

  • validate multitenancy earlier in bulk actions

  • initialize all types propertly at compile time

v3.4.69 (2025-03-18)

Bug Fixes:

  • apply strict load in Ash.get properly (#1881)

  • honor tenant in Ash.Seed.update!

  • pattern match error in bulk result

  • match on {:not_atomic pattern in update actions

  • fix typo: atomcis -> atomics

  • properly evaluate Exists{} expressions in runtime filter

  • Fix upsert identity type error (#1872)

  • Fix bulk_create for manual create actions with bulk_create/3 (#1869)

  • ensure loading maps & structs properly load as keyword

  • make the --example installer flag idempotent

... (truncated)

Commits
  • a572140 chore: release version v3.4.70
  • 8e848e6 improvement: validate multitenancy earlier in bulk actions
  • 811472d chore: undo last fix
  • ef715ed fix: compose get_by and action filters properly
  • 2a3c4b0 fix: fields could be nil on exceptions
  • 498cf43 docs: Added link to Ash.Type.NewType in main Ash.Type docs (#1892)
  • 54411e2 docs: better headings in backwards-compatibility-config
  • 0633004 docs: add line in backwards-compatibility-config
  • 93f7414 docs: better formatting for backwards compatibility config guide
  • 667bdea docs: add guide on backwards compatibility configurations
  • Additional commits viewable in compare view

Updates igniter from 0.5.35 to 0.5.37

Changelog

Sourced from igniter's changelog.

v0.5.37 (2025-03-18)

Improvements:

  • avoid duplicate module warning on local.igniter

v0.5.36 (2025-03-14)

Bug Fixes:

  • add in an ugly hack for handling common packages only option
Commits
  • 1e522c3 chore: release version v0.5.37
  • daf7cd7 improvement: avoid duplicate module warning on local.igniter
  • 62be5d5 chore: release version v0.5.36
  • 0cb804a fix: add in an ugly hack for handling common packages only option
  • 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

…y with 2 updates

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


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

Updates `igniter` from 0.5.35 to 0.5.37
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.35...v0.5.37)

---
updated-dependencies:
- dependency-name: ash
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 20, 2025
@zachdaniel zachdaniel merged commit 757e78d into main Mar 20, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-917db338b0 branch March 20, 2025 17:47
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