Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] 412b87678f
Bump webpack from 5.75.0 to 5.94.0 in /samples/react-chatgpt-app
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 10:11:45 +00:00
dependabot[bot] 95eb84d30a
Bump axios and openai in /samples/react-chatgpt-app
Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependency [openai](https://github.com/openai/openai-node). These dependencies need to be updated together.


Updates `axios` from 0.26.1 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0)

Updates `openai` from 3.1.0 to 4.55.5
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v3.1.0...v4.55.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 23:47:47 +00:00
Hugo Bernier 8e6bd1404b Added web part to every sample 2024-04-18 01:51:29 -04:00
dependabot[bot] aa7432279f
Bump follow-redirects in /samples/react-chatgpt-app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 16:46:37 +00:00
dependabot[bot] e488ad2bc0
Bump ip from 1.1.8 to 1.1.9 in /samples/react-chatgpt-app
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 05:29:30 +00:00
Hugo Bernier 72bb01cafc Updated links to devprogram 2024-02-06 11:16:44 -05:00
dependabot[bot] aa0f375a23
Bump follow-redirects in /samples/react-chatgpt-app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 17:22:36 +00:00
dependabot[bot] 5352736cfe
Bump axios from 1.3.2 to 1.6.0 in /samples/react-chatgpt-app
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 03:22:17 +00:00
dependabot[bot] 842da403b3
Bump browserify-sign from 4.2.1 to 4.2.2 in /samples/react-chatgpt-app
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 03:21:28 +00:00
dependabot[bot] de9107a27f
Bump @babel/traverse in /samples/react-chatgpt-app
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 15:59:39 +00:00
dependabot[bot] a97850b0a0
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-chatgpt-app
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 21:18:30 +00:00
dependabot[bot] 9e13a4b108
Bump semver from 5.7.1 to 5.7.2 in /samples/react-chatgpt-app
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 17:11:00 +00:00
dependabot[bot] bf6ffa0098
Bump fast-xml-parser and adaptive-expressions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [adaptive-expressions](https://github.com/Microsoft/botbuilder-js). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 3.21.1 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Updates `adaptive-expressions` from 4.19.0 to 4.20.0
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](https://github.com/Microsoft/botbuilder-js/compare/4.19.0...4.20.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: adaptive-expressions
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 05:22:43 +00:00
dependabot[bot] d7a455ad1a
Bump xml2js and @azure/core-http in /samples/react-chatgpt-app
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@azure/core-http](https://github.com/Azure/azure-sdk-for-js). These dependencies needed to be updated together.

Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@azure/core-http` from 2.3.1 to 2.3.2
- [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/core-http_2.3.1...@azure/core-http_2.3.2)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@azure/core-http"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 18:31:52 +00:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier 64ed8b4d55 Updated readme and sample.json 2023-03-11 20:23:01 -05:00
João Mendes 8a64316f4d commit changes on CHatGPT-APP - add support to Chat and Channels 2023-03-05 16:42:45 +00:00
João Mendes dd66bc3881 commit changes on ChatGPT-APP 2023-03-02 21:21:58 +00:00
João Mendes 0ea049f9a3 update ChatGPT-App 2023-03-02 19:45:09 +00:00
João Mendes a27cb05c46 update ChatGPT-App with new ChatGPT-3.5-Turbo API 2023-03-02 19:33:52 +00:00
Hugo Bernier 5dd0a074a0
Renamed path to lowercase 2023-02-21 13:50:58 -05:00