chore(deps-dev): Bump the dev-dependencies group across 1 directory with 5 updates#752
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 5 updates#752dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ith 5 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.2.0` | `1.2.1` | | [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.3.3` | `1.3.8` | | [ex_doc](https://github.com/elixir-lang/ex_doc) | `0.34.1` | `0.34.2` | | [mimic](https://github.com/edgurgel/mimic) | `1.8.2` | `1.9.0` | | [mix_audit](https://github.com/mirego/mix_audit) | `2.1.3` | `2.1.4` | Updates `ash_graphql` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_graphql@v1.2.0...v1.2.1) Updates `ash_json_api` from 1.3.3 to 1.3.8 - [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_json_api@v1.3.3...v1.3.8) Updates `ex_doc` from 0.34.1 to 0.34.2 - [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.34.1...v0.34.2) Updates `mimic` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/edgurgel/mimic/releases) - [Commits](edgurgel/mimic@v1.8.2...v1.9.0) Updates `mix_audit` from 2.1.3 to 2.1.4 - [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md) - [Commits](mirego/mix_audit@v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: ash_graphql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ash_json_api dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ex_doc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mimic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mix_audit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #756. |
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 5 updates in the / directory:
1.2.01.2.11.3.31.3.80.34.10.34.21.8.21.9.02.1.32.1.4Updates
ash_graphqlfrom 1.2.0 to 1.2.1Changelog
Sourced from ash_graphql's changelog.
Commits
1eca6bfchore: release version v1.2.11b81362chore: reintroduce work lost in a bad rebasea659ff4improvement: add extension installation code71d37b5chore(deps-dev): bump mix_audit in the dev-dependencies group (#196)1cfe872chore(deps): bump the production-dependencies group with 3 updates (#195)4f0d508chore: Wording tweaks to installer content (#193)8873586chore: put playground above base1f45a14docs: fix getting started guide steps ordering01ca76dimprovement: add igniter-backed installeree43075fix: upgrade ash dependency for bulk action bug fixUpdates
ash_json_apifrom 1.3.3 to 1.3.8Changelog
Sourced from ash_json_api's changelog.
... (truncated)
Commits
830f35cchore: release version v1.3.8e764f25docs: update docs to factor in getting started guides0ca812achore: upgradeigniterfb8a315fix: don't double escapemodify_open_apib46c979improvement: add installers & extenders057b0dechore(deps-dev): bump mix_audit in the dev-dependencies group (#210)e3f2ca9chore(deps): bump the production-dependencies group with 2 updates (#209)8d45558docs: Spelling (#208)5884165chore: fix tests93d7e39tests for patch relationship actions with composite pkey (#207)Updates
ex_docfrom 0.34.1 to 0.34.2Changelog
Sourced from ex_doc's changelog.
Commits
3175839Release v0.34.2674b72fMake module attributes searchable without leading @adb0971Add test cases for unary +bf6c614Fix JS style8bd43bbImprove tokenization of function names, closes #193056a3efaUpdate assetsdc8bc91Add top margin to nested module prefix in sidebar (#1929)068ba02Allow anchors on function and callback autolinks (#1921)Updates
mimicfrom 1.8.2 to 1.9.0Release notes
Sourced from mimic's releases.
Commits
55ebaddBump versionfb942a8Add functionality to call the original function0be0492Fix typo in test description81740e7Update direct :erlang calls with Elixir functions738ed32Fix error message when Mimic.copy has not been called on a moduleUpdates
mix_auditfrom 2.1.3 to 2.1.4Changelog
Sourced from mix_audit's changelog.
Commits
e2a9645v2.1.44d50509fix credo error2a9f023upgrade deps7cf7415Fix warningsDependabot 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