Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps construct from 1.1.0 to 2.1.9.

Release notes

Sourced from construct's releases.

v2.1.9

Enhancements

  • Add only option to include

v2.1.8

Enhancements

  • Add experimental TypeC behaviour
  • Add error_values option

Bug fixes

  • Fix warnings for Elixir 1.10

v2.1.7

Enhancements

  • Add typespec generation

v2.1.6

Bug fixes

  • Ensure module is compiled when checking for Construct def in include macro

v2.1.5

Bug fixes

  • Ensure module is compiled when checking for Construct def

v2.1.4

Bug fixes

  • Ensure module is trying to be compiled when checking that if this module is Construct definition

v2.1.3

Enhancements

  • Add :pid and :reference types

v2.1.2

Bug fixes

  • Fix case when non-enumerable values passed in array struct

v2.1.1

Bug fixes

  • Fix default values retriever for construct modules as types

v2.1.0

Enhancements

  • Derive inheritance
  • Add Construct.types_of/1
  • Support to build Construct definitions from raw types
  • Support nested types in Construct.Cast.make/3

v2.0.0

Enhancements

  • Functions as default values
... (truncated)
Changelog

Sourced from construct's changelog.

v2.1.9

  • Enhancements
    • Add only option to include

v2.1.8

  • Enhancements

    • Add experimental TypeC behaviour
    • Add error_values option
  • Bug fixes

    • Fix warnings for Elixir 1.10

v2.1.7

  • Enhancements
    • Add typespec generation

v2.1.6

  • Bug fixes
    • Ensure module is compiled when checking for Construct def in include macro

v2.1.5

  • Bug fixes
    • Ensure module is compiled when checking for Construct def

v2.1.4 (retired)

  • Bug fixes
    • Ensure module is trying to be compiled when checking that if this module is Construct definition

v2.1.3

  • Enhancements
    • Add :pid and :reference types

v2.1.2

  • Bug fixes
    • Fix case when non-enumerable values passed in array struct

v2.1.1

  • Bug fixes
    • Fix default values retriever for construct modules as types

v2.1.0

... (truncated)
Commits
  • c49be2a release 2.1.9
  • e96f0b0 add docs about :only option
  • dbf3729 Merge pull request #30 from ExpressApp/include-only-option
  • a159ab5 add :only option to include
  • 8a65c48 release 2.1.8
  • cf720d0 update changelog
  • 4e326ff Merge pull request #29 from ExpressApp/suppress-warnings
  • 7a9faa0 fix warnings for elixir 1.10
  • f22359e move plt files into _build directory
  • 7e42e27 Merge pull request #25 from ExpressApp/error-values
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [construct](https://github.com/ExpressApp/construct) from 1.1.0 to 2.1.9.
- [Release notes](https://github.com/ExpressApp/construct/releases)
- [Changelog](https://github.com/ExpressApp/construct/blob/master/CHANGELOG.md)
- [Commits](ExpressApp/construct@v1.1.0...v2.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #90.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/construct-2.1.9 branch April 23, 2020 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant