Commit Graph

9211 Commits

Author SHA1 Message Date
Mikael Svenson c68bdfd594
#5223 Added support for audience targeting
Updated to SPFx v1.19
2024-09-25 17:00:37 +02:00
dependabot[bot] ef7b36a9a7
Bump body-parser and express in /samples/react-my-dashboard
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 07:04:33 +00:00
Harminder Singh 83c35fbfe9
Merge branch 'pnp:main' into main 2024-09-21 11:57:15 +05:30
GitHub Action 9aec763c07 Automated samples.json update 2024-09-19 12:54:17 +00:00
Hugo Bernier e704d17052
Merge pull request #5215 from swissbuechi/fix-spfx-version 2024-09-19 05:53:13 -07:00
Hugo Bernier df5d89d1a6
Merge branch 'main' into fix-spfx-version 2024-09-19 05:47:21 -07:00
Mrigango Deb 6ea6c35683 upgrading id 2024-09-18 12:23:49 +05:30
dependabot[bot] 68895d90ee
Bump send and express in /samples/react-my-dashboard
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 11:17:41 +00:00
dependabot[bot] 4805582fa1
Bump serve-static and express in /samples/react-my-dashboard
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 10:52:27 +00:00
dependabot[bot] c82668fb5c
Bump dompurify from 2.4.5 to 2.5.4 in /samples/react-sp-tinymce
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.5 to 2.5.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.5...2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 21:11:52 +00:00
dependabot[bot] 7258d779b7
Bump dompurify from 2.1.1 to 2.5.6 in /samples/react-myonedrive
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.1.1 to 2.5.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.1.1...2.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 20:52:14 +00:00
Mrigango Deb b83406b179 readme file 2024-09-13 21:05:16 +05:30
Mrigango Deb 99d6278688 pushing the enhancement versions 2024-09-13 20:37:35 +05:30
Mrigango Deb 01f03d34a2 implementation of fatures enhancement 2024-09-13 16:39:50 +05:30
VALERN05 2a36c18181 init 2024-09-12 19:14:19 +03:00
Canviz LLC b00c615109 suppress warnings 2024-09-12 15:10:36 +08:00
Canviz LLC 03f758ef9b upgraded to latest spfx and added ability to display group calendar 2024-09-12 13:25:00 +08:00
GitHub Action 321fa41194 Automated samples.json update 2024-09-05 18:06:21 +00:00
Harminder Singh c64a7bed88 bug fix in Azure Function and SPFx version upgrade to 1.19 2024-09-05 23:35:01 +05:30
Harminder Singh 47677b2881
Merge branch 'pnp:main' into main 2024-09-05 23:33:56 +05:30
dependabot[bot] 412b87678f
Bump webpack from 5.75.0 to 5.94.0 in /samples/react-chatgpt-app
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 10:11:45 +00:00
Ejaz Hussain 36e6edc1bc Merge branch 'main' of https://github.com/ejazhussain/sp-dev-fx-webparts 2024-09-01 13:33:13 +01:00
Ejaz Hussain def42f488f feat: react-employees-onboarding sample added 2024-09-01 13:30:56 +01:00
AriGunawan 091c0bdd79 Add nvmrc 2024-09-01 18:01:48 +07:00
AriGunawan 5c0ea58a7f Add enhanced configurations 2024-09-01 17:54:15 +07:00
GitHub Action 0e762fdf37 Automated samples.json update 2024-09-01 08:42:34 +00:00
Hugo Bernier a4c161c2cb
Merge pull request #5217 from pnp/dependabot/npm_and_yarn/samples/react-page-navigator/multi-1ab448633f 2024-08-31 20:07:30 -04:00
Hugo Bernier 7f90b47e96
Merge pull request #5216 from pnp/dependabot/npm_and_yarn/samples/react-my-dashboard/webpack-5.94.0 2024-08-31 20:07:19 -04:00
Hugo Bernier 7d2674337a
Merge branch 'main' into fix-spfx-version 2024-08-31 20:06:48 -04:00
GitHub Action 68c1f37b45 Automated samples.json update 2024-09-01 00:05:53 +00:00
GitHub Action b7b6d3e7cf Automated samples.json update 2024-09-01 00:05:26 +00:00
Hugo Bernier bf9ba731fd
Merge pull request #5213 from HarminderSethi/main 2024-08-31 20:04:49 -04:00
Hugo Bernier 73a3d2b7e1 Updated sample.json, readme, added container 2024-08-31 20:04:30 -04:00
Hugo Bernier 92fc644b00
Merge pull request #5208 from smaity/feature/anniversary 2024-08-31 19:50:23 -04:00
GitHub Action bc5df2d197 Automated samples.json update 2024-08-31 23:45:44 +00:00
Hugo Bernier bdba2bebc3 changed readme 2024-08-31 19:44:44 -04:00
Hugo Bernier 3a1bc1d9fd Added sample.json, container, and updated readme 2024-08-31 19:44:31 -04:00
Hugo Bernier 8e45428897
Merge pull request #5203 from kkazala/main 2024-08-31 19:38:08 -04:00
GitHub Action 48bd144d55 Automated samples.json update 2024-08-31 23:22:53 +00:00
Hugo Bernier 9fe7a0b3c4
Merge pull request #5202 from pnp/dependabot/npm_and_yarn/samples/react-chatgpt-app/multi-8d350b51c2 2024-08-31 19:21:47 -04:00
Hugo Bernier 380d5669e8
Merge pull request #5201 from pnp/dependabot/npm_and_yarn/samples/react-calendar-feed/fast-xml-parser-4.4.1 2024-08-31 19:21:28 -04:00
Hugo Bernier 2c113288c1
Merge pull request #5200 from mgwojciech/sample/dataverse-sample 2024-08-31 19:20:43 -04:00
Hugo Bernier 298bc90419 Added container, sample.json, fixed readme 2024-08-31 19:19:59 -04:00
Hugo Bernier 723e357ce3 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2024-08-31 19:02:47 -04:00
Hugo Bernier 52e8244abb Cropped preview 2024-08-31 19:02:45 -04:00
GitHub Action f865ed9575 Automated samples.json update 2024-08-31 23:01:08 +00:00
Hugo Bernier 794dea4979 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2024-08-31 19:00:14 -04:00
Hugo Bernier 0348c7fd75 Updated readme and sample.json 2024-08-31 19:00:11 -04:00
GitHub Action 5c28eae404 Automated samples.json update 2024-08-31 22:44:51 +00:00
Hugo Bernier 27b5738d49 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2024-08-31 18:43:59 -04:00