Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nimble_options from 0.4.0 to 1.0.2 #5

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps nimble_options from 0.4.0 to 1.0.2.

Changelog

Sourced from nimble_options's changelog.

v1.0.2 (2023-04-21)

  • Improve typespec generation for ranges and structs.

v1.0.1 (2023-03-13)

  • Make the NimbleOptions.t/0 type public (instead of opaque). This helps with Dialyzer issues when ysing NimbleOptions.new!/1 at compile time.

v1.0.0 (2023-03-08)

  • Add support for a {:struct, struct_name} type specifier
  • Add support for the :type_doc option
  • Turn t:NimbleOptions.t/0 into an opaque type

v0.5.1 (2020-11-05)

  • Support generating typespecs for :tuple, :map, and {:map, key, value} options

v0.5.0 (2020-09-20)

  • Support :map which accepts the same :keys specification as keyword lists
  • Normalize all error messages to include the key and expected value out of the box
  • Do not nest options when rendered in Markdown and make sure multiline content is properly indented
  • Handle \r\n style of line breaks in docs
  • Automatically add types to generated docs
  • Support lists of keyword lists in :list
  • Add the :reference option type
  • Add the :tuple option type
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2023
@hkrutzer
Copy link
Owner

@dependabot rebase

@hkrutzer
Copy link
Owner

https://github.com/dependabot rebase

Bumps [nimble_options](https://github.com/dashbitco/nimble_options) from 0.4.0 to 1.0.2.
- [Changelog](https://github.com/dashbitco/nimble_options/blob/main/CHANGELOG.md)
- [Commits](dashbitco/nimble_options@v0.4.0...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/nimble_options-1.0.2 branch from be1b13f to 9b69b92 Compare August 16, 2023 07:12
@hkrutzer hkrutzer merged commit de1f0e9 into master Aug 16, 2023
0 of 2 checks passed
@hkrutzer hkrutzer deleted the dependabot/hex/nimble_options-1.0.2 branch August 16, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant