Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Comments

Bump ecto_enum from 1.2.0 to 1.3.1#79

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/hex/develop/ecto_enum-1.3.1
Closed

Bump ecto_enum from 1.2.0 to 1.3.1#79
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/hex/develop/ecto_enum-1.3.1

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 8, 2019

Bumps ecto_enum from 1.2.0 to 1.3.1.

Release notes

Sourced from ecto_enum's releases.

Fix compiler warnings for multiple function clauses

No release notes provided.

v1.3.0

  • Refactored internals to make it easier to support useing feature and string-backed enums.
  • Add useing functionality so we can use EctoEnum or EctoEnum.Postgres to define Ecto Enums.
  • Support for string-backed enums!
Changelog

Sourced from ecto_enum's changelog.

1.3.1

  • Fixed a bug where multiple function clauses of cast and dump were defined by EctoEnum.Use.
    This error happens when defining string-backed enums, since multiple function clauses for the string
    value is defined.

1.3.0

  • Refactored internals to make it easier to support useing feature and string-backed enums.
  • Add useing functionality so we can use EctoEnum or EctoEnum.Postgres to define Ecto Enums.
  • Support for string-backed enums!
Commits
  • d8aa876 Version 1.3.1
  • 2440a00 Merge pull request #83 from oo6/master
  • adac5ab Fix warning: this clause cannot match because a previous clause
  • 697845c Make valid values unique for list of strings
  • cc89d70 Fix syntax error
  • 4f7b30a Refactor by using :bind_quoted
  • d4a4c21 Merge pull request #77 from gjaldon/refactor-internals
  • 73397a4 Add accounts table to mysql
  • ab92fe9 Setup MySQL in Travis
  • 24f1b1c Postgres setup for travis
  • Additional commits viewable in compare view

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). To ignore the version in this PR you can just close it
  • @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:

  • 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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jul 8, 2019
@dependabot-preview dependabot-preview bot requested a review from kenkeiras July 8, 2019 04:17
Bumps [ecto_enum](https://github.com/gjaldon/ecto_enum) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/gjaldon/ecto_enum/releases)
- [Changelog](https://github.com/gjaldon/ecto_enum/blob/master/CHANGELOG.md)
- [Commits](gjaldon/ecto_enum@v1.2.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/hex/develop/ecto_enum-1.3.1 branch from ac01bf0 to 648749a Compare July 18, 2019 19:05
@dependabot-preview
Copy link
Contributor Author

Superseded by #85.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/develop/ecto_enum-1.3.1 branch July 26, 2019 04:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant