Bump AspNetCore.HealthChecks.Uris from 8.0.1 to 9.0.0 - #629
Merged
Dan Moseley (danmoseley) merged 2 commits intoJan 23, 2025
Merged
Conversation
Bumps [AspNetCore.HealthChecks.Uris](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases) - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](Xabaril/AspNetCore.Diagnostics.HealthChecks@release-all-8.0.1...release-all-9.0.0) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.Uris dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Dan Moseley (danmoseley)
approved these changes
Jan 23, 2025
Dan Moseley (danmoseley)
deleted the
dependabot/nuget/AspNetCore.HealthChecks.Uris-9.0.0
branch
January 23, 2025 17:54
David Pine (IEvangelist)
pushed a commit
that referenced
this pull request
Jul 30, 2026
…rity patches The angular-tooling group bump (main #1848) set typescript ~7.0.2, which violates @angular-devkit/build-angular@22's peer requirement (typescript >=6.0 <6.1). This breaks `npm ci` for the Angular sample (run via AppHost .WithNpm(installCommand: "ci")) and has left main red. Revert typescript to ~6.0.3 to restore a resolvable dependency tree. Reset this sample's package.json/package-lock.json to the upstream/main baseline and apply three surgical leaf patches: - typescript 7.0.2 -> 6.0.3 (drops 20 orphaned @typescript/typescript-* platform pkgs) - postcss 8.5.10 -> 8.5.18 (GHSA-r28c-9q8g-f849 #630, GHSA-6g55-p6wh-862q #629) - js-yaml 4.2.0 -> 4.3.0 (GHSA-52cp-r559-cp3m #601) Remaining Angular alerts (fast-uri #624, webpack-dev-server #604/#603/#563, @hono/node-server #617, brace-expansion #600) are deferred to a follow-up once CI is verified green. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
David Pine (IEvangelist)
pushed a commit
that referenced
this pull request
Jul 31, 2026
…rity patches The angular-tooling group bump (main #1848) set typescript ~7.0.2, which violates @angular-devkit/build-angular@22's peer requirement (typescript >=6.0 <6.1). This breaks `npm ci` for the Angular sample (run via AppHost .WithNpm(installCommand: "ci")) and has left main red. Revert typescript to ~6.0.3 to restore a resolvable dependency tree. Reset this sample's package.json/package-lock.json to the upstream/main baseline and apply three surgical leaf patches: - typescript 7.0.2 -> 6.0.3 (drops 20 orphaned @typescript/typescript-* platform pkgs) - postcss 8.5.10 -> 8.5.18 (GHSA-r28c-9q8g-f849 #630, GHSA-6g55-p6wh-862q #629) - js-yaml 4.2.0 -> 4.3.0 (GHSA-52cp-r559-cp3m #601) Remaining Angular alerts (fast-uri #624, webpack-dev-server #604/#603/#563, @hono/node-server #617, brace-expansion #600) are deferred to a follow-up once CI is verified green. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
David Pine (IEvangelist)
pushed a commit
that referenced
this pull request
Aug 3, 2026
…rity patches The angular-tooling group bump (main #1848) set typescript ~7.0.2, which violates @angular-devkit/build-angular@22's peer requirement (typescript >=6.0 <6.1). This breaks `npm ci` for the Angular sample (run via AppHost .WithNpm(installCommand: "ci")) and has left main red. Revert typescript to ~6.0.3 to restore a resolvable dependency tree. Reset this sample's package.json/package-lock.json to the upstream/main baseline and apply three surgical leaf patches: - typescript 7.0.2 -> 6.0.3 (drops 20 orphaned @typescript/typescript-* platform pkgs) - postcss 8.5.10 -> 8.5.18 (GHSA-r28c-9q8g-f849 #630, GHSA-6g55-p6wh-862q #629) - js-yaml 4.2.0 -> 4.3.0 (GHSA-52cp-r559-cp3m #601) Remaining Angular alerts (fast-uri #624, webpack-dev-server #604/#603/#563, @hono/node-server #617, brace-expansion #600) are deferred to a follow-up once CI is verified green. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
David Pine (IEvangelist)
pushed a commit
that referenced
this pull request
Aug 6, 2026
…postcss, fast-uri, js-yaml) Clears 27 Dependabot alerts via minimal, lockfile-only patch bumps (registry.npmjs.org, sha512): - brace-expansion 5.0.5->5.0.7 (9 samples) and 1.1.15->1.1.16 (Angular): #590,#592-#600 (HIGH ReDoS) - postcss ->8.5.23 (Angular, Vite, Vue, aspire-with-node, rag-svelte, vite-csharp, vite-react): #629,#630,#647,#649,#651,#659,#660,#695,#704,#706,#709,#715,#716,#717 - fast-uri 3.1.3->3.1.4 (Angular, React): #624,#626 (HIGH) - js-yaml 4.2.0->4.3.0 (Angular): #601 (HIGH) Same-major patch bumps only; dependency trees unchanged. Deferred (see PR body): fast-uri 3.1.5, webpack-dev-server, esbuild, @babel/core, @hono/node-server, body-parser, protobufjs. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
David Pine (IEvangelist)
pushed a commit
that referenced
this pull request
Aug 8, 2026
…postcss, fast-uri, js-yaml) Clears 27 Dependabot alerts via minimal, lockfile-only patch bumps (registry.npmjs.org, sha512): - brace-expansion 5.0.5->5.0.7 (9 samples) and 1.1.15->1.1.16 (Angular): #590,#592-#600 (HIGH ReDoS) - postcss ->8.5.23 (Angular, Vite, Vue, aspire-with-node, rag-svelte, vite-csharp, vite-react): #629,#630,#647,#649,#651,#659,#660,#695,#704,#706,#709,#715,#716,#717 - fast-uri 3.1.3->3.1.4 (Angular, React): #624,#626 (HIGH) - js-yaml 4.2.0->4.3.0 (Angular): #601 (HIGH) Same-major patch bumps only; dependency trees unchanged. Deferred (see PR body): fast-uri 3.1.5, webpack-dev-server, esbuild, @babel/core, @hono/node-server, body-parser, protobufjs. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps AspNetCore.HealthChecks.Uris from 8.0.1 to 9.0.0.
Commits
2b47b15Migrate HealthChecks.Npgsql tests to Testcontainers (#2349)69fa668Reusable GH action for Redis ci (#2350)05f5ba4Migrate HealthChecks.SqlServer tests to Testcontainers (#2348)f54852fMigrate Redis tests to Testcontainers (#2345)b32acbbFix labeler.yml (#2344)b3e8417Remove private static cache from RabbitMQHealthCheck (#2343)c291a6aUse recommended NATS.Net client for Nats package (#2336)4fe6a0aUpgrade SurrealDb.Net to v0.7.0 (#2342)133ff15Re-design Azure IoTHub health checks to allow for managed identity and other ...b68d35astop using preview version of Pomelo driver for EF. fixes #2127 (#2341)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)