-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bring Quarkus Scaffolding up to date with master #2861
Bring Quarkus Scaffolding up to date with master #2861
Commits on Jan 28, 2022
-
Support filters on query plans (yahoo#2526)
* Relaxed equality for filter expression equality comparisons * Added support for filters in query plan -> query translation * Initial version * All tests plass * Removed dead code * Added QueryPlanMerger UTs, fixed bug, and made QueryPlan inheritable * Finished adding unit tests * Fixed standalone and spring builds * Reverted equality changes * Commonized merging strategy into QueryPlanMerger * Inspection rework * Added UT for default query plan merging functionality * Inspection comments. * Another comment Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0552c5 - Browse repository at this point
Copy the full SHA d0552c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6666d1 - Browse repository at this point
Copy the full SHA c6666d1View commit details
Commits on Jan 29, 2022
-
[maven-release-plugin] prepare release 6.1.1
Aaron Klish committedJan 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 705f42b - Browse repository at this point
Copy the full SHA 705f42bView commit details -
[maven-release-plugin] prepare for next development iteration
Aaron Klish committedJan 29, 2022 Configuration menu - View commit details
-
Copy full SHA for b68f5c7 - Browse repository at this point
Copy the full SHA b68f5c7View commit details
Commits on Feb 7, 2022
-
Bump json-path from 2.6.0 to 2.7.0 (yahoo#2531)
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.6.0...json-path-2.7.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1355701 - Browse repository at this point
Copy the full SHA 1355701View commit details
Commits on Feb 16, 2022
-
Ignoring Elide models embedded in complex attributes (yahoo#2535)
* Ignoring Elide models embedded in complex attributes * Fixing tomcat CVE * Fixing tomcat CVE * Added unit test Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d10570 - Browse repository at this point
Copy the full SHA 1d10570View commit details -
Bump version.jetty from 9.4.44.v20210927 to 9.4.45.v20220203 (yahoo#2534
) Bumps `version.jetty` from 9.4.44.v20210927 to 9.4.45.v20220203. Updates `jetty-server` from 9.4.44.v20210927 to 9.4.45.v20220203 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.44.v20210927...jetty-9.4.45.v20220203) Updates `jetty-servlet` from 9.4.44.v20210927 to 9.4.45.v20220203 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.44.v20210927...jetty-9.4.45.v20220203) Updates `jetty-continuation` from 9.4.44.v20210927 to 9.4.45.v20220203 Updates `jetty-webapp` from 9.4.44.v20210927 to 9.4.45.v20220203 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.44.v20210927...jetty-9.4.45.v20220203) Updates `websocket-server` from 9.4.44.v20210927 to 9.4.45.v20220203 Updates `websocket-client` from 9.4.44.v20210927 to 9.4.45.v20220203 Updates `websocket-servlet` from 9.4.44.v20210927 to 9.4.45.v20220203 Updates `javax-websocket-server-impl` from 9.4.44.v20210927 to 9.4.45.v20220203 --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-continuation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-server dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-servlet dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:javax-websocket-server-impl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76a45fc - Browse repository at this point
Copy the full SHA 76a45fcView commit details
Commits on Feb 17, 2022
-
Bump jedis from 4.1.0 to 4.1.1 (yahoo#2530)
Bumps [jedis](https://github.com/redis/jedis) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d1be94 - Browse repository at this point
Copy the full SHA 0d1be94View commit details -
Bump mockito-core from 4.2.0 to 4.3.1 (yahoo#2518)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.2.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73d2ce8 - Browse repository at this point
Copy the full SHA 73d2ce8View commit details -
Bump mockito-junit-jupiter from 4.2.0 to 4.3.1 (yahoo#2517)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.2.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7367573 - Browse repository at this point
Copy the full SHA 7367573View commit details -
Bump spring.boot.version from 2.6.2 to 2.6.3 (yahoo#2510)
Bumps `spring.boot.version` from 2.6.2 to 2.6.3. Updates `spring-boot-starter-actuator` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3) Updates `spring-boot-dependencies` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3) Updates `spring-boot-starter-security` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72954a5 - Browse repository at this point
Copy the full SHA 72954a5View commit details -
Bump spring-cloud-context from 3.0.4 to 3.1.0 (yahoo#2512)
Bumps [spring-cloud-context](https://github.com/spring-cloud/spring-cloud-commons) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases) - [Commits](spring-cloud/spring-cloud-commons@v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a0cc1d - Browse repository at this point
Copy the full SHA 8a0cc1dView commit details -
Bump classgraph from 4.8.138 to 4.8.139 (yahoo#2541)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.138 to 4.8.139. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.138...classgraph-4.8.139) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6409cb6 - Browse repository at this point
Copy the full SHA 6409cb6View commit details -
Bump metrics.version from 4.2.7 to 4.2.8 (yahoo#2540)
Bumps `metrics.version` from 4.2.7 to 4.2.8. Updates `metrics-core` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.7...v4.2.8) Updates `metrics-servlets` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.7...v4.2.8) Updates `metrics-servlet` from 4.2.7 to 4.2.8 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.7...v4.2.8) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2c48a1 - Browse repository at this point
Copy the full SHA b2c48a1View commit details -
Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (yahoo#2542)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb3d4c0 - Browse repository at this point
Copy the full SHA cb3d4c0View commit details -
Bump log4j-over-slf4j from 1.7.35 to 1.7.36 (yahoo#2547)
Bumps [log4j-over-slf4j](https://github.com/qos-ch/slf4j) from 1.7.35 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.35...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:log4j-over-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a919837 - Browse repository at this point
Copy the full SHA a919837View commit details -
Bump checkstyle from 9.2.1 to 9.3 (yahoo#2546)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2.1...checkstyle-9.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3377ac - Browse repository at this point
Copy the full SHA d3377acView commit details -
Bump swagger-core from 1.6.4 to 1.6.5 (yahoo#2549)
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.4 to 1.6.5. - [Release notes](https://github.com/swagger-api/swagger-core/releases) - [Commits](swagger-api/swagger-core@v1.6.4...v1.6.5) --- updated-dependencies: - dependency-name: io.swagger:swagger-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7f654c - Browse repository at this point
Copy the full SHA a7f654cView commit details -
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (yahoo#2544)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43db0ba - Browse repository at this point
Copy the full SHA 43db0baView commit details -
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 (yahoo#2548)
Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.11. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc1855f - Browse repository at this point
Copy the full SHA cc1855fView commit details -
Bump micrometer-core from 1.8.2 to 1.8.3 (yahoo#2545)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfa92a6 - Browse repository at this point
Copy the full SHA dfa92a6View commit details -
Bump maven-site-plugin from 3.10.0 to 3.11.0 (yahoo#2543)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.10.0...maven-site-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecce964 - Browse repository at this point
Copy the full SHA ecce964View commit details -
Bump spring-websocket from 5.3.15 to 5.3.16 (yahoo#2553)
Bumps [spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.15...v5.3.16) --- updated-dependencies: - dependency-name: org.springframework:spring-websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d70b62 - Browse repository at this point
Copy the full SHA 8d70b62View commit details -
Bump gson from 2.8.9 to 2.9.0 (yahoo#2552)
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.9.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b31a01 - Browse repository at this point
Copy the full SHA 4b31a01View commit details -
Bump slf4j-api from 1.7.35 to 1.7.36 (yahoo#2550)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.35 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.35...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c59325 - Browse repository at this point
Copy the full SHA 3c59325View commit details
Commits on Feb 18, 2022
-
Bump spring-core from 5.3.15 to 5.3.16 (yahoo#2554)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.15...v5.3.16) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69056c8 - Browse repository at this point
Copy the full SHA 69056c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8589c - Browse repository at this point
Copy the full SHA 7f8589cView commit details
Commits on Feb 19, 2022
-
[maven-release-plugin] prepare release 6.1.2
Aaron Klish committedFeb 19, 2022 Configuration menu - View commit details
-
Copy full SHA for ca46a95 - Browse repository at this point
Copy the full SHA ca46a95View commit details -
[maven-release-plugin] prepare for next development iteration
Aaron Klish committedFeb 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 48b632a - Browse repository at this point
Copy the full SHA 48b632aView commit details
Commits on Mar 15, 2022
-
Bump log4j-to-slf4j from 2.17.1 to 2.17.2 (yahoo#2560)
Bumps log4j-to-slf4j from 2.17.1 to 2.17.2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a644f6 - Browse repository at this point
Copy the full SHA 1a644f6View commit details
Commits on Mar 24, 2022
-
Bump version.jackson from 2.12.5 to 2.13.1 (yahoo#2527)
* Bump version.jackson from 2.12.5 to 2.13.1 Bumps `version.jackson` from 2.12.5 to 2.13.1. Updates `jackson-annotations` from 2.12.5 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.12.5 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.12.5...jackson-core-2.13.1) Updates `jackson-databind` from 2.12.5 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-yaml` from 2.12.5 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.5...jackson-dataformats-text-2.13.1) Updates `jackson-datatype-jdk8` from 2.12.5 to 2.13.1 Updates `jackson-datatype-jsr310` from 2.12.5 to 2.13.1 Updates `jackson-module-jaxb-annotations` from 2.12.5 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.12.5...jackson-modules-base-2.13.1) Updates `jackson-module-parameter-names` from 2.12.5 to 2.13.1 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.5...jackson-modules-java8-2.13.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed non-deterministic serde registration order Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2c9068 - Browse repository at this point
Copy the full SHA d2c9068View commit details -
Update: Make
-
a valid TEXT value type character (yahoo#2565)Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 588b69f - Browse repository at this point
Copy the full SHA 588b69fView commit details
Commits on Mar 28, 2022
-
Bump spring.boot.version from 2.6.3 to 2.6.5 (yahoo#2566)
Bumps `spring.boot.version` from 2.6.3 to 2.6.5. Updates `spring-boot-starter-actuator` from 2.6.3 to 2.6.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.3...v2.6.5) Updates `spring-boot-dependencies` from 2.6.3 to 2.6.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.3...v2.6.5) Updates `spring-boot-starter-security` from 2.6.3 to 2.6.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.3...v2.6.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b7051d - Browse repository at this point
Copy the full SHA 5b7051dView commit details
Commits on Mar 31, 2022
-
Fix graphiql comment bug and config store issues creating multiple fi…
…les in a single request. (yahoo#2571) * Fixing graphiql comment bug. Fixing configuration API NPE. * Added another test case * Added IT test for multiple creation test. * Added spring boot IT for multiple configuration files created in single GraphQL request. * Added IT test for spring boot * Added spring boot IT test * Fixed checkstyle bugs Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e67e54 - Browse repository at this point
Copy the full SHA 5e67e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ae1c4 - Browse repository at this point
Copy the full SHA 14ae1c4View commit details -
Bump hibernate5.version from 5.6.5.Final to 5.6.7.Final (yahoo#2568)
Bumps `hibernate5.version` from 5.6.5.Final to 5.6.7.Final. Updates `hibernate-entitymanager` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.5...5.6.7) Updates `hibernate-core` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.5...5.6.7) Updates `hibernate-envers` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.5...5.6.7) Updates `hibernate-hikaricp` from 5.6.5.Final to 5.6.7.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.7/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.5...5.6.7) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78c636e - Browse repository at this point
Copy the full SHA 78c636eView commit details -
Bump groovy.version from 3.0.9 to 3.0.10 (yahoo#2567)
Bumps `groovy.version` from 3.0.9 to 3.0.10. Updates `groovy` from 3.0.9 to 3.0.10 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-xml` from 3.0.9 to 3.0.10 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf3bbfe - Browse repository at this point
Copy the full SHA cf3bbfeView commit details -
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 (yahoo#2559)
Bumps nexus-staging-maven-plugin from 1.6.11 to 1.6.12. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 507ba6c - Browse repository at this point
Copy the full SHA 507ba6cView commit details -
Bump spring-cloud-context from 3.1.0 to 3.1.1 (yahoo#2557)
Bumps [spring-cloud-context](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases) - [Commits](spring-cloud/spring-cloud-commons@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7d44ce - Browse repository at this point
Copy the full SHA c7d44ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c0b84 - Browse repository at this point
Copy the full SHA 60c0b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c3d19 - Browse repository at this point
Copy the full SHA 39c3d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0889eea - Browse repository at this point
Copy the full SHA 0889eeaView commit details -
Bump spring-core from 5.3.16 to 5.3.18 in /elide-model-config (yahoo#…
…2572) Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.16...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e94d36a - Browse repository at this point
Copy the full SHA e94d36aView commit details
Commits on Apr 5, 2022
-
Revert "Update: Make
-
a valid TEXT value type character (yahoo#2565)……" (yahoo#2581) This reverts commit 588b69f.
Configuration menu - View commit details
-
Copy full SHA for aec3709 - Browse repository at this point
Copy the full SHA aec3709View commit details
Commits on Apr 6, 2022
-
Bumping Spring to work around CVE (yahoo#2583)
Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95f94a9 - Browse repository at this point
Copy the full SHA 95f94a9View commit details -
Added explicit tests for SQL comment dependency injection for Aggrega…
…tion Store. (yahoo#2582) Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78fe93d - Browse repository at this point
Copy the full SHA 78fe93dView commit details -
Bump version.logback from 1.2.10 to 1.2.11 (yahoo#2580)
Bumps `version.logback` from 1.2.10 to 1.2.11. Updates `logback-classic` from 1.2.10 to 1.2.11 Updates `logback-core` from 1.2.10 to 1.2.11 --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95f183d - Browse repository at this point
Copy the full SHA 95f183dView commit details -
Bump artemis-jms-client-all from 2.20.0 to 2.21.0 (yahoo#2578)
Bumps [artemis-jms-client-all](https://github.com/apache/activemq-artemis) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.20.0...2.21.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-client-all dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d840018 - Browse repository at this point
Copy the full SHA d840018View commit details -
Bump spring-websocket from 5.3.16 to 5.3.18 (yahoo#2573)
Bumps [spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.16...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c5d173 - Browse repository at this point
Copy the full SHA 1c5d173View commit details -
Bump guava from 31.0.1-jre to 31.1-jre (yahoo#2577)
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba0202f - Browse repository at this point
Copy the full SHA ba0202fView commit details -
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (yahoo#2579)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M6. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b741bd - Browse repository at this point
Copy the full SHA 5b741bdView commit details -
Bump version.jetty from 9.4.45.v20220203 to 9.4.46.v20220331 (yahoo#2576
) Bumps `version.jetty` from 9.4.45.v20220203 to 9.4.46.v20220331. Updates `jetty-server` from 9.4.45.v20220203 to 9.4.46.v20220331 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.45.v20220203...jetty-9.4.46.v20220331) Updates `jetty-servlet` from 9.4.45.v20220203 to 9.4.46.v20220331 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.45.v20220203...jetty-9.4.46.v20220331) Updates `jetty-continuation` from 9.4.45.v20220203 to 9.4.46.v20220331 Updates `jetty-webapp` from 9.4.45.v20220203 to 9.4.46.v20220331 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.45.v20220203...jetty-9.4.46.v20220331) Updates `websocket-server` from 9.4.45.v20220203 to 9.4.46.v20220331 Updates `websocket-client` from 9.4.45.v20220203 to 9.4.46.v20220331 Updates `websocket-servlet` from 9.4.45.v20220203 to 9.4.46.v20220331 Updates `javax-websocket-server-impl` from 9.4.45.v20220203 to 9.4.46.v20220331 --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-continuation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-server dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-servlet dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:javax-websocket-server-impl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28f3be8 - Browse repository at this point
Copy the full SHA 28f3be8View commit details -
Bump swagger-core from 1.6.5 to 1.6.6 (yahoo#2587)
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/swagger-api/swagger-core/releases) - [Commits](swagger-api/swagger-core@v1.6.5...v1.6.6) --- updated-dependencies: - dependency-name: io.swagger:swagger-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a78159a - Browse repository at this point
Copy the full SHA a78159aView commit details -
Bump log4j-api from 2.17.1 to 2.17.2 (yahoo#2588)
Bumps log4j-api from 2.17.1 to 2.17.2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 284597a - Browse repository at this point
Copy the full SHA 284597aView commit details -
Bump calcite-core from 1.29.0 to 1.30.0 (yahoo#2586)
Bumps [calcite-core](https://github.com/apache/calcite) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/apache/calcite/releases) - [Commits](apache/calcite@calcite-1.29.0...calcite-1.30.0) --- updated-dependencies: - dependency-name: org.apache.calcite:calcite-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90e6f1a - Browse repository at this point
Copy the full SHA 90e6f1aView commit details -
Bump metrics.version from 4.2.8 to 4.2.9 (yahoo#2585)
Bumps `metrics.version` from 4.2.8 to 4.2.9. Updates `metrics-core` from 4.2.8 to 4.2.9 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.8...v4.2.9) Updates `metrics-servlets` from 4.2.8 to 4.2.9 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.8...v4.2.9) Updates `metrics-servlet` from 4.2.8 to 4.2.9 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.8...v4.2.9) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58dcf77 - Browse repository at this point
Copy the full SHA 58dcf77View commit details -
Bump checkstyle from 9.3 to 10.1 (yahoo#2589)
* Bump checkstyle from 9.3 to 10.1 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.3...checkstyle-10.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed new checkstyle errors Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 106b3e1 - Browse repository at this point
Copy the full SHA 106b3e1View commit details -
Bump graphql-java from 17.3 to 18.0 (yahoo#2592)
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 17.3 to 18.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v17.3...v18.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a9e6d6d - Browse repository at this point
Copy the full SHA a9e6d6dView commit details -
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (yahoo#2593)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab3afd3 - Browse repository at this point
Copy the full SHA ab3afd3View commit details -
Bump dependency-check-maven from 6.5.3 to 7.0.4 (yahoo#2591)
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.5.3 to 7.0.4. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md) - [Commits](jeremylong/DependencyCheck@v6.5.3...v7.0.4) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 925b025 - Browse repository at this point
Copy the full SHA 925b025View commit details -
Bump artemis-jms-server from 2.20.0 to 2.21.0 (yahoo#2590)
Bumps [artemis-jms-server](https://github.com/apache/activemq-artemis) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.20.0...2.21.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-server dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3882772 - Browse repository at this point
Copy the full SHA 3882772View commit details -
Bump version.restassured from 4.4.0 to 5.0.1 (yahoo#2584)
* Bump version.restassured from 4.4.0 to 5.0.1 Bumps `version.restassured` from 4.4.0 to 5.0.1. Updates `rest-assured` from 4.4.0 to 5.0.1 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.4.0...rest-assured-5.0.1) Updates `json-schema-validator` from 4.4.0 to 5.0.1 Updates `json-path` from 4.4.0 to 5.0.1 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.4.0...rest-assured-5.0.1) Updates `xml-path` from 4.4.0 to 5.0.1 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.4.0...rest-assured-5.0.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.rest-assured:json-schema-validator dependency-type: direct:development update-type: version-update:semver-major - dependency-name: io.rest-assured:json-path dependency-type: direct:development update-type: version-update:semver-major - dependency-name: io.rest-assured:xml-path dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed missing dependency Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acee873 - Browse repository at this point
Copy the full SHA acee873View commit details
Commits on Apr 7, 2022
-
Bump classgraph from 4.8.139 to 4.8.143 (yahoo#2598)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.139 to 4.8.143. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.139...classgraph-4.8.143) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9ad7bf - Browse repository at this point
Copy the full SHA b9ad7bfView commit details -
Bump mockito-junit-jupiter from 4.3.1 to 4.4.0 (yahoo#2597)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1566063 - Browse repository at this point
Copy the full SHA 1566063View commit details -
Bump mockito-core from 4.3.1 to 4.4.0 (yahoo#2594)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52d407f - Browse repository at this point
Copy the full SHA 52d407fView commit details -
Bump caffeine from 3.0.5 to 3.0.6 (yahoo#2595)
Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.0.5...v3.0.6) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f585b6a - Browse repository at this point
Copy the full SHA f585b6aView commit details -
Bump artemis-server from 2.20.0 to 2.21.0 (yahoo#2600)
Bumps [artemis-server](https://github.com/apache/activemq-artemis) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.20.0...2.21.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 880e88a - Browse repository at this point
Copy the full SHA 880e88aView commit details -
Bump jedis from 4.1.1 to 4.2.1 (yahoo#2599)
Bumps [jedis](https://github.com/redis/jedis) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.1.1...v4.2.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f4912f - Browse repository at this point
Copy the full SHA 2f4912fView commit details -
Bump jackson-databind from 2.13.2.1 to 2.13.2.2 (yahoo#2603)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.2.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f1a58e - Browse repository at this point
Copy the full SHA 1f1a58eView commit details -
Bump maven-compiler-plugin from 3.10.0 to 3.10.1 (yahoo#2602)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfcabe3 - Browse repository at this point
Copy the full SHA bfcabe3View commit details -
Bump micrometer-core from 1.8.3 to 1.8.4 (yahoo#2596)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f872d11 - Browse repository at this point
Copy the full SHA f872d11View commit details -
* Fixes yahoo#2601 * Fixed checkstyle issues Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2578aa - Browse repository at this point
Copy the full SHA a2578aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b24651 - Browse repository at this point
Copy the full SHA 6b24651View commit details -
[maven-release-plugin] prepare release 6.1.4
Aaron Klish committedApr 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 4231fea - Browse repository at this point
Copy the full SHA 4231feaView commit details -
[maven-release-plugin] prepare for next development iteration
Aaron Klish committedApr 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 9f27161 - Browse repository at this point
Copy the full SHA 9f27161View commit details
Commits on Apr 12, 2022
-
Bump h2 from 2.1.210 to 2.1.212 (yahoo#2606)
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.212. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.210...version-2.1.212) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8dd203 - Browse repository at this point
Copy the full SHA c8dd203View commit details
Commits on Apr 19, 2022
-
* Fixes yahoo#2615 * Fixed checkstyle issue Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18df59e - Browse repository at this point
Copy the full SHA 18df59eView commit details
Commits on Apr 20, 2022
-
Removed unnecessary conversion to JsonNode when serializing JSON-API … (
yahoo#2618) * Removed unnecessary conversion to JsonNode when serializing JSON-API responses. * Fixed minor issue. * Revised javadoc * Removed generics for State classes * Removed dead code. Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2aa70c7 - Browse repository at this point
Copy the full SHA 2aa70c7View commit details -
Bump spring-core from 5.3.18 to 5.3.19 (yahoo#2609)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.18...v5.3.19) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a5f8bc - Browse repository at this point
Copy the full SHA 6a5f8bcView commit details -
Bump spring-websocket from 5.3.18 to 5.3.19 (yahoo#2611)
Bumps [spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.18...v5.3.19) --- updated-dependencies: - dependency-name: org.springframework:spring-websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e15ec1c - Browse repository at this point
Copy the full SHA e15ec1cView commit details -
Bump classgraph from 4.8.143 to 4.8.146 (yahoo#2610)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.143 to 4.8.146. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.143...classgraph-4.8.146) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7dca407 - Browse repository at this point
Copy the full SHA 7dca407View commit details -
Bump lombok from 1.18.22 to 1.18.24 (yahoo#2614)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.22 to 1.18.24. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.22...v1.18.24) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec67bf5 - Browse repository at this point
Copy the full SHA ec67bf5View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d5b98b - Browse repository at this point
Copy the full SHA 9d5b98bView commit details -
Header filtering config (yahoo#2627)
* Adding configuration to disable header credential stripping * Added IT test * Fixed checkstyle * Fixed bug Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abb3286 - Browse repository at this point
Copy the full SHA abb3286View commit details -
Aggregation store dynamic table sql (yahoo#2626)
* Added TableSQLMaker interface and supported changes in Aggregation Store * Added HJSON configuration * Build passes. * Added IT test. Fixed bugs. * Fix metadatastore test * Update elide-datastore/elide-datastore-aggregation/src/main/java/com/yahoo/elide/datastores/aggregation/dynamic/TableType.java Co-authored-by: William Cekan <[email protected]> * Inspection rework * use asSubclass * Update elide-datastore/elide-datastore-aggregation/src/main/java/com/yahoo/elide/datastores/aggregation/dynamic/TableType.java Co-authored-by: William Cekan <[email protected]> * Update elide-datastore/elide-datastore-aggregation/src/main/java/com/yahoo/elide/datastores/aggregation/dynamic/TableType.java Co-authored-by: William Cekan <[email protected]> * More rework Co-authored-by: Aaron Klish <[email protected]> Co-authored-by: William Cekan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7b8635 - Browse repository at this point
Copy the full SHA d7b8635View commit details -
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (yahoo#2623)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0a0516 - Browse repository at this point
Copy the full SHA c0a0516View commit details -
Bump jedis from 4.2.1 to 4.2.2 (yahoo#2621)
Bumps [jedis](https://github.com/redis/jedis) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35edc6b - Browse repository at this point
Copy the full SHA 35edc6bView commit details -
Bump hibernate5.version from 5.6.7.Final to 5.6.8.Final (yahoo#2613)
Bumps `hibernate5.version` from 5.6.7.Final to 5.6.8.Final. Updates `hibernate-entitymanager` from 5.6.7.Final to 5.6.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.8/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.7...5.6.8) Updates `hibernate-core` from 5.6.7.Final to 5.6.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.8/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.7...5.6.8) Updates `hibernate-envers` from 5.6.7.Final to 5.6.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.8/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.7...5.6.8) Updates `hibernate-hikaricp` from 5.6.7.Final to 5.6.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.8/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.7...5.6.8) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 625e0eb - Browse repository at this point
Copy the full SHA 625e0ebView commit details -
Bump maven-site-plugin from 3.11.0 to 3.12.0 (yahoo#2629)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.11.0...maven-site-plugin-3.12.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 818f959 - Browse repository at this point
Copy the full SHA 818f959View commit details -
Bump micrometer-core from 1.8.4 to 1.8.5 (yahoo#2624)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.8.4...v1.8.5) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6d3b68 - Browse repository at this point
Copy the full SHA f6d3b68View commit details -
Bump spring.boot.version from 2.6.6 to 2.6.7 (yahoo#2631)
Bumps `spring.boot.version` from 2.6.6 to 2.6.7. Updates `spring-boot-starter-actuator` from 2.6.6 to 2.6.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.6...v2.6.7) Updates `spring-boot-dependencies` from 2.6.6 to 2.6.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.6...v2.6.7) Updates `spring-boot-starter-security` from 2.6.6 to 2.6.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 263beb9 - Browse repository at this point
Copy the full SHA 263beb9View commit details -
Bump graphql-java-extended-scalars from 17.0 to 18.0 (yahoo#2630)
Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 17.0 to 18.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](graphql-java/graphql-java-extended-scalars@v17.0...v18.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8e2a86 - Browse repository at this point
Copy the full SHA d8e2a86View commit details -
Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 (yahoo#2634)
Bumps nexus-staging-maven-plugin from 1.6.12 to 1.6.13. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4e14fd - Browse repository at this point
Copy the full SHA e4e14fdView commit details
Commits on Apr 23, 2022
-
Bump mockito-junit-jupiter from 4.4.0 to 4.5.1 (yahoo#2633)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 886262b - Browse repository at this point
Copy the full SHA 886262bView commit details
Commits on Apr 25, 2022
-
Bump checkstyle from 10.1 to 10.2 (yahoo#2635)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.1 to 10.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.1...checkstyle-10.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dca4700 - Browse repository at this point
Copy the full SHA dca4700View commit details -
Bump dependency-check-maven from 7.0.4 to 7.1.0 (yahoo#2636)
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.0.4 to 7.1.0. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md) - [Commits](jeremylong/DependencyCheck@v7.0.4...v7.1.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7762d7f - Browse repository at this point
Copy the full SHA 7762d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a78bf78 - Browse repository at this point
Copy the full SHA a78bf78View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf61282 - Browse repository at this point
Copy the full SHA bf61282View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb88d1 - Browse repository at this point
Copy the full SHA bfb88d1View commit details
Commits on Apr 26, 2022
-
Aaron Klish committed
Apr 26, 2022 Configuration menu - View commit details
-
Copy full SHA for ba7faef - Browse repository at this point
Copy the full SHA ba7faefView commit details -
Add Injector Bean (yahoo#2637)
Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8adc443 - Browse repository at this point
Copy the full SHA 8adc443View commit details
Commits on May 6, 2022
-
Minimum to expose _service.sdl for Apollo federation. (yahoo#2640)
* Minimum to expose _service.sdl for Apollo federation. * Added configuration options to enable/disable apollo federation. * Fixed checkstyle issues
Configuration menu - View commit details
-
Copy full SHA for af3e1d9 - Browse repository at this point
Copy the full SHA af3e1d9View commit details -
Bump caffeine from 3.0.6 to 3.1.0 (yahoo#2643)
Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.0.6 to 3.1.0. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v3.0.6...v3.1.0) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8cdbb9 - Browse repository at this point
Copy the full SHA d8cdbb9View commit details -
Bump spring-cloud-context from 3.1.1 to 3.1.2 (yahoo#2642)
Bumps [spring-cloud-context](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases) - [Commits](spring-cloud/spring-cloud-commons@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb500d1 - Browse repository at this point
Copy the full SHA cb500d1View commit details
Commits on May 14, 2022
-
Bump graphql-java from 18.0 to 18.1 (yahoo#2645)
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 18.0 to 18.1. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v18.0...v18.1) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6eb767c - Browse repository at this point
Copy the full SHA 6eb767cView commit details -
Bump jedis from 4.2.2 to 4.2.3 (yahoo#2646)
Bumps [jedis](https://github.com/redis/jedis) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b3f318 - Browse repository at this point
Copy the full SHA 4b3f318View commit details
Commits on Jun 5, 2022
-
* FIrst pass - not working * Build passes * Added IT tests * Non working JPA IT test * Fixed broken JPA IT test * Refactor to simplify * Fixed imports * Fixing typo in test comment * Bumped spring * Added more unit tests. Bumped spring websocket * Added a few more unit tests * Fixed checkstyle issues * Fixed checkstyle issues * Update suppressions.xml Co-authored-by: Moiz Arafat <[email protected]> * Rework Co-authored-by: Moiz Arafat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae34fed - Browse repository at this point
Copy the full SHA ae34fedView commit details -
Bump spring-core from 5.3.19 to 5.3.20 in /elide-model-config (yahoo#…
…2654) Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.19...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2666955 - Browse repository at this point
Copy the full SHA 2666955View commit details -
Bump federation-graphql-java-support from 2.0.0-alpha.5 to 2.0.1 (yah…
…oo#2655) Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.0-alpha.5 to 2.0.1. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.0-alpha.5...v2.0.1) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b5759a - Browse repository at this point
Copy the full SHA 2b5759aView commit details -
Bump javassist from 3.28.0-GA to 3.29.0-GA (yahoo#2651)
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.28.0-GA to 3.29.0-GA. - [Release notes](https://github.com/jboss-javassist/javassist/releases) - [Commits](https://github.com/jboss-javassist/javassist/commits) --- updated-dependencies: - dependency-name: org.javassist:javassist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5583f4 - Browse repository at this point
Copy the full SHA c5583f4View commit details -
Bump artemis-jms-server from 2.21.0 to 2.22.0 (yahoo#2644)
Bumps [artemis-jms-server](https://github.com/apache/activemq-artemis) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.21.0...2.22.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-server dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dd4ffc - Browse repository at this point
Copy the full SHA 9dd4ffcView commit details -
Bump artemis-server from 2.21.0 to 2.22.0 (yahoo#2647)
Bumps [artemis-server](https://github.com/apache/activemq-artemis) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.21.0...2.22.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7d8c24 - Browse repository at this point
Copy the full SHA a7d8c24View commit details -
Bump version.restassured from 5.0.1 to 5.1.0 (yahoo#2658)
Bumps `version.restassured` from 5.0.1 to 5.1.0. Updates `rest-assured` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.0.1...rest-assured-5.1.0) Updates `json-schema-validator` from 5.0.1 to 5.1.0 Updates `json-path` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.0.1...rest-assured-5.1.0) Updates `xml-path` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.0.1...rest-assured-5.1.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.rest-assured:json-schema-validator dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.rest-assured:json-path dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.rest-assured:xml-path dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2e9e20 - Browse repository at this point
Copy the full SHA a2e9e20View commit details -
Bump micrometer-core from 1.8.5 to 1.9.0 (yahoo#2657)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.8.5 to 1.9.0. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.8.5...v1.9.0) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 403132f - Browse repository at this point
Copy the full SHA 403132fView commit details -
Bump hibernate5.version from 5.6.8.Final to 5.6.9.Final (yahoo#2659)
Bumps `hibernate5.version` from 5.6.8.Final to 5.6.9.Final. Updates `hibernate-entitymanager` from 5.6.8.Final to 5.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.8...5.6.9) Updates `hibernate-core` from 5.6.8.Final to 5.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.8...5.6.9) Updates `hibernate-envers` from 5.6.8.Final to 5.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.8...5.6.9) Updates `hibernate-hikaricp` from 5.6.8.Final to 5.6.9.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.9/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.8...5.6.9) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfcb6a3 - Browse repository at this point
Copy the full SHA dfcb6a3View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1449095 - Browse repository at this point
Copy the full SHA 1449095View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24f7aa - Browse repository at this point
Copy the full SHA b24f7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ce832 - Browse repository at this point
Copy the full SHA 42ce832View commit details -
Configuration menu - View commit details
-
Copy full SHA for c806f4b - Browse repository at this point
Copy the full SHA c806f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe16151 - Browse repository at this point
Copy the full SHA fe16151View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d5019 - Browse repository at this point
Copy the full SHA f0d5019View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9da5e7 - Browse repository at this point
Copy the full SHA c9da5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cb5a5 - Browse repository at this point
Copy the full SHA e7cb5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd66ef - Browse repository at this point
Copy the full SHA 9cd66efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44bcaa3 - Browse repository at this point
Copy the full SHA 44bcaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0602ae7 - Browse repository at this point
Copy the full SHA 0602ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01f796 - Browse repository at this point
Copy the full SHA a01f796View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cac28a - Browse repository at this point
Copy the full SHA 0cac28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6175753 - Browse repository at this point
Copy the full SHA 6175753View commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5899f38 - Browse repository at this point
Copy the full SHA 5899f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c478c7 - Browse repository at this point
Copy the full SHA 1c478c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68cbf3e - Browse repository at this point
Copy the full SHA 68cbf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 635ea8d - Browse repository at this point
Copy the full SHA 635ea8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af2c6a - Browse repository at this point
Copy the full SHA 9af2c6aView commit details
Commits on Jul 6, 2022
-
Use Serializable Classes for RedisCache to work (yahoo#2681)
* Serializable Classes for Redis * Additional Serializable changes * Separate Test Case for Redis + Removing Non Required Serializable Implementation * Code Cleanup + Removing Non Required Serializable Implementation * Code Cleanup * Test Restructuring
Configuration menu - View commit details
-
Copy full SHA for 53fbf01 - Browse repository at this point
Copy the full SHA 53fbf01View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c8cafb - Browse repository at this point
Copy the full SHA 1c8cafbView commit details -
Bump dependency-check-maven from 7.1.0 to 7.1.1 (yahoo#2678)
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md) - [Commits](jeremylong/DependencyCheck@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f18657 - Browse repository at this point
Copy the full SHA 8f18657View commit details -
Fixed query builder so that it does not treat embedded properties as … (
yahoo#2686) * Fixed query builder so that it does not treat embedded properties as relationships anymore. (yahoo#2684) * Removed unused imports. (yahoo#2684) * Replaced isRelationship() method with dictionary.isRelation(). (yahoo#2684) * Fix style formatting. (yahoo#2684) Co-authored-by: Lâm Tran Duy <[email protected]> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7071100 - Browse repository at this point
Copy the full SHA 7071100View commit details -
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (yahoo#2677)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.0.0...enforcer-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98e3c00 - Browse repository at this point
Copy the full SHA 98e3c00View commit details -
Bump version.restassured from 5.1.0 to 5.1.1 (yahoo#2676)
Bumps `version.restassured` from 5.1.0 to 5.1.1. Updates `rest-assured` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.0...rest-assured-5.1.1) Updates `json-schema-validator` from 5.1.0 to 5.1.1 Updates `json-path` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.0...rest-assured-5.1.1) Updates `xml-path` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.0...rest-assured-5.1.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.rest-assured:json-schema-validator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.rest-assured:json-path dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.rest-assured:xml-path dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ece798a - Browse repository at this point
Copy the full SHA ece798aView commit details
Commits on Jul 14, 2022
-
Bump metrics.version from 4.2.9 to 4.2.10 (yahoo#2692)
Bumps `metrics.version` from 4.2.9 to 4.2.10. Updates `metrics-core` from 4.2.9 to 4.2.10 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.9...v4.2.10) Updates `metrics-servlets` from 4.2.9 to 4.2.10 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.9...v4.2.10) Updates `metrics-servlet` from 4.2.9 to 4.2.10 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.9...v4.2.10) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 839fa5c - Browse repository at this point
Copy the full SHA 839fa5cView commit details -
Bump spring.boot.version from 2.7.0 to 2.7.1 (yahoo#2693)
Bumps `spring.boot.version` from 2.7.0 to 2.7.1. Updates `spring-boot-starter-actuator` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-dependencies` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-starter-security` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45be05a - Browse repository at this point
Copy the full SHA 45be05aView commit details -
Bump checkstyle from 10.3 to 10.3.1 (yahoo#2694)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3 to 10.3.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3...checkstyle-10.3.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f17574 - Browse repository at this point
Copy the full SHA 9f17574View commit details -
Bump classgraph from 4.8.147 to 4.8.149 (yahoo#2696)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.147 to 4.8.149. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.147...classgraph-4.8.149) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fd828d - Browse repository at this point
Copy the full SHA 6fd828dView commit details -
Bump hibernate5.version from 5.6.9.Final to 5.6.10.Final (yahoo#2697)
Bumps `hibernate5.version` from 5.6.9.Final to 5.6.10.Final. Updates `hibernate-entitymanager` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.9...5.6.10) Updates `hibernate-core` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.9...5.6.10) Updates `hibernate-envers` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.9...5.6.10) Updates `hibernate-hikaricp` from 5.6.9.Final to 5.6.10.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.10/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.9...5.6.10) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72fd34b - Browse repository at this point
Copy the full SHA 72fd34bView commit details
Commits on Jul 15, 2022
-
Bump log4j-to-slf4j from 2.17.2 to 2.18.0 (yahoo#2699)
Bumps log4j-to-slf4j from 2.17.2 to 2.18.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1be66da - Browse repository at this point
Copy the full SHA 1be66daView commit details
Commits on Jul 16, 2022
-
Bump log4j-api from 2.17.2 to 2.18.0 (yahoo#2698)
* Bump log4j-api from 2.17.2 to 2.18.0 Bumps log4j-api from 2.17.2 to 2.18.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating suppressions to ignore invalid CVE Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9eca4e - Browse repository at this point
Copy the full SHA e9eca4eView commit details -
Bump artemis-jms-client-all from 2.22.0 to 2.23.1 (yahoo#2700)
Bumps [artemis-jms-client-all](https://github.com/apache/activemq-artemis) from 2.22.0 to 2.23.1. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.22.0...2.23.1) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-client-all dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46056c7 - Browse repository at this point
Copy the full SHA 46056c7View commit details -
Bump micrometer-core from 1.9.0 to 1.9.2 (yahoo#2695)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.9.0 to 1.9.2. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.9.0...v1.9.2) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd34555 - Browse repository at this point
Copy the full SHA dd34555View commit details -
Bump federation-graphql-java-support from 2.0.1 to 2.0.3 (yahoo#2701)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd74e41 - Browse repository at this point
Copy the full SHA dd74e41View commit details -
Bump artemis-server from 2.22.0 to 2.23.1 (yahoo#2702)
Bumps [artemis-server](https://github.com/apache/activemq-artemis) from 2.22.0 to 2.23.1. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.22.0...2.23.1) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c436b5 - Browse repository at this point
Copy the full SHA 1c436b5View commit details -
Bump spring-websocket from 5.3.20 to 5.3.22 (yahoo#2704)
Bumps [spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.22. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.20...v5.3.22) --- updated-dependencies: - dependency-name: org.springframework:spring-websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ebfb11 - Browse repository at this point
Copy the full SHA 7ebfb11View commit details -
Bump wagon-ssh-external from 3.5.1 to 3.5.2 (yahoo#2705)
Bumps wagon-ssh-external from 3.5.1 to 3.5.2. --- updated-dependencies: - dependency-name: org.apache.maven.wagon:wagon-ssh-external dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a5700f - Browse repository at this point
Copy the full SHA 7a5700fView commit details -
Bump h2 from 2.1.212 to 2.1.214 (yahoo#2707)
Bumps [h2](https://github.com/h2database/h2database) from 2.1.212 to 2.1.214. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.212...version-2.1.214) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40324b5 - Browse repository at this point
Copy the full SHA 40324b5View commit details -
Bump artemis-jms-server from 2.22.0 to 2.23.1 (yahoo#2706)
Bumps [artemis-jms-server](https://github.com/apache/activemq-artemis) from 2.22.0 to 2.23.1. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.22.0...2.23.1) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-server dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 879421c - Browse repository at this point
Copy the full SHA 879421cView commit details -
Bump graphql-java from 18.1 to 18.2 (yahoo#2708)
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 18.1 to 18.2. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v18.1...v18.2) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a056ac - Browse repository at this point
Copy the full SHA 1a056acView commit details -
Bump spring-core from 5.3.20 to 5.3.22 (yahoo#2709)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.22. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.20...v5.3.22) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd82030 - Browse repository at this point
Copy the full SHA bd82030View commit details -
Bump jsonassert from 1.5.0 to 1.5.1 (yahoo#2710)
Bumps [jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/skyscreamer/JSONassert/releases) - [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md) - [Commits](skyscreamer/JSONassert@jsonassert-1.5.0...jsonassert-1.5.1) --- updated-dependencies: - dependency-name: org.skyscreamer:jsonassert dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e49202d - Browse repository at this point
Copy the full SHA e49202dView commit details
Commits on Jul 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2d5bba - Browse repository at this point
Copy the full SHA b2d5bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a0bf7 - Browse repository at this point
Copy the full SHA 44a0bf7View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c29bfd - Browse repository at this point
Copy the full SHA 1c29bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f6bef - Browse repository at this point
Copy the full SHA a8f6befView commit details
Commits on Jul 30, 2022
-
Bump spring.boot.version from 2.7.1 to 2.7.2 (yahoo#2713)
Bumps `spring.boot.version` from 2.7.1 to 2.7.2. Updates `spring-boot-starter-actuator` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2) Updates `spring-boot-dependencies` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2) Updates `spring-boot-starter-security` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e8f15f - Browse repository at this point
Copy the full SHA 5e8f15fView commit details -
Bump groovy.version from 3.0.11 to 3.0.12 (yahoo#2712)
Bumps `groovy.version` from 3.0.11 to 3.0.12. Updates `groovy` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-xml` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43c330b - Browse repository at this point
Copy the full SHA 43c330bView commit details
Commits on Jul 31, 2022
-
Bump graphql-java from 18.2 to 19.0 (yahoo#2716)
* Bump graphql-java from 18.2 to 19.0 Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 18.2 to 19.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v18.2...v19.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed broken test case. * Fixed another broken test. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc1fc18 - Browse repository at this point
Copy the full SHA fc1fc18View commit details
Commits on Aug 1, 2022
-
Bump version.junit from 5.8.2 to 5.9.0 (yahoo#2714)
* Bump version.junit from 5.8.2 to 5.9.0 Bumps `version.junit` from 5.8.2 to 5.9.0. Updates `junit-jupiter-api` from 5.8.2 to 5.9.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.0) Updates `junit-jupiter-params` from 5.8.2 to 5.9.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.0) Updates `junit-jupiter-engine` from 5.8.2 to 5.9.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Make AfterEach methods public Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c289c1 - Browse repository at this point
Copy the full SHA 6c289c1View commit details -
Bump federation-graphql-java-support from 2.0.3 to 2.0.4 (yahoo#2718)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 319868c - Browse repository at this point
Copy the full SHA 319868cView commit details -
Bump mockito-core from 4.4.0 to 4.5.1 (yahoo#2632)
* Bump mockito-core from 4.4.0 to 4.5.1 Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Removed exclusions for byte-buddy * Update pom.xml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2df809a - Browse repository at this point
Copy the full SHA 2df809aView commit details -
Bump gson from 2.9.0 to 2.9.1 (yahoo#2719)
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.9.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7550f7 - Browse repository at this point
Copy the full SHA a7550f7View commit details -
Bump maven-deploy-plugin from 2.8.2 to 3.0.0 (yahoo#2717)
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c76767 - Browse repository at this point
Copy the full SHA 0c76767View commit details -
Bump checkstyle from 10.3.1 to 10.3.2 (yahoo#2721)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.1 to 10.3.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3.1...checkstyle-10.3.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f61181e - Browse repository at this point
Copy the full SHA f61181eView commit details -
Bump junit-platform-commons from 1.8.2 to 1.9.0 (yahoo#2720)
Bumps [junit-platform-commons](https://github.com/junit-team/junit5) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-commons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3fde67 - Browse repository at this point
Copy the full SHA e3fde67View commit details -
Bump junit-platform-launcher from 1.8.2 to 1.9.0 (yahoo#2722)
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0115043 - Browse repository at this point
Copy the full SHA 0115043View commit details
Commits on Aug 30, 2022
-
Bump calcite-core from 1.30.0 to 1.31.0 (yahoo#2725)
Bumps [calcite-core](https://github.com/apache/calcite) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/apache/calcite/releases) - [Commits](apache/calcite@calcite-1.30.0...calcite-1.31.0) --- updated-dependencies: - dependency-name: org.apache.calcite:calcite-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52551b3 - Browse repository at this point
Copy the full SHA 52551b3View commit details
Commits on Sep 10, 2022
-
Bump artemis-server from 2.23.1 to 2.24.0 in /elide-standalone (yahoo…
…#2735) Bumps [artemis-server](https://github.com/apache/activemq-artemis) from 2.23.1 to 2.24.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.23.1...2.24.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbafffc - Browse repository at this point
Copy the full SHA bbafffcView commit details
Commits on Sep 12, 2022
-
Bump artemis-server from 2.23.1 to 2.25.0 (yahoo#2743)
* Bump artemis-server from 2.23.1 to 2.25.0 Bumps [artemis-server](https://github.com/apache/activemq-artemis) from 2.23.1 to 2.25.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.23.1...2.25.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updated calcite core * Bumping snake yaml * Updating JMS client Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f095aa - Browse repository at this point
Copy the full SHA 0f095aaView commit details -
Bump federation-graphql-java-support from 2.0.4 to 2.0.6 (yahoo#2737)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.4...v2.0.6) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f49199 - Browse repository at this point
Copy the full SHA 0f49199View commit details -
Bump metrics.version from 4.2.10 to 4.2.12 (yahoo#2746)
Bumps `metrics.version` from 4.2.10 to 4.2.12. Updates `metrics-core` from 4.2.10 to 4.2.12 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.10...v4.2.12) Updates `metrics-servlets` from 4.2.10 to 4.2.12 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.10...v4.2.12) Updates `metrics-servlet` from 4.2.10 to 4.2.12 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.10...v4.2.12) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-servlet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb82a84 - Browse repository at this point
Copy the full SHA fb82a84View commit details -
Bump spring.boot.version from 2.7.2 to 2.7.3 (yahoo#2749)
Bumps `spring.boot.version` from 2.7.2 to 2.7.3. Updates `spring-boot-starter-actuator` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3) Updates `spring-boot-dependencies` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3) Updates `spring-boot-starter-security` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1c747e - Browse repository at this point
Copy the full SHA c1c747eView commit details -
Bump javassist from 3.29.0-GA to 3.29.1-GA (yahoo#2748)
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.29.0-GA to 3.29.1-GA. - [Release notes](https://github.com/jboss-javassist/javassist/releases) - [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md) - [Commits](https://github.com/jboss-javassist/javassist/commits) --- updated-dependencies: - dependency-name: org.javassist:javassist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a22c178 - Browse repository at this point
Copy the full SHA a22c178View commit details -
Bump spring-cloud-context from 3.1.3 to 3.1.4 (yahoo#2747)
Bumps [spring-cloud-context](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases) - [Commits](spring-cloud/spring-cloud-commons@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 177d878 - Browse repository at this point
Copy the full SHA 177d878View commit details
Commits on Sep 15, 2022
-
Serdes now take precedence over type converters for enums. (yahoo#2755)
* Serdes now take precedence over type converters for enums. * Fixed class scanner test
Configuration menu - View commit details
-
Copy full SHA for 86a95a8 - Browse repository at this point
Copy the full SHA 86a95a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de4135 - Browse repository at this point
Copy the full SHA 8de4135View commit details -
Bump hibernate5.version from 5.6.10.Final to 5.6.11.Final (yahoo#2753)
Bumps `hibernate5.version` from 5.6.10.Final to 5.6.11.Final. Updates `hibernate-entitymanager` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.10...5.6.11) Updates `hibernate-core` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.10...5.6.11) Updates `hibernate-envers` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.10...5.6.11) Updates `hibernate-hikaricp` from 5.6.10.Final to 5.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.11/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.10...5.6.11) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a5249a - Browse repository at this point
Copy the full SHA 0a5249aView commit details -
Bump maven-site-plugin from 3.12.0 to 3.12.1 (yahoo#2752)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.0...maven-site-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d81fc6c - Browse repository at this point
Copy the full SHA d81fc6cView commit details -
Bump mockito-core from 4.6.1 to 4.8.0 (yahoo#2750)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 891ba6c - Browse repository at this point
Copy the full SHA 891ba6cView commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c0a0f0a - Browse repository at this point
Copy the full SHA c0a0f0aView commit details
Commits on Sep 17, 2022
-
Bump mockito-junit-jupiter from 4.6.1 to 4.8.0 (yahoo#2765)
* Bump mockito-junit-jupiter from 4.6.1 to 4.8.0 Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.6.1 to 4.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bumping graphql-java * Updating suppressions.xml to work around bug in CVE pattern matching * Disabling maven-dependency-check for constant false negatives Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9f41ad - Browse repository at this point
Copy the full SHA e9f41adView commit details -
Bump log4j-to-slf4j from 2.18.0 to 2.19.0 (yahoo#2768)
Bumps log4j-to-slf4j from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5dfa50 - Browse repository at this point
Copy the full SHA f5dfa50View commit details -
Bump log4j-over-slf4j from 1.7.36 to 2.0.1 (yahoo#2764)
Bumps [log4j-over-slf4j](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.1. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.1) --- updated-dependencies: - dependency-name: org.slf4j:log4j-over-slf4j dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42462aa - Browse repository at this point
Copy the full SHA 42462aaView commit details -
Bump jackson-databind from 2.13.3 to 2.13.4 (yahoo#2762)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 16f463c - Browse repository at this point
Copy the full SHA 16f463cView commit details -
Bump log4j-api from 2.18.0 to 2.19.0 (yahoo#2769)
Bumps log4j-api from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a68521 - Browse repository at this point
Copy the full SHA 8a68521View commit details -
Bump version.restassured from 5.1.1 to 5.2.0 (yahoo#2754)
Bumps `version.restassured` from 5.1.1 to 5.2.0. Updates `rest-assured` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.1...rest-assured-5.2.0) Updates `json-schema-validator` from 5.1.1 to 5.2.0 Updates `json-path` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.1...rest-assured-5.2.0) Updates `xml-path` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.1.1...rest-assured-5.2.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.rest-assured:json-schema-validator dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.rest-assured:json-path dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.rest-assured:xml-path dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a8630a2 - Browse repository at this point
Copy the full SHA a8630a2View commit details -
Bump spring-core from 5.3.22 to 5.3.23 (yahoo#2771)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.22 to 5.3.23. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e44bed7 - Browse repository at this point
Copy the full SHA e44bed7View commit details -
Bump spring-websocket from 5.3.22 to 5.3.23 (yahoo#2770)
Bumps [spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.22 to 5.3.23. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) --- updated-dependencies: - dependency-name: org.springframework:spring-websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9718a65 - Browse repository at this point
Copy the full SHA 9718a65View commit details -
Bump snakeyaml from 1.31 to 1.32 (yahoo#2772)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.31) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ff9de9 - Browse repository at this point
Copy the full SHA 7ff9de9View commit details -
Bump federation-graphql-java-support from 2.0.6 to 2.0.7 (yahoo#2773)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6adc3d4 - Browse repository at this point
Copy the full SHA 6adc3d4View commit details -
Bump maven-jar-plugin from 3.2.2 to 3.3.0 (yahoo#2774)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06e4ac8 - Browse repository at this point
Copy the full SHA 06e4ac8View commit details -
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (yahoo#2778)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc5146b - Browse repository at this point
Copy the full SHA cc5146bView commit details -
Bump slf4j-api from 1.7.36 to 2.0.1 (yahoo#2777)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.1. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.1) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24da916 - Browse repository at this point
Copy the full SHA 24da916View commit details -
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (yahoo#2776)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70ecd9d - Browse repository at this point
Copy the full SHA 70ecd9dView commit details -
Bump checkstyle from 10.3.2 to 10.3.3 (yahoo#2775)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.2 to 10.3.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3.2...checkstyle-10.3.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 973ac12 - Browse repository at this point
Copy the full SHA 973ac12View commit details -
Bump dependency-check-maven from 7.1.1 to 7.2.0 (yahoo#2779)
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md) - [Commits](jeremylong/DependencyCheck@v7.1.1...v7.2.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 357f654 - Browse repository at this point
Copy the full SHA 357f654View commit details -
Bump javassist from 3.29.1-GA to 3.29.2-GA (yahoo#2780)
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.29.1-GA to 3.29.2-GA. - [Release notes](https://github.com/jboss-javassist/javassist/releases) - [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md) - [Commits](https://github.com/jboss-javassist/javassist/commits) --- updated-dependencies: - dependency-name: org.javassist:javassist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5439c08 - Browse repository at this point
Copy the full SHA 5439c08View commit details -
Bump micrometer-core from 1.9.2 to 1.9.4 (yahoo#2781)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.9.2 to 1.9.4. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.9.2...v1.9.4) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 729e74d - Browse repository at this point
Copy the full SHA 729e74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 450c5c0 - Browse repository at this point
Copy the full SHA 450c5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e056d69 - Browse repository at this point
Copy the full SHA e056d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb342ae - Browse repository at this point
Copy the full SHA fb342aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e41c8 - Browse repository at this point
Copy the full SHA 07e41c8View commit details
Commits on Sep 20, 2022
-
Bump graphql-java-extended-scalars from 18.1 to 19.0 (yahoo#2783)
Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 18.1 to 19.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](graphql-java/graphql-java-extended-scalars@v18.1...19.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18a7616 - Browse repository at this point
Copy the full SHA 18a7616View commit details -
Bump groovy.version from 3.0.12 to 3.0.13 (yahoo#2782)
Bumps `groovy.version` from 3.0.12 to 3.0.13. Updates `groovy` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-xml` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 362842b - Browse repository at this point
Copy the full SHA 362842bView commit details
Commits on Sep 21, 2022
-
Resolves yahoo#2784 (yahoo#2785)
* Resolves yahoo#2784 * Cleaned up imports
Configuration menu - View commit details
-
Copy full SHA for c61859e - Browse repository at this point
Copy the full SHA c61859eView commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f03aba8 - Browse repository at this point
Copy the full SHA f03aba8View commit details
Commits on Sep 29, 2022
-
Bump federation-graphql-java-support from 2.0.7 to 2.0.8 (yahoo#2793)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b700526 - Browse repository at this point
Copy the full SHA b700526View commit details -
Bump version.junit from 5.9.0 to 5.9.1 (yahoo#2792)
Bumps `version.junit` from 5.9.0 to 5.9.1. Updates `junit-jupiter-api` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-jupiter-params` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) Updates `junit-jupiter-engine` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df8d99 - Browse repository at this point
Copy the full SHA 8df8d99View commit details -
Bump spring.boot.version from 2.7.3 to 2.7.4 (yahoo#2791)
Bumps `spring.boot.version` from 2.7.3 to 2.7.4. Updates `spring-boot-starter-actuator` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4) Updates `spring-boot-dependencies` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4) Updates `spring-boot-starter-security` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6212ec3 - Browse repository at this point
Copy the full SHA 6212ec3View commit details -
Bump junit-platform-launcher from 1.9.0 to 1.9.1 (yahoo#2790)
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bcfbb1 - Browse repository at this point
Copy the full SHA 0bcfbb1View commit details -
Bump hibernate5.version from 5.6.11.Final to 5.6.12.Final (yahoo#2798)
Bumps `hibernate5.version` from 5.6.11.Final to 5.6.12.Final. Updates `hibernate-entitymanager` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.11...5.6.12) Updates `hibernate-core` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.11...5.6.12) Updates `hibernate-envers` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.11...5.6.12) Updates `hibernate-hikaricp` from 5.6.11.Final to 5.6.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.11...5.6.12) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c497ff3 - Browse repository at this point
Copy the full SHA c497ff3View commit details -
Bump snakeyaml from 1.32 to 1.33 (yahoo#2796)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 1.33. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.32) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8ec54e - Browse repository at this point
Copy the full SHA f8ec54eView commit details -
Bump artemis-jms-client-all from 2.25.0 to 2.26.0 (yahoo#2799)
Bumps [artemis-jms-client-all](https://github.com/apache/activemq-artemis) from 2.25.0 to 2.26.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.25.0...2.26.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-client-all dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 901b41a - Browse repository at this point
Copy the full SHA 901b41aView commit details -
Bump swagger-core from 1.6.6 to 1.6.7 (yahoo#2802)
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.6 to 1.6.7. - [Release notes](https://github.com/swagger-api/swagger-core/releases) - [Commits](swagger-api/swagger-core@v1.6.6...v1.6.7) --- updated-dependencies: - dependency-name: io.swagger:swagger-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd2dbab - Browse repository at this point
Copy the full SHA bd2dbabView commit details -
Bump log4j-over-slf4j from 2.0.1 to 2.0.3 (yahoo#2801)
Bumps [log4j-over-slf4j](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.1...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:log4j-over-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d17cd77 - Browse repository at this point
Copy the full SHA d17cd77View commit details -
Bump slf4j-api from 2.0.1 to 2.0.3 (yahoo#2800)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.1...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc468db - Browse repository at this point
Copy the full SHA fc468dbView commit details -
Bump artemis-server from 2.25.0 to 2.26.0 (yahoo#2803)
Bumps [artemis-server](https://github.com/apache/activemq-artemis) from 2.25.0 to 2.26.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.25.0...2.26.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c44438d - Browse repository at this point
Copy the full SHA c44438dView commit details -
Bump artemis-jms-server from 2.23.1 to 2.26.0 (yahoo#2804)
Bumps [artemis-jms-server](https://github.com/apache/activemq-artemis) from 2.23.1 to 2.26.0. - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.23.1...2.26.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-server dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1f4aee - Browse repository at this point
Copy the full SHA d1f4aeeView commit details -
Bump checkstyle from 10.3.3 to 10.3.4 (yahoo#2805)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.3 to 10.3.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3.3...checkstyle-10.3.4) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13f2937 - Browse repository at this point
Copy the full SHA 13f2937View commit details -
Bump junit-platform-commons from 1.9.0 to 1.9.1 (yahoo#2806)
Bumps [junit-platform-commons](https://github.com/junit-team/junit5) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-commons dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ce3ae6 - Browse repository at this point
Copy the full SHA 4ce3ae6View commit details
Commits on Oct 4, 2022
-
Refactor expression visitor (yahoo#2808)
* Refactoring Expression Visitor so all expression types have visit methods. * Added BooleanExpression class
Configuration menu - View commit details
-
Copy full SHA for 3afee02 - Browse repository at this point
Copy the full SHA 3afee02View commit details
Commits on Oct 12, 2022
-
Bump jedis from 4.2.3 to 4.3.0 (yahoo#2816)
Bumps [jedis](https://github.com/redis/jedis) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.2.3...v4.3.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a92efb8 - Browse repository at this point
Copy the full SHA a92efb8View commit details
Commits on Oct 22, 2022
-
Bump swagger-core from 1.6.7 to 1.6.8 (yahoo#2823)
Bumps [swagger-core](https://github.com/swagger-api/swagger-core) from 1.6.7 to 1.6.8. - [Release notes](https://github.com/swagger-api/swagger-core/releases) - [Commits](swagger-api/swagger-core@v1.6.7...v1.6.8) --- updated-dependencies: - dependency-name: io.swagger:swagger-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 320dfe4 - Browse repository at this point
Copy the full SHA 320dfe4View commit details -
Bump jackson-databind from 2.13.4 to 2.13.4.2 (yahoo#2822)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1a408d - Browse repository at this point
Copy the full SHA a1a408dView commit details -
Bump federation-graphql-java-support from 2.0.8 to 2.1.0 (yahoo#2821)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.8 to 2.1.0. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.0.8...v2.1.0) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2f5374 - Browse repository at this point
Copy the full SHA e2f5374View commit details
Commits on Nov 5, 2022
-
Add negated prefix, postfix and infix operators. (yahoo#2788) (yahoo#…
…2830) * Add negated prefix, postfix and infix operators. (yahoo#2788) * Update OperatorTest.java * Update FilterTranslator.java Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ca2a8f - Browse repository at this point
Copy the full SHA 9ca2a8fView commit details -
Bump spring.boot.version from 2.7.4 to 2.7.5 (yahoo#2827)
Bumps `spring.boot.version` from 2.7.4 to 2.7.5. Updates `spring-boot-starter-actuator` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) Updates `spring-boot-dependencies` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) Updates `spring-boot-starter-security` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 611c6e1 - Browse repository at this point
Copy the full SHA 611c6e1View commit details -
Bump micrometer-core from 1.9.4 to 1.9.5 (yahoo#2826)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9420a74 - Browse repository at this point
Copy the full SHA 9420a74View commit details -
Bump mockito-junit-jupiter from 4.8.0 to 4.8.1 (yahoo#2825)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61fab94 - Browse repository at this point
Copy the full SHA 61fab94View commit details
Commits on Nov 8, 2022
-
Adding support for populating Meta object in JSON-API (yahoo#2824)
* Adding support for populating Meta object in JSON-API * Added WithMeatadata interface * Fixed checkstyle * Removed unnecessary interface prototypes in RequestScope * Added unit test. * Added IT test for in memory store for metadata JSON-API * Added IT test. * Fixed checkstyles and NPE * Moved logic to add resource meta to persistentResource.toMeta * Fixed checkstyles and added one more UT * Another checkstyle error * Inspection rework
Configuration menu - View commit details
-
Copy full SHA for 86203f0 - Browse repository at this point
Copy the full SHA 86203f0View commit details -
Bump version.jackson from 2.13.4 to 2.14.0 (yahoo#2834)
Bumps `version.jackson` from 2.13.4 to 2.14.0. Updates `jackson-annotations` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.13.4...jackson-core-2.14.0) Updates `jackson-dataformat-yaml` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.13.4...jackson-dataformats-text-2.14.0) Updates `jackson-datatype-jdk8` from 2.13.4 to 2.14.0 Updates `jackson-datatype-jsr310` from 2.13.4 to 2.14.0 Updates `jackson-module-jaxb-annotations` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.13.4...jackson-modules-base-2.14.0) Updates `jackson-module-parameter-names` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.13.4...jackson-modules-java8-2.14.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a12d3f - Browse repository at this point
Copy the full SHA 9a12d3fView commit details -
Bump checkstyle from 10.3.4 to 10.4 (yahoo#2832)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.4 to 10.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3.4...checkstyle-10.4) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 283e213 - Browse repository at this point
Copy the full SHA 283e213View commit details -
Bump federation-graphql-java-support from 2.1.0 to 2.1.1 (yahoo#2833)
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/apollographql/federation-jvm/releases) - [Commits](apollographql/federation-jvm@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: com.apollographql.federation:federation-graphql-java-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cabeef8 - Browse repository at this point
Copy the full SHA cabeef8View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a2cd246 - Browse repository at this point
Copy the full SHA a2cd246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcaabd - Browse repository at this point
Copy the full SHA 3dcaabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed0f1d - Browse repository at this point
Copy the full SHA 9ed0f1dView commit details
Commits on Dec 2, 2022
-
Bump jackson-databind from 2.13.4.2 to 2.14.1 (yahoo#2843)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.14.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06f05b4 - Browse repository at this point
Copy the full SHA 06f05b4View commit details
Commits on Dec 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d0dccb5 - Browse repository at this point
Copy the full SHA d0dccb5View commit details -
Bump hibernate5.version from 5.6.12.Final to 5.6.14.Final (yahoo#2838)
Bumps `hibernate5.version` from 5.6.12.Final to 5.6.14.Final. Updates `hibernate-entitymanager` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.12...5.6.14) Updates `hibernate-core` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.12...5.6.14) Updates `hibernate-envers` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.12...5.6.14) Updates `hibernate-hikaricp` from 5.6.12.Final to 5.6.14.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.12...5.6.14) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-envers dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7c9126 - Browse repository at this point
Copy the full SHA f7c9126View commit details -
Bump handlebars-helpers from 4.3.0 to 4.3.1 (yahoo#2837)
Bumps [handlebars-helpers](https://github.com/jknack/handlebars.java) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](jknack/handlebars.java@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: com.github.jknack:handlebars-helpers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 192e13a - Browse repository at this point
Copy the full SHA 192e13aView commit details
Commits on Dec 22, 2022
-
Merge branch 'master' into QuarkusScaffoldingLatest
Resolved conflicts: suppressions.xml
Peter Royle committedDec 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 8b9cff3 - Browse repository at this point
Copy the full SHA 8b9cff3View commit details -
Upgrade Elide and Quarkus versions.
Upgrade Elide to 6.1.10-SNAPSHOT. Upgrade Quarkus to 2.14.3.Final. Disable javadoc for deployment module since there are "no public or protected classes" to document.
Peter Royle committedDec 22, 2022 Configuration menu - View commit details
-
Copy full SHA for aa492d1 - Browse repository at this point
Copy the full SHA aa492d1View commit details -
Move the javadoc config to the deployment module where it belongs.
Disable javadoc for deployment module since there are "no public or protected classes" to document.
Peter Royle committedDec 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 60e1ea5 - Browse repository at this point
Copy the full SHA 60e1ea5View commit details