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

build(deps): bump pest from 2.7.0 to 2.7.4 #659

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps pest from 2.7.0 to 2.7.4.

Commits
  • 857d9f6 Create SECURITY.md
  • 04033e5 ci: fix cargo-msrv installation (#929)
  • a693e52 add a comment to EOL (#926)
  • 8799c8e Update pest_derive to generate a list of all rules in Rule::all_rules(). (#927)
  • d2e2525 bump MSRV to 1.61 (due to memchr's MSRV) (#925)
  • 9045694 Add clarification to the docs (#924)
  • ec61e92 small cargo clippy fixes + dependency bumps (#921)
  • 734ba66 A new stack implementation that should be faster and less space-consuming (#905)
  • fe53557 docs: fix small typo in match_range (#906)
  • 5bfa99e propagate non_exhaustive attribute to the generated Rule enums (#901)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/pest-2.7.4 branch 5 times, most recently from 226ac23 to 105ba25 Compare October 4, 2023 10:12
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #659 (d174025) into master (39e869c) will decrease coverage by 0.92%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 54.58% <ø> (-1.08%) ⬇️
upstream-unit-tests 53.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

Bumps [pest](https://github.com/pest-parser/pest) from 2.7.0 to 2.7.4.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.0...v2.7.4)

---
updated-dependencies:
- dependency-name: pest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/pest-2.7.4 branch from 105ba25 to d174025 Compare October 18, 2023 19:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

Superseded by #675.

@dependabot dependabot bot closed this Oct 25, 2023
@dependabot dependabot bot deleted the dependabot/cargo/pest-2.7.4 branch October 25, 2023 07:46
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.

0 participants