Skip to content

feat - add Ignored Remove#956

Merged
DocSvartz merged 2 commits into
MapsterMapper:developmentfrom
DocSvartz:ignore-improvement
May 22, 2026
Merged

feat - add Ignored Remove#956
DocSvartz merged 2 commits into
MapsterMapper:developmentfrom
DocSvartz:ignore-improvement

Conversation

@DocSvartz

Copy link
Copy Markdown
Contributor

No description provided.

@DocSvartz DocSvartz linked an issue May 21, 2026 that may be closed by this pull request
@DocSvartz DocSvartz merged commit f1fd9f7 into MapsterMapper:development May 22, 2026
4 checks passed
This was referenced Jun 12, 2026
sondresjolyst pushed a commit to sondresjolyst/nstuning-api that referenced this pull request Jun 21, 2026
… 10.0.8 (#37)

Updated [Mapster](https://github.com/MapsterMapper/Mapster) from 10.0.7
to 10.0.8.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.8

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8

## 10.0.8-pre07

## What's Changed
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre06...v10.0.8-pre07

## 10.0.8-pre06

## What's Changed
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre05...v10.0.8-pre06

## 10.0.8-pre05

## What's Changed
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre04...v10.0.8-pre05

## 10.0.8-pre04

## What's Changed
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre03...v10.0.8-pre04

## 10.0.8-pre03

## What's Changed
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre02...v10.0.8-pre03

## 10.0.8-pre02

## What's Changed
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre01...v10.0.8-pre02

## 10.0.8-pre01

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916


**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8-pre01

Commits viewable in [compare
view](MapsterMapper/Mapster@10.0.7...v10.0.8).
</details>

Updated
[Mapster.DependencyInjection](https://github.com/MapsterMapper/Mapster)
from 10.0.7 to 10.0.8.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster.DependencyInjection's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.8

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8

## 10.0.8-pre07

## What's Changed
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre06...v10.0.8-pre07

## 10.0.8-pre06

## What's Changed
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre05...v10.0.8-pre06

## 10.0.8-pre05

## What's Changed
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre04...v10.0.8-pre05

## 10.0.8-pre04

## What's Changed
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre03...v10.0.8-pre04

## 10.0.8-pre03

## What's Changed
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre02...v10.0.8-pre03

## 10.0.8-pre02

## What's Changed
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre01...v10.0.8-pre02

## 10.0.8-pre01

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916


**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8-pre01

Commits viewable in [compare
view](MapsterMapper/Mapster@10.0.7...v10.0.8).
</details>

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sondresjolyst pushed a commit to sondresjolyst/garge-api that referenced this pull request Jun 22, 2026
… 10.0.8 (#311)

Updated [Mapster](https://github.com/MapsterMapper/Mapster) from 10.0.7
to 10.0.8.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.8

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8

## 10.0.8-pre07

## What's Changed
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre06...v10.0.8-pre07

## 10.0.8-pre06

## What's Changed
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre05...v10.0.8-pre06

## 10.0.8-pre05

## What's Changed
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre04...v10.0.8-pre05

## 10.0.8-pre04

## What's Changed
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre03...v10.0.8-pre04

## 10.0.8-pre03

## What's Changed
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre02...v10.0.8-pre03

## 10.0.8-pre02

## What's Changed
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre01...v10.0.8-pre02

## 10.0.8-pre01

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916


**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8-pre01

Commits viewable in [compare
view](MapsterMapper/Mapster@10.0.7...v10.0.8).
</details>

Updated
[Mapster.DependencyInjection](https://github.com/MapsterMapper/Mapster)
from 10.0.7 to 10.0.8.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster.DependencyInjection's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.8

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8

## 10.0.8-pre07

## What's Changed
* Actualize benchmark by @​Qyperion in
MapsterMapper/Mapster#946
* Fix docs: split datatype.md to specific types of topics by @​DocSvartz
in MapsterMapper/Mapster#914
* [Go to v10.0.8] - update Docs by @​DocSvartz in
MapsterMapper/Mapster#948
* [Go to v10.0.8] - fix mapster version in benchmark result by
@​DocSvartz in MapsterMapper/Mapster#949
* feat - add Ignored Remove by @​DocSvartz in
MapsterMapper/Mapster#956
* fix: #​954 fix mapping optional ValueType params by @​DocSvartz in
MapsterMapper/Mapster#957
* test: cover MapToTarget for types with read-only base properties
(#​918) by @​leno23 in MapsterMapper/Mapster#972
* feat: add CustomResolvers support from Custom Source by @​DocSvartz in
MapsterMapper/Mapster#981

## New Contributors
* @​Qyperion made their first contribution in
MapsterMapper/Mapster#946
* @​leno23 made their first contribution in
MapsterMapper/Mapster#972

**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre06...v10.0.8-pre07

## 10.0.8-pre06

## What's Changed
* Refactoring fix #​903 and fix #​943 by @​DocSvartz in
MapsterMapper/Mapster#945


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre05...v10.0.8-pre06

## 10.0.8-pre05

## What's Changed
* feat: #​938 - Add DirectAssignmentForSameType() by @​DocSvartz in
MapsterMapper/Mapster#941
* fix: #​925 disable Compile check for open generic configs by
@​DocSvartz in MapsterMapper/Mapster#942


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre04...v10.0.8-pre05

## 10.0.8-pre04

## What's Changed
* fix IgnoreNonMapped member collector #​924 by @​DocSvartz in
MapsterMapper/Mapster#929
* Fix: #​928 - not creation abstract destination if souce is null by
@​DocSvartz in MapsterMapper/Mapster#933
* fix: #​927 add skip if destination member is not setter by @​DocSvartz
in MapsterMapper/Mapster#934
* fix: #​925 - Compile config with open generic is not throw exception
by @​DocSvartz in MapsterMapper/Mapster#935


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre03...v10.0.8-pre04

## 10.0.8-pre03

## What's Changed
* fix race condition when mapping to Record used IgnoreNullValues by
@​DocSvartz in MapsterMapper/Mapster#923


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre02...v10.0.8-pre03

## 10.0.8-pre02

## What's Changed
* fix IsNotSelfCreation detect by @​DocSvartz in
MapsterMapper/Mapster#919


**Full Changelog**:
MapsterMapper/Mapster@v10.0.8-pre01...v10.0.8-pre02

## 10.0.8-pre01

## What's Changed
* feat: add Flattening mapping for all source type by @​DocSvartz in
MapsterMapper/Mapster#916


**Full Changelog**:
MapsterMapper/Mapster@10.0.7...v10.0.8-pre01

Commits viewable in [compare
view](MapsterMapper/Mapster@10.0.7...v10.0.8).
</details>

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant