mtchavez / ueberauth_gitlab

Gitlab OAuth2 Strategy fo Überauth
Other
7 stars 7 forks source link

build(deps-dev): bump credo from 1.0.4 to 1.0.5 #33

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps credo from 1.0.4 to 1.0.5.

Changelog *Sourced from [credo's changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md).* > ## 1.0.5 > > - Fix bug due to commented-out heredocs > - Fix variable explanation for `VariableRebinding` check > - Add `MultiAlias` check to experimental checks
Commits - [`3118d96`](https://github.com/rrrene/credo/commit/3118d96fa53ee0ea983c68d4f9a355a7b8a39763) Bump version to 1.0.5 - [`425b3e3`](https://github.com/rrrene/credo/commit/425b3e34ee3ef693472b695d4eb45510cda5f462) Update CHANGELOG - [`ce7a3eb`](https://github.com/rrrene/credo/commit/ce7a3ebaff57aef387c008656598f5e56efde901) Merge pull request [#644](https://github-redirect.dependabot.com/rrrene/credo/issues/644) from asummers/multi-alias - [`9376544`](https://github.com/rrrene/credo/commit/93765447fb892c412a20628dfcf01550697269d9) Merge pull request [#647](https://github-redirect.dependabot.com/rrrene/credo/issues/647) from SpaceEEC/variable_binding_params - [`f23c16f`](https://github.com/rrrene/credo/commit/f23c16fdf4d09c9a33dabe87b8d3bb38ef923397) add :allow_bang :params to @ explanation of VariableRebinding check - [`f9d5ee4`](https://github.com/rrrene/credo/commit/f9d5ee4e1345981e0b323ae6b04c2ff351779620) Fix behaviour of StringSigils - [`f2a30e1`](https://github.com/rrrene/credo/commit/f2a30e1e050960642a370004393891a84cf2372b) Add comment handling to Heredocs - [`dd0d568`](https://github.com/rrrene/credo/commit/dd0d5681cd16de084c3e5ced355b58bdbd20668c) Add test reproducing [#646](https://github-redirect.dependabot.com/rrrene/credo/issues/646) - [`024ffff`](https://github.com/rrrene/credo/commit/024ffff4c462ea2141534663b44a9e914d309a20) Fix bug when parsing heredocs in Strings - [`5af7506`](https://github.com/rrrene/credo/commit/5af7506882e64f73e72b986f2300f2b7a7d3ed32) Add multi-alias expansion warning. - See full diff in [compare view](https://github.com/rrrene/credo/compare/v1.0.4...v1.0.5)


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.