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-dev): bump mathiasverraes/parsica from 0.4.0 to 0.5.2 #37

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2020

Bumps mathiasverraes/parsica from 0.4.0 to 0.5.2.

Release notes

Sourced from mathiasverraes/parsica's releases.

Quick documentation fix

There's always something you discover right after you tag a release :-D

Lookahead feature, doc & bug fixes

FEATURE lookahead() combinator DOCS: A large chunk of API documentation was not being rendered FIX: PHPUnit max nesting level was insufficient IMPROVEMENT: reimplemented applicative functors without monads FIX: #10 fail when using applicative functors when the output of the first parser is not a callable

  • various minor cleanup

Integer & float parsers, more aliases, and small improvements

FEATURE: sepBy2 combinator FEATURE: apply function FEATURE: integer parser FEATURE: float parser FEATURE: Parser#and() is an alias for append() FEATURE: Parser#then() is an alias for sequence() DOCS: Misc improvements and additions BREAKING: removed some helper functions from the JSON parser
BREAKING nicer API for ParserAssertions

Commits
  • e0f6ad0 DOCS: removed link to installation instructions.
  • 5232854 psalm type fix
  • 46ee5a1 Merge pull request #12 from jeroenherczeg/patch-1
  • 5c9e7bc Fix link to installation
  • 68f9049 #10 fail when using applicative functors when the output of the first parser ...
  • 684aab4 moved some tests to other file
  • ece9832 reimplemented applicative functors without monads
  • 5afa693 use bind function instead of fluent interface
  • 584b7d5 FEATURE lookahead
  • cacd351 DOCS: missing @api tags
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 21, 2020
@dependabot dependabot bot force-pushed the dependabot-composer-mathiasverraes-parsica-0.5.2 branch from ff9734f to 82a881b Compare October 7, 2020 08:18
@dependabot dependabot bot force-pushed the dependabot-composer-mathiasverraes-parsica-0.5.2 branch from 82a881b to c43c74b Compare October 7, 2020 08:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2020

Superseded by #50.

@dependabot dependabot bot closed this Dec 7, 2020
@dependabot dependabot bot deleted the dependabot-composer-mathiasverraes-parsica-0.5.2 branch December 7, 2020 05:53
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant