Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump config from 0.12.0 to 0.13.0 #236

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps config from 0.12.0 to 0.13.0.

Changelog

Sourced from config's changelog.

0.13.0 - 2022-04-03

  • Prefix-Seperator support was added #292
  • Environment lists can now be parsed #255
  • Setting an overwrite from an Option was added #303
  • Option to keep the prefix from an environment variable was added #298
  • Some small doc/CI fixes #307, #309
  • MSRV was updated to 1.56.0 #304
  • Dependencies were updated #289, #301

#292: mehcode/config-rs#292 #255: mehcode/config-rs#255 #303: mehcode/config-rs#303 #298: mehcode/config-rs#298 #307: mehcode/config-rs#307 #309: mehcode/config-rs#309 #304: mehcode/config-rs#304 #289: mehcode/config-rs#289 #301: mehcode/config-rs#301

Commits
  • 4727ac0 Merge pull request #310 from matthiasbeyer/prepare-0.13
  • 922d840 Update version in Cargo.toml
  • e18cfd6 Update version in README
  • 74d66e7 Add changelog for 0.13
  • 90bcc5d Merge pull request #309 from matthiasbeyer/fix-no-feature-build
  • 040fea6 Fix: If no features are enabled, this should still build
  • 7cf33db Merge pull request #307 from bicarlsen/patch-1
  • 3c77c2f Fixed type in ConfigBuilder docs
  • 8f1ccff Merge pull request #298 from jaudiger/chore-keepPrefix
  • 56c148b Merge pull request #303 from saraiva132/302-add-set-override-option
  • 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)

Bumps [config](https://github.com/mehcode/config-rs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.12.0...0.13.0)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from scarmuega as a code owner April 4, 2022 11:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 4, 2022
@scarmuega scarmuega merged commit 77bafa6 into main Apr 5, 2022
@scarmuega scarmuega deleted the dependabot/cargo/config-0.13.0 branch April 5, 2022 00:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant