Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the patch-updates group with 7 updates in the / directory:

Package From To
ash_phoenix 2.3.17 2.3.18
ash_postgres 2.6.25 2.6.26
dialyxir 1.4.6 1.4.7
live_debugger 0.4.2 0.4.3
open_api_spex 3.22.0 3.22.1
tidewave 0.5.0 0.5.2
usage_rules 0.1.25 0.1.26

Updates ash_phoenix from 2.3.17 to 2.3.18

Release notes

Sourced from ash_phoenix's releases.

v2.3.18

Bug Fixes:

  • merge_options function to use correct update method (#438) by A.S. Zwaan

  • cast to string before comparison by Minsub Kim

  • fix type warnings and compile issues on elixir 1.19 by @​zachdaniel

Changelog

Sourced from ash_phoenix's changelog.

v2.3.18 (2025-11-05)

Bug Fixes:

  • merge_options function to use correct update method (#438) by A.S. Zwaan

  • cast to string before comparison by Minsub Kim

  • fix type warnings and compile issues on elixir 1.19 by @​zachdaniel

Commits
  • 62d525d chore: release version v2.3.18
  • 5cf8f6c fix: merge_options function to use correct update method (#438)
  • 19cf614 chore(deps-dev): bump the dev-dependencies group with 2 updates (#436)
  • c9a6026 chore(deps): bump the production-dependencies group with 3 updates (#437)
  • 5431e0a chore: handle non stringifiable values in form comparison
  • 5f7f6d4 test: update form should work without create action configuration (#435)
  • 48860d6 fix: fix type warnings and compile issues on elixir 1.19
  • 31dd1b4 chore: Update MixProject cli for Elixir 1.19 (#431)
  • See full diff in compare view

Updates ash_postgres from 2.6.25 to 2.6.26

Release notes

Sourced from ash_postgres's releases.

v2.6.26

Improvements:

  • add generator to tsvector type (#655) by Jesse Williams

  • verify check constraint attributes at compile time by Zach Daniel

  • update deps for bug fixes by Zach Daniel

Changelog

Sourced from ash_postgres's changelog.

v2.6.26 (2025-11-23)

Improvements:

  • add generator to tsvector type (#655) by Jesse Williams

  • verify check constraint attributes at compile time by Zach Daniel

  • update deps for bug fixes by Zach Daniel

Commits
  • cb2c8cb chore: release version v2.6.26
  • 5dc0558 chore: update ash_sql, use new select binding
  • a4930ba test: add complex calculation tests with filtered aggregates (#652)
  • d19d4ce improvement: add generator to tsvector type (#655)
  • e7530aa test: add failing test for aggregate filtering on nested first aggregate (#653)
  • d801d31 chore: update ash_sql and add test
  • ede4cc6 docs: Mention :define_ecto_repo? option of use AshPostgres.Repo macro in gett...
  • e07b602 improvement: verify check constraint attributes at compile time
  • c89a4bc chore: update ash
  • 4b6463b chore: reuse compliance
  • Additional commits viewable in compare view

Updates dialyxir from 1.4.6 to 1.4.7

Release notes

Sourced from dialyxir's releases.

1.4.7

[1.4.7] - 2025-11-05

Changed

  • Bump Erlex to 0.2.8, fixes #574.
Changelog

Sourced from dialyxir's changelog.

Unreleased changes post [1.4.7]

[1.4.7] - 2025-11-05

Changed

  • Bump Erlex to 0.2.8, fixes #574.
Commits

Updates live_debugger from 0.4.2 to 0.4.3

Release notes

Sourced from live_debugger's releases.

v0.4.3

What's Changed

Full Changelog: software-mansion/live-debugger@v0.4.2...v0.4.3

Changelog

Sourced from live_debugger's changelog.

0.4.3 (2025-11-05)

Bug fixes

  • Fix highlighting with embedded LiveViews #797

Enhancements

  • Route to same page after redirect to new process #803
  • Add features page to docs #829
Commits

Updates open_api_spex from 3.22.0 to 3.22.1

Release notes

Sourced from open_api_spex's releases.

v3.22.1

What's Changed

New Contributors

Full Changelog: open-api-spex/open_api_spex@v3.22.0...v3.22.1

Changelog

Sourced from open_api_spex's changelog.

v3.22.1 - 2025-11-21

Commits

Updates phoenix_live_view from 1.1.16 to 1.1.17

Changelog

Sourced from phoenix_live_view's changelog.

v1.1.17 (2025-11-04)

Bug fixes

  • noop in empty live reloader config
Commits

Updates tidewave from 0.5.0 to 0.5.2

Changelog

Sourced from tidewave's changelog.

v0.5.2 (2025-11-22)

  • Bug fixes
    • Fix logging with Unicode charlists

v0.5.1 (2025-11-01)

  • Enhancements

    • Add Tidewave.clear_logs/0
    • Add /tidewave/config endpoint for Tidewave App/CLI
  • Bug fixes

    • Fix type of get_logs
Commits
  • a535833 Release v0.5.2
  • 88dee4a Fix logger with Unicode
  • 97567fb Clarify when the CLI parameters are needed
  • a603b24 Fix Linux Tidewave CLI download link for x86_64-musl edition (#207)
  • 6f28724 Mention Claude Code executable
  • 6ad876e Document custom endpoints
  • ae6b53d Update CLI docs
  • 3b1d990 Mention codex in providers page
  • 36b37e6 docs: Tidewave do support Claude Code now (#206)
  • e1115a9 Add link to Figma video
  • Additional commits viewable in compare view

Updates usage_rules from 0.1.25 to 0.1.26

Release notes

Sourced from usage_rules's releases.

v0.1.26

What's Changed

New Contributors

Full Changelog: ash-project/usage_rules@v0.1.25...v0.1.26

Changelog

Sourced from usage_rules's changelog.

v0.1.26 (2025-11-05)

Bug Fixes:

  • Include rules from all apps in umbrella project (#37) by Nathan Alderson
Commits
  • cd2240e chore: release version v0.1.26
  • 1c1656a chore(deps-dev): bump the dev-dependencies group with 2 updates (#39)
  • ab81ac3 fix: Include rules from all apps in umbrella project (#37)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Nov 24, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/patch-updates-a8e68c2bd6 branch from 995487c to 45b5ad6 Compare November 26, 2025 00:15
…pdates

Bumps the patch-updates group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ash_phoenix](https://github.com/ash-project/ash_phoenix) | `2.3.17` | `2.3.18` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.25` | `2.6.26` |
| [dialyxir](https://github.com/jeremyjh/dialyxir) | `1.4.6` | `1.4.7` |
| [live_debugger](https://github.com/software-mansion/live-debugger) | `0.4.2` | `0.4.3` |
| [open_api_spex](https://github.com/open-api-spex/open_api_spex) | `3.22.0` | `3.22.1` |
| [tidewave](https://github.com/tidewave-ai/tidewave_phoenix) | `0.5.0` | `0.5.2` |
| [usage_rules](https://github.com/ash-project/usage_rules) | `0.1.25` | `0.1.26` |



Updates `ash_phoenix` from 2.3.17 to 2.3.18
- [Release notes](https://github.com/ash-project/ash_phoenix/releases)
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_phoenix@v2.3.17...v2.3.18)

Updates `ash_postgres` from 2.6.25 to 2.6.26
- [Release notes](https://github.com/ash-project/ash_postgres/releases)
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.6.25...v2.6.26)

Updates `dialyxir` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
- [Commits](jeremyjh/dialyxir@1.4.6...1.4.7)

Updates `live_debugger` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/software-mansion/live-debugger/releases)
- [Changelog](https://github.com/software-mansion/live-debugger/blob/v0.4.3/CHANGELOG.md)
- [Commits](software-mansion/live-debugger@v0.4.2...v0.4.3)

Updates `open_api_spex` from 3.22.0 to 3.22.1
- [Release notes](https://github.com/open-api-spex/open_api_spex/releases)
- [Changelog](https://github.com/open-api-spex/open_api_spex/blob/master/CHANGELOG.md)
- [Commits](open-api-spex/open_api_spex@v3.22.0...v3.22.1)

Updates `phoenix_live_view` from 1.1.16 to 1.1.17
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.17/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.1.16...v1.1.17)

Updates `tidewave` from 0.5.0 to 0.5.2
- [Changelog](https://github.com/tidewave-ai/tidewave_phoenix/blob/main/CHANGELOG.md)
- [Commits](tidewave-ai/tidewave_phoenix@v0.5.0...v0.5.2)

Updates `usage_rules` from 0.1.25 to 0.1.26
- [Release notes](https://github.com/ash-project/usage_rules/releases)
- [Changelog](https://github.com/ash-project/usage_rules/blob/main/CHANGELOG.md)
- [Commits](ash-project/usage_rules@v0.1.25...v0.1.26)

---
updated-dependencies:
- dependency-name: ash_phoenix
  dependency-version: 2.3.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: ash_postgres
  dependency-version: 2.6.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: dialyxir
  dependency-version: 1.4.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: live_debugger
  dependency-version: 0.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: open_api_spex
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: phoenix_live_view
  dependency-version: 1.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tidewave
  dependency-version: 0.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: usage_rules
  dependency-version: 0.1.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/patch-updates-a8e68c2bd6 branch from 45b5ad6 to 973ec0f Compare November 26, 2025 09:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

22 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

5 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2025

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2026

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Dependabot can't evaluate your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@cloedu87 cloedu87 closed this Jan 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/hex/patch-updates-a8e68c2bd6 branch January 5, 2026 07:25
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