chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#75
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#75dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ith 7 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ash_authentication](https://github.com/team-alembic/ash_authentication) | `4.11.0` | `4.13.3` | | [ash_phoenix](https://github.com/ash-project/ash_phoenix) | `2.3.16` | `2.3.18` | | [credo](https://github.com/rrrene/credo) | `1.7.12` | `1.7.13` | | [dialyxir](https://github.com/jeremyjh/dialyxir) | `1.4.6` | `1.4.7` | | [ex_doc](https://github.com/elixir-lang/ex_doc) | `0.38.4` | `0.39.1` | | [tidewave](https://github.com/tidewave-ai/tidewave_phoenix) | `0.5.0` | `0.5.2` | Updates `ash_authentication` from 4.11.0 to 4.13.3 - [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.11.0...v4.13.3) Updates `ash_phoenix` from 2.3.16 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.16...v2.3.18) Updates `credo` from 1.7.12 to 1.7.13 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.12...v1.7.13) 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 `ex_doc` from 0.38.4 to 0.39.1 - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md) - [Commits](elixir-lang/ex_doc@v0.38.4...v0.39.1) Updates `igniter` from 0.6.30 to 0.7.0 - [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.30...v0.7.0) 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) --- updated-dependencies: - dependency-name: ash_authentication dependency-version: 4.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ash_phoenix dependency-version: 2.3.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: credo dependency-version: 1.7.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: dialyxir dependency-version: 1.4.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ex_doc dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: igniter dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tidewave dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 6 updates in the / directory:
4.11.04.13.32.3.162.3.181.7.121.7.131.4.61.4.70.38.40.39.10.5.00.5.2Updates
ash_authenticationfrom 4.11.0 to 4.13.3Release notes
Sourced from ash_authentication's releases.
Changelog
Sourced from ash_authentication's changelog.
... (truncated)
Commits
ab9b4a1chore: release version v4.13.3f08d12efix: correctly lock out assent 0.310a1f88chore: release version v4.13.2547ce06improvement: Add MaybeGenerateTokenChange for remember me support in create a...db5c71dfix: lock assent at 0.2 until the next major release6e3d76brefactor: extract logic for authenticating resource from sessionea8fa05improvement: Openid configuration uri type change (#1095)e6b819cchore: release version v4.13.16bdc139fix: add--accountsflag to add_strategy task (#1096)e7b70bfchore: update all deps (#1090)Updates
ash_phoenixfrom 2.3.16 to 2.3.18Release notes
Sourced from ash_phoenix's releases.
Changelog
Sourced from ash_phoenix's changelog.
Commits
62d525dchore: release version v2.3.185cf8f6cfix: merge_options function to use correct update method (#438)19cf614chore(deps-dev): bump the dev-dependencies group with 2 updates (#436)c9a6026chore(deps): bump the production-dependencies group with 3 updates (#437)5431e0achore: handle non stringifiable values in form comparison5f7f6d4test: update form should work without create action configuration (#435)48860d6fix: fix type warnings and compile issues on elixir 1.1931dd1b4chore: Update MixProject cli for Elixir 1.19 (#431)4dc1f37chore: release version v2.3.176bb7cf8chore(deps-dev): bump sobelow in the dev-dependencies group (#430)Updates
credofrom 1.7.12 to 1.7.13Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
40627c5Bump version to 1.7.13e47e4dcUpdate CHANGELOG9f31412Revert "increase line number for nested alias check"84e41b2Remove Stickler CI from README62bd7e4Remove unused requiresdb534beAdd Elixir 1.19.0-rc.2 to GitHub actionsfdc365bMerge pull request #1214 from georgeguimaraes/patch-122249b7Remove SourceLevel mention on README1f601f1Refactor StrictModuleLayout tests slightly684a353Add more tests for StrictModuleLayoutUpdates
dialyxirfrom 1.4.6 to 1.4.7Release notes
Sourced from dialyxir's releases.
Changelog
Sourced from dialyxir's changelog.
Commits
b57d69fRelease version 1.4.7608b355Bump Erlex (#583)ab9bd59Fix issue template.9e73fa8Fixup changelog.Updates
ex_docfrom 0.38.4 to 0.39.1Changelog
Sourced from ex_doc's changelog.
Commits
c0f0773Release v0.39.13ec9a23Italics for autocompletion header to not confuse with resultsf7d60a5Fix admonition on small screens4c0fd35Improve box shadow, minimize search button spaceeb5362bRelease v0.39.08bcfd08Search style1dcbd9eTags are a list of atoms, closes #2159b9d190eUpdate GitHub organization for Ecto in README (#2158)d1c0c96Support specifying packages under search868fa8bValidate extra fieldsUpdates
igniterfrom 0.6.30 to 0.7.0Release notes
Sourced from igniter's releases.
Changelog
Sourced from igniter's changelog.
Commits
e41f7e0chore: release version v0.7.01cb6f21build(deps-dev): bump the dev-dependencies group with 3 updates (#350)4930cd4Fix:put_in_map/set_map_keynot setting keys properly (#348)bd2b582doc: fix type link (#346)d90eb60docs: Update docs to indicate behavior of List.map/2, add tests (#345)5c43202docs: Clarify Elixir version requirements (#344)6153ea0feat: Add support for SiteEncrypt.Phoenix.Endpoint detection (#339)435cde1chore: Fix REUSE license attribution0127832build(deps): bump rewrite in the production-dependencies group (#342)a866ab5chore: Fix failing test (#340)Updates
tidewavefrom 0.5.0 to 0.5.2Changelog
Sourced from tidewave's changelog.
Commits
a535833Release v0.5.288dee4aFix logger with Unicode97567fbClarify when the CLI parameters are neededa603b24Fix Linux Tidewave CLI download link for x86_64-musl edition (#207)6f28724Mention Claude Code executable6ad876eDocument custom endpointsae6b53dUpdate CLI docs3b1d990Mention codex in providers page36b37e6docs: Tidewave do support Claude Code now (#206)e1115a9Add link to Figma videoDependabot 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