[GitHub] [directory-scimple] bdemers merged pull request #361: Bump actions/checkout from 3 to 4

2023-09-05 Thread via GitHub
bdemers merged PR #361: URL: https://github.com/apache/directory-scimple/pull/361 -- 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:

[GitHub] [directory-scimple] bdemers opened a new pull request, #362: GroupIds and module names now match project name

2023-09-05 Thread via GitHub
bdemers opened a new pull request, #362: URL: https://github.com/apache/directory-scimple/pull/362 Using the groupid of "org.apache.directory.scimple" should make the project more discoverable (e.g. searching from Maven Central) Project name's now contain "SCIMple" as well -- This

[GitHub] [directory-ldap-api] coheigea closed pull request #48: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9

2023-09-03 Thread via GitHub
coheigea closed pull request #48: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9 URL: https://github.com/apache/directory-ldap-api/pull/48 -- 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

[GitHub] [directory-ldap-api] dependabot[bot] commented on pull request #48: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9

2023-09-03 Thread via GitHub
dependabot[bot] commented on PR #48: URL: https://github.com/apache/directory-ldap-api/pull/48#issuecomment-1704581071 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

[GitHub] [directory-kerby] coheigea merged pull request #239: Bump com.h2database:h2 from 2.2.220 to 2.2.222

2023-09-03 Thread via GitHub
coheigea merged PR #239: URL: https://github.com/apache/directory-kerby/pull/239 -- 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:

[GitHub] [directory-kerby] coheigea closed pull request #182: Bump slf4j.version from 1.7.36 to 2.0.7

2023-09-03 Thread via GitHub
coheigea closed pull request #182: Bump slf4j.version from 1.7.36 to 2.0.7 URL: https://github.com/apache/directory-kerby/pull/182 -- 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

[GitHub] [directory-kerby] dependabot[bot] commented on pull request #182: Bump slf4j.version from 1.7.36 to 2.0.7

2023-09-03 Thread via GitHub
dependabot[bot] commented on PR #182: URL: https://github.com/apache/directory-kerby/pull/182#issuecomment-1704581497 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

[GitHub] [directory-ldap-api] coheigea commented on pull request #49: Bump pax-exam.version from 4.13.4 to 4.13.5

2023-09-03 Thread via GitHub
coheigea commented on PR #49: URL: https://github.com/apache/directory-ldap-api/pull/49#issuecomment-1704581146 @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

[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #48: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9

2023-09-03 Thread via GitHub
dependabot[bot] opened a new pull request, #48: URL: https://github.com/apache/directory-ldap-api/pull/48 Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.9. [![Dependabot compatibility

[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #49: Bump pax-exam.version from 4.13.4 to 4.13.5

2023-09-03 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/directory-ldap-api/pull/49 Bumps `pax-exam.version` from 4.13.4 to 4.13.5. Updates `org.ops4j.pax.exam:pax-exam-container-forked` from 4.13.4 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-junit4` from

[GitHub] [directory-scimple] bdemers merged pull request #362: GroupIds and module names now match project name

2023-09-05 Thread via GitHub
bdemers merged PR #362: URL: https://github.com/apache/directory-scimple/pull/362 -- 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:

[GitHub] [directory-scimple] bdemers opened a new pull request, #363: Allow tests to be run with existing server

2023-09-05 Thread via GitHub
bdemers opened a new pull request, #363: URL: https://github.com/apache/directory-scimple/pull/363 The EmbeddedServerExtension, now only prints a message when an implementation is not found. Now you could run tests against any running server by running test directly from your IDE

[GitHub] [directory-scimple] bdemers commented on pull request #364: Move @Context object to field injection

2023-09-05 Thread via GitHub
bdemers commented on PR #364: URL: https://github.com/apache/directory-scimple/pull/364#issuecomment-1707454353 This is also required for SCIMple to be used with Quarkus -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [directory-scimple] bdemers opened a new pull request, #364: Move @Context object to field injection

2023-09-05 Thread via GitHub
bdemers opened a new pull request, #364: URL: https://github.com/apache/directory-scimple/pull/364 Previously all injectsion into resources were done with field injection, this was replaced with constructor injection and the RequestContext class. However this mixes CDI injection and the

[GitHub] [directory-scimple] bdemers merged pull request #363: Allow tests to be run with existing server

2023-09-05 Thread via GitHub
bdemers merged PR #363: URL: https://github.com/apache/directory-scimple/pull/363 -- 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:

[GitHub] [directory-server] coheigea merged pull request #109: Bump actions/checkout from 3.6.0 to 4.0.0

2023-09-04 Thread via GitHub
coheigea merged PR #109: URL: https://github.com/apache/directory-server/pull/109 -- 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:

[GitHub] [directory-kerby] coheigea merged pull request #242: Bump com.alibaba:druid from 1.2.18 to 1.2.19

2023-09-04 Thread via GitHub
coheigea merged PR #242: URL: https://github.com/apache/directory-kerby/pull/242 -- 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:

[GitHub] [directory-kerby] coheigea merged pull request #240: Bump github/codeql-action from 2.21.4 to 2.21.5

2023-09-04 Thread via GitHub
coheigea merged PR #240: URL: https://github.com/apache/directory-kerby/pull/240 -- 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:

[GitHub] [directory-ldap-api] coheigea merged pull request #51: Bump actions/upload-artifact from 3.1.2 to 3.1.3

2023-09-10 Thread via GitHub
coheigea merged PR #51: URL: https://github.com/apache/directory-ldap-api/pull/51 -- 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:

[GitHub] [directory-ldap-api] coheigea merged pull request #50: Bump actions/checkout from 3.6.0 to 4.0.0

2023-09-10 Thread via GitHub
coheigea merged PR #50: URL: https://github.com/apache/directory-ldap-api/pull/50 -- 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:

[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #51: Bump actions/upload-artifact from 3.1.2 to 3.1.3

2023-09-10 Thread via GitHub
dependabot[bot] opened a new pull request, #51: URL: https://github.com/apache/directory-ldap-api/pull/51 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3. Release notes Sourced from

[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #50: Bump actions/checkout from 3.6.0 to 4.0.0

2023-09-10 Thread via GitHub
dependabot[bot] opened a new pull request, #50: URL: https://github.com/apache/directory-ldap-api/pull/50 Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #243: Bump actions/checkout from 3.6.0 to 4.0.0

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #243: URL: https://github.com/apache/directory-kerby/pull/243 Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #244: Bump actions/upload-artifact from 3.1.2 to 3.1.3

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #244: URL: https://github.com/apache/directory-kerby/pull/244 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3. Release notes Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #369: Bump version.antlr4 from 4.13.0 to 4.13.1

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #369: URL: https://github.com/apache/directory-scimple/pull/369 Bumps `version.antlr4` from 4.13.0 to 4.13.1. Updates `org.antlr:antlr4-runtime` from 4.13.0 to 4.13.1 Release notes Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #370: Bump version.quarkus from 3.3.1 to 3.3.2

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #370: URL: https://github.com/apache/directory-scimple/pull/370 Bumps `version.quarkus` from 3.3.1 to 3.3.2. Updates `io.quarkus.platform:quarkus-bom` from 3.3.1 to 3.3.2 Commits

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #372: Bump com.gradle:common-custom-user-data-maven-extension from 1.12.2 to 1.12.3

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #372: URL: https://github.com/apache/directory-scimple/pull/372 Bumps [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension) from 1.12.2 to 1.12.3. Release notes Sourced

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #371: Bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #371: URL: https://github.com/apache/directory-scimple/pull/371 Bumps [io.rest-assured:rest-assured-bom](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.3.2. Changelog Sourced from

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #113: Bump actions/upload-artifact from 3.1.2 to 3.1.3

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #113: URL: https://github.com/apache/directory-server/pull/113 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3. Release notes Sourced from

[GitHub] [directory-scimple] bdemers merged pull request #372: Bump com.gradle:common-custom-user-data-maven-extension from 1.12.2 to 1.12.3

2023-09-11 Thread via GitHub
bdemers merged PR #372: URL: https://github.com/apache/directory-scimple/pull/372 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #369: Bump version.antlr4 from 4.13.0 to 4.13.1

2023-09-11 Thread via GitHub
bdemers merged PR #369: URL: https://github.com/apache/directory-scimple/pull/369 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #371: Bump io.rest-assured:rest-assured-bom from 5.3.1 to 5.3.2

2023-09-11 Thread via GitHub
bdemers merged PR #371: URL: https://github.com/apache/directory-scimple/pull/371 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #370: Bump version.quarkus from 3.3.1 to 3.3.2

2023-09-11 Thread via GitHub
bdemers merged PR #370: URL: https://github.com/apache/directory-scimple/pull/370 -- 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:

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #250: Bump com.nimbusds:nimbus-jose-jwt from 9.32 to 9.34

2023-09-15 Thread via GitHub
dependabot[bot] opened a new pull request, #250: URL: https://github.com/apache/directory-kerby/pull/250 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.32 to 9.34. Changelog Sourced from

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #249: Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32

2023-09-14 Thread via GitHub
dependabot[bot] opened a new pull request, #249: URL: https://github.com/apache/directory-kerby/pull/249 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.31 to 9.32. Changelog Sourced from

[GitHub] [directory-scimple] bdemers merged pull request #356: Bump io.smallrye:jandex-maven-plugin from 3.1.2 to 3.1.3

2023-08-31 Thread via GitHub
bdemers merged PR #356: URL: https://github.com/apache/directory-scimple/pull/356 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #357: Bump version.resteasy from 6.2.4.Final to 6.2.5.Final

2023-08-31 Thread via GitHub
bdemers merged PR #357: URL: https://github.com/apache/directory-scimple/pull/357 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #360: Bump org.mockito:mockito-core from 5.4.0 to 5.5.0

2023-08-31 Thread via GitHub
bdemers merged PR #360: URL: https://github.com/apache/directory-scimple/pull/360 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #358: Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0

2023-08-31 Thread via GitHub
bdemers merged PR #358: URL: https://github.com/apache/directory-scimple/pull/358 -- 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:

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #359: Bump version.spring-boot from 3.1.2 to 3.1.3

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #359: URL: https://github.com/apache/directory-scimple/pull/359 Bumps `version.spring-boot` from 3.1.2 to 3.1.3. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.2 to 3.1.3 Release notes Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #360: Bump org.mockito:mockito-core from 5.4.0 to 5.5.0

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #360: URL: https://github.com/apache/directory-scimple/pull/360 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. Release notes Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #357: Bump version.resteasy from 6.2.4.Final to 6.2.5.Final

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #357: URL: https://github.com/apache/directory-scimple/pull/357 Bumps `version.resteasy` from 6.2.4.Final to 6.2.5.Final. Updates `org.jboss.resteasy:resteasy-client` from 6.2.4.Final to 6.2.5.Final Release notes Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #358: Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #358: URL: https://github.com/apache/directory-scimple/pull/358 Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. Release notes Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #356: Bump io.smallrye:jandex-maven-plugin from 3.1.2 to 3.1.3

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #356: URL: https://github.com/apache/directory-scimple/pull/356 Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.2 to 3.1.3. Release notes Sourced from

[GitHub] [directory-scimple] bdemers merged pull request #359: Bump version.spring-boot from 3.1.2 to 3.1.3

2023-08-31 Thread via GitHub
bdemers merged PR #359: URL: https://github.com/apache/directory-scimple/pull/359 -- 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:

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #239: Bump com.h2database:h2 from 2.2.220 to 2.2.222

2023-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #239: URL: https://github.com/apache/directory-kerby/pull/239 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.222. Release notes Sourced from

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #248: Bump ldap.api.version from 2.1.3 to 2.1.4

2023-09-12 Thread via GitHub
dependabot[bot] opened a new pull request, #248: URL: https://github.com/apache/directory-kerby/pull/248 Bumps `ldap.api.version` from 2.1.3 to 2.1.4. Updates `org.apache.directory.api:api-ldap-client-api` from 2.1.3 to 2.1.4 Updates `org.apache.directory.api:api-util` from 2.1.3

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #245: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.1.2

2023-09-12 Thread via GitHub
dependabot[bot] opened a new pull request, #245: URL: https://github.com/apache/directory-kerby/pull/245 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2. Release notes Sourced from

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #246: Bump commons-dbutils:commons-dbutils from 1.7 to 1.8.0

2023-09-12 Thread via GitHub
dependabot[bot] opened a new pull request, #246: URL: https://github.com/apache/directory-kerby/pull/246 Bumps commons-dbutils:commons-dbutils from 1.7 to 1.8.0. [![Dependabot compatibility

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #247: Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.0

2023-09-12 Thread via GitHub
dependabot[bot] opened a new pull request, #247: URL: https://github.com/apache/directory-kerby/pull/247 Bumps org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.0. Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- |

[GitHub] [directory-kerby] coheigea merged pull request #247: Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.0

2023-09-12 Thread via GitHub
coheigea merged PR #247: URL: https://github.com/apache/directory-kerby/pull/247 -- 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:

[GitHub] [directory-kerby] coheigea merged pull request #245: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.1.2

2023-09-12 Thread via GitHub
coheigea merged PR #245: URL: https://github.com/apache/directory-kerby/pull/245 -- 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:

[GitHub] [directory-kerby] coheigea merged pull request #246: Bump commons-dbutils:commons-dbutils from 1.7 to 1.8.0

2023-09-12 Thread via GitHub
coheigea merged PR #246: URL: https://github.com/apache/directory-kerby/pull/246 -- 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:

[GitHub] [directory-kerby] coheigea merged pull request #248: Bump ldap.api.version from 2.1.3 to 2.1.4

2023-09-12 Thread via GitHub
coheigea merged PR #248: URL: https://github.com/apache/directory-kerby/pull/248 -- 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:

[GitHub] [directory-server] coheigea closed pull request #111: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9

2023-09-12 Thread via GitHub
coheigea closed pull request #111: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9 URL: https://github.com/apache/directory-server/pull/111 -- 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

[GitHub] [directory-server] coheigea closed pull request #112: Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.9

2023-09-12 Thread via GitHub
coheigea closed pull request #112: Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.9 URL: https://github.com/apache/directory-server/pull/112 -- 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

[GitHub] [directory-kerby] coheigea merged pull request #243: Bump actions/checkout from 3.6.0 to 4.0.0

2023-09-12 Thread via GitHub
coheigea merged PR #243: URL: https://github.com/apache/directory-kerby/pull/243 -- 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:

[GitHub] [directory-server] coheigea merged pull request #113: Bump actions/upload-artifact from 3.1.2 to 3.1.3

2023-09-12 Thread via GitHub
coheigea merged PR #113: URL: https://github.com/apache/directory-server/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:

[GitHub] [directory-server] dependabot[bot] commented on pull request #112: Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.9

2023-09-12 Thread via GitHub
dependabot[bot] commented on PR #112: URL: https://github.com/apache/directory-server/pull/112#issuecomment-1715048219 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

[GitHub] [directory-server] dependabot[bot] commented on pull request #111: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9

2023-09-12 Thread via GitHub
dependabot[bot] commented on PR #111: URL: https://github.com/apache/directory-server/pull/111#issuecomment-1715048202 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

[GitHub] [directory-kerby] coheigea merged pull request #244: Bump actions/upload-artifact from 3.1.2 to 3.1.3

2023-09-12 Thread via GitHub
coheigea merged PR #244: URL: https://github.com/apache/directory-kerby/pull/244 -- 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:

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #108: Bump org.ops4j.pax.url:pax-url-aether from 2.6.11 to 2.6.14

2023-08-29 Thread via GitHub
dependabot[bot] opened a new pull request, #108: URL: https://github.com/apache/directory-server/pull/108 Bumps [org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url) from 2.6.11 to 2.6.14. Commits

[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #47: Bump org.ops4j.pax.url:pax-url-aether from 2.6.2 to 2.6.14

2023-08-29 Thread via GitHub
dependabot[bot] opened a new pull request, #47: URL: https://github.com/apache/directory-ldap-api/pull/47 Bumps [org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url) from 2.6.2 to 2.6.14. Commits

[GitHub] [directory-kerby] coheigea merged pull request #249: Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32

2023-09-14 Thread via GitHub
coheigea merged PR #249: URL: https://github.com/apache/directory-kerby/pull/249 -- 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:

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #240: Bump github/codeql-action from 2.21.4 to 2.21.5

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #240: URL: https://github.com/apache/directory-kerby/pull/240 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.4 to 2.21.5. Changelog Sourced from

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #361: Bump actions/checkout from 3 to 4

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #361: URL: https://github.com/apache/directory-scimple/pull/361 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #241: Bump slf4j.version from 1.7.36 to 2.0.9

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #241: URL: https://github.com/apache/directory-kerby/pull/241 Bumps `slf4j.version` from 1.7.36 to 2.0.9. Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.9 Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.9 Updates

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #242: Bump com.alibaba:druid from 1.2.18 to 1.2.19

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #242: URL: https://github.com/apache/directory-kerby/pull/242 Bumps [com.alibaba:druid](https://github.com/alibaba/druid) from 1.2.18 to 1.2.19. Release notes Sourced from https://github.com/alibaba/druid/releases;>com.alibaba:druid's

[GitHub] [directory-ldap-api] coheigea merged pull request #47: Bump org.ops4j.pax.url:pax-url-aether from 2.6.2 to 2.6.14

2023-08-29 Thread via GitHub
coheigea merged PR #47: URL: https://github.com/apache/directory-ldap-api/pull/47 -- 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:

[GitHub] [directory-server] coheigea commented on pull request #108: Bump org.ops4j.pax.url:pax-url-aether from 2.6.11 to 2.6.14

2023-08-29 Thread via GitHub
coheigea commented on PR #108: URL: https://github.com/apache/directory-server/pull/108#issuecomment-1698493377 @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

[GitHub] [directory-server] coheigea merged pull request #108: Bump org.ops4j.pax.url:pax-url-aether from 2.6.11 to 2.6.14

2023-08-29 Thread via GitHub
coheigea merged PR #108: URL: https://github.com/apache/directory-server/pull/108 -- 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:

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #109: Bump actions/checkout from 3.6.0 to 4.0.0

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #109: URL: https://github.com/apache/directory-server/pull/109 Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #111: Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #111: URL: https://github.com/apache/directory-server/pull/111 Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.9. [![Dependabot compatibility

[GitHub] [directory-server] dependabot[bot] commented on pull request #99: Bump slf4j-api from 1.7.36 to 2.0.6

2023-09-04 Thread via GitHub
dependabot[bot] commented on PR #99: URL: https://github.com/apache/directory-server/pull/99#issuecomment-1705748153 Superseded by #111. -- 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

[GitHub] [directory-server] dependabot[bot] closed pull request #99: Bump slf4j-api from 1.7.36 to 2.0.6

2023-09-04 Thread via GitHub
dependabot[bot] closed pull request #99: Bump slf4j-api from 1.7.36 to 2.0.6 URL: https://github.com/apache/directory-server/pull/99 -- 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

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #110: Bump pax-exam.version from 4.13.4 to 4.13.5

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #110: URL: https://github.com/apache/directory-server/pull/110 Bumps `pax-exam.version` from 4.13.4 to 4.13.5. Updates `org.ops4j.pax.exam:pax-exam-container-forked` from 4.13.4 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-junit4` from

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #112: Bump org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.9

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #112: URL: https://github.com/apache/directory-server/pull/112 Bumps org.slf4j:slf4j-reload4j from 1.7.36 to 2.0.9. [![Dependabot compatibility

[GitHub] [directory-server] dependabot[bot] commented on pull request #100: Bump slf4j-reload4j from 1.7.36 to 2.0.6

2023-09-04 Thread via GitHub
dependabot[bot] commented on PR #100: URL: https://github.com/apache/directory-server/pull/100#issuecomment-1705749801 Superseded by #112. -- 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

[GitHub] [directory-server] dependabot[bot] closed pull request #100: Bump slf4j-reload4j from 1.7.36 to 2.0.6

2023-09-04 Thread via GitHub
dependabot[bot] closed pull request #100: Bump slf4j-reload4j from 1.7.36 to 2.0.6 URL: https://github.com/apache/directory-server/pull/100 -- 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

[GitHub] [directory-scimple] bdemers merged pull request #365: Adds Quarkus example and ITs

2023-09-06 Thread via GitHub
bdemers merged PR #365: URL: https://github.com/apache/directory-scimple/pull/365 -- 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:

[GitHub] [directory-scimple] bdemers opened a new pull request, #366: Add quarkus example to parent pom

2023-09-06 Thread via GitHub
bdemers opened a new pull request, #366: URL: https://github.com/apache/directory-scimple/pull/366 This had been removed due to a merge conflict -- 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

[GitHub] [directory-scimple] bdemers opened a new pull request, #367: Add PMD Plugin

2023-09-06 Thread via GitHub
bdemers opened a new pull request, #367: URL: https://github.com/apache/directory-scimple/pull/367 - Add PMD plugin in CI profile - Fix PMD errors - Add LintException for scim-tools linter -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [directory-scimple] bdemers merged pull request #366: Add quarkus example to parent pom

2023-09-06 Thread via GitHub
bdemers merged PR #366: URL: https://github.com/apache/directory-scimple/pull/366 -- 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:

[GitHub] [directory-scimple] bdemers merged pull request #364: Move @Context object to field injection

2023-09-06 Thread via GitHub
bdemers merged PR #364: URL: https://github.com/apache/directory-scimple/pull/364 -- 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:

[GitHub] [directory-scimple] bdemers opened a new pull request, #365: Adds Quarkus example and ITs

2023-09-06 Thread via GitHub
bdemers opened a new pull request, #365: URL: https://github.com/apache/directory-scimple/pull/365 All of the ITs are wrapped and executed via `@QuarkusIntegrationTest`, this allows the tests to be executed in a more friendly Quarkus way (and would also work for native images) NOTE:

[GitHub] [directory-scimple] bdemers merged pull request #367: Add PMD Plugin

2023-09-06 Thread via GitHub
bdemers merged PR #367: URL: https://github.com/apache/directory-scimple/pull/367 -- 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:

[GitHub] [directory-scimple] bdemers opened a new pull request, #368: Ad SpotBugs and FindSecBugs

2023-09-06 Thread via GitHub
bdemers opened a new pull request, #368: URL: https://github.com/apache/directory-scimple/pull/368 - Add Spotbugs & FindSecBugs - Adding missing Serialization config - Fixing minor issues found by SpotBugs - Replacing ObjectOutputStream deep clone with Jackson - Setting locale to

[GitHub] [directory-scimple] bdemers merged pull request #368: Ad SpotBugs and FindSecBugs

2023-09-06 Thread via GitHub
bdemers merged PR #368: URL: https://github.com/apache/directory-scimple/pull/368 -- 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:

Re: [PR] Refuse APPLICATION_JSON to avoid data loss [directory-scimple]

2023-10-11 Thread via GitHub
symphony-enrico commented on PR #390: URL: https://github.com/apache/directory-scimple/pull/390#issuecomment-1758439766 > Do you want to try tweaking the JSON provider? > >

Re: [PR] Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 [directory-scimple]

2023-10-11 Thread via GitHub
bdemers merged PR #387: URL: https://github.com/apache/directory-scimple/pull/387 -- 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:

Re: [PR] Bump com.gradle:common-custom-user-data-maven-extension from 1.12.3 to 1.12.4 [directory-scimple]

2023-10-11 Thread via GitHub
bdemers merged PR #384: URL: https://github.com/apache/directory-scimple/pull/384 -- 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:

Re: [PR] Bump com.gradle:gradle-enterprise-maven-extension from 1.18.1 to 1.19.2 [directory-scimple]

2023-10-11 Thread via GitHub
bdemers merged PR #389: URL: https://github.com/apache/directory-scimple/pull/389 -- 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:

Re: [PR] Bump org.jboss.weld.se:weld-se-core from 5.1.1.Final to 5.1.2.Final [directory-scimple]

2023-10-11 Thread via GitHub
bdemers merged PR #388: URL: https://github.com/apache/directory-scimple/pull/388 -- 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:

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

2023-10-11 Thread via GitHub
bdemers merged PR #385: URL: https://github.com/apache/directory-scimple/pull/385 -- 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:

Re: [PR] Bump version.quarkus from 3.4.1 to 3.4.2 [directory-scimple]

2023-10-11 Thread via GitHub
bdemers merged PR #386: URL: https://github.com/apache/directory-scimple/pull/386 -- 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:

Re: [PR] Refuse APPLICATION_JSON to avoid data loss [directory-scimple]

2023-10-11 Thread via GitHub
bdemers commented on PR #390: URL: https://github.com/apache/directory-scimple/pull/390#issuecomment-1758278365 Do you want to try tweaking the JSON provider?

[PR] Bump io.swagger.core.v3:swagger-annotations from 2.2.16 to 2.2.17 [directory-scimple]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #391: URL: https://github.com/apache/directory-scimple/pull/391 Bumps io.swagger.core.v3:swagger-annotations from 2.2.16 to 2.2.17. [![Dependabot compatibility

[PR] DIRAPI-395: Improve unescaped backslash handling in DESC for IBM's directory servers [directory-ldap-api]

2023-10-16 Thread via GitHub
wadahiro opened a new pull request, #56: URL: https://github.com/apache/directory-ldap-api/pull/56 https://issues.apache.org/jira/browse/DIRAPI-395 Note: When quirks mode is disabled (i.e., in Strict mode), I made a change to throw `LdapSchemaException` if unescaped backslash is

[PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 [directory-scimple]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #393: URL: https://github.com/apache/directory-scimple/pull/393 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. Release notes Sourced from

[PR] Bump com.google.guava:guava from 32.1.2-android to 32.1.3-android [directory-scimple]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #394: URL: https://github.com/apache/directory-scimple/pull/394 Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-android to 32.1.3-android. Release notes Sourced from

  1   2   3   4   5   6   7   8   9   10   >