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 config to v0.15.6 #1117

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
config dependencies minor =0.14.0 -> =0.15.6

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

rust-cli/config-rs (config)

v0.15.6

Compare Source

Fixes
  • Fix regression from 0.15.3 with reading a table from an empty config

v0.15.5

Compare Source

Fixes
  • Include the key on all serde errors
Performance
  • Don't clone when merging sources

v0.15.4

Compare Source

Performance
  • Reduce TOML build times

v0.15.3

Compare Source

Internal
  • Clean ups

v0.15.2

Compare Source

Fixes
  • Provide an error message on path parsing errors (regression from 0.15.0)
  • Improve quality of path parsing error messages

v0.15.1

Compare Source

Fixes
  • Don't crash on get(arr[-1]) on empty arrays
  • Don't crash on set_override(arr[-1]) on empty arrays

v0.15.0

Compare Source

Compatibility
  • ConfigError is no longer exhaustive
  • ConfigError::Parses type changed
  • FileFormat is no longer exhaustive
  • Deprecated functions removed
  • Case insensitivity from 0.14.0 was reverted
Fixes
  • Struct fields, variants, and lookup paths with uppercase letters can be used again (regression from 0.14.0)

v0.14.1

Compare Source

Compatibility
  • MSRV is now 1.75
Internal
  • Remove dependency on lazy_static
  • Update rust-ini from 0.19 to 0.20
  • Switch from yaml-rust to yaml-rust2

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 becomes conflicted, 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 requested a review from TheKevJames as a code owner December 18, 2024 06:01
@renovate renovate bot added the task label Dec 18, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@renovate renovate bot changed the title chore(deps): update rust crate config to v0.15.0 chore(deps): update rust crate config to v0.15.2 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/config-0.x branch from 0f63c76 to 4dab9d9 Compare December 19, 2024 17:09
@renovate renovate bot changed the title chore(deps): update rust crate config to v0.15.2 chore(deps): update rust crate config to v0.15.3 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/config-0.x branch from 4dab9d9 to 1c63ee6 Compare December 19, 2024 22:24
@renovate renovate bot changed the title chore(deps): update rust crate config to v0.15.3 chore(deps): update rust crate config to v0.15.4 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/config-0.x branch from 1c63ee6 to 44d8624 Compare December 20, 2024 19:50
@renovate renovate bot changed the title chore(deps): update rust crate config to v0.15.4 chore(deps): update rust crate config to v0.15.5 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/config-0.x branch from 44d8624 to d3dd76f Compare January 11, 2025 08:07
@renovate renovate bot changed the title chore(deps): update rust crate config to v0.15.5 chore(deps): update rust crate config to v0.15.6 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/config-0.x branch from d3dd76f to 4ec6650 Compare January 15, 2025 03:46
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.

0 participants