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

fix(deps): update dependency ds-caselaw-marklogic-api-client to v27 #415

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ds-caselaw-marklogic-api-client 25.0.0 -> 27.1.0 age adoption passing confidence

Release Notes

nationalarchives/ds-caselaw-custom-api-client (ds-caselaw-marklogic-api-client)

v27.1.0

Compare Source

  • Feature: Add native XSLT transformations to the API
  • Allow things on doc.body to be called from doc with a warning
  • client.checkout_judgment now accepts a timeout_seconds parameter
  • Allow test failures for Python 3.13/3.14
  • Ensure Judgment- and PressSummaryFactory have working NCNs

v27.0.1

Compare Source

  • Fix .content_as_html on Document Factory

v27.0.0

Compare Source

BREAKING CHANGE
  • Remove Document.overwrite and MarkLogicApiClient.overwrite
  • The models.documents.body.CourtIdentifierString type has been replaced with the more specific courts.CourtCode type from ds-caselaw-utils.
Feat
  • NeutralCitationMixin: use ABC to flag abstract methods properly
Fix
  • deps: update dependency boto3 to v1.35.33
  • deps: update dependency mypy-boto3-s3 to v1.35.32
  • deps: update dependency boto3 to v1.35.30
  • SearchResponse: total now returns an int, not a str
  • SearchResult: update behaviour to meet type checking
  • deps: update dependency ds-caselaw-utils to v1.7.0
  • deps: update dependency boto3 to v1.35.28
  • deps: update dependency ds-caselaw-utils to v1.5.7
Refactor
  • FCL-331: move api_client, xml and html params to build method signature instead of kwargs
  • types: typing improvements around NeutralCitationString
  • Document: remove unused overwrite method
  • DocumentBody: replace CourtIdentifierString with utils.courts.CourtCode

v26.0.0

Compare Source

BREAKING CHANGE
  • Multiple methods which used to be within Document are now in Document.body
Feat
  • FCL-268: break functions which rely on the document body into their own subclass
Fix
  • FCL-268: update factory behaviour to match new document body model
  • FCL-268: use real date when testing if document date should be sent in reparse payload
  • deps: update dependency boto3 to v1.35.23
Refactor
  • FCL-268: move document statuses to their own submodule
  • FCL-268: move document exceptions into their own submodule
  • FCL-268: move XML manipulation into its own file
  • FCL-268: move the documents module in readiness for better code separation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 30, 2024
@dragon-dxw dragon-dxw merged commit eaa8963 into main Nov 1, 2024
7 checks passed
@dragon-dxw dragon-dxw deleted the renovate/ds-caselaw-marklogic-api-client-27.x branch November 1, 2024 11: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.

1 participant