Commit Graph

11 Commits

Author SHA1 Message Date
Hugo Bernier 0e3a7d74ee
Merge pull request #3078 from petkir/petkir-revert-jszip-update
revert sp-build-web and sp-webpart-workbench to ori version
2022-11-07 10:24:16 -05:00
dependabot[bot] 38f01c7476
Bump xmldom and adaptive-expressions in /samples/react-adaptivecards
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [adaptive-expressions](https://github.com/Microsoft/botbuilder-js). These dependencies need to be updated together.


Removes `xmldom`

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

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: adaptive-expressions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 15:47:05 +00:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] 7aed37d9a8
Bump jszip and @microsoft/sp-build-web in /samples/react-adaptivecards
Bumps [jszip](https://github.com/Stuk/jszip) and [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies needed to be updated together.

Updates `jszip` from 2.5.0 to 3.7.1
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v2.5.0...v3.7.1)

Updates `@microsoft/sp-build-web` from 1.12.1 to 1.15.2

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:38:21 +00:00
Hugo Bernier e77df408b7 Updated to SPFx 1.12.1 2021-08-02 21:24:11 -04:00
Hugo Bernier 727d6e7d74 Updated AdaptiveCards and fixed error handling 2021-08-02 14:38:20 -04:00
Hugo Bernier 3fe547d840 Fixed #1714 2021-02-23 11:40:17 -05:00
Hugo Bernier dd69b42899 Upgraded to SPFx 1.11 2020-08-25 23:09:22 -04:00
Hugo Bernier 04d3145a2a Fixed issue with Adaptive Card Templating 2020-06-11 22:39:19 -04:00
Hugo Bernier 7ac1743715 Added fix for May 2020 Adaptive Card breaking changes and CodeTour 2020-06-11 01:46:40 -04:00
Hugo Bernier fc5d10b48d Initial commit 2020-03-25 01:39:40 -04:00