Skip to content

Bump SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 3.116.0 - #603

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies-3.116.0
Closed

Bump SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 3.116.0#603
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies-3.116.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 4, 2024

Copy link
Copy Markdown
Contributor

Bumps SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 3.116.0.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 3.116.0.

---
updated-dependencies:
- dependency-name: SkiaSharp.NativeAssets.Linux.NoDependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Dec 6, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #609.

@dependabot dependabot Bot closed this Dec 6, 2024
@dependabot
dependabot Bot deleted the dependabot/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies-3.116.0 branch December 6, 2024 06:17
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>
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