Bump log4net and 8 others#152
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps log4net from 3.3.1 to 3.3.2 Bumps NHibernate from 5.6.0 to 5.7.0 Bumps Polly from 8.6.6 to 8.7.0 Bumps Spectre.Console from 0.55.2 to 0.57.2 Bumps Swashbuckle.AspNetCore from 10.1.7 to 10.2.3 Bumps System.IO.Abstractions from 22.1.1 to 22.2.0 Bumps System.IO.Abstractions.TestingHelpers from 22.1.1 to 22.2.0 Bumps System.IO.Ports from 10.0.8 to 10.0.9 Bumps YamlDotNet from 17.1.0 to 18.1.0 --- updated-dependencies: - dependency-name: log4net dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-libraries - dependency-name: NHibernate dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-libraries - dependency-name: Polly dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-libraries - dependency-name: Spectre.Console dependency-version: 0.57.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-libraries - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-libraries - dependency-name: System.IO.Abstractions dependency-version: 22.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-libraries - dependency-name: System.IO.Abstractions.TestingHelpers dependency-version: 22.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-libraries - dependency-name: System.IO.Ports dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-libraries - dependency-name: YamlDotNet dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime-libraries ... Signed-off-by: dependabot[bot] <support@github.com>
465e1a8 to
5c71301
Compare
|
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.



Updated log4net from 3.3.1 to 3.3.2.
Release notes
Sourced from log4net's releases.
3.3.2
What's Changed
New Contributors
Full Changelog: apache/logging-log4net@rel/3.3.1...rel/3.3.2
Nuget: https://www.nuget.org/packages/log4net/3.3.2
Commits viewable in compare view.
Updated NHibernate from 5.6.0 to 5.7.0.
Release notes
Sourced from NHibernate's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Polly at 8.7.0.
Release notes
Sourced from Polly's releases.
8.7.0
Highlights
What's Changed
New Contributors
Full Changelog: App-vNext/Polly@8.6.6...8.7.0
Commits viewable in compare view.
Pinned Spectre.Console at 0.57.2.
Release notes
Sourced from Spectre.Console's releases.
0.57.2
What's Change
Full Changelog: spectreconsole/spectre.console@0.57.1...0.57.2
0.57.1
What's Changed
Full Changelog: spectreconsole/spectre.console@0.57.0...0.57.1
0.57.0
What's Changed
Full Changelog: spectreconsole/spectre.console@0.56.0...0.57.0
0.56.0
What's Changed
New Contributors
Full Changelog: spectreconsole/spectre.console@0.55.2...0.56.0
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 10.1.7 to 10.2.3.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.2.3
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3
10.2.2
What's Changed
SOURCE_DATE_EPOCHby @martincostello in Set SOURCE_DATE_EPOCH domaindrivendev/Swashbuckle.AspNetCore#3997InvalidOperationExceptionif no route matches by @martincostello in Fix InvalidOperationException if no route matches domaindrivendev/Swashbuckle.AspNetCore#3999[MinLength]/[MaxLength]on dictionary properties tominProperties/maxPropertiesby @KitKeen in Map [MinLength]/[MaxLength] on dictionary properties to minProperties / maxProperties domaindrivendev/Swashbuckle.AspNetCore#3922ExposeSwaggerDocumentUrlsRoutebehaviour by @martincostello in Fix ExposeSwaggerDocumentUrlsRoute behaviour domaindrivendev/Swashbuckle.AspNetCore#4000NUGET_API_KEYby @martincostello in Use NUGET_API_KEY domaindrivendev/Swashbuckle.AspNetCore#4006New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2
10.2.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1
10.2.0
What's Changed
MapSwaggerUIandMapReDocto support endpoint routing by @Strepto in Add MapSwaggerUI and MapReDoc to support endpoint routing domaindrivendev/Swashbuckle.AspNetCore#3822HEADrequests by @snebjorn in Support HEAD requests domaindrivendev/Swashbuckle.AspNetCore#3887IAsyncSwaggerProviderin CLItofilecommand by @bt-Knodel in Use IAsyncSwaggerProvider in CLI tofile command domaindrivendev/Swashbuckle.AspNetCore#3910New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0
Commits viewable in compare view.
Pinned System.IO.Abstractions at 22.2.0.
Release notes
Sourced from System.IO.Abstractions's releases.
22.2.0
What's Changed
... (truncated)
Commits viewable in compare view.
Pinned System.IO.Abstractions.TestingHelpers at 22.2.0.
Release notes
Sourced from System.IO.Abstractions.TestingHelpers's releases.
22.2.0
What's Changed
... (truncated)
Commits viewable in compare view.
Updated System.IO.Ports from 10.0.8 to 10.0.9.
Release notes
Sourced from System.IO.Ports's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated YamlDotNet from 17.1.0 to 18.1.0.
Release notes
Sourced from YamlDotNet's releases.
18.1.0
What's Changed
New Contributors
Full Changelog: aaubry/YamlDotNet@v18.0.0...v18.1.0
Breaking
18.0.0
What's Changed
BREAKING CHANGE This is a breaking change in the
TypeInspectorSkeletonclass and theITypeInspectorinterface by adding 2 methods . Quick fix to resolve those breaking changes in your own custom TypeInspector is to return false on the HasParseMethod method and return null or throw an exception on the Parse method.Full Changelog: aaubry/YamlDotNet@v17.1.0...v18.0.0
Commits viewable in compare view.