Skip to content
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

[JS] bump: (deps): Bump the production group in /js with 9 updates #2046

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

#minor Bumps the production group in /js with 9 updates:

Package From To
botbuilder 4.23.0 4.23.1
@azure/openai-assistants 1.0.0-beta.5 1.0.0-beta.6
@azure/msal-node 2.13.1 2.14.0
botbuilder-dialogs 4.23.0 4.23.1
botframework-connector 4.23.0 4.23.1
botframework-schema 4.23.0 4.23.1
botframework-streaming 4.23.0 4.23.1
gpt-tokenizer 2.2.1 2.4.0
botbuilder-azure-blobs 4.23.0 4.23.1

Updates botbuilder from 4.23.0 to 4.23.1

Release notes

Sourced from botbuilder's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Commits

Updates @azure/openai-assistants from 1.0.0-beta.5 to 1.0.0-beta.6

Release notes

Sourced from @​azure/openai-assistants's releases.

@​azure/openai-assistants_1.0.0-beta.6

1.0.0-beta.6 (2024-09-17)

Other Changes

  • Deprecation notice: The Azure OpenAI Assistants client library for JavaScript beta will be retired on January 14th, 2025. Please migrate to the stable OpenAI SDK for JavaScript using the migration guide before that date.
Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​azure/openai-assistants since your current version.


Updates @azure/msal-node from 2.13.1 to 2.14.0

Release notes

Sourced from @​azure/msal-node's releases.

@​azure/msal-node v2.14.0

2.14.0

Thu, 19 Sep 2024 23:48:30 GMT

Minor changes

  • Fix type resolution when using moduleResolution node16 ([email protected])
  • Bump @​azure/msal-common to v14.15.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)
Commits

Updates botbuilder-dialogs from 4.23.0 to 4.23.1

Release notes

Sourced from botbuilder-dialogs's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Commits

Updates botframework-connector from 4.23.0 to 4.23.1

Release notes

Sourced from botframework-connector's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Commits

Updates botframework-schema from 4.23.0 to 4.23.1

Release notes

Sourced from botframework-schema's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Commits

Updates botframework-streaming from 4.23.0 to 4.23.1

Release notes

Sourced from botframework-streaming's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Commits

Updates gpt-tokenizer from 2.2.1 to 2.4.0

Release notes

Sourced from gpt-tokenizer's releases.

2.4.0

2.4.0 (2024-09-23)

Features

  • performance optimizations (661e283)

2.3.0

2.3.0 (2024-09-20)

Features

  • improve performance, memory usage & initialization time (#50) (e2c560a), closes #18 #35

2.2.3

2.2.3 (2024-09-16)

Bug Fixes

  • deps: update dependency rfc4648 to ^1.5.3 (fcbf48a)

2.2.2

2.2.2 (2024-09-15)

Bug Fixes

  • improve test typing (bbd0764)
  • upgrade dependencies (including typescript) (75ebd54), closes #49
Commits
  • f49b46d docs: add a note about speed and benchmarks
  • 661e283 feat: performance optimizations
  • e2c560a feat: improve performance, memory usage & initialization time (#50)
  • fcbf48a fix(deps): update dependency rfc4648 to ^1.5.3
  • f285cc1 ci: fix build step
  • bbd0764 fix: improve test typing
  • 75ebd54 fix: upgrade dependencies (including typescript)
  • 873c9a1 chore: upgrade yarn
  • e85dbaf ci: update node versions in use
  • See full diff in compare view

Updates botbuilder-azure-blobs from 4.23.0 to 4.23.1

Release notes

Sourced from botbuilder-azure-blobs's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production group in /js with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [botbuilder](https://github.com/Microsoft/botbuilder-js) | `4.23.0` | `4.23.1` |
| [@azure/openai-assistants](https://github.com/Azure/azure-sdk-for-js) | `1.0.0-beta.5` | `1.0.0-beta.6` |
| [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `2.13.1` | `2.14.0` |
| [botbuilder-dialogs](https://github.com/Microsoft/botbuilder-js) | `4.23.0` | `4.23.1` |
| [botframework-connector](https://github.com/Microsoft/botbuilder-js) | `4.23.0` | `4.23.1` |
| [botframework-schema](https://github.com/Microsoft/botbuilder-js) | `4.23.0` | `4.23.1` |
| [botframework-streaming](https://github.com/microsoft/botbuilder-js) | `4.23.0` | `4.23.1` |
| [gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) | `2.2.1` | `2.4.0` |
| [botbuilder-azure-blobs](https://github.com/Microsoft/botbuilder-js) | `4.23.0` | `4.23.1` |


Updates `botbuilder` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.23.0...4.23.1)

Updates `@azure/openai-assistants` from 1.0.0-beta.5 to 1.0.0-beta.6
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/openai-assistants_1.0.0-beta.5...@azure/openai-assistants_1.0.0-beta.6)

Updates `@azure/msal-node` from 2.13.1 to 2.14.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v2.13.1...msal-node-v2.14.0)

Updates `botbuilder-dialogs` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.23.0...4.23.1)

Updates `botframework-connector` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.23.0...4.23.1)

Updates `botframework-schema` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.23.0...4.23.1)

Updates `botframework-streaming` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.23.0...4.23.1)

Updates `gpt-tokenizer` from 2.2.1 to 2.4.0
- [Release notes](https://github.com/niieani/gpt-tokenizer/releases)
- [Commits](niieani/gpt-tokenizer@2.2.1...2.4.0)

Updates `botbuilder-azure-blobs` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](microsoft/botbuilder-js@4.23.0...4.23.1)

---
updated-dependencies:
- dependency-name: botbuilder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@azure/openai-assistants"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: botbuilder-dialogs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: botframework-connector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: botframework-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: botframework-streaming
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: gpt-tokenizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: botbuilder-azure-blobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JS Change/fix applies to JS. If all three, use the 'JS & dotnet & Python' label labels Sep 23, 2024
@dependabot dependabot bot requested a review from a team September 23, 2024 19:45
@corinagum corinagum merged commit 46a7c32 into main Sep 25, 2024
10 of 11 checks passed
@corinagum corinagum deleted the dependabot/npm_and_yarn/js/production-dabd6a5183 branch September 25, 2024 16:43
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 JS Change/fix applies to JS. If all three, use the 'JS & dotnet & Python' label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant