chore(deps): bump the production-dependencies group across 1 directory with 4 updates#358
Merged
zachdaniel merged 2 commits intomainfrom Aug 21, 2025
Merged
Conversation
df9e9a9 to
15665f6
Compare
…y with 4 updates Bumps the production-dependencies group with 2 updates in the / directory: [ash](https://github.com/ash-project/ash) and [ash_phoenix](https://github.com/ash-project/ash_phoenix). Updates `ash` from 3.5.31 to 3.5.34 - [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.5.31...v3.5.34) Updates `ash_phoenix` from 2.3.10 to 2.3.12 - [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.10...v2.3.12) Updates `phoenix` from 1.7.21 to 1.8.0 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.7.21...v1.8.0) Updates `phoenix_live_view` from 1.1.0-rc.3 to 1.1.3 - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.3/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.0-rc.3...v1.1.3) --- updated-dependencies: - dependency-name: ash dependency-version: 3.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ash_phoenix dependency-version: 2.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phoenix dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3b16325 to
79d6fdc
Compare
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 2 updates in the / directory: ash and ash_phoenix.
Updates
ashfrom 3.5.31 to 3.5.34Release notes
Sourced from ash's releases.
... (truncated)
Changelog
Sourced from ash's changelog.
... (truncated)
Commits
c61774dchore: release version v3.5.34839eb7afix: Accept nil input for maps and TypedStructs (#2257)1c8fe3edocs: Update before_action docs to use force_change_attribute/2 (#2258)591ece5fix: pass actor: nil to ash.get in get_and_lock_for_update (#2256)8e7eabffix: add default impl for rewrite/3 & get_rewrites/4 for Ash.Type. (#2251)a3cab9efix: filter out invalid changeset, before running the bulk before transaction...e8e7240fix: minor tweaks to usage rules (#2246)caa26dfimprovement: Support through for many to many relationship gen (#2233)f008f68improvement: Update usage-rules.md to include Polymorphic Relationships (#2211)e35d396improvement: filter expression verifier (#2243)Updates
ash_phoenixfrom 2.3.10 to 2.3.12Release notes
Sourced from ash_phoenix's releases.
Changelog
Sourced from ash_phoenix's changelog.
Commits
dbbd5cachore: release version v2.3.12d2d197ddocs: fix example857421dfix: fix typo in usage rules (#397)92df065fix: Fix edge cases with keyset navigation (#395)41e3d0adocs: Merge pull request #387 from matt-savvy/many-to-many-guide63a1145chore(deps): bump the production-dependencies group with 2 updates (#394)c505a68Update dependabot schedule to monthlyece9a6fUpdate guide, add prepare_params8048aaeUpdate guide, remove value_is_key reference73a4dc5Update guide, fix code blockUpdates
phoenixfrom 1.7.21 to 1.8.0Changelog
Sourced from phoenix's changelog.
... (truncated)
Commits
f9d3c8bRelease 1.8.0 🚀e42b6ddadd note to tsconfig.json414c7b4update changelogda83d96Do not rely on Phoenix.LiveView.JS when using --no-live (#6373)85bfd3adon't include node_modules in tsconfig path mapping (#6392)df1daa9Adds validate_unique: false option to the changeset (#6384)937b6f8add refute_patched to locals_without_parens (#6374)1425646split AGENTS.md into small parts (#6385)54e7b17Add guide for live_view generator customization (#6387)905ec45final changes for LiveView 1.1 (#6388)Updates
phoenix_live_viewfrom 1.1.0-rc.3 to 1.1.3Changelog
Sourced from phoenix_live_view's changelog.
Commits
14b13f5release v1.1.30457420Update assetsc3ed0c7use PropertyKey in hook type (#3938)09d7470Keep change tracking if dynamic is empty (#3936)18690a4update changelog3fb0cedUpdate assets2eae56bOptimize and unify TreeDOM.all/filter (#3937)a879da4Respect attributes newlines if written as such4d916afEnsure textarea content is not trimmed in TreeDOM (#3935)ef3ff26Ensure list when converting to lazy (#3934)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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