[jira] [Work logged] (COLLECTIONS-803) CaseInsensitiveMap prevent duplicate key conversion on put

2022-12-13 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/COLLECTIONS-803?focusedWorklogId=833311&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-833311
 ]

ASF GitHub Bot logged work on COLLECTIONS-803:
--

Author: ASF GitHub Bot
Created on: 14/Dec/22 07:49
Start Date: 14/Dec/22 07:49
Worklog Time Spent: 10m 
  Work Description: Simulant87 commented on PR #276:
URL: 
https://github.com/apache/commons-collections/pull/276#issuecomment-1350566817

   @garydgregory May I request another review, to get my PR merged? I think the 
PR is complete with a test covering the new code, no conflicts to the main 
branch, and the pipeline is green.




Issue Time Tracking
---

Worklog Id: (was: 833311)
Time Spent: 1h 50m  (was: 1h 40m)

> CaseInsensitiveMap prevent duplicate key conversion on put
> --
>
> Key: COLLECTIONS-803
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-803
> Project: Commons Collections
>  Issue Type: Improvement
>  Components: Map
>Affects Versions: 4.4
>Reporter: Simulant
>Priority: Minor
>  Labels: performance
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> When adding a new item into a {{CaseInsensitiveMap}} the {{convertKey(key)}} 
> method is called twice, once in the {{put(key, value)}} method and second in 
> the {{createEntry(next, hashCode, key, value)}} method. The result could be 
> re-used resulting in a better performance.
> Depending on the {{toString()}} implementation of the key and the resulting 
> length of the key before the lower case conversion the operation can get 
> expensive and should not be called twice, as the {{CaseInsensitiveMap}} 
> overwrites the {{convertKey(key)}} method and makes it more expensive and 
> depending on the input unlike in the implementation of the 
> {{AbstractHashedMap}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [commons-collections] Simulant87 commented on pull request #276: COLLECTIONS-803: prevent duplicate call to convertKey on put for CaseInsensitiveMap

2022-12-13 Thread GitBox


Simulant87 commented on PR #276:
URL: 
https://github.com/apache/commons-collections/pull/276#issuecomment-1350566817

   @garydgregory May I request another review, to get my PR merged? I think the 
PR is complete with a test covering the new code, no conflicts to the main 
branch, and the pipeline is green.


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-ognl] garydgregory merged pull request #96: Bump actions/checkout from 3.0.2 to 3.2.0

2022-12-13 Thread GitBox


garydgregory merged PR #96:
URL: https://github.com/apache/commons-ognl/pull/96


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-fileupload] garydgregory merged pull request #184: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


garydgregory merged PR #184:
URL: https://github.com/apache/commons-fileupload/pull/184


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-email] dependabot[bot] closed pull request #113: Bump slf4j-jdk14 from 1.7.7 to 2.0.5

2022-12-13 Thread GitBox


dependabot[bot] closed pull request #113: Bump slf4j-jdk14 from 1.7.7 to 2.0.5
URL: https://github.com/apache/commons-email/pull/113


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-email] dependabot[bot] opened a new pull request, #119: Bump slf4j-jdk14 from 1.7.7 to 2.0.6

2022-12-13 Thread GitBox


dependabot[bot] opened a new pull request, #119:
URL: https://github.com/apache/commons-email/pull/119

   Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 1.7.7 to 2.0.6.
   
   Commits
   
   https://github.com/qos-ch/slf4j/commit/5ff6f2c385c36ea4f8b85cacd69f7ca891c37818";>5ff6f2c
 prepare for release 2.0.6
   https://github.com/qos-ch/slf4j/commit/2f4aa754451167e2fef98a07f2e1260cdb08b332";>2f4aa75
 fix SLF4J-575
   https://github.com/qos-ch/slf4j/commit/363f0a534ea736bb02ced129f3ae27720f95c13f";>363f0a5
 remove unused parts
   https://github.com/qos-ch/slf4j/commit/171679baa87e13cfb8ca471242da6fd0d3acbe53";>171679b
 SLF4J-574: Add full OSGi headers, especially "uses" clauses
   https://github.com/qos-ch/slf4j/commit/921b5b31e179d625d349debf15210ed067a5a153";>921b5b3
 fix FUNDING file
   https://github.com/qos-ch/slf4j/commit/e02244c39f11cdcdb07d6b291f157e3687d5b920";>e02244c
 fix FUNDING file
   https://github.com/qos-ch/slf4j/commit/441d4584bed16ec8fe54a9c4acb8d289e51005b8";>441d458
 fix FUNDING file
   https://github.com/qos-ch/slf4j/commit/f5e741ba1af6565269499d34c725c32ef8ca467f";>f5e741b
 add FUNDING file
   https://github.com/qos-ch/slf4j/commit/2e71327c8ee745927d731e8d9f4e51d331dad138";>2e71327
 remove unused log4j dependency in the version definition section of 
pom.xml
   https://github.com/qos-ch/slf4j/commit/3ff2a30e05e5825d96ddb54da243df48f1a9d897";>3ff2a30
 start work on 2.0.6-SNAPSHOT
   Additional commits viewable in https://github.com/qos-ch/slf4j/compare/v1.7.7...v_2.0.6";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-jdk14&package-manager=maven&previous-version=1.7.7&new-version=2.0.6)](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 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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-fileupload] markt-asf opened a new pull request, #185: Add a new limit for the number of files uploaded per request

2022-12-13 Thread GitBox


markt-asf opened a new pull request, #185:
URL: https://github.com/apache/commons-fileupload/pull/185

   Tomcat current has a limit for request parameters. Multi-part uploads 
processed via Tomcat's fork of Commons FileUpload are not included in that 
limit which is inconsistent. I have a patch for Tomcat that fixes that but I 
think the fix would be more generally useful. Therefore I am proposing this 
change for Commons FileUpload.
   
   While I'd be delighted if this was accepted as is, I'm happy to make changes 
if required.


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-ognl] dependabot[bot] closed pull request #91: Bump actions/checkout from 3.0.2 to 3.1.0

2022-12-13 Thread GitBox


dependabot[bot] closed pull request #91: Bump actions/checkout from 3.0.2 to 
3.1.0
URL: https://github.com/apache/commons-ognl/pull/91


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-ognl] dependabot[bot] commented on pull request #91: Bump actions/checkout from 3.0.2 to 3.1.0

2022-12-13 Thread GitBox


dependabot[bot] commented on PR #91:
URL: https://github.com/apache/commons-ognl/pull/91#issuecomment-1349529722

   Superseded by #96.


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-ognl] dependabot[bot] opened a new pull request, #96: Bump actions/checkout from 3.0.2 to 3.2.0

2022-12-13 Thread GitBox


dependabot[bot] opened a new pull request, #96:
URL: https://github.com/apache/commons-ognl/pull/96

   Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 
3.2.0.
   
   Release notes
   Sourced from https://github.com/actions/checkout/releases";>actions/checkout's 
releases.
   
   v3.2.0
   What's Changed
   
   Add GitHub Action to perform release by https://github.com/rentziass";>@​rentziass in https://github-redirect.dependabot.com/actions/checkout/pull/942";>actions/checkout#942
   Fix status badge by https://github.com/ScottBrenner";>@​ScottBrenner in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   Replace datadog/squid with ubuntu/squid Docker image by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   Wrap pipeline commands for submoduleForeach in quotes by https://github.com/jokreliable";>@​jokreliable in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   Update @​actions/io to 1.1.2 by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1029";>actions/checkout#1029
   Upgrading version to 3.2.0 by https://github.com/vmjoseph";>@​vmjoseph in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   New Contributors
   
   https://github.com/ScottBrenner";>@​ScottBrenner made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   https://github.com/cory-miller";>@​cory-miller 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   https://github.com/jokreliable";>@​jokreliable 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   https://github.com/vmjoseph";>@​vmjoseph made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   Full Changelog: https://github.com/actions/checkout/compare/v3...v3.2.0";>https://github.com/actions/checkout/compare/v3...v3.2.0
   v3.1.0
   What's Changed
   
   Inject GitHub host to be able to clone from another GitHub instance by 
https://github.com/peter-murray";>@​peter-murray in https://github-redirect.dependabot.com/actions/checkout/pull/922";>actions/checkout#922
   Bump @​actions/core to 1.10.0 by https://github.com/rentziass";>@​rentziass in https://github-redirect.dependabot.com/actions/checkout/pull/939";>actions/checkout#939
   
   New Contributors
   
   https://github.com/peter-murray";>@​peter-murray made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/922";>actions/checkout#922
   https://github.com/rentziass";>@​rentziass made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/939";>actions/checkout#939
   
   Full Changelog: https://github.com/actions/checkout/compare/v3.0.2...v3.1.0";>https://github.com/actions/checkout/compare/v3.0.2...v3.1.0
   
   
   
   Changelog
   Sourced from https://github.com/actions/checkout/blob/main/CHANGELOG.md";>actions/checkout's
 changelog.
   
   Changelog
   v3.1.0
   
   https://github-redirect.dependabot.com/actions/checkout/pull/939";>Use 
@​actions/core saveState and 
getState
   https://github-redirect.dependabot.com/actions/checkout/pull/922";>Add 
github-server-url input
   
   v3.0.2
   
   https://github-redirect.dependabot.com/actions/checkout/pull/770";>Add 
input set-safe-directory
   
   v3.0.1
   
   https://github-redirect.dependabot.com/actions/checkout/pull/762";>Fixed 
an issue where checkout failed to run in container jobs due to the new git 
setting safe.directory
   https://github-redirect.dependabot.com/actions/checkout/pull/744";>Bumped 
various npm package versions
   
   v3.0.0
   
   https://github-redirect.dependabot.com/actions/checkout/pull/689";>Update 
to node 16
   
   v2.3.1
   
   https://github-redirect.dependabot.com/actions/checkout/pull/284";>Fix 
default branch resolution for .wiki and when using SSH
   
   v2.3.0
   
   https://github-redirect.dependabot.com/actions/checkout/pull/278";>Fallback
 to the default branch
   
   v2.2.0
   
   https://github-redirect.dependabot.com/actions/checkout/pull/258";>Fetch 
all history for all tags and branches when fetch-depth=0
   
   v2.1.1
   
   Changes to support GHES (https://github-redirect.dependabot.com/actions/checkout/pull/236";>here
 and https://github-redirect.dependabot.com/actions/checkout/pull/248";>here)
   
   v2.1.0
   
   https://github-redirect.dependabot.com/actions/checkout/pull/191";>Group 
output
   https://github-redirect.dependabot.com/actions/checkout/pull/199";>Changes 
to support GHES alpha release
   https://github-redirect.dependabot.com/actions/checkout/pull/1

[GitHub] [commons-fileupload] codecov-commenter commented on pull request #184: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


codecov-commenter commented on PR #184:
URL: 
https://github.com/apache/commons-fileupload/pull/184#issuecomment-1349324266

   # 
[Codecov](https://codecov.io/gh/apache/commons-fileupload/pull/184?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#184](https://codecov.io/gh/apache/commons-fileupload/pull/184?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (df2226f) into 
[master](https://codecov.io/gh/apache/commons-fileupload/commit/02a10dedb66727c5d15794b0aa8e13e49a83483e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (02a10de) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@Coverage Diff@@
   ## master #184   +/-   ##
   =
 Coverage 71.59%   71.59%   
 Complexity  287  287   
   =
 Files33   33   
 Lines  1204 1204   
 Branches173  173   
   =
 Hits862  862   
 Misses  273  273   
 Partials 69   69   
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD 
build times. [Learn 
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-fileupload] dependabot[bot] opened a new pull request, #184: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


dependabot[bot] opened a new pull request, #184:
URL: https://github.com/apache/commons-fileupload/pull/184

   Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 
3.2.0.
   
   Release notes
   Sourced from https://github.com/actions/checkout/releases";>actions/checkout's 
releases.
   
   v3.2.0
   What's Changed
   
   Add GitHub Action to perform release by https://github.com/rentziass";>@​rentziass in https://github-redirect.dependabot.com/actions/checkout/pull/942";>actions/checkout#942
   Fix status badge by https://github.com/ScottBrenner";>@​ScottBrenner in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   Replace datadog/squid with ubuntu/squid Docker image by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   Wrap pipeline commands for submoduleForeach in quotes by https://github.com/jokreliable";>@​jokreliable in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   Update @​actions/io to 1.1.2 by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1029";>actions/checkout#1029
   Upgrading version to 3.2.0 by https://github.com/vmjoseph";>@​vmjoseph in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   New Contributors
   
   https://github.com/ScottBrenner";>@​ScottBrenner made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   https://github.com/cory-miller";>@​cory-miller 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   https://github.com/jokreliable";>@​jokreliable 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   https://github.com/vmjoseph";>@​vmjoseph made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   Full Changelog: https://github.com/actions/checkout/compare/v3...v3.2.0";>https://github.com/actions/checkout/compare/v3...v3.2.0
   
   
   
   Commits
   
   https://github.com/actions/checkout/commit/755da8c3cf115ac066823e79a1e1788f8940201b";>755da8c
 3.2.0 (https://github-redirect.dependabot.com/actions/checkout/issues/1039";>#1039)
   https://github.com/actions/checkout/commit/26d48e8ea150211a9bc3b1f0c20448599687d926";>26d48e8
 Update @​actions/io to 1.1.2 (https://github-redirect.dependabot.com/actions/checkout/issues/1029";>#1029)
   https://github.com/actions/checkout/commit/bf085276cecdb0cc76fbbe0687a5a0e786646936";>bf08527
 wrap pipeline commands for submoduleForeach in quotes (https://github-redirect.dependabot.com/actions/checkout/issues/964";>#964)
   https://github.com/actions/checkout/commit/5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a";>5c3ccc2
 Replace datadog/squid with ubuntu/squid Docker image (https://github-redirect.dependabot.com/actions/checkout/issues/1002";>#1002)
   https://github.com/actions/checkout/commit/1f9a0c22da41e6ebfa534300ef656657ea2c6707";>1f9a0c2
 README - fix status badge (https://github-redirect.dependabot.com/actions/checkout/issues/967";>#967)
   https://github.com/actions/checkout/commit/8230315d06ad95c617244d2f265d237a1682d445";>8230315
 Add workflow to update a main version (https://github-redirect.dependabot.com/actions/checkout/issues/942";>#942)
   See full diff in https://github.com/actions/checkout/compare/v3.1.0...v3.2.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3.1.0&new-version=3.2.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

[GitHub] [commons-imaging] kinow merged pull request #253: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


kinow merged PR #253:
URL: https://github.com/apache/commons-imaging/pull/253


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-imaging] codecov-commenter commented on pull request #253: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


codecov-commenter commented on PR #253:
URL: https://github.com/apache/commons-imaging/pull/253#issuecomment-1349080879

   # 
[Codecov](https://codecov.io/gh/apache/commons-imaging/pull/253?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#253](https://codecov.io/gh/apache/commons-imaging/pull/253?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (a14f470) into 
[master](https://codecov.io/gh/apache/commons-imaging/commit/51d0d988a658f6592c5d29d99bd18e96d059f278?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (51d0d98) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@Coverage Diff@@
   ## master #253   +/-   ##
   =
 Coverage 70.76%   70.76%   
 Complexity 3362 3362   
   =
 Files   332  332   
 Lines 1695816958   
 Branches   2652 2652   
   =
 Hits  1200012000   
 Misses 3909 3909   
 Partials   1049 1049   
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD 
build times. [Learn 
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: issues-unsubscr...@commons.apache.org

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



[GitHub] [commons-exec] dependabot[bot] opened a new pull request, #80: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


dependabot[bot] opened a new pull request, #80:
URL: https://github.com/apache/commons-exec/pull/80

   Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 
3.2.0.
   
   Release notes
   Sourced from https://github.com/actions/checkout/releases";>actions/checkout's 
releases.
   
   v3.2.0
   What's Changed
   
   Add GitHub Action to perform release by https://github.com/rentziass";>@​rentziass in https://github-redirect.dependabot.com/actions/checkout/pull/942";>actions/checkout#942
   Fix status badge by https://github.com/ScottBrenner";>@​ScottBrenner in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   Replace datadog/squid with ubuntu/squid Docker image by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   Wrap pipeline commands for submoduleForeach in quotes by https://github.com/jokreliable";>@​jokreliable in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   Update @​actions/io to 1.1.2 by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1029";>actions/checkout#1029
   Upgrading version to 3.2.0 by https://github.com/vmjoseph";>@​vmjoseph in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   New Contributors
   
   https://github.com/ScottBrenner";>@​ScottBrenner made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   https://github.com/cory-miller";>@​cory-miller 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   https://github.com/jokreliable";>@​jokreliable 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   https://github.com/vmjoseph";>@​vmjoseph made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   Full Changelog: https://github.com/actions/checkout/compare/v3...v3.2.0";>https://github.com/actions/checkout/compare/v3...v3.2.0
   
   
   
   Commits
   
   https://github.com/actions/checkout/commit/755da8c3cf115ac066823e79a1e1788f8940201b";>755da8c
 3.2.0 (https://github-redirect.dependabot.com/actions/checkout/issues/1039";>#1039)
   https://github.com/actions/checkout/commit/26d48e8ea150211a9bc3b1f0c20448599687d926";>26d48e8
 Update @​actions/io to 1.1.2 (https://github-redirect.dependabot.com/actions/checkout/issues/1029";>#1029)
   https://github.com/actions/checkout/commit/bf085276cecdb0cc76fbbe0687a5a0e786646936";>bf08527
 wrap pipeline commands for submoduleForeach in quotes (https://github-redirect.dependabot.com/actions/checkout/issues/964";>#964)
   https://github.com/actions/checkout/commit/5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a";>5c3ccc2
 Replace datadog/squid with ubuntu/squid Docker image (https://github-redirect.dependabot.com/actions/checkout/issues/1002";>#1002)
   https://github.com/actions/checkout/commit/1f9a0c22da41e6ebfa534300ef656657ea2c6707";>1f9a0c2
 README - fix status badge (https://github-redirect.dependabot.com/actions/checkout/issues/967";>#967)
   https://github.com/actions/checkout/commit/8230315d06ad95c617244d2f265d237a1682d445";>8230315
 Add workflow to update a main version (https://github-redirect.dependabot.com/actions/checkout/issues/942";>#942)
   See full diff in https://github.com/actions/checkout/compare/v3.1.0...v3.2.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3.1.0&new-version=3.2.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 manuall

[GitHub] [commons-imaging] dependabot[bot] opened a new pull request, #253: Bump actions/checkout from 3.1.0 to 3.2.0

2022-12-13 Thread GitBox


dependabot[bot] opened a new pull request, #253:
URL: https://github.com/apache/commons-imaging/pull/253

   Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 
3.2.0.
   
   Release notes
   Sourced from https://github.com/actions/checkout/releases";>actions/checkout's 
releases.
   
   v3.2.0
   What's Changed
   
   Add GitHub Action to perform release by https://github.com/rentziass";>@​rentziass in https://github-redirect.dependabot.com/actions/checkout/pull/942";>actions/checkout#942
   Fix status badge by https://github.com/ScottBrenner";>@​ScottBrenner in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   Replace datadog/squid with ubuntu/squid Docker image by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   Wrap pipeline commands for submoduleForeach in quotes by https://github.com/jokreliable";>@​jokreliable in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   Update @​actions/io to 1.1.2 by https://github.com/cory-miller";>@​cory-miller in https://github-redirect.dependabot.com/actions/checkout/pull/1029";>actions/checkout#1029
   Upgrading version to 3.2.0 by https://github.com/vmjoseph";>@​vmjoseph in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   New Contributors
   
   https://github.com/ScottBrenner";>@​ScottBrenner made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/967";>actions/checkout#967
   https://github.com/cory-miller";>@​cory-miller 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1002";>actions/checkout#1002
   https://github.com/jokreliable";>@​jokreliable 
made their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/964";>actions/checkout#964
   https://github.com/vmjoseph";>@​vmjoseph made 
their first contribution in https://github-redirect.dependabot.com/actions/checkout/pull/1039";>actions/checkout#1039
   
   Full Changelog: https://github.com/actions/checkout/compare/v3...v3.2.0";>https://github.com/actions/checkout/compare/v3...v3.2.0
   
   
   
   Commits
   
   https://github.com/actions/checkout/commit/755da8c3cf115ac066823e79a1e1788f8940201b";>755da8c
 3.2.0 (https://github-redirect.dependabot.com/actions/checkout/issues/1039";>#1039)
   https://github.com/actions/checkout/commit/26d48e8ea150211a9bc3b1f0c20448599687d926";>26d48e8
 Update @​actions/io to 1.1.2 (https://github-redirect.dependabot.com/actions/checkout/issues/1029";>#1029)
   https://github.com/actions/checkout/commit/bf085276cecdb0cc76fbbe0687a5a0e786646936";>bf08527
 wrap pipeline commands for submoduleForeach in quotes (https://github-redirect.dependabot.com/actions/checkout/issues/964";>#964)
   https://github.com/actions/checkout/commit/5c3ccc22eb2c950a0fa5bc7c47190d8e3f7e681a";>5c3ccc2
 Replace datadog/squid with ubuntu/squid Docker image (https://github-redirect.dependabot.com/actions/checkout/issues/1002";>#1002)
   https://github.com/actions/checkout/commit/1f9a0c22da41e6ebfa534300ef656657ea2c6707";>1f9a0c2
 README - fix status badge (https://github-redirect.dependabot.com/actions/checkout/issues/967";>#967)
   https://github.com/actions/checkout/commit/8230315d06ad95c617244d2f265d237a1682d445";>8230315
 Add workflow to update a main version (https://github-redirect.dependabot.com/actions/checkout/issues/942";>#942)
   See full diff in https://github.com/actions/checkout/compare/v3.1.0...v3.2.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3.1.0&new-version=3.2.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 ma