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

[chore] dependencies update #2598

Merged
merged 2 commits into from
Sep 19, 2024
Merged

[chore] dependencies update #2598

merged 2 commits into from
Sep 19, 2024

Conversation

timyates
Copy link
Collaborator

This commit performs the following:

Gradle plugins:

  • Shadow 8.3.1 -> 8.3.2
  • OpenRewrite plugin removed as Micronaut 3 -> 4 migration is done

Main dependencies:

  • commons-lang3: 3.14.0 -> 3.17.0
  • commons-io: 2.16.1 -> 2.17.0
  • google-api-client: 2.5.1 -> 2.7.0
  • google-api-services-drive: v3-rev20240509-2.0.0 -> v3-rev20240903-2.0.0
  • google-api-services-gmail: v1-rev20240422-2.0.0 -> v1-rev20240520-2.0.0
  • google-api-services-admin-directory: directory_v1-rev20240509-2.0.0 -> directory_v1-rev20240903-2.0.0
  • postgres-socket-factory: 1.18.1 -> 1.20.1

Test dependencies:

  • webdrivermanager: 5.8.0 -> 5.9.2
  • selenium: 4.21.0 -> 4.24.0

This commit performs the following:

Gradle plugins:

- Shadow `8.3.1` -> `8.3.2`
- OpenRewrite plugin removed as Micronaut 3 -> 4 migration is done

Main dependencies:

- commons-lang3: `3.14.0` -> `3.17.0`
- commons-io: `2.16.1` -> `2.17.0`

- google-api-client: `2.5.1` -> `2.7.0`
- google-api-services-drive: `v3-rev20240509-2.0.0` -> `v3-rev20240903-2.0.0`
- google-api-services-gmail: `v1-rev20240422-2.0.0` -> `v1-rev20240520-2.0.0`
- google-api-services-admin-directory: `directory_v1-rev20240509-2.0.0` -> `directory_v1-rev20240903-2.0.0`

- postgres-socket-factory: `1.18.1` -> `1.20.1`

Test dependencies:

- webdrivermanager: `5.8.0` -> `5.9.2`
- selenium: `4.21.0` -> `4.24.0`
@timyates timyates added dependencies Pull requests that update a dependency file chore build Things related to building the software labels Sep 19, 2024
@timyates timyates self-assigned this Sep 19, 2024
@timyates timyates changed the title Chore dependencies/update [chore] dependencies update Sep 19, 2024
@timyates
Copy link
Collaborator Author

@mkimberlin we should make sure this all works after it is deployed... I don't think we have any testing around the google-api or postgres-socket libraries 🤔

@mkimberlin mkimberlin merged commit 9a81338 into develop Sep 19, 2024
5 checks passed
@mkimberlin mkimberlin deleted the chore-dependencies/update branch September 19, 2024 15:04
@mkimberlin
Copy link
Member

@mkimberlin we should make sure this all works after it is deployed... I don't think we have any testing around the google-api or postgres-socket libraries 🤔

I'll try to smoke test things once the deployment runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Things related to building the software chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants