Commit Graph

4579 Commits

Author SHA1 Message Date
NiklasWilhelm 157db93bf5 moved to react.fc 2022-10-05 22:20:14 +02:00
dependabot[bot] 67161bfac9
Bump css-what from 2.1.0 to 2.1.3 in /samples/react-jest-testing
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v2.1.3)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 15:11:40 +00:00
Peter Paul Kirschner d39306b547 fix issue #2801 2022-10-04 21:26:49 +02:00
Peter Paul Kirschner bbb86f5a51 Missing semicolon 2022-10-04 20:52:40 +02:00
Peter Paul Kirschner b5c2015b32 Update Version number 2022-10-04 20:50:31 +02:00
NiklasWilhelm f33c23603e wip 2022-10-03 22:15:30 +02:00
NiklasWilhelm fe6be569c5 wip 2022-10-03 21:58:52 +02:00
NiklasWilhelm a79cc6c7b2 caching 2022-10-03 19:33:11 +02:00
NiklasWilhelm 027fcb2147 added layer 2022-10-03 18:50:15 +02:00
NiklasWilhelm 97f75e4d07 init 2022-10-03 17:20:57 +02:00
Peter Paul Kirschner 18fb7cdbda Linter Missing semicolon 2022-10-03 15:50:14 +02:00
Peter Paul Kirschner 777fe326e1 redo change 2022-10-03 15:10:53 +02:00
Peter Paul Kirschner e4674f5fec changelog 2022-10-03 15:00:59 +02:00
Peter Paul Kirschner 2469f94e22 added Layout property 2022-10-03 15:00:37 +02:00
Peter Paul Kirschner 429384321c cleanup 2022-10-03 15:00:02 +02:00
Peter Paul Kirschner 359611fffa wrap Letters 2022-10-03 14:59:47 +02:00
AriGunawan 5be750a512 Clean up unused code 2022-10-01 19:53:31 +10:00
AriGunawan 4df690d03c Add pnpjs 2022-10-01 19:47:54 +10:00
mikezimm 644cb04dad
disable eslint if the logic needs to be != null
Got warning in SPFx 1.15.2 new web part
```console
[00:55:35] Warning - lint - src\webparts\listAPalooza\pnpjsConfig.ts(15,15): error eqeqeq: Expected '!==' and instead saw '!='.
```
2022-09-28 01:11:53 -04:00
mikezimm fdbec37d1c
add await to super.onInit() in sample
I was getting floating promise warning when calling super.onInit() without an await;
Added await and the warning went away.

```console
[00:46:34] Warning - lint - src\webparts\listAPalooza\ListAPaloozaWebPart.ts(44,5): error @typescript-eslint/no-floating-promises: Promises mu
[00:46:34] Warning - lint - src\webparts\listAPalooza\pnpjsConfig.ts(15,15): error eqeqeq: Expected '!==' and instead saw '!='.
```
2022-09-28 01:02:01 -04:00
AriGunawan 035f862996 Add fast serve 2022-09-25 21:42:16 +10:00
AriGunawan 700e8b5ee8 Add initial react zod 2022-09-25 21:26:40 +10:00
Nick Brown 921d68331b Merge branch 'main' of https://github.com/techienickb/sp-dev-fx-webparts 2022-09-23 09:55:54 +01:00
Nick Brown e58f76816f Updated fluent ui 9 to latest version 2022-09-23 09:55:52 +01:00
Nick Brown 4cbe3f0973
Merge branch 'pnp:main' into main 2022-09-23 09:52:36 +01:00
v-dturley c3845f9f81 scaling back readme until deep dive documentation is complete 2022-09-21 16:07:20 -07:00
d-turley d4a1546ddc
Initial commit of Rhythm of Business Calendar app sample (#1)
Co-authored-by: d-turley <daniel.p.turley@avanade.com>
2022-09-21 15:35:23 -07:00
Nils Andresen 6332549e1f (#3029) Modify the way "empty" headings are detected 2022-09-16 11:27:37 +00:00
matteo 2737d1c502 first commit 2022-09-14 13:38:14 +02:00
dependabot[bot] f1436192a4
Bump terser from 4.8.0 to 4.8.1 in /samples/react-calendar-feed
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 15:52:06 +00:00
Hugo Bernier 3fb4d929d3
Merge pull request #2979 from pnp/dependabot/npm_and_yarn/samples/react-add-js-css-ref/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:56:10 -07:00
Hugo Bernier 955dff6af7
Merge pull request #2991 from pnp/dependabot/npm_and_yarn/samples/react-document-links-accordion/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:55:03 -07:00
Hugo Bernier 681ca9976f
Merge pull request #3021 from pnp/dependabot/npm_and_yarn/samples/js-theme-manager-2019/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:54:26 -07:00
Hugo Bernier 5cc9615d95
Merge pull request #2989 from pnp/dependabot/npm_and_yarn/samples/react-emoji-ratings/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:54:18 -07:00
Hugo Bernier 017a1887d2
Merge pull request #2971 from pnp/dependabot/npm_and_yarn/samples/react-daterangepicker/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:54:09 -07:00
Hugo Bernier 45977691a1
Merge pull request #3008 from pnp/dependabot/npm_and_yarn/samples/react-accordion-section/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:54:00 -07:00
Hugo Bernier 209a6dde6c
Merge pull request #3015 from pnp/dependabot/npm_and_yarn/samples/react-hero-webpart/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:53:47 -07:00
Hugo Bernier 591e970702
Merge pull request #2999 from pnp/dependabot/npm_and_yarn/samples/react-admin-sc-catalog-pnpjs/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:53:36 -07:00
Hugo Bernier 023448a6cd
Merge pull request #3017 from pnp/dependabot/npm_and_yarn/samples/react-accordion-dynamic-section/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:53:23 -07:00
Hugo Bernier 46dd01b4df
Merge pull request #2984 from pnp/dependabot/npm_and_yarn/samples/js-teams-meeting-app/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:53:10 -07:00
Hugo Bernier d183ed3911
Merge pull request #2992 from pnp/dependabot/npm_and_yarn/samples/react-datatable-using-mui-tables/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:52:54 -07:00
Hugo Bernier 14f7340f08
Merge pull request #3006 from pnp/dependabot/npm_and_yarn/samples/react-components-dynamicloading/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:52:39 -07:00
Hugo Bernier 4966c0e258
Merge pull request #2997 from pnp/dependabot/npm_and_yarn/samples/react-bot-framework/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:52:26 -07:00
Hugo Bernier b148cf3de3
Merge pull request #2976 from pnp/dependabot/npm_and_yarn/samples/react-graph-auto-batching/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:52:08 -07:00
Hugo Bernier 831da8b830
Merge pull request #3011 from pnp/dependabot/npm_and_yarn/samples/js-workbench-customizer/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:51:53 -07:00
Hugo Bernier 47188e0d64
Merge pull request #2993 from pnp/dependabot/npm_and_yarn/samples/react-adaptivecards/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:51:34 -07:00
Hugo Bernier e24ec3fe1d
Merge pull request #3009 from pnp/dependabot/npm_and_yarn/samples/react-custom-links/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:51:19 -07:00
Hugo Bernier 7f3e4c734f
Merge pull request #2980 from pnp/dependabot/npm_and_yarn/samples/angularelements-html-templatefile/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:51:04 -07:00
Hugo Bernier a432bd1a4c
Merge pull request #2983 from pnp/dependabot/npm_and_yarn/samples/react-directory/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:50:48 -07:00
Hugo Bernier 6587d4e6de
Merge pull request #3018 from pnp/dependabot/npm_and_yarn/samples/react-content-query-online/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:50:38 -07:00
Hugo Bernier 309208f64b
Merge pull request #2975 from pnp/dependabot/npm_and_yarn/samples/react-script-editor-onprem/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:50:18 -07:00
Hugo Bernier b7e574a2cb
Merge pull request #2970 from pnp/dependabot/npm_and_yarn/samples/react-dev-radar/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:49:56 -07:00
Hugo Bernier 4f0e78ebba
Merge pull request #2990 from pnp/dependabot/npm_and_yarn/samples/react-check-flows/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:49:47 -07:00
Hugo Bernier fbbb874188
Merge pull request #3001 from pnp/dependabot/npm_and_yarn/samples/js-theme-manager/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:49:29 -07:00
Hugo Bernier 29141a6cb3
Merge pull request #2988 from pnp/dependabot/npm_and_yarn/samples/js-skype-status/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:48:31 -07:00
Hugo Bernier b59abb22e8
Merge pull request #2978 from pnp/dependabot/npm_and_yarn/samples/react-documents-detailslist/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:48:16 -07:00
Hugo Bernier 41275246e6
Merge pull request #3016 from pnp/dependabot/npm_and_yarn/samples/react-advanced-page-properties/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:48:00 -07:00
Hugo Bernier 5187f65f6a
Merge pull request #2986 from pnp/dependabot/npm_and_yarn/samples/js-public-unjoined-teams/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:47:45 -07:00
Hugo Bernier 0dfffaa9a0
Merge pull request #2996 from pnp/dependabot/npm_and_yarn/samples/js-msgraph-thumbnail/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:47:32 -07:00
Hugo Bernier 96dbbc9d2c
Merge pull request #2974 from pnp/dependabot/npm_and_yarn/samples/react-edit-applicationcustomizer/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:47:19 -07:00
Hugo Bernier 2b1911383a
Merge pull request #2977 from pnp/dependabot/npm_and_yarn/samples/angular-greeting/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:47:03 -07:00
Hugo Bernier 7dd09459de
Merge pull request #3004 from pnp/dependabot/npm_and_yarn/samples/react-adaptivecards-hooks/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:46:45 -07:00
Hugo Bernier 25a8283b2f
Merge pull request #2987 from pnp/dependabot/npm_and_yarn/samples/js-myflows/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:46:26 -07:00
Hugo Bernier a72c59e590
Merge pull request #3000 from pnp/dependabot/npm_and_yarn/samples/react-aggregated-calendar/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:46:08 -07:00
dependabot[bot] bdac4e83a8
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 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:43:32 +00:00
dependabot[bot] 80a4a7a03f
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.2 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.8.2 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:43:15 +00:00
dependabot[bot] a0d4ddda32
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:43:11 +00:00
dependabot[bot] 277bbf06e3
Bump jszip and @microsoft/sp-build-web in /samples/angular-greeting
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:42:56 +00:00
dependabot[bot] 500163cf68
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:55 +00:00
dependabot[bot] a7edfa253d
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:46 +00:00
dependabot[bot] faffbeda8a
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.7.1-plusbeta to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.7.1-plusbeta 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:43 +00:00
dependabot[bot] f5f7f9a3c3
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:25 +00:00
dependabot[bot] 62cd897e11
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:21 +00: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] 850b8327f2
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:12 +00:00
dependabot[bot] 71ab059d7f
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.9.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.9.1 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:11 +00:00
dependabot[bot] 66862dd520
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:41:49 +00:00
dependabot[bot] 7a9034ae30
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 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:41:30 +00:00
Hugo Bernier 6e2cd82378
Merge pull request #3012 from pnp/dependabot/npm_and_yarn/samples/react-tiles-v2/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:41:15 -07:00
Hugo Bernier be491f9115
Merge pull request #3002 from pnp/dependabot/npm_and_yarn/samples/react-calendar-feed/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:40:25 -07:00
dependabot[bot] 74a6b02f8e
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:40:14 +00:00
dependabot[bot] 0b0e32ac57
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:39:40 +00:00
dependabot[bot] 5349aa6754
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:39:20 +00:00
dependabot[bot] 555bcc0e7e
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 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:39:14 +00:00
Hugo Bernier 66c52159b6
Merge pull request #2985 from pnp/dependabot/npm_and_yarn/samples/react-dynamics-crm-api/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:38:55 -07:00
dependabot[bot] 8dea0ba79e
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:38:33 +00: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
dependabot[bot] b0c0f6cb59
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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:38:21 +00:00
dependabot[bot] 932c4ca5f8
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:38:14 +00:00
dependabot[bot] dd75e6a3c7
Bump jszip and @microsoft/sp-build-web
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.13.0-beta.17 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:11 +00:00
Hugo Bernier 21c24dab06
Merge pull request #3010 from pnp/dependabot/npm_and_yarn/samples/react-appinsights-dashboard/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:38:08 -07:00
dependabot[bot] 8178e48ea5
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:38:03 +00:00
dependabot[bot] b01782997c
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.6.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.6.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:37:57 +00:00
dependabot[bot] 34f5afbfd5
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:37:55 +00:00
dependabot[bot] abd0efb0ac
Bump jszip and @microsoft/sp-build-web
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:37:52 +00:00
dependabot[bot] f635d986f1
Bump jszip and @microsoft/sp-build-web in /samples/js-teams-meeting-app
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-rc.3 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:37:47 +00:00
dependabot[bot] 528209b7e1
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:37:44 +00:00
dependabot[bot] 48b58e2a31
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.9.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.9.1 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:37:31 +00:00
dependabot[bot] 597d989b66
Bump jszip and @microsoft/sp-build-web in /samples/react-hero-webpart
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:37:21 +00:00
dependabot[bot] d6f64d2936
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:37:19 +00:00
dependabot[bot] 39ece503cd
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:37:07 +00:00
dependabot[bot] b69f3c07dd
Bump jszip and @microsoft/sp-build-web in /samples/react-emoji-ratings
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:37:05 +00:00
dependabot[bot] 1937e711a0
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 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:35:59 +00:00
dependabot[bot] 348000385c
Bump jszip and @microsoft/sp-build-web
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:35:53 +00:00
dependabot[bot] eb06870f3c
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.9.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.9.1 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:35:51 +00:00
dependabot[bot] 5bf37bcb38
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:35:43 +00:00
Hugo Bernier 13e80cc309
Merge pull request #2998 from pnp/dependabot/npm_and_yarn/samples/react-adaptive-cards-image-gallery/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:35:42 -07:00
Hugo Bernier add40c8cd4
Merge pull request #3005 from pnp/dependabot/npm_and_yarn/samples/react-comparer/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:35:30 -07:00
Hugo Bernier 0d0dd22112
Merge pull request #3013 from pnp/dependabot/npm_and_yarn/samples/react-carousel/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:35:19 -07:00
Hugo Bernier ad8edcf5d8
Merge pull request #3014 from pnp/dependabot/npm_and_yarn/samples/react-calendar/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:35:09 -07:00
Hugo Bernier 4505ba206e
Merge pull request #2994 from pnp/dependabot/npm_and_yarn/samples/react-accordion/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:34:57 -07:00
dependabot[bot] e6f9129fb1
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:33:02 +00:00
dependabot[bot] 5223fa920d
Bump jszip and @microsoft/sp-build-web in /samples/react-calendar
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:32:46 +00:00
dependabot[bot] 0e73578802
Bump jszip and @microsoft/sp-build-web in /samples/react-carousel
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:32:43 +00:00
dependabot[bot] 29328f518e
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:32:38 +00:00
dependabot[bot] 3701975c12
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.7.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.7.1 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:32:38 +00:00
Hugo Bernier 0ddcd5a758
Merge pull request #2995 from pnp/dependabot/npm_and_yarn/samples/react-css-in-js-typestyle/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:32:24 -07:00
dependabot[bot] 7feaffd1d5
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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:32:17 +00:00
Hugo Bernier 64d8958593
Merge pull request #2982 from pnp/dependabot/npm_and_yarn/samples/react-cross-device-data/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:31:45 -07:00
Hugo Bernier 1dc28fed44
Merge pull request #2973 from pnp/dependabot/npm_and_yarn/samples/react-display-hierarchy/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:31:19 -07:00
Hugo Bernier a7543bc36f
Merge pull request #2972 from pnp/dependabot/npm_and_yarn/samples/js-modern-calendar/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:30:57 -07:00
Hugo Bernier cd65e41b46
Merge pull request #2969 from pnp/dependabot/npm_and_yarn/samples/handlebarsjs-webpack-loader/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:30:26 -07:00
Hugo Bernier bac1d60676
Merge pull request #2968 from pnp/dependabot/npm_and_yarn/samples/js-advanced-commenting/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:29:43 -07:00
Hugo Bernier cb2090dd9a
Merge pull request #2967 from pnp/dependabot/npm_and_yarn/samples/vuejs-todo-single-file-component/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:27:07 -07:00
Hugo Bernier 6a6e7295f7
Merge pull request #2966 from pnp/dependabot/npm_and_yarn/samples/knockout-sp-pnp-js/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:26:48 -07:00
Hugo Bernier 80ca301e7f
Merge pull request #2965 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:26:29 -07:00
Hugo Bernier 19cb5a769e
Merge pull request #2964 from pnp/dependabot/npm_and_yarn/samples/react-jest-testing/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:25:56 -07:00
Hugo Bernier a57cefd321
Merge pull request #2963 from pnp/dependabot/npm_and_yarn/samples/vue-js-org-chart/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:24:21 -07:00
Hugo Bernier fea1bdc212
Merge pull request #2962 from pnp/dependabot/npm_and_yarn/samples/react-project-online/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:24:06 -07:00
Hugo Bernier 1b03b21ca1
Merge pull request #3023 from mmsharepoint/MMSPFx 2022-09-13 07:23:14 -07:00
Hugo Bernier 833fcd22e1
Merge pull request #3024 from martinlingstuyl/fix-copy-views-url 2022-09-13 07:22:57 -07:00
Vesa Juvonen ecf89d5f9e
Update sample.json 2022-09-12 17:23:55 +03:00
Martin Lingstuyl b38bdd6887 Fix copy-views url in sample.json file. 2022-09-12 09:37:25 +02:00
mmsharepoint cdd07475c3
Added thumb video urls to my community call demos 2022-09-10 13:34:47 +02:00
Hugo Bernier e1760ad608 Updated SPFx version in readme 2022-09-08 06:34:55 -04:00
dependabot[bot] 4f303156d4
Bump jszip and @microsoft/sp-build-web
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-08 03:45:17 +00:00
dependabot[bot] 376f9ff161
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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-08 03:43:25 +00:00
dependabot[bot] 7b8b5095da
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.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.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-08 03:43:22 +00:00
dependabot[bot] be5e72d2ca
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 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-08 03:42:29 +00:00
dependabot[bot] d8a8e9b9bf
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.9.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.9.1 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-08 03:42:15 +00:00
dependabot[bot] 80b5c72dba
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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-08 03:31:44 +00:00
dependabot[bot] f661c5e47d
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.7.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.7.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-08 03:30:18 +00:00
dependabot[bot] 8707f461ed
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.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 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-08 03:29:47 +00:00
dependabot[bot] 0d98f3b680
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.2 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.8.2 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-08 03:28:49 +00:00
dependabot[bot] 0eee151d1e
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.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.8.1 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-08 03:28:30 +00:00
dependabot[bot] b9ce54ac1e
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.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-08 03:07:47 +00:00
Siddharth Vaghasia eec027d1d2 Merge branch 'master' of https://github.com/siddharth-vaghasia/sp-dev-fx-webparts 2022-09-07 14:21:09 +05:30
Siddharth Vaghasia 7672526b05 fixes for lint warnings 2022-09-07 14:21:02 +05:30
Rosa Alice (Ana Elisabeta) 26cc9f46ce
Fix RichTextField not showing up when editing/republishing page (#2)
Bump tinymce version
Related: #2944
2022-09-06 18:37:43 +03:00
Hugo Bernier 223d5ed099 Added sample.json, devcontainter 2022-09-06 00:01:04 -04:00
Hugo Bernier 0c369718b4
Update sample.json 2022-09-05 23:43:45 -04:00
Hugo Bernier 4b17f0a119
Update README.md 2022-09-05 23:43:11 -04:00
Hugo Bernier 6aac8d69c8
Merge pull request #2959 from alicelupsan/bug/react-list-form/2943
React-list-form DateField does not support manually entering date #2943
2022-09-05 20:41:33 -07:00
Hugo Bernier c133fc3af6 Revert "Updated sample.json and readme"
This reverts commit 34795cc62b.
2022-09-05 23:40:30 -04:00
Hugo Bernier 34795cc62b Updated sample.json and readme 2022-09-05 23:25:55 -04:00
Hugo Bernier 055d9c9293
Merge pull request #2949 from salascz/patch-1
React Script Editor - section background support
2022-09-05 20:16:43 -07:00
Hugo Bernier c7a3690b16 Updated readme and sample.json 2022-09-05 23:14:33 -04:00
Hugo Bernier e3f621f0fd
Merge pull request #2948 from alicelupsan/main
React-list-form Fixed Caret RichTextField issues Related: #2945
2022-09-05 19:58:38 -07:00
Hugo Bernier 07742bfd37 Fixed readme and sample.json 2022-09-05 22:56:31 -04:00
Alice Rosa b9618618ca Fix parseDateString 2022-09-06 05:52:07 +03:00
Alice Rosa dca0a6d1c3 Merge remote-tracking branch 'upstream/main' into bug/react-list-form/2943 2022-09-06 05:27:38 +03:00
Alice Rosa a40f101b50 added autobind back so there are as less changes as possible in the PR 2022-09-06 05:22:23 +03:00
Hugo Bernier ee2f06b504
Merge pull request #2941 from martinlingstuyl/react-copy-views
Add Copy Views sample solution
2022-09-05 14:33:52 -07:00
Hugo Bernier 158decd729 Updated sample.json and readme 2022-09-05 17:33:15 -04:00
Nick Brown ea195c64d4 reset tsconfig 2022-09-05 22:32:41 +01:00
Hugo Bernier 5cc347dad1 Updated readme and sample.json 2022-09-05 16:17:51 -04:00
Hugo Bernier 2f39aa3fc2 Fixed wrong author 2022-09-05 15:15:18 -04:00
Alice Rosa 4cc204b64a reuse parseDateString
remove update of officeuifebric
2022-09-05 18:00:11 +03:00
Hugo Bernier 7e6396056d
Merge pull request #2952 from pnp/dependabot/nuget/samples/aad-api-spo-cookie/api/pnp.api.contosoorders/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.1.0 to 4.2.2 in /samples/aad-api-spo-cookie/api/pnp.api.contosoorders
2022-09-05 07:55:38 -07:00
Hugo Bernier fe2215e525
Merge pull request #2951 from pnp/dependabot/nuget/samples/angular-aad-webapi/api/securecall/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/angular-aad-webapi/api/securecall
2022-09-05 07:55:29 -07:00
Hugo Bernier 4f0152df2b
Merge pull request #2953 from pnp/dependabot/nuget/samples/aad-api-spo-cookie/api/pnp.api.contosoorders/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/aad-api-spo-cookie/api/pnp.api.contosoorders
2022-09-05 07:55:21 -07:00
Hugo Bernier f4ed90c653
Merge pull request #2955 from pnp/dependabot/nuget/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI
2022-09-05 07:55:07 -07:00
Hugo Bernier 2eccac1011
Merge pull request #2954 from pnp/dependabot/nuget/samples/angular-aad-webapi/api/securecall/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/angular-aad-webapi/api/securecall
2022-09-05 07:54:49 -07:00
Hugo Bernier fc63cba112
Merge pull request #2950 from pnp/dependabot/nuget/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI
2022-09-05 07:54:35 -07:00
Siddharth Vaghasia 4331b7163c added New webpart sample 2022-09-04 10:53:51 +05:30
Alice Rosa 046feb1f98 Fix lint warnings 2022-09-02 15:58:47 +03:00
Martin Lingstuyl cb7bc1dd17 Adds copy views solution 2022-09-02 08:35:24 +02:00
Alice Rosa f0c3e8b4ff Added missing ComponentDidUpdate 2022-09-02 08:24:50 +03:00
Alice Rosa a0c70ec928 AllowTextInput #2943
Still has issues due to onSelectDate being called twice:
https://github.com/microsoft/fluentui/issues/22283
The second time it's called with a null value and it just resets the field.
2022-09-02 08:24:04 +03:00
dependabot[bot] cd6ce49d29
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:38 +00:00
dependabot[bot] 1232fbf2a4
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:37 +00:00
dependabot[bot] 8e042293e6
Bump Microsoft.Owin in /samples/angular-aad-webapi/api/securecall
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:37 +00:00
dependabot[bot] 7413ebb349
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 21:02:54 +00:00
dependabot[bot] 6e6c2ee2ca
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 19:15:05 +00:00
dependabot[bot] 9ef069312b
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 19:14:09 +00:00
salascz 08dde05ec6
Updating version 2022-08-31 18:28:32 +02:00
salascz 44f422aa5b
Updating version 2022-08-31 18:28:11 +02:00
salascz 6921a09cd6
Support section background for Script Editor
This PR adds support for section background. (Background is ignored in current version)
2022-08-31 18:25:56 +02:00
Alice Rosa 9c34153a67 Add missing semicolon. Fix lint warning. 2022-08-31 09:26:01 +03:00
dependabot[bot] d6f487a181
Bump moment-timezone in /samples/react-adaptivecards-hooks
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.31...0.5.37)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 05:53:04 +00:00
Alice Rosa e02b231448 Fixed Caret RichTextField issues Related: #2945 2022-08-31 07:59:04 +03:00
Julie Turner 4446b25eb6 Remove upgrade report 2022-08-29 21:26:39 +00:00
Julie Turner 29c72683fe Bug fix & dependency update 2022-08-29 21:25:12 +00:00
Nick Brown dcae5bebf2 Added screenshot, fixed eslintrc.js 2022-08-27 23:30:32 +01:00
Nick Brown 811e0e5ebb Added Missing People Permission 2022-08-27 23:08:50 +01:00
Nick Brown b513709538 filter owned objects on groupTypes 2022-08-26 15:56:40 +01:00
Nick Brown 48e7cfc7bb Added some additional handling logic
Icons for group type
If 0 adds do not show add button
Remove checkboxes when dynamic
2022-08-26 15:45:26 +01:00
Nick Brown 4d06a84754 Added Delete User Dialog and graph calls 2022-08-26 13:50:11 +01:00
Nick Brown 15f04cf57e Updated readme 2022-08-25 20:34:20 +01:00
Nick Brown 967346965e Added a comment 2022-08-25 20:24:00 +01:00
Nick Brown 23b6c9e16a Added Group Membership Manager - init commit
To to: added Add/Remove graph calls
2022-08-25 20:15:09 +01:00
Hugo Bernier bb001be087
Update sample.json 2022-08-24 15:38:48 -04:00
Vesa Juvonen a755697e84
Update sample.json 2022-08-22 18:49:08 +03:00
Hugo Bernier 65a34f686c
Merge pull request #2933 from Jwaegebaert/navigatorIssue
`react-page-navigator` - Add theme provider and bug fixes
2022-08-21 16:00:20 -07:00
Hugo Bernier 3ff8984064 Updated reamed, sample.json 2022-08-21 18:58:07 -04:00
Hugo Bernier 93be642e20
Merge pull request #2927 from luismanez/react-graph-profile-awards-1.1
Sample updated. It allows user selection from different origins
2022-08-21 15:52:41 -07:00
Hugo Bernier 0fa142c4a1 Updated reame, sample.json, and devcontainer 2022-08-21 18:50:59 -04:00
Hugo Bernier 59d88592cf
Merge pull request #2923 from flowerbot/react-palette-picker
React palette picker
2022-08-21 15:38:41 -07:00
Hugo Bernier 22640c3cf0 Fixed readme 2022-08-21 18:37:20 -04:00
Hugo Bernier c25552bd2a Added sample.json and fixed readme 2022-08-21 18:20:03 -04:00
Jasey Waegebaert 118e99a111 Add theme provider and bug fixes 2022-08-17 14:15:33 +02:00
Hugo Bernier ff01b15783
Merge pull request #2920 from SlowRobot/main
Updated Features for Pages Hierarchy Tree View
2022-08-15 06:45:03 -07:00
Hugo Bernier 5864bf3187 Updated sample.json 2022-08-15 09:42:13 -04:00
Hugo Bernier 4e3a32f6a3 Fixed sample.json 2022-08-08 20:55:13 -04:00
Hugo Bernier 4a7ab31e2d
Fixed broken sample.json 2022-08-08 10:24:47 -04:00
Luis Mañez 1479ae724e Allows user selection from different origins, and has 2 different rendering layouts. 2022-08-06 08:59:34 +02:00
Linda Krausz 23760ec883 Add 'samples/react-palette-picker/' from commit 'dcde76ef2831679651d02494596d71e853104c57'
git-subtree-dir: samples/react-palette-picker
git-subtree-mainline: 62221196e7
git-subtree-split: dcde76ef28
2022-08-01 14:07:15 +10:00
SlowRobot 41f3060182 updated package-solution.json 2022-07-29 10:01:07 +10:00
SlowRobot 1076ba0823 Update README.md 2022-07-29 09:59:15 +10:00
SlowRobot 4781b624ec updated package-lock.json 2022-07-29 09:30:01 +10:00
SlowRobot f600ac9f7e added the ability to find the current pages highest ancestor and allow the tree view to expand inclusively to it 2022-07-29 09:30:01 +10:00
Hugo Bernier 62221196e7
Merge pull request #2877 from joaojmendes/main
New Sample react-roomchat
2022-07-27 21:00:01 -07:00
Hugo Bernier 369ec4ae05 Updated readme and sample.json 2022-07-27 23:59:10 -04:00
Hugo Bernier 58a1137468
Merge branch 'main' into collapsibleHeadingsIssue 2022-07-27 20:49:02 -07:00
Hugo Bernier 8825a57c68 Added readme and sample.json 2022-07-27 23:47:24 -04:00
Hugo Bernier 72458a26af
Merge pull request #2875 from mmsharepoint/MMSPFx
New feature Expand/Collapse all upgraded SPFx 1.15.0 and PnPJS 3.5.1
2022-07-27 20:42:48 -07:00
Hugo Bernier 750f9ac131 Updated readem and sample.json eslint 2022-07-27 23:41:57 -04:00
Hugo Bernier a0861b9144
Merge pull request #2817 from mackilroy007/main
fix react-list-search caml results
2022-07-27 20:02:30 -07:00
Hugo Bernier 5f74fa5df0 Updated readme and sample.json 2022-07-27 23:01:01 -04:00
Hugo Bernier 8750a9f2fa
Merge pull request #2810 from a1mery/react-graph-app-secret-expiration-upgrade-to-SPFx-v1.15
React graph app secret expiration upgrade to sp fx v1.15
2022-07-27 19:50:08 -07:00
Hugo Bernier 07b74d8393 Updated sample and readme 2022-07-27 22:49:28 -04:00
Hugo Bernier f1465ecb0d
Merge pull request #2806 from Jwaegebaert/fixMaxChars
Solve multiple spaces and max chars
2022-07-27 19:36:01 -07:00
Hugo Bernier 0410f444d5 Updated readme and sample.json 2022-07-27 22:35:42 -04:00
Hugo Bernier b264907f45
Merge pull request #2862 from pnp/dependabot/npm_and_yarn/samples/react-add-js-css-ref/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-add-js-css-ref
2022-07-27 19:28:52 -07:00
Hugo Bernier 174b107b73
Merge pull request #2863 from pnp/dependabot/npm_and_yarn/samples/js-myflows/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-myflows
2022-07-27 19:28:43 -07:00
Hugo Bernier befae44853
Merge pull request #2864 from pnp/dependabot/npm_and_yarn/samples/react-comparer/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-comparer
2022-07-27 19:28:35 -07:00
Hugo Bernier c45a986441
Merge pull request #2865 from pnp/dependabot/npm_and_yarn/samples/react-adaptivecards-hooks/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-adaptivecards-hooks
2022-07-27 19:28:26 -07:00
Hugo Bernier 249d16db97
Merge pull request #2866 from pnp/dependabot/npm_and_yarn/samples/react-quotes/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-quotes
2022-07-27 19:28:18 -07:00
Hugo Bernier 1c0c61584f
Merge pull request #2867 from pnp/dependabot/npm_and_yarn/samples/react-accordion-section/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-accordion-section
2022-07-27 19:28:10 -07:00
Hugo Bernier a92b0170fc
Merge pull request #2868 from pnp/dependabot/npm_and_yarn/samples/react-check-flows/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-check-flows
2022-07-27 19:28:00 -07:00
Hugo Bernier e5468270c6
Merge pull request #2869 from pnp/dependabot/npm_and_yarn/samples/react-appinsights-dashboard/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-appinsights-dashboard
2022-07-27 19:27:53 -07:00
Hugo Bernier d23e6131c8
Merge pull request #2870 from pnp/dependabot/npm_and_yarn/samples/react-documents-detailslist/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-documents-detailslist
2022-07-27 19:27:45 -07:00
Hugo Bernier 59879f44a1
Merge pull request #2871 from pnp/dependabot/npm_and_yarn/samples/js-workbench-customizer/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-workbench-customizer
2022-07-27 19:27:37 -07:00
Hugo Bernier 915b6d1b2f
Merge pull request #2872 from pnp/dependabot/npm_and_yarn/samples/react-admin-sc-catalog-pnpjs/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-admin-sc-catalog-pnpjs
2022-07-27 19:27:27 -07:00
Hugo Bernier ec2f7a5acc
Merge pull request #2873 from pnp/dependabot/npm_and_yarn/samples/react-content-query-online/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-content-query-online
2022-07-27 19:21:47 -07:00
Hugo Bernier 644e5c0db7
Merge pull request #2861 from pnp/dependabot/npm_and_yarn/samples/js-skype-status/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-skype-status
2022-07-27 19:21:35 -07:00
Hugo Bernier 416fdc3fb5
Merge pull request #2860 from pnp/dependabot/npm_and_yarn/samples/react-calendar-feed/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-calendar-feed
2022-07-27 19:21:21 -07:00
Hugo Bernier 3ddcea1b7c
Merge pull request #2859 from pnp/dependabot/npm_and_yarn/samples/js-dynamic-bundling-libraries/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-dynamic-bundling-libraries
2022-07-27 19:21:12 -07:00
Hugo Bernier a7356bc927
Merge pull request #2858 from pnp/dependabot/npm_and_yarn/samples/react-dev-radar/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-dev-radar
2022-07-27 19:21:02 -07:00
Hugo Bernier be58891455
Merge pull request #2857 from pnp/dependabot/npm_and_yarn/samples/js-msgraph-thumbnail/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-msgraph-thumbnail
2022-07-27 19:20:51 -07:00
Hugo Bernier 232862d97e
Merge pull request #2856 from pnp/dependabot/npm_and_yarn/samples/js-public-unjoined-teams/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-public-unjoined-teams
2022-07-27 19:20:28 -07:00
Hugo Bernier 040d860ba8
Merge pull request #2855 from pnp/dependabot/npm_and_yarn/samples/react-my-teams/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-my-teams
2022-07-27 19:20:19 -07:00
Hugo Bernier b8b25e80fc
Merge pull request #2854 from pnp/dependabot/npm_and_yarn/samples/react-directory/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-directory
2022-07-27 19:20:10 -07:00
Hugo Bernier b41452fcf9
Merge pull request #2853 from pnp/dependabot/npm_and_yarn/samples/react-accordion/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-accordion
2022-07-27 19:19:54 -07:00
Hugo Bernier b31770ab20
Merge pull request #2852 from pnp/dependabot/npm_and_yarn/samples/react-check-user-group/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-check-user-group
2022-07-27 19:19:44 -07:00
Hugo Bernier b4a609e40d
Merge pull request #2851 from pnp/dependabot/npm_and_yarn/samples/react-components-dynamicloading/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-components-dynamicloading
2022-07-27 19:19:27 -07:00
Hugo Bernier 364ad47caa
Merge pull request #2850 from pnp/dependabot/npm_and_yarn/samples/react-bot-framework/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-bot-framework
2022-07-27 19:19:12 -07:00
Hugo Bernier 5fc66c73e2
Merge pull request #2849 from pnp/dependabot/npm_and_yarn/samples/react-css-in-js-typestyle/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-css-in-js-typestyle
2022-07-27 19:19:02 -07:00
Hugo Bernier 71560558bb
Merge pull request #2848 from pnp/dependabot/npm_and_yarn/samples/react-covid19-info/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-covid19-info
2022-07-27 19:18:47 -07:00
Hugo Bernier f3c7397998
Merge pull request #2847 from pnp/dependabot/npm_and_yarn/samples/react-github-badge/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-github-badge
2022-07-27 19:18:34 -07:00
Hugo Bernier d3bdb6c657
Merge pull request #2846 from pnp/dependabot/npm_and_yarn/samples/js-theme-manager/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-theme-manager
2022-07-27 19:18:23 -07:00
Hugo Bernier cd194e11ec
Merge pull request #2845 from pnp/dependabot/npm_and_yarn/samples/react-daterangepicker/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-daterangepicker
2022-07-27 19:18:11 -07:00
Hugo Bernier eb166a92c1
Merge pull request #2844 from pnp/dependabot/npm_and_yarn/samples/js-advanced-commenting/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/js-advanced-commenting
2022-07-27 19:18:01 -07:00
Hugo Bernier 5b78f17101
Merge pull request #2843 from pnp/dependabot/npm_and_yarn/samples/vuejs-todo-single-file-component/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/vuejs-todo-single-file-component
2022-07-27 19:17:36 -07:00
Hugo Bernier 2186115f6f
Merge pull request #2842 from pnp/dependabot/npm_and_yarn/samples/react-project-online/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-project-online
2022-07-27 19:17:24 -07:00
Hugo Bernier 186bbe9c57
Merge pull request #2841 from pnp/dependabot/npm_and_yarn/samples/knockout-sp-pnp-js/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/knockout-sp-pnp-js
2022-07-27 19:17:13 -07:00
Hugo Bernier faf6568135
Merge pull request #2830 from pnp/dependabot/npm_and_yarn/samples/react-datatable/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-datatable
2022-07-27 19:16:46 -07:00
Hugo Bernier 67315dcae8
Merge pull request #2829 from pnp/dependabot/npm_and_yarn/samples/react-custompropertypanecontrols/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-custompropertypanecontrols
2022-07-27 19:16:31 -07:00
Hugo Bernier 62482064ea
Merge pull request #2828 from pnp/dependabot/npm_and_yarn/samples/react-datatable-using-mui-tables/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-datatable-using-mui-tables
2022-07-27 19:16:17 -07:00
Hugo Bernier c778bdc49a
Merge pull request #2827 from pnp/dependabot/npm_and_yarn/samples/react-content-query-online/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-content-query-online
2022-07-27 19:16:03 -07:00
Hugo Bernier d32b3cbf2f
Merge pull request #2826 from pnp/dependabot/npm_and_yarn/samples/react-directory/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-directory
2022-07-27 19:15:40 -07:00
Hugo Bernier fad531b35d
Merge pull request #2825 from pnp/dependabot/npm_and_yarn/samples/react-custom-links/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-custom-links
2022-07-27 19:15:26 -07:00
Hugo Bernier 8443210330
Merge pull request #2824 from pnp/dependabot/npm_and_yarn/samples/react-covid19-info/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-covid19-info
2022-07-27 19:15:12 -07:00
Hugo Bernier 7b41612ff2
Merge pull request #2823 from pnp/dependabot/npm_and_yarn/samples/react-comparer/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-comparer
2022-07-27 19:14:59 -07:00
Hugo Bernier da5ea6cd9a
Merge pull request #2822 from pnp/dependabot/npm_and_yarn/samples/react-components-dynamicloading/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-components-dynamicloading
2022-07-27 19:14:45 -07:00
Hugo Bernier 09cf08a800
Merge pull request #2821 from pnp/dependabot/npm_and_yarn/samples/react-content-query-onprem/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4 in /samples/react-content-query-onprem
2022-07-27 19:14:30 -07:00
Hugo Bernier 3a7cdd76d5
Merge pull request #2874 from pnp/dependabot/npm_and_yarn/samples/react-chartcontrol/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-chartcontrol
2022-07-27 19:14:13 -07:00
Hugo Bernier 8b03368b08
Merge pull request #2878 from pnp/dependabot/npm_and_yarn/samples/react-ppw-html/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-ppw-html
2022-07-27 19:14:03 -07:00
Hugo Bernier 6efdfcd346
Merge pull request #2879 from pnp/dependabot/npm_and_yarn/samples/react-custompropertypanecontrols/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-custompropertypanecontrols
2022-07-27 19:13:55 -07:00
Hugo Bernier 9b705eab06
Merge pull request #2880 from pnp/dependabot/npm_and_yarn/samples/react-pnp-js-sample/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-pnp-js-sample
2022-07-27 19:13:47 -07:00
Hugo Bernier baf2c5a024
Merge pull request #2881 from pnp/dependabot/npm_and_yarn/samples/react-functional-component-with-data-fetch/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-functional-component-with-data-fetch
2022-07-27 19:13:37 -07:00
Hugo Bernier 5fc6f4dfa4
Merge pull request #2882 from pnp/dependabot/npm_and_yarn/samples/react-datatable/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-datatable
2022-07-27 19:13:27 -07:00
Hugo Bernier 4aa43a5316
Merge pull request #2883 from pnp/dependabot/npm_and_yarn/samples/react-save-to-onedrive-app-personal-folder/library/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-save-to-onedrive-app-personal-folder/library
2022-07-27 19:13:16 -07:00
Hugo Bernier cc3fc3f291
Merge pull request #2884 from pnp/dependabot/npm_and_yarn/samples/react-graph-cascading-managed-metadata/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-graph-cascading-managed-metadata
2022-07-27 19:13:08 -07:00
Hugo Bernier 790d440063
Merge pull request #2885 from pnp/dependabot/npm_and_yarn/samples/react-adaptive-card-host-control/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-adaptive-card-host-control
2022-07-27 19:13:01 -07:00
Hugo Bernier 4e7c7fab85
Merge pull request #2886 from pnp/dependabot/npm_and_yarn/samples/react-cherry-picked-content/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-cherry-picked-content
2022-07-27 19:12:53 -07:00
Hugo Bernier fb209a4d8d
Merge pull request #2887 from pnp/dependabot/npm_and_yarn/samples/react-ppp-pnp-controls/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-ppp-pnp-controls
2022-07-27 19:12:33 -07:00
Hugo Bernier b9bd903d61
Merge pull request #2888 from pnp/dependabot/npm_and_yarn/samples/react-teams-membership-updater/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-teams-membership-updater
2022-07-27 19:12:22 -07:00
Hugo Bernier 66d1b82eed
Merge pull request #2889 from pnp/dependabot/npm_and_yarn/samples/react-pages-hierarchy/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-pages-hierarchy
2022-07-27 19:12:14 -07:00
Hugo Bernier 4bbcbade9e
Merge pull request #2890 from pnp/dependabot/npm_and_yarn/samples/react-company-stories/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-company-stories
2022-07-27 19:12:06 -07:00
Hugo Bernier 631d0029a6
Merge pull request #2891 from pnp/dependabot/npm_and_yarn/samples/react-my-approvals/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-my-approvals
2022-07-27 19:11:57 -07:00
Hugo Bernier 4af2c9aedc
Merge pull request #2892 from pnp/dependabot/npm_and_yarn/samples/react-star-ratings/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-star-ratings
2022-07-27 19:11:47 -07:00
Hugo Bernier 079b5267bf
Merge pull request #2893 from pnp/dependabot/npm_and_yarn/samples/react-flow-button/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-flow-button
2022-07-27 19:11:36 -07:00
Hugo Bernier bc9a9c21c3
Merge pull request #2894 from pnp/dependabot/npm_and_yarn/samples/react-group-members/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-group-members
2022-07-27 19:11:29 -07:00
Hugo Bernier 7750639cc7
Merge pull request #2895 from pnp/dependabot/npm_and_yarn/samples/react-birthdays/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-birthdays
2022-07-27 19:11:21 -07:00
Hugo Bernier 0b8cdf16f9
Merge pull request #2896 from pnp/dependabot/npm_and_yarn/samples/react-fluentui-9/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-fluentui-9
2022-07-27 19:11:13 -07:00
Hugo Bernier 05a4ead2d5
Merge pull request #2897 from pnp/dependabot/npm_and_yarn/samples/react-teams-meeting-app-questionnaire/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-teams-meeting-app-questionnaire
2022-07-27 19:11:06 -07:00
Hugo Bernier e8e487a41f
Merge pull request #2898 from pnp/dependabot/npm_and_yarn/samples/react-graph-profile-awards/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-graph-profile-awards
2022-07-27 19:10:50 -07:00
Hugo Bernier 7b46583213
Merge pull request #2899 from pnp/dependabot/npm_and_yarn/samples/react-page-navigator/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-page-navigator
2022-07-27 19:10:22 -07:00
Hugo Bernier dce38f9133
Merge pull request #2900 from pnp/dependabot/npm_and_yarn/samples/react-image-gallery/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-image-gallery
2022-07-27 19:10:11 -07:00