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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump frunk from 0.3.2 to 0.4.2 #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps frunk from 0.3.2 to 0.4.2.

Release notes

Sourced from frunk's releases.

0.4.2 release

See changelog for details.

Much thanks to the efforts of @​CobaltCause.

0.4.1 release

Lots of good stuff thanks to team work from a number of contributors (incl steffahn, kpp, agluszak, rosefromthedead, and BGR360)

From the Changelog

0.4.0 release

Lots of good stuff thanks to team work from a number of contributors (incl @​mbrobbel, @​ImmemorConsultrixContrarie , @​ExpHP)

From the Changelog

  • [Breaking change] Rename Hlist! type macro to HList! (lloydmeta/frunk#132)
  • [Breaking change] Remove deprecated HList.length() (lloydmeta/frunk#125)
  • [Breaking change] HFoldRightable rework: now HFoldRightable::foldr does not differ from HFoldLeftable::foldl in calling, like std::iter::DoubleEndedIterator::rfold does not differ from std::iter::Iterator::fold. Note: though foldr behavior wasn't changed, all old foldr calls would either stop compiling or produce wrong results (lloydmeta/frunk#171)
  • [Breaking change] Bump quote, syn and proc-macro2 to 1 (lloydmeta/frunk#183)
  • Fix unicode identifiers support lloydmeta/frunk#186
Changelog

Sourced from frunk's changelog.

[0.4.2]:

[0.4.1]:

[0.4.0]:

  • [Breaking change] Rename Hlist! type macro to HList! (lloydmeta/frunk#132)
  • [Breaking change] Remove deprecated HList.length() (lloydmeta/frunk#125)
  • [Breaking change] HFoldRightable rework: now HFoldRightable::foldr does not differ from HFoldLeftable::foldl in calling, like std::iter::DoubleEndedIterator::rfold does not differ from std::iter::Iterator::fold. Note: though foldr behavior wasn't changed, all old foldr calls would either stop compiling or produce wrong results (lloydmeta/frunk#171)
  • [Breaking change] Bump quote, syn and proc-macro2 to 1 (lloydmeta/frunk#183)
  • Fix unicode identifiers support lloydmeta/frunk#186
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/frunk-0.4.2 branch from 702da35 to 3a4c1d1 Compare August 25, 2023 22:45
@nathanielc
Copy link
Collaborator

@dependabot rebase

Bumps [frunk](https://github.com/lloydmeta/frunk) from 0.3.2 to 0.4.2.
- [Release notes](https://github.com/lloydmeta/frunk/releases)
- [Changelog](https://github.com/lloydmeta/frunk/blob/master/CHANGELOG.md)
- [Commits](lloydmeta/frunk@0.3.2...0.4.2)

---
updated-dependencies:
- dependency-name: frunk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/frunk-0.4.2 branch from 3a4c1d1 to 76db924 Compare January 10, 2024 20:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant