Bump the nuget group with 7 updates #2
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 HtmlSanitizer from 8.0.645 to 8.0.723.
Release notes
Sourced from HtmlSanitizer's releases.
8.0.723
Fix for GHSA-43cp-6p3q-2pc4
8.0.718
Fix #469
8.0.692
Fixes a bug in CSS
url()
sanitizing (see #411)Commits viewable in compare view.
Pinned NHibernate at 5.4.9.
Release notes
Sourced from NHibernate's releases.
5.4.9
NHibernate 5.4.9 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.9/
https://www.nuget.org/packages/NHibernate/5.4.9
6 issues were resolved in this release, including CVE-2024-39677.
5.4.8
NHibernate 5.4.8 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.8/
https://www.nuget.org/packages/NHibernate/5.4.8
2 issues were resolved in this release.
5.4.7
NHibernate 5.4.7 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.7/
https://www.nuget.org/packages/NHibernate/5.4.7
3 issues were resolved in this release.
5.4.6
NHibernate 5.4.6 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.6/
https://www.nuget.org/packages/NHibernate/5.4.6
2 issues were resolved in this release.
5.4.5
NHibernate 5.4.5 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.5/
https://www.nuget.org/packages/NHibernate/5.4.5
2 issues were resolved in this release.
5.4.4
NHibernate 5.4.4 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.4/
https://www.nuget.org/packages/NHibernate/5.4.4
6 issues were resolved in this release.
5.4.3
NHibernate 5.4.3 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.3/
https://www.nuget.org/packages/NHibernate/5.4.3
11 issues were resolved in this release.
5.4.2
NHibernate 5.4.2 is now released.
For a list of resolved issues & pull requests, see the milestone or the release notes.
Binaries are available on NuGet and SourceForge:
https://sourceforge.net/projects/nhibernate/files/NHibernate/5.4.2/
https://www.nuget.org/packages/NHibernate/5.4.2
7 issues were resolved in this release.
Commits viewable in compare view.
Pinned Npgsql at 7.0.7.
Release notes
Sourced from Npgsql's releases.
7.0.7
This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade. An additional number of bugs have been fixed, here is the full list.
Thanks to @paul-gerste-sonarsource for reporting the vulnerability.
7.0.6
7.0.6 contains 12 fixes, everyone is strongly encouraged to upgrade.
The full list of changes is available here.
7.0.4
7.0.4 contains 7 fixes, everyone is strongly encouraged to upgrade.
The full list of changes is available here.
Commits viewable in compare view.
Updated Refit from 6.3.2 to 7.2.22.
Release notes
Sourced from Refit's releases.
7.2.22
Fixes:
7.2.1
What's Changed
Full Changelog: reactiveui/refit@7.2.0...7.2.1
7.2.0
What's Changed
InterfaceTests
by @TimothyMakkison in feat: added interface snapshotInterfaceTests
reactiveui/refit#1802New Contributors
Full Changelog: reactiveui/refit@7.1.2...7.2.0
7.1.2
Features:
CachedRequestBuilder
(#1716) @TimothyMakkisonTryGetSingle
instead of collection enumerable to lists. (#1738) @TimothyMakkisonpropertiesToAdd
(#1741) @TimothyMakkisonRestMethodInfo
, reduce dictionary allocations and linq iterations (#1742) @TimothyMakkisonFixes:
Housekeeping:
Other:
7.1.1
Features:
ValueStringBuilder
adding the query parameters (#1719) @TimothyMakkisonOther:
7.1.0
Dependencies:
Features:
Array.Empty
where possible (#1599) @TimothyMakkisonprivate static
fields to store constanttypeParameters
where possible (#1606) @TimothyMakkisonFixes:
Housekeeping:
... (truncated)
7.0.0
Dependencies:
Other:
7.0.0-beta.1
Housekeeping:
Other:
6.5.1
Features:
RestMethodInfo
available in the request options (#1317) @0xcedFixes:
Housekeeping:
Other:
6.4.1
Dependencies:
Features:
Fixes:
Housekeeping:
Other:
Commits viewable in compare view.
Updated SixLabors.ImageSharp from 2.1.3 to 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
Commits viewable in compare view.
Pinned SkiaSharp at 2.88.6.
Updated System.Data.SqlClient from 4.8.5 to 4.8.6.
Release notes
Sourced from System.Data.SqlClient's releases.
No release notes found for this version range.
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.