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 eyecite from 2.4.0 to 2.5.2 #10

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps eyecite from 2.4.0 to 2.5.2.

Changelog

Sourced from eyecite's changelog.

Change Log

Upcoming

The following changes are not yet released, but are code complete:

Features:

  • None

Changes:

  • As noted in 2.3.3 (2021-03-23), the old NonopinionCitation class was renamed UnknownCitation to better reflect its purpose. Support for the old class name has now been completely deprecated. This change is purely semantic -- there is no change in how these citations are handled.

Fixes:

  • None

Current

2.5.2 - 2023-05-23

Fixes:

  • Update dependencies and add Python 3.11 support.

Past

2.5.1 - 2023-03-09

Fixes:

  • Fix & update dependencies

2.5.0 - 2023-01-20

Features:

  • Citations now have a full_span property that returns the start and end indexes for the full citation, including any pre- or post-citation attributes.

2.4.0 - 2022-07-22

Features:

  • Unnumbered citations like "22 U.S. ___" are now identified by eyecite. They will have a page attribute set to None, but otherwise work just like everything else.

2.3.3 - 2021-03-23

Features:

  • None

Changes:

... (truncated)

Commits
  • 99e6392 feat(v): Release new version
  • febe280 Merge pull request #151 from ttys0dev/python311
  • 2acde9b Support python 3.11 and update dependencies
  • d63bda4 Merge pull request #150 from ttys0dev/update-reporters-db
  • bf94216 Update reporters-db
  • fbc2159 feat(v): Release new version
  • 743b3b3 Merge pull request #138 from mattdahl/issue-137-fix-hyperscan-duplicate-editions
  • 0223197 Merge branch 'main' into issue-137-fix-hyperscan-duplicate-editions
  • b99e203 Merge pull request #143 from mattdahl/update-black
  • 28ead76 fix(git): Hides black commit from history.
  • 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)

Bumps [eyecite](https://github.com/freelawproject/eyecite) from 2.4.0 to 2.5.2.
- [Changelog](https://github.com/freelawproject/eyecite/blob/main/CHANGES.md)
- [Commits](freelawproject/eyecite@v2.4.0...v2.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 3, 2023
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants