Re: [PR] Remove colons from test schema file name [directory-scimple]

2024-01-23 Thread via GitHub
bdemers commented on PR #492: URL: https://github.com/apache/directory-scimple/pull/492#issuecomment-1906199546 Yup! I'm 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 comme

Re: [PR] Remove colons from test schema file name [directory-scimple]

2024-01-23 Thread via GitHub
bdemers merged PR #492: URL: https://github.com/apache/directory-scimple/pull/492 -- 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...@direct

Re: [I] colon not accepted in file names on Windows [directory-scimple]

2024-01-23 Thread via GitHub
bdemers closed issue #491: colon not accepted in file names on Windows URL: https://github.com/apache/directory-scimple/issues/491 -- 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

Re: [PR] Bump version.quarkus from 3.6.5 to 3.6.6 [directory-scimple]

2024-01-23 Thread via GitHub
bdemers merged PR #504: URL: https://github.com/apache/directory-scimple/pull/504 -- 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...@direct

Re: [PR] Marks JUnit dependency in scim-test as provided [directory-scimple]

2024-01-23 Thread via GitHub
bdemers merged PR #501: URL: https://github.com/apache/directory-scimple/pull/501 -- 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...@direct

[PR] Move download button logic into common component [directory-site]

2024-01-23 Thread via GitHub
bdemers opened a new pull request, #17: URL: https://github.com/apache/directory-site/pull/17 Created hugo shortcodes for each sub-project, those buttons are now used on the main index page and in the various sub-project pages -- This is an automated message from the Apache Git Servic

[PR] Draft: Hacking on ideas for logo colors [directory-site]

2024-01-23 Thread via GitHub
bdemers opened a new pull request, #18: URL: https://github.com/apache/directory-site/pull/18 The current implementation of this is ugly and probably not great for long term maintenance For now, it's an easy way to talk test out the logo colors -- This is an automated message from

Re: [PR] Draft: Hacking on ideas for logo colors [directory-site]

2024-01-23 Thread via GitHub
bdemers commented on PR #18: URL: https://github.com/apache/directory-site/pull/18#issuecomment-1907178042 https://github.com/apache/directory-site/assets/99954/b30bfb24-c25b-4472-91d6-4b6c80de312d";> https://github.com/apache/directory-site/assets/99954/2b4efe24-2452-4b2f-89c2-e455ca087d4

Re: [PR] Draft: Hacking on ideas for logo colors [directory-site]

2024-01-23 Thread via GitHub
bdemers commented on PR #18: URL: https://github.com/apache/directory-site/pull/18#issuecomment-1907178820 NOTE: These are the images I found quickly in tree, if there are higher quality images somewhere, please let me know! -- This is an automated message from the Apache Git Service. To

Re: [PR] Draft: Hacking on ideas for logo colors [directory-site]

2024-01-23 Thread via GitHub
bdemers commented on PR #18: URL: https://github.com/apache/directory-site/pull/18#issuecomment-1907179935 NOTE: The colors for Fortress and SCIMple, were pulled from a hat, i'm not attached to them at all, please suggest alternatives 😄 -- This is an automated message from the Apache Git

Re: [PR] Draft: Hacking on ideas for logo colors [directory-site]

2024-01-23 Thread via GitHub
elecharny commented on PR #18: URL: https://github.com/apache/directory-site/pull/18#issuecomment-1907374381 Sounds good to me! -- 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 commen

[PR] Bump org.jline:jline from 3.25.0 to 3.25.1 [directory-kerby]

2024-01-24 Thread via GitHub
dependabot[bot] opened a new pull request, #324: URL: https://github.com/apache/directory-kerby/pull/324 Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.25.0 to 3.25.1. Release notes Sourced from https://github.com/jline/jline3/releases";>org.jline:jline's releases

Re: [PR] Bump org.jline:jline from 3.25.0 to 3.25.1 [directory-kerby]

2024-01-24 Thread via GitHub
coheigea merged PR #324: URL: https://github.com/apache/directory-kerby/pull/324 -- 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...@directo

[I] Swagger doc [directory-scimple]

2024-01-24 Thread via GitHub
torbaAnton opened a new issue, #506: URL: https://github.com/apache/directory-scimple/issues/506 Hi guys, this is more like a question, how do you generate swagger documentation? I see endpoints are covered by swagger, but whenever I try to request any known swagger API I get: {

Re: [I] Swagger doc [directory-scimple]

2024-01-24 Thread via GitHub
bdemers closed issue #506: Swagger doc URL: https://github.com/apache/directory-scimple/issues/506 -- 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-u

Re: [I] Swagger doc [directory-scimple]

2024-01-24 Thread via GitHub
bdemers commented on issue #506: URL: https://github.com/apache/directory-scimple/issues/506#issuecomment-1908369751 The SCIM endpoints are annotated, but you would need to configure your endpoint to serve the Swagger/OpenAPI metadata. Honestly, I'm not sure there is a lot of value i

[PR] Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [directory-kerby]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #325: URL: https://github.com/apache/directory-kerby/pull/325 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.assertj:

Re: [PR] Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [directory-kerby]

2024-01-25 Thread via GitHub
coheigea merged PR #325: URL: https://github.com/apache/directory-kerby/pull/325 -- 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...@directo

[PR] Bump actions/upload-artifact from 4.2.0 to 4.3.0 [directory-ldap-api]

2024-01-28 Thread via GitHub
dependabot[bot] opened a new pull request, #72: URL: https://github.com/apache/directory-ldap-api/pull/72 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0. Release notes Sourced from https://github.com/actions/upload-artifact/releases"

Re: [PR] Bump actions/upload-artifact from 4.2.0 to 4.3.0 [directory-ldap-api]

2024-01-28 Thread via GitHub
coheigea merged PR #72: URL: https://github.com/apache/directory-ldap-api/pull/72 -- 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...@direct

[PR] Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 [directory-kerby]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #326: URL: https://github.com/apache/directory-kerby/pull/326 Bumps org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-nam

[PR] Bump github/codeql-action from 3.23.1 to 3.23.2 [directory-kerby]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #327: URL: https://github.com/apache/directory-kerby/pull/327 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.1 to 3.23.2. Changelog Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.m

[PR] Bump actions/upload-artifact from 4.2.0 to 4.3.0 [directory-kerby]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #328: URL: https://github.com/apache/directory-kerby/pull/328 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0. Release notes Sourced from https://github.com/actions/upload-artifact/releases";

Re: [PR] Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 [directory-kerby]

2024-01-29 Thread via GitHub
coheigea merged PR #326: URL: https://github.com/apache/directory-kerby/pull/326 -- 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...@directo

Re: [PR] Bump actions/upload-artifact from 4.2.0 to 4.3.0 [directory-kerby]

2024-01-29 Thread via GitHub
coheigea merged PR #328: URL: https://github.com/apache/directory-kerby/pull/328 -- 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...@directo

Re: [PR] Bump github/codeql-action from 3.23.1 to 3.23.2 [directory-kerby]

2024-01-29 Thread via GitHub
coheigea merged PR #327: URL: https://github.com/apache/directory-kerby/pull/327 -- 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...@directo

[PR] Bump version.quarkus from 3.6.6 to 3.6.8 [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #507: URL: https://github.com/apache/directory-scimple/pull/507 Bumps `version.quarkus` from 3.6.6 to 3.6.8. Updates `io.quarkus.platform:quarkus-bom` from 3.6.6 to 3.6.8 Commits https://github.com/quarkusio/quarkus-platform/commit/b

[PR] Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0 [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #508: URL: https://github.com/apache/directory-scimple/pull/508 Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.9.0 to 5.10.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>o

[PR] Bump org.wildfly.plugins:wildfly-maven-plugin from 3.0.1.Final to 4.2.2.Final [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #510: URL: https://github.com/apache/directory-scimple/pull/510 Bumps [org.wildfly.plugins:wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 3.0.1.Final to 4.2.2.Final. Release notes Sourced from https://github.c

[PR] Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #509: URL: https://github.com/apache/directory-scimple/pull/509 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.9.0 to 5.10.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockito

[PR] Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #511: URL: https://github.com/apache/directory-scimple/pull/511 Bumps org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-n

[PR] Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #512: URL: https://github.com/apache/directory-scimple/pull/512 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.assert

Re: [PR] Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 [directory-scimple]

2024-01-29 Thread via GitHub
bdemers merged PR #509: URL: https://github.com/apache/directory-scimple/pull/509 -- 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...@direct

Re: [PR] Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0 [directory-scimple]

2024-01-29 Thread via GitHub
bdemers merged PR #508: URL: https://github.com/apache/directory-scimple/pull/508 -- 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...@direct

Re: [PR] Bump version.quarkus from 3.6.6 to 3.6.8 [directory-scimple]

2024-01-29 Thread via GitHub
bdemers merged PR #507: URL: https://github.com/apache/directory-scimple/pull/507 -- 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...@direct

Re: [PR] Bump org.wildfly.plugins:wildfly-maven-plugin from 3.0.1.Final to 4.2.2.Final [directory-scimple]

2024-01-29 Thread via GitHub
bdemers closed pull request #510: Bump org.wildfly.plugins:wildfly-maven-plugin from 3.0.1.Final to 4.2.2.Final URL: https://github.com/apache/directory-scimple/pull/510 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Bump org.wildfly.plugins:wildfly-maven-plugin from 3.0.1.Final to 4.2.2.Final [directory-scimple]

2024-01-29 Thread via GitHub
dependabot[bot] commented on PR #510: URL: https://github.com/apache/directory-scimple/pull/510#issuecomment-1915372718 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 ver

Re: [PR] Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 [directory-scimple]

2024-01-29 Thread via GitHub
bdemers merged PR #511: URL: https://github.com/apache/directory-scimple/pull/511 -- 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...@direct

Re: [PR] Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [directory-scimple]

2024-01-29 Thread via GitHub
bdemers merged PR #512: URL: https://github.com/apache/directory-scimple/pull/512 -- 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...@direct

[PR] Bump actions/upload-artifact from 4.2.0 to 4.3.0 [directory-server]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #144: URL: https://github.com/apache/directory-server/pull/144 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0. Release notes Sourced from https://github.com/actions/upload-artifact/releases"

Re: [PR] Bump actions/upload-artifact from 4.2.0 to 4.3.0 [directory-server]

2024-01-29 Thread via GitHub
coheigea merged PR #144: URL: https://github.com/apache/directory-server/pull/144 -- 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...@direct

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 [directory-ldap-api]

2024-02-01 Thread via GitHub
elecharny closed pull request #68: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 URL: https://github.com/apache/directory-ldap-api/pull/68 -- 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 specif

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 [directory-ldap-api]

2024-02-01 Thread via GitHub
dependabot[bot] commented on PR #68: URL: https://github.com/apache/directory-ldap-api/pull/68#issuecomment-1922217151 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 vers

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 [directory-ldap-api]

2024-02-01 Thread via GitHub
elecharny commented on PR #68: URL: https://github.com/apache/directory-ldap-api/pull/68#issuecomment-1922217525 We are not ready yet to switch to Log4j 2.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Bump pax-exam.version from 4.13.4 to 4.13.5 [directory-ldap-api]

2024-02-01 Thread via GitHub
elecharny closed pull request #49: Bump pax-exam.version from 4.13.4 to 4.13.5 URL: https://github.com/apache/directory-ldap-api/pull/49 -- 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 c

Re: [PR] Bump pax-exam.version from 4.13.4 to 4.13.5 [directory-ldap-api]

2024-02-01 Thread via GitHub
dependabot[bot] commented on PR #49: URL: https://github.com/apache/directory-ldap-api/pull/49#issuecomment-1922270563 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a depen

Re: [PR] Bump pax-exam.version from 4.13.4 to 4.13.5 [directory-ldap-api]

2024-02-01 Thread via GitHub
elecharny commented on PR #49: URL: https://github.com/apache/directory-ldap-api/pull/49#issuecomment-1922271042 There is a regression in pax-exam 4.13.5. -- 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

Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

2024-02-02 Thread via GitHub
recrsn commented on issue #402: URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1923441038 @bdemers If you need help in specific testing or general ongoing library maintenance,I'll be happy to contribute. My employer will also reimburse for my work since we a

Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

2024-02-03 Thread via GitHub
bdemers closed issue #402: Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server URL: https://github.com/apache/directory-scimple/issues/402 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

2024-02-03 Thread via GitHub
bdemers commented on issue #402: URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1925490069 After the initial release, this should no longer be an issue. @recrsn we would love any help! Testing, doc, fixes, blog posts, anything would be appreciated -- Th

[PR] The CreateDSTesetExtension no longer requires a parent test class [directory-server]

2024-02-04 Thread via GitHub
bdemers opened a new pull request, #145: URL: https://github.com/apache/directory-server/pull/145 The previous behavior of the extension required the use `AbstractLdapTestUnit` or duplicating static variables named `classDirectoryService`/`methodDirectoryService` Now the directorySer

Re: [PR] The CreateDSTesetExtension no longer requires a parent test class [directory-server]

2024-02-04 Thread via GitHub
bdemers commented on PR #145: URL: https://github.com/apache/directory-server/pull/145#issuecomment-1925814590 While creating a SCIMple + ApacheDS example, I ran into a few minor issues trying to use the extension without using `AbstractLdapTestUnit`, I had to copy a bunch of static fields

[PR] Bump org.junit.platform:junit-platform-runner from 1.10.1 to 1.10.2 [directory-ldap-api]

2024-02-04 Thread via GitHub
dependabot[bot] opened a new pull request, #73: URL: https://github.com/apache/directory-ldap-api/pull/73 Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit5) from 1.10.1 to 1.10.2. Commits See full diff in https://github.com/junit-team/junit5

[PR] Bump junit.engine.version from 5.10.1 to 5.10.2 [directory-ldap-api]

2024-02-04 Thread via GitHub
dependabot[bot] opened a new pull request, #74: URL: https://github.com/apache/directory-ldap-api/pull/74 Bumps `junit.engine.version` from 5.10.1 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.2 Release notes Sourced from https://github.com/junit

[PR] Bump junit.version from 5.10.1 to 5.10.2 [directory-kerby]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #329: URL: https://github.com/apache/directory-kerby/pull/329 Bumps `junit.version` from 5.10.1 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.2 Release notes Sourced from https://github.com/junit-team/ju

[PR] Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [directory-kerby]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #330: URL: https://github.com/apache/directory-kerby/pull/330 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.assertj:

[PR] Bump github/codeql-action from 3.23.2 to 3.24.0 [directory-kerby]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #331: URL: https://github.com/apache/directory-kerby/pull/331 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.2 to 3.24.0. Changelog Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.m

[PR] Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [directory-scimple]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #513: URL: https://github.com/apache/directory-scimple/pull/513 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. Release notes Sourced from https://github.com/assertj/assertj/releases";>org.assert

[PR] Bump org.junit:junit-bom from 5.10.1 to 5.10.2 [directory-scimple]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #514: URL: https://github.com/apache/directory-scimple/pull/514 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. Release notes Sourced from https://github.com/junit-team/junit5/releases";>org.junit:j

[PR] Bump version.quarkus from 3.6.8 to 3.7.1 [directory-scimple]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #515: URL: https://github.com/apache/directory-scimple/pull/515 Bumps `version.quarkus` from 3.6.8 to 3.7.1. Updates `io.quarkus.platform:quarkus-bom` from 3.6.8 to 3.7.1 Commits https://github.com/quarkusio/quarkus-platform/commit/e

Re: [PR] Bump version.quarkus from 3.6.8 to 3.7.1 [directory-scimple]

2024-02-05 Thread via GitHub
bdemers merged PR #515: URL: https://github.com/apache/directory-scimple/pull/515 -- 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...@direct

Re: [PR] Bump org.junit:junit-bom from 5.10.1 to 5.10.2 [directory-scimple]

2024-02-05 Thread via GitHub
bdemers merged PR #514: URL: https://github.com/apache/directory-scimple/pull/514 -- 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...@direct

Re: [PR] Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [directory-scimple]

2024-02-05 Thread via GitHub
bdemers merged PR #513: URL: https://github.com/apache/directory-scimple/pull/513 -- 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...@direct

[PR] Bump actions/upload-artifact from 4.3.0 to 4.3.1 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #146: URL: https://github.com/apache/directory-server/pull/146 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1. Release notes Sourced from https://github.com/actions/upload-artifact/releases"

[PR] Bump junit.jupiter.api.version from 5.10.1 to 5.10.2 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #147: URL: https://github.com/apache/directory-server/pull/147 Bumps `junit.jupiter.api.version` from 5.10.1 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.1 to 5.10.2 Release notes Sourced from https://github.com/jun

[PR] Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.12 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #148: URL: https://github.com/apache/directory-server/pull/148 Bumps org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org

Re: [PR] Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.11 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] closed pull request #137: Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.11 URL: https://github.com/apache/directory-server/pull/137 -- 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

Re: [PR] Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.11 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #137: URL: https://github.com/apache/directory-server/pull/137#issuecomment-1928401497 Superseded by #148. -- 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 spec

[PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #149: URL: https://github.com/apache/directory-server/pull/149 Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #138: URL: https://github.com/apache/directory-server/pull/138#issuecomment-1928404233 Superseded by #149. -- 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 spec

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] closed pull request #138: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11 URL: https://github.com/apache/directory-server/pull/138 -- 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

[PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 [directory-ldap-api]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #75: URL: https://github.com/apache/directory-ldap-api/pull/75 Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4

Re: [PR] Bump github/codeql-action from 3.23.2 to 3.24.0 [directory-kerby]

2024-02-05 Thread via GitHub
coheigea merged PR #331: URL: https://github.com/apache/directory-kerby/pull/331 -- 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...@directo

Re: [PR] Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [directory-kerby]

2024-02-05 Thread via GitHub
coheigea merged PR #330: URL: https://github.com/apache/directory-kerby/pull/330 -- 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...@directo

Re: [PR] Bump junit.version from 5.10.1 to 5.10.2 [directory-kerby]

2024-02-05 Thread via GitHub
coheigea merged PR #329: URL: https://github.com/apache/directory-kerby/pull/329 -- 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...@directo

Re: [PR] Bump junit.engine.version from 5.10.1 to 5.10.2 [directory-ldap-api]

2024-02-05 Thread via GitHub
coheigea merged PR #74: URL: https://github.com/apache/directory-ldap-api/pull/74 -- 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...@direct

[PR] Bump slf4j.version from 1.7.36 to 2.0.12 [directory-kerby]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #332: URL: https://github.com/apache/directory-kerby/pull/332 Bumps `slf4j.version` from 1.7.36 to 2.0.12. Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.12 Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.12 Updates `org.slf4j:

Re: [PR] Bump slf4j.version from 1.7.36 to 2.0.11 [directory-kerby]

2024-02-05 Thread via GitHub
dependabot[bot] closed pull request #313: Bump slf4j.version from 1.7.36 to 2.0.11 URL: https://github.com/apache/directory-kerby/pull/313 -- 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 specifi

Re: [PR] Bump slf4j.version from 1.7.36 to 2.0.11 [directory-kerby]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #313: URL: https://github.com/apache/directory-kerby/pull/313#issuecomment-1928953800 Superseded by #332. -- 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 speci

Re: [PR] Bump org.junit.platform:junit-platform-runner from 1.10.1 to 1.10.2 [directory-ldap-api]

2024-02-05 Thread via GitHub
coheigea commented on PR #73: URL: https://github.com/apache/directory-ldap-api/pull/73#issuecomment-1928954037 @dependabot recreate -- 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

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #149: URL: https://github.com/apache/directory-server/pull/149#issuecomment-1928958616 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 versi

Re: [PR] Bump junit.jupiter.api.version from 5.10.1 to 5.10.2 [directory-server]

2024-02-05 Thread via GitHub
coheigea merged PR #147: URL: https://github.com/apache/directory-server/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...@direct

Re: [PR] Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.12 [directory-server]

2024-02-05 Thread via GitHub
coheigea closed pull request #148: Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.12 URL: https://github.com/apache/directory-server/pull/148 -- 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 sp

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 [directory-server]

2024-02-05 Thread via GitHub
coheigea closed pull request #149: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 URL: https://github.com/apache/directory-server/pull/149 -- 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 specifi

Re: [PR] Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.12 [directory-server]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #148: URL: https://github.com/apache/directory-server/pull/148#issuecomment-1928958605 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 versi

Re: [PR] Bump actions/upload-artifact from 4.3.0 to 4.3.1 [directory-server]

2024-02-05 Thread via GitHub
coheigea merged PR #146: URL: https://github.com/apache/directory-server/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...@direct

Re: [PR] Update forbidden apis plugin to 3.5.1 [directory-server]

2024-02-05 Thread via GitHub
coheigea commented on PR #88: URL: https://github.com/apache/directory-server/pull/88#issuecomment-1928959973 @bdemers Are you going to merge 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 t

Re: [PR] Bump org.junit.platform:junit-platform-runner from 1.10.1 to 1.10.2 [directory-ldap-api]

2024-02-05 Thread via GitHub
coheigea merged PR #73: URL: https://github.com/apache/directory-ldap-api/pull/73 -- 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...@direct

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 [directory-ldap-api]

2024-02-05 Thread via GitHub
coheigea closed pull request #75: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 URL: https://github.com/apache/directory-ldap-api/pull/75 -- 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

Re: [PR] Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12 [directory-ldap-api]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #75: URL: https://github.com/apache/directory-ldap-api/pull/75#issuecomment-1928964861 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 vers

[PR] Bump ldap.api.version from 2.1.5 to 2.1.6 [directory-kerby]

2024-02-06 Thread via GitHub
dependabot[bot] opened a new pull request, #333: URL: https://github.com/apache/directory-kerby/pull/333 Bumps `ldap.api.version` from 2.1.5 to 2.1.6. Updates `org.apache.directory.api:api-ldap-client-api` from 2.1.5 to 2.1.6 Updates `org.apache.directory.api:api-util` from 2.1.5 to

Re: [PR] Update forbidden apis plugin to 3.5.1 [directory-server]

2024-02-06 Thread via GitHub
bdemers commented on PR #88: URL: https://github.com/apache/directory-server/pull/88#issuecomment-1929936887 🤦 Sorry, I forgot about this one, I'll rebase and retest and i'll merge it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Update forbidden apis plugin to 3.6 [directory-server]

2024-02-06 Thread via GitHub
bdemers merged PR #88: URL: https://github.com/apache/directory-server/pull/88 -- 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

[PR] Bump org.apache.directory.api.version from 2.1.5 to 2.1.6 [directory-server]

2024-02-06 Thread via GitHub
dependabot[bot] opened a new pull request, #150: URL: https://github.com/apache/directory-server/pull/150 Bumps `org.apache.directory.api.version` from 2.1.5 to 2.1.6. Updates `org.apache.directory.api:api-ldap-client-api` from 2.1.5 to 2.1.6 Updates `org.apache.directory.api:api-as

Re: [PR] Bump slf4j.version from 1.7.36 to 2.0.12 [directory-kerby]

2024-02-06 Thread via GitHub
coheigea closed pull request #332: Bump slf4j.version from 1.7.36 to 2.0.12 URL: https://github.com/apache/directory-kerby/pull/332 -- 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 commen

Re: [PR] Bump slf4j.version from 1.7.36 to 2.0.12 [directory-kerby]

2024-02-06 Thread via GitHub
dependabot[bot] commented on PR #332: URL: https://github.com/apache/directory-kerby/pull/332#issuecomment-1931416390 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a depende

Re: [PR] Bump ldap.api.version from 2.1.5 to 2.1.6 [directory-kerby]

2024-02-06 Thread via GitHub
coheigea merged PR #333: URL: https://github.com/apache/directory-kerby/pull/333 -- 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...@directo

Re: [PR] Bump org.apache.directory.api.version from 2.1.5 to 2.1.6 [directory-server]

2024-02-06 Thread via GitHub
coheigea merged PR #150: URL: https://github.com/apache/directory-server/pull/150 -- 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...@direct

[PR] Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 [directory-server]

2024-02-08 Thread via GitHub
dependabot[bot] opened a new pull request, #151: URL: https://github.com/apache/directory-server/pull/151 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1. Changelog Sourced from https://github.com/apache/commons-codec/blob/master/R

Re: [PR] Remove Kerberos functionality from the Directory Server [directory-server]

2024-02-08 Thread via GitHub
eubnara commented on PR #46: URL: https://github.com/apache/directory-server/pull/46#issuecomment-1935211905 I'm afraid that Apache Directory Server cannot be used as an opensource alternative of microsoft active directory. It is quite useful to operate it as an authentication server for

<    11   12   13   14   15   16   17   18   19   20   >