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

Bump net.ttddyy:datasource-proxy from 1.9 to 1.10 in /backend #7714

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2024

Bumps net.ttddyy:datasource-proxy from 1.9 to 1.10.

Release notes

Sourced from net.ttddyy:datasource-proxy's releases.

datasource-proxy-1.10

Changelog - https://jdbc-observations.github.io/datasource-proxy/docs/current/user-guide/#changelog-1.10

Commits
  • a77c454 Release v1.10
  • 482134a Prepare changelog for v1.10
  • fc896a9 Add documentation about ProxyJdbcObject
  • 6684bdf Make isolation level retrieval opt-in feature
  • 1a42780 Add proxy object to the method callback parameter
  • e7dddfe Support proxy object for equals method
  • fd6c08a Add Automatic-Module-Name entry
  • 47648a3 Upgrade and fix animal-sniffer configuration
  • 1bc7b32 Merge 1.4.x changelog files to
  • b440a37 Add ProxyJdbcObject#getProxyConfig
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [net.ttddyy:datasource-proxy](https://github.com/jdbc-observations/datasource-proxy) from 1.9 to 1.10.
- [Release notes](https://github.com/jdbc-observations/datasource-proxy/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-proxy/blob/1.x/CHANGELOG.md)
- [Commits](jdbc-observations/datasource-proxy@datasource-proxy-1.9...datasource-proxy-1.10)

---
updated-dependencies:
- dependency-name: net.ttddyy:datasource-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 19, 2024
@dependabot dependabot bot requested review from a team, mehansen, DanielSass and fzhao99 and removed request for a team May 19, 2024 15:03
Copy link
Contributor

@fzhao99 fzhao99 left a comment

Choose a reason for hiding this comment

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

deployed / smoke tested on dev6 and database operations seem to be working fine

@DanielSass DanielSass added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit d5de310 Jun 5, 2024
38 checks passed
@DanielSass DanielSass deleted the dependabot/gradle/backend/net.ttddyy-datasource-proxy-1.10 branch June 5, 2024 15:55
shanice-skylight pushed a commit that referenced this pull request Jun 26, 2024
Bumps [net.ttddyy:datasource-proxy](https://github.com/jdbc-observations/datasource-proxy) from 1.9 to 1.10.
- [Release notes](https://github.com/jdbc-observations/datasource-proxy/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-proxy/blob/1.x/CHANGELOG.md)
- [Commits](jdbc-observations/datasource-proxy@datasource-proxy-1.9...datasource-proxy-1.10)

---
updated-dependencies:
- dependency-name: net.ttddyy:datasource-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants