chore(deps): bump the production-dependencies group with 5 updates - #418
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the production-dependencies group with 5 updates#418dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [ash](https://github.com/ash-project/ash) | `3.29.3` | `3.31.0` | | [ash_phoenix](https://github.com/ash-project/ash_phoenix) | `2.3.23` | `2.3.24` | | [cinder](https://github.com/sevenseacat/cinder) | `0.15.0` | `0.16.0` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.8` | `1.8.9` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.2.5` | `1.2.8` | Updates `ash` from 3.29.3 to 3.31.0 - [Release notes](https://github.com/ash-project/ash/releases) - [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md) - [Commits](ash-project/ash@v3.29.3...v3.31.0) Updates `ash_phoenix` from 2.3.23 to 2.3.24 - [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.23...v2.3.24) Updates `cinder` from 0.15.0 to 0.16.0 - [Changelog](https://github.com/sevenseacat/cinder/blob/main/CHANGELOG.md) - [Commits](sevenseacat/cinder@v0.15.0...v0.16.0) Updates `phoenix` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.9/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.8...v1.8.9) Updates `phoenix_live_view` from 1.2.5 to 1.2.8 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: ash dependency-version: 3.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ash_phoenix dependency-version: 2.3.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cinder dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phoenix dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/hex/production-dependencies-09d36b65f4
branch
August 1, 2026 17:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates:
3.29.33.31.02.3.232.3.240.15.00.16.01.8.81.8.91.2.51.2.8Updates
ashfrom 3.29.3 to 3.31.0Release notes
Sourced from ash's releases.
... (truncated)
Changelog
Sourced from ash's changelog.
... (truncated)
Commits
6c0357dchore: release version v3.31.027af998fix: order durations semantically instead of by struct field layout (#2809)1d0b599improvement: avoid quadratic cost evaluating in-list filters at runtime (#2802)eb7f5effeat: add units constraint to Ash.Type.Duration (#2811)a3c3c78fix: compare withCompinintersectsfunctioneed63f2feat: add mfa constraint to Ash.Type.Function for portable persistence (#2807)9159464fix: compare a Decimal to a float instead of raising (#2805)90baa9ffix: ensure related aggregates set the proper resource4d27bebimprovement: add strict? constraint to Ash.Type.UUIDv7 (#2795)023c35efeat: add all/1 builtin validation as the complement to any/1 (#2800)Updates
ash_phoenixfrom 2.3.23 to 2.3.24Release notes
Sourced from ash_phoenix's releases.
Changelog
Sourced from ash_phoenix's changelog.
Commits
0d0421cchore: release version v2.3.240d40671fix: Rename Ash.Resource.record() -> Ash.Resource.Record.t()54030e4chore(deps): Update hpax, mint and phoenix because of CVEs99c6526chore: Fix reuse on macOS6d119c3chore(deps): Unlock libgrapha997152chore(deps): bump the production-dependencies group across 1 directory with 5...1eb145achore(deps-dev): bump credo in the dev-dependencies group (#478)Updates
cinderfrom 0.15.0 to 0.16.0Changelog
Sourced from cinder's changelog.
Commits
3b1c868Tag and release v0.16.0a692f35Merge pull request #201 from sevenseacat/dependabot/hex/ash_phoenix-2.3.2480301e7Bump ash_phoenix from 2.3.23 to 2.3.24ddafd1cMerge pull request #200 from sevenseacat/dependabot/hex/phoenix_live_view-1.2.74b8d308Merge pull request #195 from sevenseacat/dependabot/hex/ash-3.29.3a39db1cBump phoenix_live_view from 1.2.6 to 1.2.7b288daeBump ash from 3.29.2 to 3.29.33422e76Merge pull request #199 from sevenseacat/dependabot/hex/phoenix_live_view-1.2.630180e6Bump phoenix_live_view from 1.2.3 to 1.2.6361f7d1Merge pull request #193 from sevenseacat/dependabot/hex/ash-3.29.2Updates
phoenixfrom 1.8.8 to 1.8.9Changelog
Sourced from phoenix's changelog.
Commits
734c8d1Release v1.8.9beffc4dfix presence keys colliding with object prototype chain16e295dLimit the number of channels a single transport process can join211ff62Allow authToken to be a function (#6751)6cb2a83Enforce longpoll batch size5bf1ce6Add missing test file046acccNormalize route verb while grouping21d1462Group routes by verb during compilation (#6739)9d3f1f6phx.gen.release: Document new Bob Web UI (#6721)afcac09Bump undici from 7.25.0 to 7.28.0 (#6736)Updates
phoenix_live_viewfrom 1.2.5 to 1.2.8Release notes
Sourced from phoenix_live_view's releases.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
41b9a2ctemporarily allow all git883b9f6fix npm publish5ee5d49Release v1.2.8d46d8d3Update assets6b77658Allow cancelling client-side live navigation (#4332)c7cb976Update assets33a800dNamespace diagnostics (#4344)58071f0Skip unknown upload refs in form events so the LiveView channel survives (#4354)c837809Update assets15a0271Handle keyed root when patching live components (#4338)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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