Skip to content

Comments

Feature/dependabot update#241

Closed
KofTwentyTwo wants to merge 25 commits intodevelopfrom
feature/dependabot-update
Closed

Feature/dependabot update#241
KofTwentyTwo wants to merge 25 commits intodevelopfrom
feature/dependabot-update

Conversation

@KofTwentyTwo
Copy link
Member

Pull Request

📝 Description

quarterly deps updates

What does this PR do?
quarterly deps updates

Related Issue:
Closes #[240]

🔍 Type of Change

  • Bug Fix - Fixes an existing issue
  • New Feature - Adds new functionality
  • Breaking Change - Fix or feature that would cause existing functionality to not work as expected
  • Documentation Update - Updates documentation
  • Refactoring - Code change that neither fixes a bug nor adds a feature
  • Performance Improvement - Code change that improves performance
  • Test Addition - Adding missing tests or correcting existing tests

🧪 Testing

How has this been tested?

  • Unit Tests: All unit tests pass
  • Integration Tests: Integration tests pass
  • Coverage: Meets QQQ's coverage requirements (80% instructions, 95% classes)
  • Manual Testing: Tested manually in development environment

Test Commands:

# Commands used for testing
mvn test
mvn verify

📋 Checklist

Before submitting this PR, please ensure:

  • Code Style: Follows QQQ's Code Review Standards

  • Tests: All tests pass with required coverage

  • Documentation: Updated relevant wiki pages and code comments

  • Breaking Changes: Documented any breaking changes

  • Commit Messages: Follow conventional commit format

  • Self Review: Code has been reviewed by the author

  • Dependencies added/removed
    Updated all noted deps from gha for the last 90 days


Thank you for contributing to QQQ! 🚀

dependabot bot and others added 24 commits August 27, 2025 19:50
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 1.35.2 to 2.8.1.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v1.35.2...v2.8.1)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.mojo:appassembler-maven-plugin](https://github.com/mojohaus/appassembler) from 1.10 to 2.1.0.
- [Release notes](https://github.com/mojohaus/appassembler/releases)
- [Commits](mojohaus/appassembler@appassembler-1.10...appassembler-2.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:appassembler-maven-plugin
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20250517.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-version: '20250517'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.google.apis:google-api-services-drive from v3-rev20220815-2.0.0 to v3-rev20250910-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-drive
  dependency-version: v3-rev20250910-2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.10 to 2.2.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v2.2.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-version: 2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 5.20.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.1...v5.20.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.20.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.11.1 to 5.6.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.1...r5.6.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.16.0 to 11.1.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.16.0...checkstyle-11.1.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.6.2 to 6.3.2.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.6.2...webdrivermanager-6.3.2)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-version: 6.3.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…kito-core-5.20.0' into feature/dependabot-update
…godb-driver-sync-5.6.0' into feature/dependabot-update
…tools-checkstyle-11.1.0' into feature/dependabot-update
…arcia-webdrivermanager-6.3.2' into feature/dependabot-update
…-google-api-services-drive-v3-rev20250910-2.0.0' into feature/dependabot-update
…s/github-script-8' into feature/dependabot-update
…jo-appassembler-maven-plugin-2.1.0' into feature/dependabot-update
…client-google-api-client-2.8.1' into feature/dependabot-update
@KofTwentyTwo KofTwentyTwo added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@KofTwentyTwo KofTwentyTwo linked an issue Oct 1, 2025 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

🔒 Security Scan Complete

Dependency vulnerability scan completed for this PR. View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Quarterly Dependency Updates (Q4 2025)

1 participant