Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lib/magic_enum from 4802f79 to f4ebb4f #3916

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2022

Bumps lib/magic_enum from 4802f79 to f4ebb4f.

Commits
  • f4ebb4f update ci (#205)
  • e0f8f14 fix build clang trunk
  • 51d20f4 fix clang llvm-project#50055(reviews.llvm.org/D131307)
  • 4211ff9 ignored "-Wenum-constexpr-conversion"
  • 4f7c757 clean-up
  • 13ba445 clean-up
  • 95641a8 fix clang llvm-project#50055(reviews.llvm.org/D130058)
  • f5d6f70 try fix IntelliSence
  • 0dfa61e fix warning
  • 35a3c7c std::size_t -> std::uint16_t
  • felanbird manually put these ones here 馃憞
  • 6956c56 Fix compilation error when including magic_enum after windows.h
  • c7cf020 Fixed vscode warning when casting enums to enum-values & Fix declerations of last hiding global declerations
  • dd80219 Move magic enum format to a seperate header file
  • 4802f79 Doc change
  • b45b470 random cleanup
  • Additional commits viewable in compare view

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 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 [lib/magic_enum](https://github.com/Neargye/magic_enum) from `4802f79` to `f4ebb4f`.
- [Release notes](https://github.com/Neargye/magic_enum/releases)
- [Commits](Neargye/magic_enum@4802f79...f4ebb4f)

---
updated-dependencies:
- dependency-name: lib/magic_enum
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ci Issues related to the ci submodules Issues related to updating submodules with dependabot labels Aug 11, 2022
@pajlada pajlada enabled auto-merge (squash) August 11, 2022 21:55
@pajlada pajlada merged commit b22c13d into master Aug 11, 2022
@pajlada pajlada deleted the dependabot/submodules/lib/magic_enum-f4ebb4f branch August 11, 2022 22:14
Felanbird added a commit to Felanbird/chatterino2 that referenced this pull request Aug 13, 2022
Fix weird IRC channels causing crashes due to bad cast (Chatterino#3918)

Bump lib/magic_enum from `4802f79` to `f4ebb4f` (Chatterino#3916)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to the ci submodules Issues related to updating submodules with dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant