Bump the nuget group with 4 updates #5
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.
Updated Newtonsoft.Json from 12.0.3 to 13.0.1.
Release notes
Sourced from Newtonsoft.Json's releases.
13.0.1
Commits viewable in compare view.
Updated RestSharp from 106.10.1 to 106.12.0.
Release notes
Sourced from RestSharp's releases.
106.12.0
What's Changed
New Contributors
... (truncated)
106.11.7
Fixed the assembly version
106.11.5
106.11.4
106.11.3
Fixing the url parameter encoding replace
106.11.0
Commits viewable in compare view.
Pinned SharpZipLib at 1.3.3.
Release notes
Sourced from SharpZipLib's releases.
1.3.3
Another minor release, containing security fixes and smaller bugfixes.
Fixes:
bzip2
use explicit feature defs for vectorized memory move by Jackson Woodtar
create translated files in temp by nils måsénSmaller changes:
Other changes (not related to library code):
zip
fix ZipStrings typo by Friedrich von Never1.3.2
Another minor release, containing security fixes and smaller bugfixes.
Additionally, this version will have an additional target framework, .NET Standard 2.1, which will see some speed improvements when
used in newer versions of .NET (Core), mainly in Bzip2.
Features
Smaller fixes and optimizations
Other changes (not related to library code)
1.3.1
Minor release, mainly to address the incorrect file version of v1.3.0, but also contains some security fixes and performance improvements.
Highlights
FileVersion
andAssemblyVersion
ZipFile
andZip*Stream
sFeatures
Fixes
Other changes (not related to library code)
1.3.0
Highlights
Changes
TarArchive.ExtractContents()
now needs another parameter set totrue
to allow the extraction to traverse outside of the target directory.TarArchive
constructors now includes anEncoding
parameter. Omitting it will discard any non-ASCII bytes in file names.Fixes
Features
Other changes (not related to library code)
... (truncated)
Commits viewable in compare view.
Pinned SixLabors.ImageSharp at 2.1.11.
Release notes
Sourced from SixLabors.ImageSharp's releases.
2.1.11
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.10...v2.1.11
2.1.10
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.9...v2.1.10
2.1.9
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.8...v2.1.9
2.1.8
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.7...v2.1.8
2.1.7
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.6...v2.1.7
2.1.6
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.5...v2.1.6
2.1.5
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.4...v2.1.5
2.1.4
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.3...v2.1.4
2.1.3
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.2...v2.1.3
2.1.2
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.1...v2.1.2
2.1.1
What's Changed
Full Changelog: SixLabors/ImageSharp@v2.1.0...v2.1.1
2.1.0
Advisories and Breaking Changes
Release Notes
Area:Performance
Bug
Codequality
Documentation
Enhancement
Formats:Jpeg
Formats:Png
Formats:Tiff
... (truncated)
2.0.0
Advisories and Breaking Changes
Major breaking changes
GetPixelRowSpan()
methods have been replaced withProcessPixelRows()
variants. This was done to guarantee memory safety. For more details see:Image<Rgb24>
instead ofImage<Rgba32>
.) This was done to reduce memory usage and remove some surprises for users.Complete list of breaking PR-s
Release Notes
API
Area:Build
Area:Formats
Area:Performance
... (truncated)
1.0.4
Advisories and Breaking Changes
Release Notes
Bug Fixes
1.0.3
Advisories and Breaking Changes
Release Notes
API Enhancements
Performance
Bug Fixes
Other
... (truncated)
1.0.2
Advisories and Breaking Changes
Release Notes
Bug Fixes
Area:Api
Area:Performance
Area:Build
... (truncated)
Commits viewable in compare view.
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.