Open
Conversation
Bumps AutoMapper from 6.2.2 to 16.1.1 Bumps Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4 Bumps Microsoft.Owin from 4.0.0 to 4.1.1 Bumps Microsoft.Owin.Security.Cookies from 4.0.0 to 4.2.2 Bumps Newtonsoft.Json from 11.0.1 to 13.0.1 Bumps System.IdentityModel.Tokens.Jwt from 4.0.4.403061554 to 5.7.0 Bumps System.Net.Http from 4.3.3 to 4.3.4 Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 16.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: AutoMapper dependency-version: 16.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.AspNet.Identity.Owin dependency-version: 2.2.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin dependency-version: 4.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin.Security.Cookies dependency-version: 4.2.2 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 5.7.0 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Net.Http dependency-version: 4.3.4 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Text.RegularExpressions dependency-version: 4.3.1 dependency-type: direct:production dependency-group: nuget - dependency-name: AutoMapper dependency-version: 16.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Net.Http dependency-version: 4.3.4 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Text.RegularExpressions dependency-version: 4.3.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.AspNet.Identity.Owin dependency-version: 2.2.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin dependency-version: 4.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin.Security.Cookies dependency-version: 4.2.2 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin dependency-version: 4.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 5.7.0 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Net.Http dependency-version: 4.3.4 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Text.RegularExpressions dependency-version: 4.3.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.AspNet.Identity.Owin dependency-version: 2.2.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin dependency-version: 4.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin.Security.Cookies dependency-version: 4.2.2 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.AspNet.Identity.Owin dependency-version: 2.2.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin dependency-version: 4.1.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Microsoft.Owin.Security.Cookies dependency-version: 4.2.2 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
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 AutoMapper from 6.2.2 to 16.1.1.
Release notes
Sourced from AutoMapper's releases.
16.1.1
What's Changed
Security
Fixed an issue where certain cyclic or self-referential object graphs could trigger uncontrolled recursion during mapping, potentially resulting in stack exhaustion and denial of service.
Applications that process untrusted or attacker-controlled object graphs through affected mapping paths may be impacted.
Users should upgrade to this release.
Security advisory: GHSA-rvv3-g6hj-g44x
Thanks to @bluefossa for responsibly disclosing this issue.
Full Changelog: LuckyPennySoftware/AutoMapper@v16.1.0...v16.1.1
16.1.0
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v16.0.0...v16.1.0
16.0.0
What's Changed
Full Changelog: LuckyPennySoftware/AutoMapper@v15.1.0...v16.0.0
16.0.0-beta-1
What's Changed
Full Changelog: LuckyPennySoftware/AutoMapper@v15.1.0...v16.0.0-beta-1
This release is a beta release that introduces .NET 10 support and package signing. Signed packages means going forward packages can be validated against trusted authorities that the package has been published by Lucky Penny Software and not tampered with.
15.1.0
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v15.0.1...v15.1.0
15.0.1
What's Changed
Full Changelog: LuckyPennySoftware/AutoMapper@v15.0.0...v15.0.1
This release supersedes the 15.0.0 release, reverting behavior and overloads so that the
AddAutoMapperoverloads separate the "scanning for maps" from the "scanning for dependencies". Unfortunately it's not really possible to combine these two together.This also fixes a critical bug in #4545 that does not work with .NET 4.x applications (as intended).
Because of this, the 15.0.0 will be delisted because of the breaking changes there.
15.0.0
Full Changelog: LuckyPennySoftware/AutoMapper@v14.0.0...v15.0.0
To set your license key:
This also introduced a breaking change with
MapperConfigurationrequiring anILoggerFactoryfor logging purposes:Registering AutoMapper with
services.AddAutoMapperwill automatically supply this parameter. Otherwise you'll need to supply the logger factory.You can obtain your license key at AutoMapper.io
14.0.0
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v13.0.1...v14.0.0
13.0.1
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v13.0.0...v13.0.1
13.0.0
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v12.0.1...v13.0.0
12.0.1
What's Changed
Full Changelog: LuckyPennySoftware/AutoMapper@v12.0.0...v12.0.1
12.0.0
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v11.0.1...v12.0.0
Upgrade Guide: https://docs.automapper.org/en/latest/12.0-Upgrade-Guide.html
11.0.1
As part of this release we had 10 issues closed.
Bugs
Improvements/Features
Where to get it
You can download this release from nuget
11.0.0
The upgrade guide.
As part of this release we had 17 issues closed.
Bugs
Improvements/Features
Where to get it
You can download this release from nuget
10.1.1
As part of this release we had 3 issues closed.
Bugs
10.1.0
As part of this release we had 6 issues closed.
Bugs
Improvements/Features
Where to get it
You can download this release from nuget
10.0.0
https://docs.automapper.org/en/latest/10.0-Upgrade-Guide.html
As part of this release we had 30 issues closed.
Bugs
Improvements/Features
Where to get it
You can download this release from nuget
9.0.0
As part of this release we had 21 issues closed.
This release completely removes the static mapper (
Mapper.Map) and dynamic mapping. See the 9.0 upgrade guide for details on how to migrate.Improvements/Features
Bugs
Where to get it
You can download this release from nuget
8.1.1
As part of this release we had 10 issues closed.
Improvements
Bugs
Where to get it
You can download this release from nuget
8.1.0
As part of this release we had 31 issues closed.
New feature: attribute-based maps
Bugs
Improvements/Features
Where to get it
You can download this release from nuget
8.0.0
As part of this release we had 45 issues closed.
Bugs
Improvements/Features
... (truncated)
7.0.1
As part of this release we had 11 issues closed.
This is a bugfix release to remove the dependency on the deprecated
System.Reflection.Emitpackage from Microsoft.Bugs
Improvements/Features
Where to get it
You can download this release from nuget
7.0.0
As part of this release we had 48 issues closed.
This release contains mainly bug fixes and a few breaking API changes, as well as an explicit
netstandard2.0target.Bugs
Improvements/Features
... (truncated)
Commits viewable in compare view.
Updated Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4.
Release notes
Sourced from Microsoft.AspNet.Identity.Owin's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Owin from 4.0.0 to 4.1.1.
Release notes
Sourced from Microsoft.Owin's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Owin.Security.Cookies from 4.0.0 to 4.2.2.
Release notes
Sourced from Microsoft.Owin.Security.Cookies's releases.
4.2.2
This release includes a few bugfixes, including one with possible security implications. The packages are available on nuget.org.
See here for the complete list of changes.
4.2.1
This release concludes significant build infrastructure changes and also includes a few product bug fixes. The packages are available on nuget.org.
See here for the complete list of changes.
The language specific satellite packages such as Microsoft.Owin.zh-Hans have been discontinued.
4.2.0
This release includes a security feature and some minor improvements. The packages are available on nuget.org.
See here for the complete list of changes. These improvements have been completely community driven, thanks everybody for helping out!
aspnet/AspNetKatana#389 adds PKCE support for OpenIdConnect authentication when using the
codeflow:4.1.1
This release includes a security fix and some minor improvements. The packages are available on nuget.org.
Commits viewable in compare view.
Updated Newtonsoft.Json from 11.0.1 to 13.0.1.
Release notes
Sourced from Newtonsoft.Json's releases.
13.0.1
12.0.3
12.0.2
12.0.1
11.0.2
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 4.0.4.403061554 to 5.7.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
5.7.0
Security fixes
See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details.
Commits viewable in compare view.
Updated System.Net.Http from 4.3.3 to 4.3.4.
Updated System.Text.RegularExpressions from 4.3.0 to 4.3.1.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.