Skip to content

Bump AutoCtor from 2.4.1 to 3.0.0#11

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/AutoCtor-3.0.0
Open

Bump AutoCtor from 2.4.1 to 3.0.0#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/AutoCtor-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updated AutoCtor from 2.4.1 to 3.0.0.

Release notes

Sourced from AutoCtor's releases.

3.0.0

New Feature - Use [AutoConstruct] CodeFix

Starting in version 3.0, a new diagnostic has been introduced: ACTR007 Use [AutoConstruct] instead of manual constructor. This will appear on constructors that can be automatically converted to use [AutoConstruct]. A code fix is also available to perform the conversion automatically.

What's Changed

🏕 Features

👒 Dependencies

3.0.0-rc8

Full Changelog: distantcam/AutoCtor@3.0.0-rc7...3.0.0-rc8

3.0.0-rc7

Full Changelog: distantcam/AutoCtor@3.0.0-rc6...3.0.0-rc7

3.0.0-rc6

Full Changelog: distantcam/AutoCtor@3.0.0-rc5...3.0.0-rc6

3.0.0-rc5

Full Changelog: distantcam/AutoCtor@3.0.0-rc4...3.0.0-rc5

3.0.0-rc4

Full Changelog: distantcam/AutoCtor@3.0.0-rc3...3.0.0-rc4

3.0.0-rc3

Full Changelog: distantcam/AutoCtor@3.0.0-rc2...3.0.0-rc3

3.0.0-rc2

Full Changelog: distantcam/AutoCtor@3.0.0-rc1...3.0.0-rc2

3.0.0-rc1

What's Changed

🏕 Features

👒 Dependencies

2.12.0

What's Changed

🏕 Features

Full Changelog: distantcam/AutoCtor@2.11.0...2.12.0

2.11.0

What's Changed

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.10.0...2.11.0

2.10.0

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.9.0...2.10.0

2.8.2

What's Changed

🐞 Bug Fixes

  • Fixed issue with repeated names by @​distantcam in 0119947815bca6cdb0ac702afe26875944feed2e

Full Changelog: distantcam/AutoCtor@2.8.1...2.8.2

2.8.1

What's Changed

🐞 Bug Fixes

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.8.0...2.8.1

2.8.0

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.7.1...2.8.0

2.7.1

What's Changed

🐞 Bug Fixes

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.7.0...2.7.1

2.7.0

What's Changed

🏕 Features

Full Changelog: distantcam/AutoCtor@2.6.0...2.7.0

2.6.0

What's Changed

🏕 Features

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.5.2...2.6.0

2.5.2

What's Changed

🐞 Bug Fixes

Full Changelog: distantcam/AutoCtor@2.5.1...2.5.2

2.5.1

What's Changed

🐞 Bug Fixes

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.5.0...2.5.1

2.5.0

What's Changed

🐞 Bug Fixes

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.4.5...2.5.0

2.4.5

What's Changed

🐞 Bug Fixes

Full Changelog: distantcam/AutoCtor@2.4.4...2.4.5

2.4.4

What's Changed

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.4.3...2.4.4

2.4.3

What's Changed

🐞 Bug Fixes

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.4.2...2.4.3

2.4.2

What's Changed

🐛 Bugfix

  • Fixed required properties not being included in some versions of Roslyn

👒 Dependencies

Full Changelog: distantcam/AutoCtor@2.4.1...2.4.2

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 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)

---
updated-dependencies:
- dependency-name: AutoCtor
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants