Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps net.ttddyy.observation:datasource-micrometer-spring-boot from 1.1.2 to 1.2.0.

Release notes

Sourced from net.ttddyy.observation:datasource-micrometer-spring-boot's releases.

Release v1.2.0

Changelog

a71917e Release 1.2.0 52c3c08 Update CHANGELOG 0744e54 Upgrade dependencies 8ccb7b4 Narrow “jdbc.connection” scope lifetime 667b5c3 Update documentation for Open Session in View 62404ca Fix closing order of scope and observation c11bf64 Merge branch '1.1.x' 47e3014 Prepare next development iteration 8ff05dd Merge branch '1.1.x' 7d85b62 Merge branch '1.1.x' 5c69155 Merge branch '1.1.x' 005b645 Migrate to Maven Central Portal 5c164a4 Merge branch '1.1.x' fbc04ce Fix referenced versions in BOM for main 7249904 Merge branch '1.1.x' 90ad999 Merge branch '1.1.x' fdb0837 Update howto.adoc with new query tag key e1d9a6e Prepare next development iteration

Changelog

Sourced from net.ttddyy.observation:datasource-micrometer-spring-boot's changelog.

1.2.0

  • Fix closing order of scope and observation (#79)
  • Shorten jdbc.connection observation scope to prevent leakage with OIV (#82)
  • Upgrade dependencies (#84)
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 2025
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (f8b3616) to head (e62bac1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #319   +/-   ##
=========================================
  Coverage     94.24%   94.24%           
  Complexity      110      110           
=========================================
  Files            39       39           
  Lines           313      313           
  Branches         10       10           
=========================================
  Hits            295      295           
  Misses           10       10           
  Partials          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.2.0 branch 2 times, most recently from f3323be to 1d44a59 Compare October 1, 2025 07:55
Bumps [net.ttddyy.observation:datasource-micrometer-spring-boot](https://github.com/jdbc-observations/datasource-micrometer) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/jdbc-observations/datasource-micrometer/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-micrometer/blob/main/CHANGELOG)
- [Commits](jdbc-observations/datasource-micrometer@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: net.ttddyy.observation:datasource-micrometer-spring-boot
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.2.0 branch from 1d44a59 to 6a88c71 Compare October 1, 2025 08:16
@mfvanek mfvanek merged commit 594a551 into master Oct 1, 2025
3 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/net.ttddyy.observation-datasource-micrometer-spring-boot-1.2.0 branch October 1, 2025 09:36
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