Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps construct from 1.1.0 to 3.0.1.

Release notes

Sourced from construct's releases.

v3.0.1

  • Enhancements
    • Add Construct.Types with CommaList, Enum and UUID

v3.0.0

  • Enhancements

    • Add structure_compile_hook/2 macro to inject code into structures See Construct.Hooks.Map and Construct.Hooks.OmitDefault for examples
    • Compiler optimization and refactor
  • Hard-deprecations

    • Remove make_map option
    • Remove empty_values option
  • Bug fixes

    • Fix typespecs generation

v2.1.10

Enhancements

  • Add enforce_keys option to not enforce keys when building struct

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

... (truncated)

Changelog

Sourced from construct's changelog.

v3.0.1

  • Enhancements
    • Add Construct.Types with CommaList, Enum and UUID

v3.0.0

  • Enhancements

    • Add structure_compile_hook/2 macro to inject code into structures See Construct.Hooks.Map and Construct.Hooks.OmitDefault for examples
    • Compiler optimization and refactor
  • Hard-deprecations

    • Remove make_map option
    • Remove empty_values option
  • Bug fixes

    • Fix typespecs generation

v2.1.10

  • Enhancements
    • Add enforce_keys option to not enforce keys when building struct

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

... (truncated)

Commits

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)

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

---
updated-dependencies:
- dependency-name: construct
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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