Skip to content

Bump moment and botbuilder-ai in /docs-samples/V4/JS/contosocafebot-luis-dialogs #122

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps moment to 2.29.4 and updates ancestor dependency botbuilder-ai. These dependencies need to be updated together.

Updates moment from 2.22.1 to 2.29.4

Changelog

Sourced from moment's changelog.

2.29.4

  • Release Jul 6, 2022
    • #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

2.29.3 Full changelog

  • Release Apr 17, 2022
    • #5995 [bugfix] Remove const usage
    • #5990 misc: fix advisory link

2.29.2 See full changelog

  • Release Apr 3 2022

Address GHSA-8hfj-j24r-96c4

2.29.1 See full changelog

  • Release Oct 6, 2020

Updated deprecation message, bugfix in hi locale

2.29.0 See full changelog

  • Release Sept 22, 2020

New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/

2.28.0 See full changelog

  • Release Sept 13, 2020

Fix bug where .format() modifies original instance, and locale updates

2.27.0 See full changelog

  • Release June 18, 2020

Added Turkmen locale, other locale improvements, slight TypeScript fixes

2.26.0 See full changelog

  • Release May 19, 2020

... (truncated)

Commits

Updates botbuilder-ai from 4.0.0-preview1.2 to 4.19.3

Release notes

Sourced from botbuilder-ai's releases.

Bot Framework JS SDK 4.19.3

Welcome to the March 2023 release of the Bot Framework SDK.

What's Changed

Bot Framework JS SDK 4.19.2

Welcome to the February 2023 release of the Bot Framework SDK.

What's Changed

SSO

Bot Framework JS SDK 4.19.1

Welcome to the February 2023 release of the Bot Framework SDK.

What's Changed

Teams

Bot Framework JS SDK 4.19.0

Welcome to the January 2023 release of the Bot Framework SDK. This release has been focused on updating dependencies, bug fixes and general improvements.

What's Changed

Teams

Other

... (truncated)

Commits
  • 953f44e Revert "Add expired token exception and tests"
  • a2bdf10 Add expired token exception and tests
  • 67504ee fix: Update channelServiceRoutes to add next() parameter to support restify 1...
  • a1dd21b fix: streaming client should connect under Node.js (#4413)
  • 6fd5774 fix: #4408 Cloud adapter is not working with teams SSO (#4427)
  • ee04b02 Revert "fix: streaming client should connect under Node.js (#4413)"
  • c7c980b fix: teams meeting notification interface structure changes (#4416)
  • 6c10061 fix: streaming client should connect under Node.js (#4413)
  • fe88652 port: #4369 Prompt validation of confirm prompt in chatbot is not working f...
  • 7e87ca0 chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 (#4395)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [moment](https://github.com/moment/moment) to 2.29.4 and updates ancestor dependency [botbuilder-ai](https://github.com/Microsoft/botbuilder-js). These dependencies need to be updated together.


Updates `moment` from 2.22.1 to 2.29.4
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.22.1...2.29.4)

Updates `botbuilder-ai` from 4.0.0-preview1.2 to 4.19.3
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.0.0-preview1.2...4.19.3)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
- dependency-name: botbuilder-ai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants