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

chore(deps): update rust crate envconfig to 0.11.0 #504

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Type Update Change
envconfig workspace.dependencies minor 0.10.0 -> 0.11.0

Release Notes

greyblake/envconfig-rs (envconfig)

v0.11.0

Compare Source

  • [breaking] Nested config fields now needs to be marked with #[envconfig(nested)]
  • Environment variable can be automatically derived from a field name (e.g. db_host will be tried to loaded from DB_HOST env var)
  • Add install step in README
  • Update syn dependency to 2.x.x

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/envconfig-0.x branch from 7f98c27 to c365a87 Compare November 20, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants