Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] b57394c8a7 Bump debug, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9)

Updates `@microsoft/sp-build-web` from 1.8.0 to 1.16.1

Updates `@microsoft/sp-webpart-workbench` from 1.8.0 to 1.12.1

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 08:47:27 -05:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] 239616fa65
Bump jszip, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [jszip](https://github.com/Stuk/jszip), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](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.8.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.8.0 to 1.12.1

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:42:15 +00:00
dependabot[bot] c337c6dd62
Bump jquery from 3.3.1 to 3.5.0 in /samples/js-skype-status
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-29 23:12:09 +00:00
Vincent Biret 124a485758 upgraded js skype status spfx180 (#822)
* js-skype: upgraded to spfx 1.8.0

* js-skype-status: updated documentation
2019-03-30 12:55:16 +02:00
Vincent Biret a8a480e1aa js-skype-status: upgrade to spfx 1.7.0 (#689)
* js-skype-status: upgrade to spfx 1.7.0

* js-skype-status: updated readme
2018-11-19 23:52:22 +02:00
Vincent Biret 9f8b201a17 js-skype-status: upgraded to spfx 1.5.0 (#545)
* js-skype-status: upgraded to spfx 1.5.0

* js-skype-status: upagraded jquery to latest

* js-skype-status: updating missed schema definition for 1.5 upgrade
2018-07-02 10:09:25 +03:00
Vincent Biret d16af92f89 adding js sample to demonstrate how to use UCWA SDK and subscribe to people status (#378)
* adding js sample to demonstrate how to use UCWA SDK and subscribe to skype status

* js-skype-status: fixing extension casing for images links

* removing files that are not supposed to be here

* js-skype-status: adding missing import for jquery in service

* js-skype-status: aligning services with react version

* adding missing telemetry code

* js-skype-status: updating sample's readme to match standard

* updating readme to latest version of the standard
2017-12-08 13:58:58 +02:00