VolleyManagement / volley-management

Volley Management API component. Provides API to create and manage Volleyball tournaments.
MIT License
11 stars 6 forks source link

build(deps): bump AutoMapper from 12.0.1 to 13.0.0 #995

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps AutoMapper from 12.0.1 to 13.0.0.

Release notes

Sourced from AutoMapper's releases.

v13.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/AutoMapper/AutoMapper/compare/v12.0.1...v13.0.0

Commits
  • f937b0f Merge pull request #4280 from AutoMapper/basic_include
  • 99be09f keep looking for matching maps, even when we cached a negative match
  • 340b298 report unknown collection types at map time
  • 4c8207c cosmetic
  • 5934526 allow mapping to IReadOnlySet
  • 4a2f620 upgrade packages
  • c678714 upgrade EF
  • 330e7f9 .net 8
  • b09f9b1 avoid user implementations for GetHashCode and Equals when checking references
  • 5b76e58 renames
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 8 months ago

Superseded by #997.