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

Upgrade dependencies to latest versions #100

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

rpoet-jh
Copy link
Contributor

@rpoet-jh rpoet-jh commented Nov 4, 2024

This PR upgrades pass-core dependencies to latest versions. There were only a couple breaking changes:

  • Elide EntityDictionary add an optional param in the constructor. Set to null assuming we don't want to set an IdObfuscator.
  • OCFL changed types of S3 objects used to TransferManager and Async clients.

Also, the Docker FROM image was updated to latest eclipse-temurin JRE 17 jammy image.

@rpoet-jh rpoet-jh requested a review from markpatton November 4, 2024 13:54
@rpoet-jh rpoet-jh self-assigned this Nov 4, 2024
@rpoet-jh
Copy link
Contributor Author

rpoet-jh commented Nov 4, 2024

All tests pass locally, but they are failing for some reason in the gh workflow action. Investigating.

Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The tests pass for me locally.

@rpoet-jh rpoet-jh merged commit 0daeb81 into main Nov 4, 2024
2 checks passed
@rpoet-jh rpoet-jh deleted the rdp-1076-upgrade-deps branch November 25, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants