build(deps): bump the production-dependencies group with 7 updates - #2815
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the production-dependencies group with 7 updates#2815dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [crux](https://github.com/ash-project/crux) | `0.1.3` | `0.1.4` | | [ecto](https://github.com/elixir-ecto/ecto) | `3.14.0` | `3.14.1` | | [igniter](https://github.com/ash-project/igniter) | `0.8.1` | `0.8.3` | | [plug](https://github.com/elixir-plug/plug) | `1.19.2` | `1.20.3` | | [reactor](https://github.com/ash-project/reactor) | `1.0.2` | `1.0.3` | | [spark](https://github.com/ash-project/spark) | `2.7.1` | `2.7.2` | | [stream_data](https://github.com/whatyouhide/stream_data) | `1.3.0` | `1.4.0` | Updates `crux` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/ash-project/crux/releases) - [Changelog](https://github.com/ash-project/crux/blob/main/CHANGELOG.md) - [Commits](ash-project/crux@v0.1.3...v0.1.4) Updates `ecto` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/elixir-ecto/ecto/releases) - [Changelog](https://github.com/elixir-ecto/ecto/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/ecto@v3.14.0...v3.14.1) Updates `igniter` from 0.8.1 to 0.8.3 - [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.8.1...v0.8.3) Updates `plug` from 1.19.2 to 1.20.3 - [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md) - [Commits](elixir-plug/plug@v1.19.2...v1.20.3) Updates `reactor` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ash-project/reactor/releases) - [Changelog](https://github.com/ash-project/reactor/blob/main/CHANGELOG.md) - [Commits](ash-project/reactor@v1.0.2...v1.0.3) Updates `spark` from 2.7.1 to 2.7.2 - [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.7.1...v2.7.2) Updates `stream_data` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/whatyouhide/stream_data/blob/main/CHANGELOG.md) - [Commits](whatyouhide/stream_data@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: crux dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ecto dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: igniter dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: plug dependency-version: 1.20.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: reactor dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: spark dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: stream_data dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor 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-276645b0a9
branch
August 2, 2026 17:11
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 7 updates:
0.1.30.1.43.14.03.14.10.8.10.8.31.19.21.20.31.0.21.0.32.7.12.7.21.3.01.4.0Updates
cruxfrom 0.1.3 to 0.1.4Release notes
Sourced from crux's releases.
Changelog
Sourced from crux's changelog.
Commits
3c8028cchore: release version v0.1.481c88bffix: fix annoying dialyzer error from mapsets571bd62chore(deps-dev): bump the dev-dependencies group with 4 updates (#31)809c9bechore(deps): bump actions/checkout in the github-actions group (#30)e1f2e4echore(deps): bump actions/checkout in the github-actions group (#29)Updates
ectofrom 3.14.0 to 3.14.1Changelog
Sourced from ecto's changelog.
Commits
e0aa6e1Release v3.14.1f1bd9d1Fix splice params in dynamic expressions (#4750)9d7b301Fix data-modifying CTE planner cache traversal (#4748)18c050dAdd UUID v7 helper functions (#4739)ca66f38Warn on parentheses in query field access (#4746)ea41949Fix subquery order in query builders (#4745)59371b9Match on correct tuple shape in insert_all placeholder type mismatch check (#...32d07c8Fix wrong placeholder numbering when afromsource is a `{fragment, schema}...c4bb74aImprove warning/error message for writable violations (#4738)2e59540Do not reflect changes ignored due to :writable in returned struct (#4736)Updates
igniterfrom 0.8.1 to 0.8.3Release notes
Sourced from igniter's releases.
Changelog
Sourced from igniter's changelog.
Commits
5a167c0chore: release version v0.8.383e46bafix: ensure verbose is passed all the way down1357303fix: properly checkigniter.rmsin--checke7885c1chore(deps): Update mint to 1.9.3aceac7atest: cover declined igniter.install dependency prompt (#394)e9d0084improvement: addIgniter.Libs.Phoenix.web_module_for_router/2(#393)a4b5364test: Add regression tests for nested keyword config updates (#392)b29e9d6chore: warnings2768e68improvement: update to Elixir 1.20 (#391)479c495improvement: direct users to format command for unless refactorUpdates
plugfrom 1.19.2 to 1.20.3Changelog
Sourced from plug's changelog.
... (truncated)
Commits
9fa11c8Release v1.20.3eceb831Raise if ; is present in cookie attributes56edca2Count files and skipped multiparts towards lengthcf15f0aRelease v1.20.25d0fe88Fix register_before_send with upgrade_adapter (#1320)1fea083Release v1.20.19df2c0aAllow atom header keys in inform/3 (#1318)d8d733bRelease v1.20.0b4aa8a0Merge commit from forkac94702Validate headers in informUpdates
reactorfrom 1.0.2 to 1.0.3Release notes
Sourced from reactor's releases.
Changelog
Sourced from reactor's changelog.
Commits
c11578cchore: release version v1.0.315f89a2fix: avoid spinning when waiting for retry backoffs (#322)227dfd7chore(deps): Update mint to 1.9.3.8890bffchore(deps): Bump the production-dependencies group with 2 updates (#320)43813cachore(deps-dev): Bump credo in the dev-dependencies group (#319)1fbabbachore(deps): update req172d53dchore(deps): update dependency elixir to v1.20.2 (#318)a846ff2chore(deps): update dependency erlang to v29.0.2 (#317)0c498c1chore(deps-dev): Bump the dev-dependencies group across 1 directory with 2 up...2ca0a68chore(deps): Bump the production-dependencies group with 4 updates (#316)Updates
sparkfrom 2.7.1 to 2.7.2Changelog
Sourced from spark's changelog.
Commits
5c28073chore: release version v2.7.260985dffix: revert pmap introduction (#282)Updates
stream_datafrom 1.3.0 to 1.4.0Changelog
Sourced from stream_data's changelog.
Commits
49958c0Release v1.4.02a6863cRequire Elixir 1.14+b2b7ac0Chose flattening strategy for lazy treesd356b50Add tests for shrinking behavior of generators (#229)0e98936Shrink one_of/1 towards earlier elements first (#228)bf5e6cbSupport graphemes/codepoints in string/2 (#227)2b4f833Add property test for String.count/2 (#212)75c289eFix Dialyzer failure on OTP 29 (#226)08dbfdeModernize CI69fce25Fix float when min and max are too far apart (#225)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