[IA-4581] update dependencies - #1538
Merged
Merged
Conversation
…0' into IA-4561-update-dependencies
…0' into IA-4561-update-dependencies
…7.0' into IA-4561-update-dependencies
….0' into IA-4561-update-dependencies
…into IA-4561-update-dependencies
…2' into IA-4561-update-dependencies
…er-1.26.0' into IA-4561-update-dependencies
…0' into IA-4561-update-dependencies
…fer-1.24.0' into IA-4561-update-dependencies
… into IA-4561-update-dependencies
… IA-4561-update-dependencies
…-4561-update-dependencies
Codecov ReportAll modified lines are covered by tests ✅ see 1 file with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
lucymcnatt
reviewed
Sep 29, 2023
| | Dependency | Old Version | New Version | | ||
| |----------|:--------------------:|---------------------:| | ||
| | cats-effect | 3.4.11 | 3.5.1 | | ||
| | fs2-io | 3.6.1 | 3.8.0 | |
Contributor
There was a problem hiding this comment.
not in the google dependencies list on dependencies.scala, so I removed it
lucymcnatt
marked this pull request as ready for review
September 29, 2023 21:39
mlilynolting
commented
Oct 4, 2023
| @@ -1 +1 @@ | |||
| sbt.version=1.8.2 | |||
| sbt.version=1.9.6 | |||
Contributor
Author
There was a problem hiding this comment.
Leo is already on this version of sbt, so this is hopefully safe.
mlilynolting
commented
Oct 4, 2023
| addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9") | ||
|
|
||
| addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") | ||
| addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "3.7.14") |
Contributor
Author
There was a problem hiding this comment.
This is erroneous and I will revert.
LizBaldo
reviewed
Oct 5, 2023
LizBaldo
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for doing this, can you also update the Readme with TRAVIS-REPLACE-ME?
Contributor
Author
oof, good catch! done. |
LizBaldo
approved these changes
Oct 5, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Routine dependencies update, no need for a version bump :)
Combines branches:
Update changelogs:
google-cloud-storage: 2.24.0 —> 2.27.0
google-cloud-nio: 0.127.2 —> 1.127.3
google-cloud-pubsub: 1.124.2 —> 1.125.2
google-cloud-kms: 2.26.0 —> 2.27.0
google-cloud-compute: 1.33.0 —> 1.34.0
google-cloud-dataproc: 4.20.0 —> 4.21.0
google-cloud-storage-transfer: 1.23.0 —> 1.24.0
google-cloud-resourcemanager: 1.25.0 —> 1.26.0
google-cloud-bigquery: 2.31.2 —> 2.32.0
google-cloud-billing: 2.23.0 —> 2.24.0
fs2-io: 3.9.1 —> 3.9.2
azure-storage-blob: 12.23.1 —> 12.24.0
PR checklist
If you're doing a major or minor version bump to any libraries:
project/Settings.scalacreateVersion()CHANGELOG.mdfor those libraries@deprecatedinstead of deleting code where possibleIn all cases:
README.mdand theCHANGELOG.mdfor any libs you changed withTRAVIS-REPLACE-MEto auto-update the version string