-
Notifications
You must be signed in to change notification settings - Fork 985
Bump SkiaSharp from 2.88.3 to 2.88.6 in /Source/OxyPlot.SkiaSharp #2041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump SkiaSharp from 2.88.3 to 2.88.6 in /Source/OxyPlot.SkiaSharp #2041
Conversation
Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.88.3 to 2.88.6. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.88.3...v2.88.6) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| @@ -1,4 +1,4 @@ | ||
| <Project Sdk="Microsoft.NET.Sdk"> | ||
| <Project Sdk="Microsoft.NET.Sdk"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's up with this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good question...
Inspecting the file with a hex editor reveals that dependabot removed the UTF-8 BOM.
I was vaguely aware that these BOMs exist, but never really bothered about them. I checked a couple of other files in the repo, and all of them did also have the BOM at the beginning. So I would suggest to leave the BOM as is, i.e. reverting this change by dependabot.
|
Sorry, forgot to update the changelog. |
Bumps SkiaSharp from 2.88.3 to 2.88.6.
Release notes
Sourced from SkiaSharp's releases.
... (truncated)
Commits
e2c5c86Update version to stable039e66a[release/2.x] Update webp to 1.3.2 (#2623)ae5cbcefix: Restore nosimd builds for edge enhanced security and safari (#2612) (#2618)ee035f1Re-generate all the changelogs (#2592) (#2593)2c67a1f[release/2.x] Update harfbuzz to 7.3.0 (#2577)bf2d7b2Remove the unused arm64e architecture (#2587) (#2590)e9612b4libjpeg is not used (#2588) (#2589)74b161e[release/2.x] Update libjpeg-turbo to 3.0.0 (#2581)cea7a49Preview 0 should be used for non-release brancheseeff8edBump the SkiaSharp versionsDependabot 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 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.