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 across 1 directory with 3 updates #264

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

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

Updates ash from 3.4.50 to 3.4.56

Changelog

Sourced from ash's changelog.

3.4.56 (2025-01-21)

Bug Fixes:

  • [Ash] don't use JSON due to library compatibility issues

  • [Ash.Changeset] matching in managed_relationships handle_update (#1719)

  • [Ash.Query.Calculation] properly load doubly nested calculation's explicit dependencies

  • [Ash.Query.Calculation] handle related non-expr calculations referenced from expr calcs

  • [Ash.Query.Calculation] simplify and fix path generation for nested relationship path deps

  • [Ash] don't require multitenancy attribute in get (#1716)

Improvements:

  • [Ash.Changeset] make atomics work even if expr err is not supported (#1718)

  • [Ash.Query] support error shorthand for Ash.Query.add_error/2-3

  • [Ash.Generator] add uses option for changeset_generator

  • [Ash.Generator] add uses option for seed_generator

  • [Ash.Changeset] Use clearer error message for match validation atomic errors (#1721)

  • [Ash.Type] Add autogenerate_enabled? to Ash.Type for Ecto compatability (#1715)

  • [Ash.Policy.Authorizer] warn when domain policies would be ignored by resources

  • [Ash.Domain] allow policy authorizer to be in authorizers key in domains

v3.4.55 (2025-01-13)

Bug Fixes:

  • [code interfaces] ensure can_* code interfaces pass arguments to actions

  • [Ash] case clause error in Ash.can?

  • [Ash] reset ash_started_transaction? on bulk create

... (truncated)

Commits
  • 31ef368 chore: release version 3.4.56
  • 016d248 improvement: support error shorthand for Ash.Query.add_error/2-3
  • cab79bd chore(deps): bump igniter in the production-dependencies group (#1723)
  • 035d010 improvement: add uses option for changeset_generator
  • 093eb29 chore: update mix.lock
  • 5673e8f docs: make individual DSL options searchable
  • ca0b9a4 docs: Clarify the behaviour of Ash.read_first and read_first! by adding t...
  • c78d94d docs: document start_of_day/1-2
  • cee6d80 improvement: Use clearer error message for match validation atomic errors (#1...
  • d166299 fix: properly load doubly nested calculation's explicit dependencies
  • Additional commits viewable in compare view

Updates igniter from 0.5.3 to 0.5.16

Changelog

Sourced from igniter's changelog.

v0.5.16 (2025-01-22)

Improvements:

  • add owl/inflex utility dependencies

v0.5.15 (2025-01-22)

Improvements:

  • protect against csv errors on windows

v0.5.14 (2025-01-21)

Bug Fixes:

  • ensure only relative paths are added to rewrite

v0.5.13 (2025-01-21)

Bug Fixes:

  • handle local igniter in installer w/ more granular deps compile

v0.5.12 (2025-01-20)

Bug Fixes:

  • don't run deps.compile task after deps.get

Improvements:

  • use req instead of httpc for calling to hex

  • shorter package install line

... (truncated)

Commits
  • b9a8de5 chore: release version v0.5.16
  • 306bd70 improvement: add owl/inflex utility dependencies
  • d957821 chore: release version v0.5.15
  • ae01f20 chore: remove stacktrace from new message
  • e3537c0 improvement: protect against csv errors on windows
  • 17a0ecd chore: handle --new-with inside of util
  • d189b02 chore: fix arg name parsing
  • 73a114b chore: bump installer
  • f968c85 chore: release version v0.5.14
  • 64c2842 fix: ensure only relative paths are added to rewrite
  • Additional commits viewable in compare view

Updates spark from 2.2.36 to 2.2.39

Changelog

Sourced from spark's changelog.

v2.2.39 (2025-01-22)

Bug Fixes:

  • unbreak DSL doc generation

v2.2.38 (2025-01-22)

Bug Fixes:

  • undo docs changes

Improvements:

  • install sourceror as a dev/test dependency

v2.2.37 (2025-01-19)

Bug Fixes:

  • include add_extensions list in formatter parens remover

Improvements:

  • new patterns for DSL docs using new search data

  • modify sidebar-items for DSLs

  • make sourceror and jason optional also

Commits
  • 2efb06e chore: release version v2.2.39
  • 7e9be28 fix: unbreak DSL doc generation
  • ba5009b chore: release version v2.2.38
  • 3bed045 fix: undo docs changes
  • 4672b84 improvement: install sourceror as a dev/test dependency
  • 24a4d63 chore: improve sourceror message from spark
  • f300229 chore: fix warning
  • 7a1f3ff chore: fix warning
  • 2181dbd chore: release version v2.2.37
  • 92d025e chore: build
  • 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

…y with 3 updates

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


Updates `ash` from 3.4.50 to 3.4.56
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.50...3.4.56)

Updates `igniter` from 0.5.3 to 0.5.16
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.3...v0.5.16)

Updates `spark` from 2.2.36 to 2.2.39
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](ash-project/spark@v2.2.36...v2.2.39)

---
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
- dependency-name: spark
  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 Jan 23, 2025
@zachdaniel zachdaniel merged commit 0dae87f into main Jan 23, 2025
17 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-411e238a11 branch January 23, 2025 01:14
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