Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-68c19cd823
Closed

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-68c19cd823

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps the production-dependencies group with 2 updates in the / directory: spark and yaml_elixir.

Updates spark from 2.2.67 to 2.4.0

Release notes

Sourced from spark's releases.

v2.3.14

Improvements:

  • add :regex builtin type by Zach Daniel

  • only compile on uncompiled extension in formatter by Zach Daniel

v2.3.13

Bug Fixes:

  • mix format crashes in umbrella projects (#230) by Matthew Sinclair

  • replace explicit try with implicit try and remove deprecated unless by Matthew Sinclair

v2.3.12

Bug Fixes:

  • don't use Code.ensure_loaded? when checking for Spark.Dsl.Extension behaviour by Zach Daniel

v2.3.11

Bug Fixes:

  • run loadpaths on format by Zach Daniel

v2.3.9

Bug Fixes:

  • handle erorrs in add_extensions/0 calls by Zach Daniel

v2.3.8

... (truncated)

Changelog

Sourced from spark's changelog.

v2.4.0 (2026-01-15)

Features:

  • Add {:and, subtypes} option type. (#246) by James Harton

Improvements:

  • add Spark.Docs.redirects_for/2 to generate DSL doc redirects by Zach Daniel

v2.3.14 (2025-11-09)

Improvements:

  • add :regex builtin type by Zach Daniel

  • only compile on uncompiled extension in formatter by Zach Daniel

v2.3.13 (2025-11-05)

Bug Fixes:

  • mix format crashes in umbrella projects (#230) by Matthew Sinclair

  • replace explicit try with implicit try and remove deprecated unless by Matthew Sinclair

v2.3.12 (2025-10-30)

Bug Fixes:

  • don't use Code.ensure_loaded? when checking for Spark.Dsl.Extension behaviour by Zach Daniel

v2.3.11 (2025-10-23)

Bug Fixes:

... (truncated)

Commits
  • 9e0e8d4 chore: release version v2.4.0
  • 3dba579 improvement: add Spark.Docs.redirects_for/2 to generate DSL doc redirects
  • e7b69a8 test: Adding cheat_sheet test file (#251)
  • b985057 refactor: Enhance describe function to preserve code blocks while formattin...
  • 4903eb4 docs: fix typo (#249)
  • e8c3c3b chore(deps-dev): bump credo from 1.7.14 to 1.7.15 (#247)
  • 56f7dc1 chore(deps-dev): bump ex_doc from 0.39.1 to 0.39.3 (#248)
  • da2ca7d feat: Add {:and, subtypes} option type. (#246)
  • de9ea15 chore(deps-dev): bump dialyxir from 1.4.6 to 1.4.7 (#244)
  • 9a6ef84 chore(deps-dev): bump elixir_sense from 0e6278a to bd6c527 (#243)
  • Additional commits viewable in compare view

Updates yaml_elixir from 2.11.0 to 2.12.0

Commits

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 2 updates in the / directory: [spark](https://github.com/ash-project/spark) and [yaml_elixir](https://github.com/KamilLelonek/yaml-elixir).


Updates `spark` from 2.2.67 to 2.4.0
- [Release notes](https://github.com/ash-project/spark/releases)
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](ash-project/spark@v2.2.67...v2.4.0)

Updates `yaml_elixir` from 2.11.0 to 2.12.0
- [Commits](https://github.com/KamilLelonek/yaml-elixir/commits/v2.12.0)

---
updated-dependencies:
- dependency-name: spark
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: yaml_elixir
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jan 22, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-68c19cd823 branch February 5, 2026 01:35
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.

0 participants

Comments