-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: SantoshKumar89/botbuilder-java
base: main
head repository: microsoft/botbuilder-java
compare: main
- 20 commits
- 26 files changed
- 11 contributors
Commits on Apr 29, 2022
-
Bump spring-core in /libraries/bot-integration-spring (microsoft#1464)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.14...v5.3.19) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 541408d - Browse repository at this point
Copy the full SHA 541408dView commit details -
Bump jackson-databind from 2.12.1 to 2.12.6.1 (microsoft#1465)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.6.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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a3aedf - Browse repository at this point
Copy the full SHA 8a3aedfView commit details -
Bump spring-beans in /libraries/bot-integration-spring (microsoft#1459)
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.3.9 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.9...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27c16ed - Browse repository at this point
Copy the full SHA 27c16edView commit details -
Bump spring-boot-starter-web in /libraries/bot-integration-spring (mi…
…crosoft#1460) Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.4.11 to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.4.11...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lee Parrish <30470292+LeeParrishMSFT@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4029851 - Browse repository at this point
Copy the full SHA 4029851View commit details
Commits on Jul 21, 2022
-
Fixed AdaptiveCardInvokeValue deserializing (microsoft#1481)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0e7f20d - Browse repository at this point
Copy the full SHA 0e7f20dView commit details
Commits on Jul 25, 2022
-
Updated azure dependencies (microsoft#1484)
* Updated azure dependencies * Updated Jackson dependencies * Update POM jackson dependencies Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d776095 - Browse repository at this point
Copy the full SHA d776095View commit details -
Bump spring-core in /libraries/bot-integration-spring (microsoft#1470)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd8ceb6 - Browse repository at this point
Copy the full SHA fd8ceb6View commit details
Commits on Oct 19, 2022
-
Added retirement announcement to README (microsoft#1493)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7ec7ba2 - Browse repository at this point
Copy the full SHA 7ec7ba2View commit details
Commits on Oct 25, 2022
-
Bump jackson-databind from 2.13.3 to 2.13.4.1 (microsoft#1492)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.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 ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29cb98e - Browse repository at this point
Copy the full SHA 29cb98eView commit details
Commits on Oct 26, 2022
-
Updated dependencies (microsoft#1491)
* Ignore fields to avoid duplicated values * Updated dependencies * Revert Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55b62eb - Browse repository at this point
Copy the full SHA 55b62ebView commit details -
Fix for vulnerability https://security.snyk.io/vuln/SNYK-JAVA-COMSQUA…
…REUPOKHTTP3-2958044 (microsoft#1483) * The link is broken, due to uppercase letter. * Upgrading okhttp to 4.9.2 in order to fix vulnerability https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044 Co-authored-by: Nicolas Deverge <nicolas@teammood.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aced292 - Browse repository at this point
Copy the full SHA aced292View commit details -
Bump snakeyaml from 1.27 to 1.32 in /libraries/bot-dialogs (microsoft…
…#1494) Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.27 to 1.32. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.27) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 288f49f - Browse repository at this point
Copy the full SHA 288f49fView commit details -
Corrected previous merge snafu (microsoft#1495)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a168f2b - Browse repository at this point
Copy the full SHA a168f2bView commit details -
Updated yeoman (microsoft#1496)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for aa964a3 - Browse repository at this point
Copy the full SHA aa964a3View commit details
Commits on Oct 27, 2022
-
Updated dependencies (microsoft#1497)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1d56038 - Browse repository at this point
Copy the full SHA 1d56038View commit details -
Marked packages and ActivityHandler as deprecated to cause build warn…
…ings (microsoft#1498) Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 98b1767 - Browse repository at this point
Copy the full SHA 98b1767View commit details
Commits on Dec 6, 2022
-
Fix failing tests in BotBuilder-Java-4.0-daily-yaml (microsoft#1500)
* Add maven-javadoc-plugin skip (605) * Add maven-javadoc-plugin skip (217) * Add maven-javadoc-plugin skip (158) * Undo 2 skips, keep the one at 605 * Add Publish surefire-reports to artifacts * Tweak publish surefire * Try timeout 1 ms instead of 0 * Add .delay(500) to qnaMakerTraceActivity() * Try timeout 10 ms instead of 1 * Disable QnAMakerTests * Disable 2 OAuthPromptTimesOut_ tests * Disable another OAuthPromptTimesOut_ test * Add back 1 QnAMakerTests test * Cleanup * Try no longer skipping javadoc * Add back the .send delay * Run QnAMakerTests with debug logging * Pring method names * Add PrintMethodName() * Trying console writes * Clean up PrintMethodName * Switch back to System.out.println * Clean up PrintMethodName 2 * Uncomment assertEquals("BaseCamp: * Turn debug off * PrintMethodName tweak * Back to <include>**/*Test*.java * Re-enable OAuthPromptTimesOut_ tests * Delete log file * Try adding a delay to PromptTimeoutEndsDialogTest * Add another delay to PromptTimeoutEndsDialogTest * Add PrintMethodName(); to TranscriptStoreTests * Add delay to testDateLogUpdateActivities * Add another delay to testDateLogUpdateActivities * Add another sleep to testDateLogUpdateActivities * Add publish surefire-reports for bot-azure * Adjust delays in testDateLogUpdateActivities * Remove publish artifacts * Remove sleep, readjust delays to testDateLogUpdateActivities * Revert to commit c7ea9ffBruceHaley authoredDec 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 05c7438 - Browse repository at this point
Copy the full SHA 05c7438View commit details
Commits on Dec 13, 2022
-
Updated retirement notice (microsoft#1501)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f3f8a40 - Browse repository at this point
Copy the full SHA f3f8a40View commit details
Commits on Jan 12, 2023
-
Make the milliseconds in date format optional (microsoft#1502) (micro…
…soft#1503) Co-authored-by: Harinandan Chintamreddy <hchintamreddy@axiamatic.com>
Configuration menu - View commit details
-
Copy full SHA for 6156546 - Browse repository at this point
Copy the full SHA 6156546View commit details
Commits on Jun 2, 2023
-
Microsoft mandatory file (microsoft#1515)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 416b237 - Browse repository at this point
Copy the full SHA 416b237View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main