dependabot[bot]
|
4ab3776220
|
Bump the npm_and_yarn at /samples/react-check-flows security update group
Bumps the npm_and_yarn at /samples/react-check-flows security update group in /samples/react-check-flows with 1 update: [@pnp/spfx-controls-react](https://github.com/pnp/sp-dev-fx-controls-react).
- [Release notes](https://github.com/pnp/sp-dev-fx-controls-react/releases)
- [Changelog](https://github.com/pnp/sp-dev-fx-controls-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pnp/sp-dev-fx-controls-react/compare/v1.21.3...v3.15.0)
---
updated-dependencies:
- dependency-name: "@pnp/spfx-controls-react"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 01:01:46 +00:00 |
dependabot[bot]
|
b06faea62a
|
bump lodash, @pnp/spfx-controls-react and gulp
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
- dependency-name: "@pnp/spfx-controls-react"
dependency-type: direct:production
- dependency-name: gulp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-26 00:03:14 +00:00 |
dependabot[bot]
|
1f6a7ef489
|
Bump @babel/traverse in /samples/react-check-flows
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 15:59:55 +00:00 |
dependabot[bot]
|
0426a31bc1
|
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-check-flows
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 21:16:31 +00:00 |
Hugo Bernier
|
810a68ebee
|
Updated contributors for readmes
|
2023-03-15 00:11:27 -04:00 |
Hugo Bernier
|
c24aacbd7f
|
Updated telemetry link
|
2023-03-12 21:16:15 -04:00 |
dependabot[bot]
|
c5fd36cc68
|
Bump minimist and mkdirp in /samples/react-check-flows
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
Updates `minimist` from 1.2.0 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)
Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: mkdirp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-08 23:00:41 +00:00 |
Hugo Bernier
|
411f1b1eca
|
Changed authors to contributors
|
2023-02-18 22:58:44 -05:00 |
Hugo Bernier
|
103907bdc6
|
Added compatibility warning on readme and template
|
2023-02-10 10:22:32 -05:00 |
dependabot[bot]
|
2ef84a75b4
|
Bump ua-parser-js from 0.7.20 to 0.7.33 in /samples/react-check-flows
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-26 09:14:39 -05:00 |
dependabot[bot]
|
7d16a6b906
|
Bump debug, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.
Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9)
Updates `@microsoft/sp-build-web` from 1.9.1 to 1.16.1
Updates `@microsoft/sp-webpart-workbench` from 1.9.1 to 1.12.1
---
updated-dependencies:
- dependency-name: debug
dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-12 08:49:24 -05:00 |
dependabot[bot]
|
a0f6d309c7
|
Bump decode-uri-component in /samples/react-check-flows
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-30 23:38:07 -05:00 |
Hugo Bernier
|
0e3a7d74ee
|
Merge pull request #3078 from petkir/petkir-revert-jszip-update
revert sp-build-web and sp-webpart-workbench to ori version
|
2022-11-07 10:24:16 -05:00 |
Hugo Bernier
|
7202809a7d
|
Changed docs links to learn
|
2022-10-24 09:42:45 -04:00 |
Peter Paul Kirschner
|
3d159a1491
|
revert sp-build-web and sp-webpart-workbench
|
2022-10-22 22:27:42 +02:00 |
Hugo Bernier
|
f40cdcdfd2
|
Added links to compatibility matrix
|
2022-10-17 10:21:52 -04: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]
|
05db4f6556
|
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-check-flows
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)
---
updated-dependencies:
- dependency-name: thenify
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 21:53:04 +00:00 |
dependabot[bot]
|
cfdf60592d
|
Bump async from 2.6.3 to 2.6.4 in /samples/react-check-flows
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-17 22:18:25 +00:00 |
dependabot[bot]
|
1c23d0e881
|
Bump moment from 2.24.0 to 2.29.2 in /samples/react-check-flows
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-10 16:57:00 +00:00 |
dependabot[bot]
|
ab323e102a
|
Bump handlebars from 4.2.0 to 4.7.7 in /samples/react-check-flows
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.7.7)
---
updated-dependencies:
- dependency-name: handlebars
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 06:54:32 +00:00 |
Hugo Bernier
|
6c79fdc47b
|
Added spfx 1.9.1 containers
|
2022-02-15 23:34:24 -05:00 |
Hugo Bernier
|
86013372c0
|
Added all 1.12.1 and 1.13 containers
|
2022-02-14 02:52:18 -05:00 |
Hugo Bernier
|
eb8bd92a0b
|
Updating telemetry link
|
2021-12-20 10:25:30 -05:00 |
VesaJuvonen
|
7a79c47104
|
Removing unnecessary office product from the sample metadata
|
2021-12-10 19:55:32 +02:00 |
Hugo Bernier
|
35fbbf7809
|
Moved disclaimers to bottom
|
2021-11-07 01:54:14 -05:00 |
Hugo Bernier
|
253df147f4
|
Updated compatiblity matrix
|
2021-11-07 01:43:55 -04:00 |
Hugo Bernier
|
ff8274ade1
|
Updated tags to say SPFx
|
2021-11-02 00:46:21 -04:00 |
Hugo Bernier
|
68f7f67761
|
Changed from updated to modificationDateTime
|
2021-05-02 15:39:42 -04:00 |
Hugo Bernier
|
cd1cb830d6
|
Changed master to main
|
2021-05-02 15:04:59 -04:00 |
Hugo Bernier
|
7ed51a0838
|
Updated sample JSON
|
2021-03-15 03:48:14 -04:00 |
Hugo Bernier
|
e6cd0b17de
|
Added sample metadata
|
2021-02-08 02:19:31 -05:00 |
Hugo Bernier
|
d136c3b343
|
Update README.md
|
2020-11-08 23:18:42 -05:00 |
Hugo Bernier
|
242b8e5f9b
|
Added telemetry to every README.md file
|
2020-04-04 02:18:47 -04:00 |
Aakash Bhardwaj
|
ff2a0e0238
|
React Check Flows associated to a SharePoint List
|
2019-09-17 13:51:09 +05:30 |