Re: [PR] Bump io.undertow:undertow-core from 2.3.13.Final to 2.3.14.Final in /parent [cxf]

2024-06-23 Thread via GitHub


reta commented on PR #1933:
URL: https://github.com/apache/cxf/pull/1933#issuecomment-2184972010

   @dependabot rebase please


-- 
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...@cxf.apache.org

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



Re: [PR] Bump io.undertow:undertow-core from 2.3.13.Final to 2.3.14.Final in /parent [cxf]

2024-06-23 Thread via GitHub


dependabot[bot] commented on PR #1933:
URL: https://github.com/apache/cxf/pull/1933#issuecomment-2184972133

   Looks like io.undertow:undertow-core is up-to-date now, so this is no longer 
needed.


-- 
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...@cxf.apache.org

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



Re: [PR] Bump io.undertow:undertow-core from 2.3.13.Final to 2.3.14.Final in /parent [cxf]

2024-06-23 Thread via GitHub


dependabot[bot] closed pull request #1933: Bump io.undertow:undertow-core from 
2.3.13.Final to 2.3.14.Final in /parent
URL: https://github.com/apache/cxf/pull/1933


-- 
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...@cxf.apache.org

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



Re: [PR] Bump io.github.openfeign:feign-micrometer from 13.2.1 to 13.3 [cxf]

2024-06-23 Thread via GitHub


reta merged PR #1936:
URL: https://github.com/apache/cxf/pull/1936


-- 
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...@cxf.apache.org

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



Re: [PR] Bump io.github.openfeign:feign-core from 13.2.1 to 13.3 [cxf]

2024-06-23 Thread via GitHub


reta merged PR #1935:
URL: https://github.com/apache/cxf/pull/1935


-- 
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...@cxf.apache.org

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



[PR] Bump cxf.wiremock.version from 3.6.0 to 3.7.0 [cxf]

2024-06-23 Thread via GitHub


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

   Bumps `cxf.wiremock.version` from 3.6.0 to 3.7.0.
   Updates `org.wiremock:wiremock-standalone` from 3.6.0 to 3.7.0
   
   Release notes
   Sourced from https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-standalone's
 releases.
   
   3.7.0
   
   🚀 New features and improvements
   
   Ignore order of xml nodes on same level when matching request body (https://redirect.github.com/wiremock/wiremock/issues/2747";>#2747) https://github.com/viktormelnychuk";>@​viktormelnychuk
   Add request id to the template model (https://redirect.github.com/wiremock/wiremock/issues/2757";>#2757) https://github.com/leeturner";>@​leeturner
   Allow configuring max items of an ObjectStore (https://redirect.github.com/wiremock/wiremock/issues/2763";>#2763) https://github.com/Mahoney";>@​Mahoney
   TestNotifier.get{Level}Messages return a snapshot (https://redirect.github.com/wiremock/wiremock/issues/2762";>#2762) https://github.com/Mahoney";>@​Mahoney
   Add preserveUserAgentProxyHeader to keep User-Agent header (https://redirect.github.com/wiremock/wiremock/issues/2733";>#2733) https://github.com/raycoarana";>@​raycoarana
   Default the max template cache entries to 1000 instead of infinite (https://redirect.github.com/wiremock/wiremock/issues/2752";>#2752) https://github.com/leeturner";>@​leeturner
   feat: add admin api route to get file contents from file store (https://redirect.github.com/wiremock/wiremock/issues/2743";>#2743) https://github.com/pedro37";>@​pedro37
   2759 report webhook errors and results as sub events (https://redirect.github.com/wiremock/wiremock/issues/2766";>#2766) https://github.com/leeturner";>@​leeturner
   
   🐞 Bug fixes
   
   Stop ejecting existing key on read of missing key (https://redirect.github.com/wiremock/wiremock/issues/2772";>#2772) https://github.com/Mahoney";>@​Mahoney
   Fix race condition in getObjectStore (https://redirect.github.com/wiremock/wiremock/issues/2761";>#2761) https://github.com/Mahoney";>@​Mahoney
   Fix scala warnings (https://redirect.github.com/wiremock/wiremock/issues/2768";>#2768) https://github.com/Mahoney";>@​Mahoney
   Fix HttpClientBuilder сode and add options for Connection Management to 
increase the proxying performance (https://redirect.github.com/wiremock/wiremock/issues/2744";>#2744) https://github.com/MuTalKing";>@​MuTalKing
   Fixed https://redirect.github.com/wiremock/wiremock/issues/2739";>#2739 - 
prevent automatic creation of __files dir on startup and instead create lazily 
on write (https://redirect.github.com/wiremock/wiremock/issues/2760";>#2760) https://github.com/tomakehurst";>@​tomakehurst
   fix: stop showing path parameter non match message incorrectly. (https://redirect.github.com/wiremock/wiremock/issues/2753";>#2753) https://github.com/RafeArnold";>@​RafeArnold
   Prevent creating multiple stub mappings with the same ID (https://redirect.github.com/wiremock/wiremock/issues/2742";>#2742) https://github.com/RafeArnold";>@​RafeArnold
   
   ✍ Other changes
   
   Disabled DNS filtering when no custom proxy security rules are set (https://redirect.github.com/wiremock/wiremock/issues/2737";>#2737) https://github.com/egerix";>@​egerix
   Path params and serve event ID in request (https://redirect.github.com/wiremock/wiremock/issues/2769";>#2769) https://github.com/tomakehurst";>@​tomakehurst
   
   📦 Dependency updates
   
   Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (https://redirect.github.com/wiremock/wiremock/issues/2745";>#2745) https://github.com/dependabot";>@​dependabot
   
   
   
   
   Commits
   
   https://github.com/wiremock/wiremock/commit/2755c2fd5088d68a9d11426c71afbcc565c3913f";>2755c2f
 Bump minor version
   https://github.com/wiremock/wiremock/commit/3c754cffa0aeac02d37e6d7dbf0b06d10f1e6edc";>3c754cf
 Stop ejecting existing key on read of missing key
   https://github.com/wiremock/wiremock/commit/ab89046e75cf13bec1ff540a230bfaeec691f8f8";>ab89046
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2766";>#2766 from 
wiremock/2759-Report-webhook-errors-and-results...
   https://github.com/wiremock/wiremock/commit/66c710213956dc4b887db9ae9af98ee093705653";>66c7102
 Give the successful webhook response sub event its own name
   https://github.com/wiremock/wiremock/commit/b5bb2e0874615c96fd9cf8e1004fe2309e5dc135";>b5bb2e0
 Rename the WireMock extension to make it more specific
   https://github.com/wiremock/wiremock/commit/8d1f98b8b485926408cf73c32bdf2d2e66649d83";>8d1f98b
 Merge remote-tracking branch 'origin/master' into 
2759-Report-webhook-errors-...
   https://github.com/wiremock/wiremock/commit/777d9b87a4e85da968355400791b9cb64c6f94a6";>777d9b8
 Name the sub events to something webhook specific for non error events
   https://github.com/wiremock/wiremock/commit/5eebd31a8cdc851cf537b50dd66e993a834199f1";>5eebd31
 Merge pull request https://redirect.github.com/wiremoc

Re: [PR] Bump io.github.openfeign:feign-httpclient from 13.2.1 to 13.3 [cxf]

2024-06-23 Thread via GitHub


reta merged PR #1934:
URL: https://github.com/apache/cxf/pull/1934


-- 
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...@cxf.apache.org

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



[PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 [cxf]

2024-06-23 Thread via GitHub


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

   Bumps 
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
 from 3.7.0 to 3.7.1.
   
   Release notes
   Sourced from https://github.com/apache/maven-dependency-plugin/releases";>org.apache.maven.plugins:maven-dependency-plugin's
 releases.
   
   3.7.1
   
   🐛 Bug Fixes
   
   https://issues.apache.org/jira/browse/MDEP-943";>[MDEP-943] 
- Fix appendOutput option (https://redirect.github.com/apache/maven-dependency-plugin/pull/414";>#414)
 https://github.com/slawekjaranowski";>@​slawekjaranowski
   
   📦 Dependency updates
   
   https://issues.apache.org/jira/browse/MDEP-944";>[MDEP-944] 
- Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 
3.4.0 (https://redirect.github.com/apache/maven-dependency-plugin/pull/413";>#413)
 https://github.com/dependabot";>@​dependabot
   
   👻 Maintenance
   
   https://issues.apache.org/jira/browse/MDEP-945";>[MDEP-945] 
- Fix documentation about get goal (https://redirect.github.com/apache/maven-dependency-plugin/pull/415";>#415)
 https://github.com/slawekjaranowski";>@​slawekjaranowski
   https://issues.apache.org/jira/browse/MDEP-940";>[MDEP-940] 
- Use Resolver API instead of m-a-t for resolving artifacts (https://redirect.github.com/apache/maven-dependency-plugin/pull/410";>#410)
 https://github.com/slawekjaranowski";>@​slawekjaranowski
   
   
   
   
   Commits
   
   https://github.com/apache/maven-dependency-plugin/commit/e8c1a621f22f9d3b379217f7dec9596867b0a76f";>e8c1a62
 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1
   https://github.com/apache/maven-dependency-plugin/commit/d656b0347519a8a3df64cf197ea62d29cb33915b";>d656b03
 [MDEP-945] Fix documentation about get goal
   https://github.com/apache/maven-dependency-plugin/commit/82a9d60a4c0eaadbab7b575a033727d88d5f4313";>82a9d60
 [MDEP-940] Use Resolver API instead of m-a-t for resolving artifacts
   https://github.com/apache/maven-dependency-plugin/commit/8e1f1b5dce1e6d059c87b2941ed2efcea9a5aa4d";>8e1f1b5
 [MDEP-943] Fix appendOutput option
   https://github.com/apache/maven-dependency-plugin/commit/e06630c4db3b7d45c150075e1dbc12405062fff9";>e06630c
 Bump org.apache.maven.shared:maven-common-artifact-filters
   https://github.com/apache/maven-dependency-plugin/commit/a11d253c0ea441ea64824262a2a4b9967aae642c";>a11d253
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.7.0...maven-dependency-plugin-3.7.1";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-dependency-plugin&package-manager=maven&previous-version=3.7.0&new-version=3.7.1)](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`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
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...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@inf

[PR] Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 [cxf]

2024-06-23 Thread via GitHub


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

   Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 6.6.2 to 7.0.0.
   
   Commits
   
   https://github.com/FasterXML/woodstox/commit/18f3fc430cd28907abad5fc5b061864cc5c2fb20";>18f3fc4
 [maven-release-plugin] prepare release woodstox-core-7.0.0
   https://github.com/FasterXML/woodstox/commit/ede869056579ace3624a9e9a7e4fa338eb9bfa2b";>ede8690
 Merge branch '6.7'
   https://github.com/FasterXML/woodstox/commit/ea8050332f3ab816b8ac06bf89b8b8c45d42af84";>ea80503
 Minor maven dep updates
   https://github.com/FasterXML/woodstox/commit/b092b49d61385b529f613f9781ac643460df3ff5";>b092b49
 [maven-release-plugin] prepare for next development iteration
   https://github.com/FasterXML/woodstox/commit/7a39242707f212445c6eaf33be6312ac44574cf0";>7a39242
 [maven-release-plugin] prepare release woodstox-core-6.7.0
   https://github.com/FasterXML/woodstox/commit/08f77639bc50c7ef26a91f80af1738bd04c97734";>08f7763
 Prep for release
   https://github.com/FasterXML/woodstox/commit/edfc3dda7cddadb0fe47a71c2f7a074f8abccf4e";>edfc3dd
 Merge branch '6.7'
   https://github.com/FasterXML/woodstox/commit/f994c550313b52ce6552c9d0f72c42cce851265c";>f994c55
 Fix branch refs for CI
   https://github.com/FasterXML/woodstox/commit/7aa010e672d1bb7d81b4650a71705cb2bb524f98";>7aa010e
 Merge branch '6.7'
   https://github.com/FasterXML/woodstox/commit/17a3eb2c226d128255ee19ee871d419e93192816";>17a3eb2
 WstxEventFactory: Ensure events' immutable non-null location (https://redirect.github.com/FasterXML/woodstox/issues/205";>#205)
   Additional commits viewable in https://github.com/FasterXML/woodstox/compare/woodstox-core-6.6.2...woodstox-core-7.0.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.woodstox:woodstox-core&package-manager=maven&previous-version=6.6.2&new-version=7.0.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`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
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...@cxf.apache.org

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