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 dependencies #6176

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Update dependencies #6176

merged 1 commit into from
Sep 20, 2024

Conversation

piotrp
Copy link
Member

@piotrp piotrp commented Jun 11, 2024

Describe your changes

Updated dependencies, except:

  • Avro
  • QuestDB - there's a new major version
  • Tapir (and openapiCirceYamlV) - there's a new major version, I don't dare touch that, probably will require code changes
  • Scalacheck - would require code change that I don't understand
  • Swagger dependencies (swaggerParserV, swaggerIntegrationV) - there are some incompatibilities among direct dependencies (duplicate classes that differ)
  • Prometheus exporter (jmxPrometheusJavaagentV) - breaks tests, new version changes some metric names and exposed URI
  • Ignite

Checklist before merge

  • Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • Code is cleaned from temporary changes and commented out lines
  • Parts of the code that are not easy to understand are documented in the code
  • Changes are covered by automated tests
  • Showcase in dev-application.conf added to demonstrate the feature
  • Documentation added or updated
  • Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • Verify that PR will be squashed during merge

Copy link
Contributor

github-actions bot commented Sep 18, 2024

created: #6919
⚠️ Be careful! Snapshot changes are not necessarily the cause of the error. Check the logs.

@piotrp piotrp force-pushed the update-dependencies branch 2 times, most recently from 60e2f53 to 06265d2 Compare September 19, 2024 11:36
@piotrp piotrp force-pushed the update-dependencies branch 2 times, most recently from 2a6ecbd to ef28d12 Compare September 19, 2024 19:32
@piotrp piotrp marked this pull request as ready for review September 19, 2024 21:09
Copy link
Member

@arkadius arkadius left a comment

Choose a reason for hiding this comment

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

Nice, thanks

@piotrp piotrp merged commit bfe8c4c into staging Sep 20, 2024
18 checks passed
@piotrp piotrp deleted the update-dependencies branch September 20, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants