[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #146: Bump quarkus-plugin.version from 2.9.2.Final to 2.10.0.Final

2022-06-26 Thread GitBox


dependabot[bot] opened a new pull request, #146:
URL: https://github.com/apache/struts-examples/pull/146

   Bumps `quarkus-plugin.version` from 2.9.2.Final to 2.10.0.Final.
   Updates `quarkus-universe-bom` from 2.9.2.Final to 2.10.0.Final
   
   Commits
   
   https://github.com/quarkusio/quarkus-platform/commit/870364a6eb75b2cb7aad2e447b9781fc6f97cc35";>870364a
 [maven-release-plugin] prepare release 2.10.0.Final
   https://github.com/quarkusio/quarkus-platform/commit/b5f1426d0010f9d581163193179366e97bf7b25a";>b5f1426
 Documented more member config options
   https://github.com/quarkusio/quarkus-platform/commit/fdc20948dc183dfea60133fa92eda12657e884ef";>fdc2094
 Merge pull request https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/564";>#564
 from jamesnetherton/enable-fixed-cq-tests
   https://github.com/quarkusio/quarkus-platform/commit/133920a4197696cfc507be2744d285aa103045c4";>133920a
 Merge pull request https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/561";>#561
 from mbiarnes/bump-kogito-1.23.0.Final+optaplanner-8
   https://github.com/quarkusio/quarkus-platform/commit/5096d74c709e38372dd634ccf7a4601c132598f5";>5096d74
 Kogito 1.23.0.Final + OptaPlanner 8.23.0.Final
   https://github.com/quarkusio/quarkus-platform/commit/a68c9d9f15daf113beb68d86fc522a4be7c4c06c";>a68c9d9
 Enable Camel Quarkus tests fixed in 2.10.0
   https://github.com/quarkusio/quarkus-platform/commit/0b404a55ba61e95fe1b5ed91266d6a17a11537c2";>0b404a5
 Merge pull request https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/563";>#563
 from aloubyansky/config-extensions-1.1.0
   https://github.com/quarkusio/quarkus-platform/commit/7abac98c01c15a051bc2786d3a6d794749348216";>7abac98
 Merge pull request https://github-redirect.dependabot.com/quarkusio/quarkus-platform/issues/562";>#562
 from zhfeng/upgrade_camel_quarkus_2.10.0
   https://github.com/quarkusio/quarkus-platform/commit/fa92e8341b8231abdda99f9f4a6c5c313cd0175d";>fa92e83
 Upgrade to quarkus-config-extensions 1.1.0
   https://github.com/quarkusio/quarkus-platform/commit/6cae32a59ee7ededd4f858e3d2f38031d9072de5";>6cae32a
 Upgrade to Camel Quarkus 2.10.0
   Additional commits viewable in https://github.com/quarkusio/quarkus-platform/compare/2.9.2.Final...2.10.0.Final";>compare
 view
   
   
   
   
   Updates `quarkus-maven-plugin` from 2.9.2.Final to 2.10.0.Final
   
   
   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 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...@struts.apache.org

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


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #147: Bump jetty-maven-plugin from 9.4.46.v20220331 to 11.0.11

2022-06-26 Thread GitBox


dependabot[bot] opened a new pull request, #147:
URL: https://github.com/apache/struts-examples/pull/147

   Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 
9.4.46.v20220331 to 11.0.11.
   
   Release notes
   Sourced from https://github.com/eclipse/jetty.project/releases";>jetty-maven-plugin's 
releases.
   
   11.0.11
   Special Thanks to the following Eclipse Jetty community members
   
   https://github.com/cstamas";>@​cstamas (Tamas 
Cservenak)
   
   Critical Fix
   
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8184";>#8184
 - All suffix globs except first fail to match if path has . 
character in prefix section
   
   Changelog
   
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8187";>#8187
 - Fix test-distribution classpath re resolver (https://github.com/cstamas";>@​cstamas)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8175";>#8175
 - Removing invalid maxConnections references
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8163";>#8163
 - RegexPathSpec documentation and MatchedPath improvements
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8162";>#8162
 - Migrate code from jetty-util Logger to slf4j Logger
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8161";>#8161
 - Improve SSLConnection buffers handling
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8155";>#8155
 - Use static exceptions for closing websocket flushers and in 
ContentProducer
   
   11.0.10
   Special Thanks to the following Eclipse Jetty community members
   
   https://github.com/jianglai";>@​jianglai (Lai 
Jiang)
   https://github.com/markslater";>@​markslater 
(markslater)
   https://github.com/prenagha";>@​prenagha 
(Padraic Renaghan)
   
   Changelog
   
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8134";>#8134
 - Improve cleanup of deflater/inflater pools for 
PerMessageDeflateExtension
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8088";>#8088
 - Add option to configure exitVm on ShutdownMonitor from System properties
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8067";>#8067
 - Wall time usage in DoSFilter RateTracker results in false positive alert
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8057";>#8057
 - Support Http Response 103 (Early Hints)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8014";>#8014
 - Review HttpRequest URI construction
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8008";>#8008
 - Add compliance mode for LEGACY multipart parser in Jetty 10+
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7994";>#7994
 - Ability to construct a detached client Request
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7991";>#7991
 - fix bom for jetty-cdi
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7981";>#7981
 - Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser. (https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7976";>#7976)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7977";>#7977
 - UpgradeHttpServletRequest.setAttribute & 
UpgradeHttpServletRequest.removeAttribute can throw NullPointerException
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7975";>#7975
 - ForwardedRequestCustomizer setters do not clear existing 
handlers
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7953";>#7953
 - Fix StatisticsHandler in the case a Handler throws exception.
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7935";>#7935
 - Review HTTP/2 error handling
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7929";>#7929
 - Correct requestlog formatString commented default (https://github.com/prenagha";>@​prenagha)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7924";>#7924
 - Fix a typo in Javadoc (https://github.com/jianglai";>@​jianglai)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7918";>#7918
 - PathMappings.asPathSpec does not allow root ServletPathSpec
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7891";>#7891
 - Better Servlet PathMappings for Regex
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7880";>#7880
 - DefaultServlet should not overwrite programmatically configured 
precompressed formats with defaults (https://github.com/markslater";>@​markslater)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7863";>#7863
 - Default servlet drops first accept-encoding header if there is more than 
one. (https://github.com/markslater";>@​markslater)
   https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7858";>#7858
 - GZipHandler does 

[GitHub] [struts-examples] lukaszlenart merged pull request #146: Bump quarkus-plugin.version from 2.9.2.Final to 2.10.0.Final

2022-06-26 Thread GitBox


lukaszlenart merged PR #146:
URL: https://github.com/apache/struts-examples/pull/146


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

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


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



[GitHub] [struts-examples] lukaszlenart closed pull request #147: Bump jetty-maven-plugin from 9.4.46.v20220331 to 11.0.11

2022-06-26 Thread GitBox


lukaszlenart closed pull request #147: Bump jetty-maven-plugin from 
9.4.46.v20220331 to 11.0.11
URL: https://github.com/apache/struts-examples/pull/147


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

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


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



[GitHub] [struts-examples] dependabot[bot] commented on pull request #147: Bump jetty-maven-plugin from 9.4.46.v20220331 to 11.0.11

2022-06-26 Thread GitBox


dependabot[bot] commented on PR #147:
URL: https://github.com/apache/struts-examples/pull/147#issuecomment-1166887635

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


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

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


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org