Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] ade1e801cd
Bump xml2js and @microsoft/sp-build-web in /samples/react-app-settings
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 18:42:44 +00:00
dependabot[bot] 0d546d8ac8
Bump socket.io-parser, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Removes [socket.io-parser](https://github.com/socketio/socket.io-parser). It's no longer used after updating ancestor dependencies [socket.io-parser](https://github.com/socketio/socket.io-parser), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `socket.io-parser`

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: socket.io-parser
  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-11-03 16:49:47 +00:00
Velin Georgiev 45e81c8a6c App Settings sample updated to v1.7.1, devops pipelines added (#803)
* App Settings sample updated to v1.7.1, devops pipelines definitions added

* added build, release and config files for AzureDevops
2019-03-09 12:33:33 +02:00
Joel Rodrigues a940cae3bc Update react app settings (#442)
* update code comment

* Update to SPFx 1.4.1
2018-03-09 01:34:33 +01:00
Velin Georgiev fc842f9120 Sample that shows appSettings.json similar to Web.config appSettings (#278)
* This sample shows how appSettings.json file can be added and unsed within SharePoint Framewrok webparts similar to the Web.config / App.config key value app settings in .NET Framework projects.

* Update README.md

Typos fix
2017-08-07 16:59:08 +03:00