[GitHub] [archiva-components] dependabot[bot] closed pull request #43: Bump ehcache from 3.9.9 to 3.10.6

2022-11-21 Thread GitBox


dependabot[bot] closed pull request #43: Bump ehcache from 3.9.9 to 3.10.6
URL: https://github.com/apache/archiva-components/pull/43


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

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



[GitHub] [archiva-components] dependabot[bot] commented on pull request #43: Bump ehcache from 3.9.9 to 3.10.6

2022-11-21 Thread GitBox


dependabot[bot] commented on PR #43:
URL: 
https://github.com/apache/archiva-components/pull/43#issuecomment-1322417214

   Superseded by #44.


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

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



[GitHub] [archiva-components] dependabot[bot] opened a new pull request, #44: Bump ehcache from 3.9.9 to 3.10.8

2022-11-21 Thread GitBox


dependabot[bot] opened a new pull request, #44:
URL: https://github.com/apache/archiva-components/pull/44

   Bumps [ehcache](https://github.com/ehcache/ehcache3) from 3.9.9 to 3.10.8.
   
   Release notes
   Sourced from https://github.com/ehcache/ehcache3/releases;>ehcache's 
releases.
   
   Ehcache 3.10.0
   Getting started
   This new minor release of Ehcache 3 adds support for the Jakarta EE 
namespaced versions of the JTA (for the transactions module) and JAXB (for 
parsing Ehcache XML files) APIs.
   As usual, it contains numerous https://github.com/ehcache/ehcache3/milestone/3.10.0?closed=1;>bug fixes 
and enhancements.
   Ehcache 3.10.0 has been released to maven central under the following 
coordinates:
   Main module
   dependency
 groupIdorg.ehcache/groupId
 artifactIdehcache/artifactId
 version3.10.0/version
 !-- classifierjakarta/classifier --
   /dependency
   
   or
   implementation('org.ehcache:ehcache:3.10.0') {
   //  capabilities {
   //requireCapability('org.ehcache:ehcache-jakarta')
   //  }
   }
   
   Transactions module
   dependency
 groupIdorg.ehcache/groupId
 artifactIdehcache-transactions/artifactId
 version3.10.0/version
 !-- classifierjakarta/classifier --
   /dependency
   
   or
   implementation('org.ehcache:ehcache-transactions:3.10.0') {
   //  capabilities {
   //requireCapability('org.ehcache:ehcache-transactions-jakarta')
   //  }
   }
   
   Clustering module
   /tr/table 
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/ehcache/ehcache3/commit/ac1bb6b5e384cb49a9b7eaefefa5db1cf254adac;>ac1bb6b
 Set ehcache version to
   https://github.com/ehcache/ehcache3/commit/e8c3b4a333f3ffc60d5b8d60ac3f64741efc81e9;>e8c3b4a
 Merge pull request https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3086;>#3086
 from mobasherul/version_bump
   https://github.com/ehcache/ehcache3/commit/be74c741499b9e2595a53e80399937d099ff8a59;>be74c74
 Adding license header
   https://github.com/ehcache/ehcache3/commit/a3364b26ce232268f23dd818c91895247292d35c;>a3364b2
 Merge pull request https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3085;>#3085
 from mobasherul/version_bump
   https://github.com/ehcache/ehcache3/commit/304e9689827df384d733660e5fbd618c9b973028;>304e968
 platform version bump 5.9.16
   https://github.com/ehcache/ehcache3/commit/0f0a1ec10ff3b4d041d067d073e6e5f5269de205;>0f0a1ec
 Merge pull request https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3082;>#3082
 from mobasherul/version_bump
   https://github.com/ehcache/ehcache3/commit/61ec778db0225a2e4e192345aca574753465b72c;>61ec778
 platform version bump 5.9.15
   https://github.com/ehcache/ehcache3/commit/197066a180280dee70aebef69bfe989f8db78a94;>197066a
 Merge pull request https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3077;>#3077
 from nnares/bugfix-3034-sync
   https://github.com/ehcache/ehcache3/commit/a5533f9a1927c5a68c0e08008f7e454ec5078996;>a5533f9
 Merge branch 'bugfix-3034' into bugfix-3034-sync
   https://github.com/ehcache/ehcache3/commit/45add6939d463d0111193426dd73e9feceea;>45add69
 Merge pull request https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3078;>#3078
 from mobasherul/version_bump
   Additional commits viewable in https://github.com/ehcache/ehcache3/compare/v3.9.9...v3.10.8;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ehcache:ehcache=maven=3.9.9=3.10.8)](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 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