Skip to content

chore(deps): Bump Microsoft.Extensions.Http from 10.0.4 to 10.0.7#12

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PinballWizard.Scraper/Microsoft.Extensions.Http-10.0.7
Closed

chore(deps): Bump Microsoft.Extensions.Http from 10.0.4 to 10.0.7#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/PinballWizard.Scraper/Microsoft.Extensions.Http-10.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated Microsoft.Extensions.Http from 10.0.4 to 10.0.7.

Release notes

Sourced from Microsoft.Extensions.Http'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)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Labels

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

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

@jkeeley2073
Copy link
Copy Markdown
Contributor

Closing — this PR targets the obsolete src/PinballWizard.Scraper/ path. The project moved to a Clean Architecture multi-project layout with central package management via Directory.Packages.props; dependency bumps land there now. Dependabot should reopen against the current path on its next scan and the bump will be evaluated there. Closure is per Phase 2 § Scope item 7 round 1 in docs/build-spec.md.

1 similar comment
@jkeeley2073
Copy link
Copy Markdown
Contributor

Closing — this PR targets the obsolete src/PinballWizard.Scraper/ path. The project moved to a Clean Architecture multi-project layout with central package management via Directory.Packages.props; dependency bumps land there now. Dependabot should reopen against the current path on its next scan and the bump will be evaluated there. Closure is per Phase 2 § Scope item 7 round 1 in docs/build-spec.md.

@jkeeley2073 jkeeley2073 closed this May 4, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/src/PinballWizard.Scraper/Microsoft.Extensions.Http-10.0.7 branch May 4, 2026 15:52
jkeeley2073 added a commit that referenced this pull request May 16, 2026
…#226)

The UpworkDemo subscription (4dce9fdd-...) is in cancellation and can no longer accept deployments. A dedicated pinball.wiz subscription (b1f33f17-...) replaces it. This is a single-subscription project so the ADR-0010 guard in Deploy-SharedResources.ps1 is the one legitimate place the subscription ID is hardcoded.

Runbook scripts (01-incident-response, 03-cosmos-restore, 04-ai-search-rebuild) previously hardcoded the old subscription ID, which would silently break on any subscription change. Replaced with 'az account show --query id -o tsv' so runbooks derive the active subscription at runtime — matching the principle that the deploy script guard is the single source of truth.

PR self-audit item #12 added to CLAUDE.md: runbook scripts must not hardcode subscription IDs or instance-specific resource names; the mechanical audit will grep for UUID patterns in docs/runbooks/ on any PR that touches them.
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.

1 participant