Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps NetEscapades.EnumGenerators from 1.0.0-beta11 to 1.0.0-beta12.

Changelog

Sourced from NetEscapades.EnumGenerators's changelog.

v1.0.0-beta12 (2025-01-26)

Breaking Changes:

  • By default, ToStringFast() no longer uses [DisplayName] and [Description] by default. The original behaviour can be restored by passing allowMatchingMetadataAttribute:true (#122)
  • Split the experimental interceptor support into a separate project, NetEscapades.EnumGenerators.Interceptors (#125)
  • Enable interception by default when NetEscapades.EnumGenerators.Interceptors is added (#127)

Features

  • Added a package logo (#125)

Fixes

  • Fixed indentation in generated code so it aligns properly with 4 spaces (#120) Thanks @​karl-sjogren!
  • Fix missing global on System namespace usages (#118) Thanks @​henrikwidlund!
  • Don't use usings in generated code (#129)
Commits

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

Bumps [NetEscapades.EnumGenerators](https://github.com/andrewlock/NetEscapades.EnumGenerators) from 1.0.0-beta11 to 1.0.0-beta12.
- [Changelog](https://github.com/andrewlock/NetEscapades.EnumGenerators/blob/main/CHANGELOG.md)
- [Commits](andrewlock/NetEscapades.EnumGenerators@v1.0.0-beta11...v1.0.0-beta12)

---
updated-dependencies:
- dependency-name: NetEscapades.EnumGenerators
  dependency-version: 1.0.0-beta12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore label Apr 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2025 19:51
@Mpdreamz Mpdreamz merged commit 1e18f71 into main Apr 1, 2025
15 checks passed
@Mpdreamz Mpdreamz deleted the dependabot/nuget/NetEscapades.EnumGenerators-1.0.0-beta12 branch April 1, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant