dependabot[bot]
9c0269e301
Bump webpack-dev-middleware and @microsoft/sp-build-web
...
Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ). It's no longer used after updating ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx ). These dependencies need to be updated together.
Removes `webpack-dev-middleware`
Updates `@microsoft/sp-build-web` from 1.15.2 to 1.20.1
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 20:02:59 +00:00
dependabot[bot]
1474f533a8
Bump minimatch and gulp in /samples/react-jest-testing
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.0.4 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp ). These dependencies need to be updated together.
Updates `minimatch` from 0.2.14 to 3.0.4
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.4 )
Updates `gulp` from 3.9.1 to 4.0.2
- [Release notes](https://github.com/gulpjs/gulp/releases )
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/gulp/compare/v3.9.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: gulp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 04:34:35 +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]
9acb730ec2
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-jest-testing
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 17:22:34 +00:00
Velin Georgiev
a5a9e7e5af
React jest testing sample upgraded to SPFx version 1.8.2 ( #898 )
...
* React jest testing sample upgraded to SPFx version 1.8.2
* readme file updated
2019-07-05 15:56:18 +03:00
Velin Georgiev
a261876295
Jest testing sample upgraded to SPFx version 1.7.0 ( #720 )
2018-12-19 09:19:36 +02:00
Velin Georgiev
ccdc45b23e
Updates the react-jest-testing sample to SPFx version npm run 1.6.0 ( #630 )
2018-10-03 08:01:14 -04:00
Velin Georgiev
0af385ed17
Upgrade to 1.5.0, missing launch.json config added ( #530 )
2018-06-15 08:46:43 +03:00
Velin Georgiev
e415148bc5
Adds SPFx React Jest Testing sample ( #507 )
2018-05-12 04:59:42 +03:00