Skip to content

deps: Bump System.Configuration.ConfigurationManager from 10.0.5 to 10.0.9 - #641

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/Brainarr.Tests/System.Configuration.ConfigurationManager-10.0.9
Open

deps: Bump System.Configuration.ConfigurationManager from 10.0.5 to 10.0.9#641
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/Brainarr.Tests/System.Configuration.ConfigurationManager-10.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Updated System.Configuration.ConfigurationManager from 10.0.5 to 10.0.9.

Release notes

Sourced from System.Configuration.ConfigurationManager's releases.

No release notes found for this version range.

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 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)

…ug list rendering (#640)

Two verified-misleading log emissions, text-only (zero behavior change):

1. DuplicateFilterService claimed library-duplicate filtering ran "prior to
   validation", but RecommendationPipeline.cs invokes
   FilterExistingRecommendations AFTER ValidateAsync completes (live log order:
   "Validation complete" 20:46:53 -> this line 20:46:58) and before enrichment.
   Wording now states "after validation (before enrichment)".

2. The strict-only style-selection lines rendered every slug inside ONE quote
   pair — observed live as selected=["lofi-hip-hop, alternative-rock"] — because
   the string.Join'd slug list was passed as a single structured-template
   capture, which the host's bundled NLog 5.4.0 quotes as one token
   (parseMessageTemplates; reproduced against NLog 5.4.0, while NLog 6 does
   not quote). The message is now pre-formatted via an internal helper so each
   slug renders distinctly (selected=[lofi-hip-hop, alternative-rock]) under
   any host NLog version; information content unchanged.

Strict TDD: Brainarr.Tests/Logging/LogMessageAccuracyTests.cs pinned the
corrected texts first (3/3 RED against the live-defective texts), then the
one-line text fixes turned them GREEN.
…0.0.9

---
updated-dependencies:
- dependency-name: System.Configuration.ConfigurationManager
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from RicherTunes as a code owner June 10, 2026 04:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security Security scanning and fixes labels Jun 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of System.Configuration.ConfigurationManager exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@RicherTunes
RicherTunes force-pushed the dependabot/nuget/Brainarr.Tests/System.Configuration.ConfigurationManager-10.0.9 branch from d40bd7a to 1279067 Compare August 8, 2026 02:25
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 security Security scanning and fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant