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

Update citeproc-py requirement from <0.7,>=0.6 to >=0.6,<0.8 #105

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Updates the requirements on citeproc-py to permit the latest version.

Changelog

Sourced from citeproc-py's changelog.

Changelog

Release 0.7.0 (2025-02-19)


Just to get a release out after long period.

Bug fixes

  • Better handling of ordinals
  • Fix locator conditions (resolves #142)
  • Make family name optional
  • Allow date parts to not be integers
  • Support space macros
  • Fix multiple capitals
  • Fix parsing BibTex integer values

Other changes:

  • Removed support for Python 3.6, 3.7, 3.8 and added for 3.10 - 3.13
  • Switch versioning to versioneer

Release 0.6.0 (2021-05-27)

Bug fixes

  • Various issues on Windows: testing, explicit utf-8 encoding
  • Strings with unescaped \ declared r"aw"

Other changes:

  • Removed support for Python 2.7, 3.5 and added for 3.9
  • Travis CI is removed in favor of GitHub actions testing across all 3 major OSes (MacOS, Windows, GNU/Linux Ubuntu)
  • CSL test-suite progressed from 5779a8c to c3db429

Release 0.5.1 (2020-03-06)


Bug fixed:
  • avoid rnc2rng 2.6.2 which breaks installation of citeproc-py

Release 0.5.0 (2020-02-09)

... (truncated)

Commits

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)

Updates the requirements on [citeproc-py](https://github.com/brechtm/citeproc-py) to permit the latest version.
- [Release notes](https://github.com/brechtm/citeproc-py/releases)
- [Changelog](https://github.com/citeproc-py/citeproc-py/blob/master/CHANGES.rst)
- [Commits](https://github.com/brechtm/citeproc-py/commits)

---
updated-dependencies:
- dependency-name: citeproc-py
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
Copy link

netlify bot commented Feb 20, 2025

Deploy Preview for commonmeta-py canceled.

Name Link
🔨 Latest commit 3e84e71
🔍 Latest deploy log https://app.netlify.com/sites/commonmeta-py/deploys/67b7304cb951ca0007b6076c

@mfenner mfenner merged commit 57d83b1 into main Feb 23, 2025
6 of 7 checks passed
@mfenner mfenner deleted the dependabot/pip/citeproc-py-gte-0.6-and-lt-0.8 branch February 23, 2025 11:24
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