[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #216: Bump mockito-core from 4.10.0 to 4.11.0

2023-01-02 Thread GitBox


dependabot[bot] opened a new pull request, #216:
URL: https://github.com/apache/directory-scimple/pull/216

   Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 
4.11.0.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.11.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.11.0
   
   2022-12-28 - https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0;>1 
commit(s) by Andy Coates
   Improve vararg handling: approach 2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2807;>#2807)](https://github-redirect.dependabot.com/mockito/mockito/pull/2807;>mockito/mockito#2807)
   Mocking varargs method with any(String[].class) doesn't 
work as expected [(https://github-redirect.dependabot.com/mockito/mockito/issues/2796;>#2796)](https://github-redirect.dependabot.com/mockito/mockito/issues/2796;>mockito/mockito#2796)
   (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs [(https://github-redirect.dependabot.com/mockito/mockito/issues/1498;>#1498)](https://github-redirect.dependabot.com/mockito/mockito/issues/1498;>mockito/mockito#1498)
   Cannot verify varargs parameter as an array [(https://github-redirect.dependabot.com/mockito/mockito/issues/1222;>#1222)](https://github-redirect.dependabot.com/mockito/mockito/issues/1222;>mockito/mockito#1222)
   ArgumentCaptor can't capture varargs-arrays [(https://github-redirect.dependabot.com/mockito/mockito/issues/584;>#584)](https://github-redirect.dependabot.com/mockito/mockito/issues/584;>mockito/mockito#584)
   Verification of an empty varargs call fails when isNotNull() is used 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/567;>#567)](https://github-redirect.dependabot.com/mockito/mockito/issues/567;>mockito/mockito#567)
   
   
   
   
   Commits
   
   https://github.com/mockito/mockito/commit/483e15f9f940716a85f2d58f6c28981136790c4e;>483e15f
 Add type() method to ArgumentMatcher (https://github-redirect.dependabot.com/mockito/mockito/issues/2807;>#2807)
   See full diff in https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core=maven=4.10.0=4.11.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 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...@directory.apache.org

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


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



[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #215: Bump mockito-junit-jupiter from 4.10.0 to 4.11.0

2023-01-02 Thread GitBox


dependabot[bot] opened a new pull request, #215:
URL: https://github.com/apache/directory-scimple/pull/215

   Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 
4.10.0 to 4.11.0.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-junit-jupiter's 
releases.
   
   v4.11.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.11.0
   
   2022-12-28 - https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0;>1 
commit(s) by Andy Coates
   Improve vararg handling: approach 2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2807;>#2807)](https://github-redirect.dependabot.com/mockito/mockito/pull/2807;>mockito/mockito#2807)
   Mocking varargs method with any(String[].class) doesn't 
work as expected [(https://github-redirect.dependabot.com/mockito/mockito/issues/2796;>#2796)](https://github-redirect.dependabot.com/mockito/mockito/issues/2796;>mockito/mockito#2796)
   (Argument)Matchers regression from 1.10.19 to 2.18.3 for varargs [(https://github-redirect.dependabot.com/mockito/mockito/issues/1498;>#1498)](https://github-redirect.dependabot.com/mockito/mockito/issues/1498;>mockito/mockito#1498)
   Cannot verify varargs parameter as an array [(https://github-redirect.dependabot.com/mockito/mockito/issues/1222;>#1222)](https://github-redirect.dependabot.com/mockito/mockito/issues/1222;>mockito/mockito#1222)
   ArgumentCaptor can't capture varargs-arrays [(https://github-redirect.dependabot.com/mockito/mockito/issues/584;>#584)](https://github-redirect.dependabot.com/mockito/mockito/issues/584;>mockito/mockito#584)
   Verification of an empty varargs call fails when isNotNull() is used 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/567;>#567)](https://github-redirect.dependabot.com/mockito/mockito/issues/567;>mockito/mockito#567)
   
   
   
   
   Commits
   
   https://github.com/mockito/mockito/commit/483e15f9f940716a85f2d58f6c28981136790c4e;>483e15f
 Add type() method to ArgumentMatcher (https://github-redirect.dependabot.com/mockito/mockito/issues/2807;>#2807)
   See full diff in https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-junit-jupiter=maven=4.10.0=4.11.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 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...@directory.apache.org

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


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



[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #214: Bump dependency-check-maven from 7.4.1 to 7.4.3

2023-01-02 Thread GitBox


dependabot[bot] opened a new pull request, #214:
URL: https://github.com/apache/directory-scimple/pull/214

   Bumps 
[dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 
7.4.1 to 7.4.3.
   
   Release notes
   Sourced from https://github.com/jeremylong/DependencyCheck/releases;>dependency-check-maven's
 releases.
   
   Version 7.4.3
   Fixed
   
   Fixed NPE when analyzing version ranges in NPM (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158;>#5158
  https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190;>#5190)
   Resolved several FP (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191;>#5191)
   
   See the full listing of https://github.com/jeremylong/DependencyCheck/milestone/55?closed=1;>changes.
   Version 7.4.2
   Fixed
   
   Fixes maven 3.1 compatibility issue (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5152;>#5152)
   Fixed issue with invalid node_module paths in some scans 
(https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5135;>#5135)
   Fixed missing option to disable the Poetry Analyzer in the CLI (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5160;>#5160)
   Fixed missing option to configure the OSS Index URL in the CLI (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5180;>#5180)
   Fixed NPE when analyzing version ranges in NPM (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158;>#5158)
   Fixed issue with non-proxy host in the gradle plugin (https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/298;>dependency-check/dependency-check-gradle#298)
   Resolved several FP
   
   See the full listing of https://github.com/jeremylong/DependencyCheck/milestone/54?closed=1;>changes.
   
   
   
   Changelog
   Sourced from https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md;>dependency-check-maven's
 changelog.
   
   https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.3;>Version
 7.4.3 (2022-12-29)
   Fixed
   
   Fixed NPE when analyzing version ranges in NPM (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158;>#5158
  https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190;>#5190)
   Resolved several FP (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191;>#5191)
   
   See the full listing of https://github.com/jeremylong/DependencyCheck/milestone/55?closed=1;>changes.
   https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.2;>Version
 7.4.2 (2022-12-28)
   Fixed
   
   Fixes maven 3.1 compatibility issue (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5152;>#5152)
   Fixed issue with invalid node_module paths in some scans 
(https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5135;>#5135)
   Fixed missing option to disable the Poetry Analyzer in the CLI (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5160;>#5160)
   Fixed missing option to configure the OSS Index URL in the CLI (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5180;>#5180)
   Fixed NPE when analyzing version ranges in NPM (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158;>#5158)
   Fixed issue with non-proxy host in the gradle plugin (https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/298;>dependency-check/dependency-check-gradle#298)
   Resolved several FP
   
   See the full listing of https://github.com/jeremylong/DependencyCheck/milestone/54?closed=1;>changes.
   
   
   
   Commits
   
   https://github.com/jeremylong/DependencyCheck/commit/b8b068d43551464bfbbed6b28b2f803a340ae477;>b8b068d
 build:prepare release v7.4.3
   https://github.com/jeremylong/DependencyCheck/commit/67465bfdcd7a20ef0fc4102be102a1a94a2d827b;>67465bf
 docs: release notes
   https://github.com/jeremylong/DependencyCheck/commit/c2ab4cac65edf1247fe8310f020db82963f3a38f;>c2ab4ca
 fix: false positives (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191;>#5191)
   https://github.com/jeremylong/DependencyCheck/commit/e2d13893c2aaead6ee6b4df0871b3489fcedba3c;>e2d1389
 fix: Upgrade semver4j to 4.1.1 to prevent NullPointerException (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190;>#5190)
   https://github.com/jeremylong/DependencyCheck/commit/67b1f93bba3ac787193e83f460d4057c0fa9de91;>67b1f93
 fix: false positives
   https://github.com/jeremylong/DependencyCheck/commit/c5c4de2a3e42e3cfe8db02151a8feb5828b8f0a9;>c5c4de2
 build(deps): bump mockito-core from 4.10.0 to 4.11.0 (https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5189;>#5189)
   https://github.com/jeremylong/DependencyCheck/commit/1e9edc8a7e1fc634c17edd1decb41aa5bfac68d6;>1e9edc8
 

[jira] [Created] (DIRKRB-763) KVNO is not updated and always set to 1 when using LocalKadmin.changePassword(String, String) method

2023-01-02 Thread Dmitry Bedrin (Jira)
Dmitry Bedrin created DIRKRB-763:


 Summary: KVNO is not updated and always set to 1 when using 
LocalKadmin.changePassword(String, String) method
 Key: DIRKRB-763
 URL: https://issues.apache.org/jira/browse/DIRKRB-763
 Project: Directory Kerberos
  Issue Type: Bug
Affects Versions: 2.0.2
Reporter: Dmitry Bedrin


I'm trying to update password for my server Kerberos account without service 
disruption.
In order to achieve it I need to create an EncryptionKey with incremented KVNO.

However existing `LocalKadminImpl.changePassword` implementation always sets it 
to 1



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

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