chore(deps): bump the production group with 2 updates - #102
Merged
Conversation
Bumps the production group with 2 updates: [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `com.mysql:mysql-connector-j` from 9.7.0 to 26.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](mysql/mysql-connector-j@9.7.0...26.7.0) Updates `ch.qos.logback:logback-classic` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.6.0...v_1.6.1) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates dependency versions in the Gradle version catalog.
Changes:
- Updated the
mysqldependency version. - Updated the
logbackdependency version.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Bumps the production group with 2 updates: com.mysql:mysql-connector-j and ch.qos.logback:logback-classic.
Updates
com.mysql:mysql-connector-jfrom 9.7.0 to 26.7.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
559f62dUpdate for GPL license book.e2a58f7Update for .gitignore with exclusion rules for codex files.373584aFix for Bug#39449361, LOAD DATA LOCAL INFILE accepts ambiguous Windows file U...1ed6f37Fix for Bug#39328305, X Protocol reader does not validate server-supplied fra...55a2860Fix for Bug#39327277, Restrict SSL keystore loading to local file inputs.9ce460aUpdate for CalVer numbering scheme.20e1e5dUpdate for README, README.md and CONTRIBUTING.md files.f40d3bePost-release version bump for CalVer numbering scheme.61cf1f6Fix for Bug#39320456, Unexpected behavior with LOAD DATA LOCAL INFILE and con...2c2d139Fix for Bug#120227 (Bug#39204043), LOAD DATA LOCAL INFILE: missing EOF packet...Updates
ch.qos.logback:logback-classicfrom 1.6.0 to 1.6.1Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
57759f4prepare release 1.6.1175f99ffix imports4b8773eadd compressionFailureLeavesOriginalFileIntact test for XZ compressioncafaf11do not delete original file if compression failsee50125let the temporary file before compression be target file without the .gz or ....5626accminor refactoringd97da4fminor refactoring159c045more defensive coding in SyslogOutputStream and in SyslogAppenderBase9427d6bslight refactoring for clarity79c4179slight refactoringDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions