guardian / grid

The Guardian’s image management system
https://www.theguardian.com/info/developer-blog/2015/aug/12/open-sourcing-grid-image-service
Apache License 2.0
1.44k stars 120 forks source link

Bump play and play-logback #4138

Closed Georges-GNM closed 11 months ago

Georges-GNM commented 1 year ago

What does this change?

Resolves a snyk vulnerability.

How should a reviewer test this change?

Check the project still builds and runs normally (using sbt, running clean, compile and test should not bring up any errors). I've done this on code as well.

As far as I could tell, the only code changes required were in MigrationSourceWithSender, which I understand would only get triggered if we ran a migration, and I've not seen how this can really be manually tested otherwise. There is a ThrallStreamProcessorTest though, and that seems to be passing correctly.

Tested? Documented?

andrew-nowak commented 12 months ago

to fully bump play you'll also need to update the version in project/plugins.sbt

prout-bot commented 11 months ago

Seen on auth, usage, image-loader, metadata-editor, thrall, leases, cropper, collections, media-api, kahuna (merged by @Georges-GNM 14 minutes and 7 seconds ago) Please check your changes!