This repository was archived by the owner on Nov 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
build(deps-dev): bump credo from 0.10.1 to 0.10.2 #80
Closed
Conversation
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
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/parroty/excoveralls/releases) - [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md) - [Commits](parroty/excoveralls@v0.9.2...v0.10.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/phoenixframework/phoenix_ecto/releases) - [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/master/CHANGELOG.md) - [Commits](phoenixframework/phoenix_ecto@v3.3.0...v3.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [dataloader](https://github.com/absinthe-graphql/dataloader) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/absinthe-graphql/dataloader/releases) - [Changelog](https://github.com/absinthe-graphql/dataloader/blob/master/CHANGELOG.md) - [Commits](absinthe-graphql/dataloader@v1.0.3...v1.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [inch_ex](https://github.com/rrrene/inch_ex) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rrrene/inch_ex/releases) - [Changelog](https://github.com/rrrene/inch_ex/blob/master/CHANGELOG.md) - [Commits](rrrene/inch_ex@v1.0.0...v1.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
build(deps): bump dataloader from 1.0.3 to 1.0.4
build(deps-dev): bump inch_ex from 1.0.0 to 1.0.1
…3.4.0 build(deps): bump phoenix_ecto from 3.3.0 to 3.4.0
Bumps [guardian](https://github.com/ueberauth/guardian) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/ueberauth/guardian/releases) - [Changelog](https://github.com/ueberauth/guardian/blob/master/CHANGELOG.md) - [Commits](ueberauth/guardian@v1.1.0...v1.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mix_test_watch](https://github.com/lpil/mix-test.watch) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/lpil/mix-test.watch/releases) - [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md) - [Commits](lpil/mix-test.watch@v0.8.0...v0.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [credo](https://github.com/rrrene/credo) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v0.10.0...v0.10.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
build(deps): bump guardian from 1.1.0 to 1.1.1
….10.0 build(deps-dev): bump excoveralls from 0.9.2 to 0.10.0
…h-0.9.0 build(deps-dev): bump mix_test_watch from 0.8.0 to 0.9.0
build(deps-dev): bump credo from 0.10.0 to 0.10.1
fix schema check broken caused by nested input_object
support both user's geo info and community geo infos
Bumps [credo](https://github.com/rrrene/credo) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v0.10.1...v0.10.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
62ca67a to
f165fa4
Compare
Codecov Report
@@ Coverage Diff @@
## dev #80 +/- ##
======================================
Coverage ? 86.99%
======================================
Files ? 115
Lines ? 1376
Branches ? 0
======================================
Hits ? 1197
Misses ? 179
Partials ? 0Continue to review full report at Codecov.
|
Contributor
Author
|
Superseded by #95. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 credo from 0.10.1 to 0.10.2.
Changelog
Sourced from credo's changelog.
Commits
7b7ff9bBump version to 0.10.262492faMerge branch 'master' of github.com:rrrene/credo59744f4Update docs38ed8dbUpdate README.md738f39aMerge pull request #586 from DReigada/add-codacy-to-integrationsdf1d921Add Codacy to automated code review integrationscf2426eUpdate deps055af48Add params parameter to default config5f7c0eaUpdate CHANGELOG1175345Fix bug in AliasOrderDependabot 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 cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.