Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#71

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-91ad7c557e
Oct 14, 2025
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#71
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-91ad7c557e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps the dev-dependencies group with 2 updates in the / directory: ash_authentication and sobelow.

Updates ash_authentication from 4.10.0 to 4.11.0

Release notes

Sourced from ash_authentication's releases.

v4.11.0

Features:

  • enhance error messages in hash_password_change.ex (#1058) by pupdogg

Bug Fixes:

  • Jwt.token_for_resource typespec. by James Harton

  • Add only existing sections into Ash.Resource of config.exs by aifrak

Changelog

Sourced from ash_authentication's changelog.

v4.11.0 (2025-10-08)

Features:

  • enhance error messages in hash_password_change.ex (#1058) by pupdogg

Bug Fixes:

  • Jwt.token_for_resource typespec. by James Harton

  • Add only existing sections into Ash.Resource of config.exs by aifrak

Commits
  • 86a817f chore: release version v4.11.0
  • 9c8563f chore(deps-dev): Bump ash_json_api in the dev-dependencies group (#1077)
  • fa51570 chore: REUSE compliance (#1076)
  • 4b9556b chore(deps-dev): Bump the dev-dependencies group with 4 updates (#1072)
  • 3477ea8 chore: fix failing verifier tests now that they don't raise
  • b72da76 chore: formatter
  • 1b7a72c Prepare Minimal Spark Update
  • fb8b061 chore(deps): Bump the production-dependencies group with 4 updates
  • af04fdc fix: Jwt.token_for_resource typespec.
  • 89d64ae improve: ensure_get_by_action uses get_by (#1064)
  • Additional commits viewable in compare view

Updates igniter from 0.6.29 to 0.6.30

Release notes

Sourced from igniter's releases.

v0.6.30

Bug Fixes:

  • don't silently ignore certain errors during spinners by Zach Daniel

  • don't display "temporarily adding igniter" when we aren't by Zach Daniel

Changelog

Sourced from igniter's changelog.

v0.6.30 (2025-09-25)

Bug Fixes:

  • don't silently ignore certain errors during spinners by Zach Daniel

  • don't display "temporarily adding igniter" when we aren't by Zach Daniel

Commits
  • 928f586 chore: release version v0.6.30
  • 78c00b1 fix: don't silently ignore certain errors during spinners
  • See full diff in compare view

Updates sobelow from 0.14.0 to 0.14.1

Release notes

Sourced from sobelow's releases.

v0.14.1

  • Enhancements
    • Implicitly use .sobelow-conf if detected in the root directory rather than require --config switch. The --no-config switch is still supported to prevent any settings from being read in from the file if needed.
    • Added guidance for warn_if_outdated option in mix deps
    • Added support for Elixir v1.19.x
  • Bug fixes
    • Handled extra config options for app releases in mix.exs
    • Properly handle the use of CLI switches and config file settings in the same run. These would previously clobber each other in unapparent ways leading to confusing behavior. CLI switch take precedence.
    • .sobelow-conf now sorted alphabetically
    • Fix edwarning from zero argument functions
    • Fixed broken skip funcationality
    • Fixed broken GitHub Actions CI
  • Misc
    • Typo fix
Changelog

Sourced from sobelow's changelog.

v0.14.1

  • Enhancements
    • Implicitly use .sobelow-conf if detected in the root directory rather than require --config switch. The --no-config switch is still supported to prevent any settings from being read in from the file if needed.
    • Added guidance for warn_if_outdated option in mix deps
    • Added support for Elixir v1.19.x
  • Bug fixes
    • Handled extra config options for app releases in mix.exs
    • Properly handle the use of CLI switches and config file settings in the same run. These would previously clobber each other in unapparent ways leading to confusing behavior. CLI switch take precedence.
    • .sobelow-conf now sorted alphabetically
    • Fix edwarning from zero argument functions
    • Fixed broken skip funcationality
    • Fixed broken GitHub Actions CI
  • Misc
    • Typo fix
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

…ith 3 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [ash_authentication](https://github.com/team-alembic/ash_authentication) and [sobelow](https://github.com/sobelow/sobelow).


Updates `ash_authentication` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](team-alembic/ash_authentication@v4.10.0...v4.11.0)

Updates `igniter` from 0.6.29 to 0.6.30
- [Release notes](https://github.com/ash-project/igniter/releases)
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.29...v0.6.30)

Updates `sobelow` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/sobelow/sobelow/releases)
- [Changelog](https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md)
- [Commits](sobelow/sobelow@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: ash_authentication
  dependency-version: 4.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.6.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: sobelow
  dependency-version: 0.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-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 Oct 14, 2025
@zachdaniel zachdaniel merged commit bae5647 into main Oct 14, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-91ad7c557e branch October 14, 2025 20:50
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