Skip to content

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

Merged
jimsynz merged 1 commit intomainfrom
dependabot/hex/production-dependencies-bd84eb7f16
Jun 5, 2025
Merged

chore(deps): bump the production-dependencies group with 2 updates#1
jimsynz merged 1 commit intomainfrom
dependabot/hex/production-dependencies-bd84eb7f16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Bumps the production-dependencies group with 2 updates: reactor and spark.

Updates reactor from 0.15.2 to 0.15.4

Changelog

Sourced from reactor's changelog.

v0.15.4 (2025-05-30)

Improvements:

  • add support for recursive sub-reactors (#215)

  • add support for recursive sub-reactors

v0.15.3 (2025-05-24)

Improvements:

  • add usage-rules.md (#218)
Commits
  • 71693f0 chore: release version v0.15.4
  • 150b8f5 chore: update deps
  • 4a0ab89 chore: remove template step from usage-rules.md
  • 717cd00 chore(deps): Bump igniter in the production-dependencies group (#223)
  • ed96975 improvement: add support for recursive sub-reactors (#215)
  • 984d9ca chore(deps-dev): Bump mimic in the dev-dependencies group (#221)
  • 29b5e4f docs: Add cheatsheet documentation. (#222)
  • 5a7c6bc chore(deps-dev): Bump ex_doc in the dev-dependencies group (#220)
  • 484bb13 chore(deps): Bump spark in the production-dependencies group (#219)
  • 6bd1aa4 chore(deps): Bump the production-dependencies group with 2 updates (#216)
  • Additional commits viewable in compare view

Updates spark from 2.2.55 to 2.2.63

Changelog

Sourced from spark's changelog.

v2.2.63 (2025-06-05)

Bug Fixes:

  • handle adds_extensions in Spark.Dsl.Fragment by Zach Daniel

v2.2.62 (2025-05-26)

Bug Fixes:

  • add get_raw_type/1 clause for :number type fixes regressions after the :number type implementation (#186)

  • add dsl_docs_type/1 clause for :number type

v2.2.61 (2025-05-26)

Bug Fixes:

  • support more formats for lifting anonymous functions out of quoted contents

Improvements:

  • add :number type to handle integers or floats (#183)

v2.2.60 (2025-05-21)

Bug Fixes:

  • don't define a bajillion functions for persisted

v2.2.59 (2025-05-20)

Bug Fixes:

  • retain persisted module attribute

... (truncated)

Commits
  • a32e3d9 chore: release version v2.2.63
  • 30b45a7 fix: handle adds_extensions in Spark.Dsl.Fragment
  • e9354a4 test: add tests for extension imports working in fragments
  • cc1f396 chore(deps-dev): bump git_ops from 2.7.3 to 2.8.0 (#192)
  • 5ce9a72 chore(deps): bump igniter from 0.6.4 to 0.6.5 (#191)
  • 93c384b chore(deps-dev): bump mix_test_watch from 1.2.0 to 1.3.0 (#190)
  • 45603b7 chore: cleanup community files
  • 4291edd chore: update deps
  • 4f572dc chore(deps): bump igniter from 0.6.1 to 0.6.2 (#185)
  • 27ec02e chore: release version v2.2.62
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 5, 2025
@jimsynz jimsynz force-pushed the main branch 5 times, most recently from ae558ac to 99b41d1 Compare June 5, 2025 21:33
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-bd84eb7f16 branch from 770b339 to a4c7594 Compare June 5, 2025 21:35
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-bd84eb7f16 branch from a4c7594 to 9a6d8ab Compare June 5, 2025 21:38
@jimsynz
Copy link
Copy Markdown
Collaborator

jimsynz commented Jun 5, 2025

@dependabot rebase

Bumps the production-dependencies group with 2 updates: [reactor](https://github.com/ash-project/reactor) and [spark](https://github.com/ash-project/spark).


Updates `reactor` from 0.15.2 to 0.15.4
- [Changelog](https://github.com/ash-project/reactor/blob/main/CHANGELOG.md)
- [Commits](ash-project/reactor@v0.15.2...v0.15.4)

Updates `spark` from 2.2.55 to 2.2.63
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](ash-project/spark@v2.2.55...v2.2.63)

---
updated-dependencies:
- dependency-name: reactor
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.2.63
  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 force-pushed the dependabot/hex/production-dependencies-bd84eb7f16 branch from 9a6d8ab to 0f943d7 Compare June 5, 2025 21:45
@jimsynz jimsynz merged commit ee14fed into main Jun 5, 2025
20 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-bd84eb7f16 branch June 5, 2025 21:52
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