Re: [PR] Bump com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter from 1.9.2 to 1.10.0 [causeway]

2024-11-10 Thread via GitHub


andi-huber merged PR #2778:
URL: https://github.com/apache/causeway/pull/2778


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter from 1.9.2 to 1.10.0 [causeway]

2024-11-10 Thread via GitHub


dependabot[bot] opened a new pull request, #2778:
URL: https://github.com/apache/causeway/pull/2778

   Bumps 
[com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter](https://github.com/gavlyukovskiy/spring-boot-data-source-decorator)
 from 1.9.2 to 1.10.0.
   
   Release notes
   Sourced from https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/releases";>com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter's
 releases.
   
   v.1.10.0
   Breaking Changes
   https://github.com/vladmihalcea/flexy-pool";>FlexyPool has 
been updated from version 2.2.3 to 3.0.2, 
introducing some class renamings (details: https://redirect.github.com/vladmihalcea/flexy-pool/issues/73";>vladmihalcea/flexy-pool#73).
   Key Impacts:
   
   Application Properties:
   If your application uses application.properties 
(.yaml) to configure FlexyPool 
(decorator.datasource.flexy-pool.*), note that some properties 
have been renamed.
   However, the old property names remain functional and will continue to work 
at least until the next minor release (1.11.0).
   Direct Class Usage:
   If your application references FlexyPool property classes or uses custom 
factories directly, code migration is required to align with the new class 
names.
   
   What's Changed
   
   Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/104";>gavlyukovskiy/spring-boot-data-source-decorator#104
   Bump spring-boot from 3.3.3 to 3.3.4 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/106";>gavlyukovskiy/spring-boot-data-source-decorator#106
   Bump mikepenz/action-junit-report from 4 to 5 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/111";>gavlyukovskiy/spring-boot-data-source-decorator#111
   Bump spring-boot from 3.3.4 to 3.3.5 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/110";>gavlyukovskiy/spring-boot-data-source-decorator#110
   Update to FlexyPool 3.0.2 by https://github.com/gavlyukovskiy";>@​gavlyukovskiy in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/113";>gavlyukovskiy/spring-boot-data-source-decorator#113
   
   New Contributors
   
   https://github.com/dependabot";>@​dependabot 
made their first contribution in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/104";>gavlyukovskiy/spring-boot-data-source-decorator#104
   
   Full Changelog: https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0";>https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0
   
   
   
   Commits
   
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/d1aca35bade6d38ac3faace3fdfad8de64c7e78b";>d1aca35
 Update to FlexyPool 3.0.2 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/113";>#113)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/4c773b45f6d05567dc03000c56e1f11821f1154f";>4c773b4
 Bump spring-boot from 3.3.4 to 3.3.5 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/110";>#110)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/d37f1be6573859a29fe4d8338563abfd6851797b";>d37f1be
 Bump mikepenz/action-junit-report from 4 to 5 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/111";>#111)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/c0fc3e69e68a2c9bb345ace37ddb594a0f744b55";>c0fc3e6
 Bump spring-boot from 3.3.3 to 3.3.4 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/106";>#106)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/c7a8280cb4191adce62add26a5b410fd6d9acb85";>c7a8280
 Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/104";>#104)
   See full diff in https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter&package-manager=maven&previous-version=1.9.2&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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`.
   
   [//]: # (

[PR] Bump com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter from 1.9.2 to 1.10.0 [causeway]

2024-11-10 Thread via GitHub


dependabot[bot] opened a new pull request, #2777:
URL: https://github.com/apache/causeway/pull/2777

   Bumps 
[com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter](https://github.com/gavlyukovskiy/spring-boot-data-source-decorator)
 from 1.9.2 to 1.10.0.
   
   Release notes
   Sourced from https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/releases";>com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter's
 releases.
   
   v.1.10.0
   Breaking Changes
   https://github.com/vladmihalcea/flexy-pool";>FlexyPool has 
been updated from version 2.2.3 to 3.0.2, 
introducing some class renamings (details: https://redirect.github.com/vladmihalcea/flexy-pool/issues/73";>vladmihalcea/flexy-pool#73).
   Key Impacts:
   
   Application Properties:
   If your application uses application.properties 
(.yaml) to configure FlexyPool 
(decorator.datasource.flexy-pool.*), note that some properties 
have been renamed.
   However, the old property names remain functional and will continue to work 
at least until the next minor release (1.11.0).
   Direct Class Usage:
   If your application references FlexyPool property classes or uses custom 
factories directly, code migration is required to align with the new class 
names.
   
   What's Changed
   
   Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/104";>gavlyukovskiy/spring-boot-data-source-decorator#104
   Bump spring-boot from 3.3.3 to 3.3.4 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/106";>gavlyukovskiy/spring-boot-data-source-decorator#106
   Bump mikepenz/action-junit-report from 4 to 5 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/111";>gavlyukovskiy/spring-boot-data-source-decorator#111
   Bump spring-boot from 3.3.4 to 3.3.5 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/110";>gavlyukovskiy/spring-boot-data-source-decorator#110
   Update to FlexyPool 3.0.2 by https://github.com/gavlyukovskiy";>@​gavlyukovskiy in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/113";>gavlyukovskiy/spring-boot-data-source-decorator#113
   
   New Contributors
   
   https://github.com/dependabot";>@​dependabot 
made their first contribution in https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/104";>gavlyukovskiy/spring-boot-data-source-decorator#104
   
   Full Changelog: https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0";>https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0
   
   
   
   Commits
   
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/d1aca35bade6d38ac3faace3fdfad8de64c7e78b";>d1aca35
 Update to FlexyPool 3.0.2 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/113";>#113)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/4c773b45f6d05567dc03000c56e1f11821f1154f";>4c773b4
 Bump spring-boot from 3.3.4 to 3.3.5 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/110";>#110)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/d37f1be6573859a29fe4d8338563abfd6851797b";>d37f1be
 Bump mikepenz/action-junit-report from 4 to 5 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/111";>#111)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/c0fc3e69e68a2c9bb345ace37ddb594a0f744b55";>c0fc3e6
 Bump spring-boot from 3.3.3 to 3.3.4 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/106";>#106)
   https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/commit/c7a8280cb4191adce62add26a5b410fd6d9acb85";>c7a8280
 Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (https://redirect.github.com/gavlyukovskiy/spring-boot-data-source-decorator/issues/104";>#104)
   See full diff in https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/v1.9.2...v1.10.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter&package-manager=maven&previous-version=1.9.2&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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`.
   
   [//]: # (

Re: [PR] Bump com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter from 1.9.2 to 1.10.0 [causeway]

2024-11-10 Thread via GitHub


andi-huber commented on PR #2777:
URL: https://github.com/apache/causeway/pull/2777#issuecomment-2467242786

   Building site (antora) run into an infinite retry loop, because kroki.io is 
currently down. Retry later.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org