Bump nanoid from 3.3.7 to 3.3.8 in /samples/AspireWithJavaScript/AspireJavaScript.React - #624
Merged
Dan Moseley (danmoseley) merged 1 commit intoJan 23, 2025
Conversation
|
Dependabot (@dependabot) rebase |
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/samples/AspireWithJavaScript/AspireJavaScript.React/nanoid-3.3.8
branch
from
January 23, 2025 18:13
fce1f6f to
7044838
Compare
Contributor
Author
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Dan Moseley (danmoseley)
approved these changes
Jan 23, 2025
Dan Moseley (danmoseley)
deleted the
dependabot/npm_and_yarn/samples/AspireWithJavaScript/AspireJavaScript.React/nanoid-3.3.8
branch
January 23, 2025 18:38
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 30, 2026
Angular sample lockfile-only leaf swaps (no override cascade): - fast-uri 3.1.3 -> 3.1.4 (alert #624, high) - brace-expansion 1.1.15 -> 1.1.16 (alert #600, high) Both satisfy parent ranges (ajv; minimatch requires ^1.1.7). Integrity cross-verified via canonical npmjs SHA-1 shasum. 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
Jul 31, 2026
Angular sample lockfile-only leaf swaps (no override cascade): - fast-uri 3.1.3 -> 3.1.4 (alert #624, high) - brace-expansion 1.1.15 -> 1.1.16 (alert #600, high) Both satisfy parent ranges (ajv; minimatch requires ^1.1.7). Integrity cross-verified via canonical npmjs SHA-1 shasum. 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 3, 2026
Angular sample lockfile-only leaf swaps (no override cascade): - fast-uri 3.1.3 -> 3.1.4 (alert #624, high) - brace-expansion 1.1.15 -> 1.1.16 (alert #600, high) Both satisfy parent ranges (ajv; minimatch requires ^1.1.7). Integrity cross-verified via canonical npmjs SHA-1 shasum. 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 nanoid from 3.3.7 to 3.3.8.
Changelog
Sourced from nanoid's changelog.
Commits
3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)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)You can disable automated security fix PRs for this repo from the Security Alerts page.