dependabot[bot]
|
72e060f722
|
Bump @babel/traverse in /samples/react-jest-testing
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.0 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-25 22:09:41 +00:00 |
dependabot[bot]
|
152d9cb830
|
Bump fsevents from 1.2.4 to 1.2.13 in /samples/react-jest-testing
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.4 to 1.2.13.
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](https://github.com/fsevents/fsevents/compare/v1.2.4...v1.2.13)
---
updated-dependencies:
- dependency-name: fsevents
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 04:13:25 +00:00 |
dependabot[bot]
|
84b0f37ee8
|
Bump semver from 5.7.0 to 5.7.2 in /samples/react-jest-testing
Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.0...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 07:16:22 +00:00 |
Hugo Bernier
|
7e97daab76
|
Added more contributions
|
2023-03-15 01:23:34 -04:00 |
Hugo Bernier
|
c24aacbd7f
|
Updated telemetry link
|
2023-03-12 21:16:15 -04: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]
|
9ae98a10a4
|
Bump decode-uri-component in /samples/react-jest-testing
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-31 03:54:03 +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 |
Hugo Bernier
|
7202809a7d
|
Changed docs links to learn
|
2022-10-24 09:42:45 -04: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 |
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]
|
e803acd973
|
Bump shell-quote from 1.6.1 to 1.7.3 in /samples/react-jest-testing
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/1.6.1...1.7.3)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 08:19:53 +00:00 |
dependabot[bot]
|
5948d71510
|
Bump async from 2.6.0 to 2.6.4 in /samples/react-jest-testing
Bumps [async](https://github.com/caolan/async) from 2.6.0 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.0...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 02:50:48 +00:00 |
Hugo Bernier
|
b038d44f70
|
Added 1.8.2 containers
|
2022-02-16 00:00:27 -05: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 |
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
|
052ec4f3db
|
Fixed query labels without the sample tag
|
2021-11-21 00:14:21 -05:00 |
Hugo Bernier
|
026934d79c
|
Fixed discussion query to remove labels
|
2021-11-21 00:00:02 -05:00 |
Hugo Bernier
|
15215dd8fe
|
Fixing hungry regex
|
2021-11-20 23:55:10 -05:00 |
Hugo Bernier
|
38c5ec7920
|
Fixed all readmes to point to their respective sample labels
|
2021-11-20 23:07:01 -05:00 |
Hugo Bernier
|
c7fecfd583
|
Moved disclaimer to bottom
|
2021-11-07 02:11:17 -05:00 |
Hugo Bernier
|
3c3aa72cc0
|
Updated all SPFx 1.7.0 readmes
|
2021-11-07 00:35:20 -04:00 |
dependabot[bot]
|
eac5098a82
|
Bump tmpl from 1.0.4 to 1.0.5 in /samples/react-jest-testing
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-21 05:03:02 +00:00 |
dependabot[bot]
|
c7c74ea7cb
|
Bump path-parse from 1.0.5 to 1.0.7 in /samples/react-jest-testing
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 04:01:38 +00:00 |
Hugo Bernier
|
c47d08e11c
|
Merge pull request #1992 from pnp/dependabot/npm_and_yarn/samples/react-jest-testing/macaddress-0.2.9
Bump macaddress from 0.2.8 to 0.2.9 in /samples/react-jest-testing
|
2021-08-03 23:59:33 -04:00 |
dependabot[bot]
|
5bdbf2c876
|
Bump mixin-deep from 1.3.1 to 1.3.2 in /samples/react-jest-testing
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
---
updated-dependencies:
- dependency-name: mixin-deep
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-04 03:57:43 +00:00 |
dependabot[bot]
|
e4c2f9196b
|
Bump macaddress from 0.2.8 to 0.2.9 in /samples/react-jest-testing
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)
---
updated-dependencies:
- dependency-name: macaddress
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-04 03:56:57 +00:00 |
dependabot[bot]
|
c502ce3430
|
Bump tar from 2.2.1 to 2.2.2 in /samples/react-jest-testing
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-12 03:56:26 +00:00 |
dependabot[bot]
|
f92b762051
|
Bump hosted-git-info from 2.6.0 to 2.8.9 in /samples/react-jest-testing
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.6.0...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 19:23:04 +00:00 |
Hugo Bernier
|
6d795f4df4
|
Merge pull request #1862 from pnp/dependabot/npm_and_yarn/samples/react-jest-testing/handlebars-4.7.7
Bump handlebars from 4.7.4 to 4.7.7 in /samples/react-jest-testing
|
2021-05-07 00:52:27 -04:00 |
dependabot[bot]
|
db97675889
|
Bump handlebars from 4.7.4 to 4.7.7 in /samples/react-jest-testing
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.4 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.7.4...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 04:51:17 +00:00 |
dependabot[bot]
|
3aa6af1927
|
Bump merge from 1.2.0 to 1.2.1 in /samples/react-jest-testing
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 04:47:58 +00:00 |
dependabot[bot]
|
a4d46029fc
|
Bump ua-parser-js from 0.7.18 to 0.7.28 in /samples/react-jest-testing
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.18...0.7.28)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 02:04:36 +00: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 |
dependabot[bot]
|
582d0f75fe
|
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-jest-testing
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 13:27:17 +00:00 |
Hugo Bernier
|
7ed51a0838
|
Updated sample JSON
|
2021-03-15 03:48:14 -04:00 |
dependabot[bot]
|
1cf4f55db9
|
Bump elliptic from 6.5.3 to 6.5.4 in /samples/react-jest-testing
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-09 09:39:14 +00:00 |
Hugo Bernier
|
e6cd0b17de
|
Added sample metadata
|
2021-02-08 02:19:31 -05:00 |
dependabot[bot]
|
bcb3e7b4d2
|
Bump ini from 1.3.5 to 1.3.7 in /samples/react-jest-testing
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 16:14:32 +00:00 |
dependabot[bot]
|
9ba809b121
|
Bump lodash.mergewith from 4.6.1 to 4.6.2 in /samples/react-jest-testing
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-04 13:30:45 +00:00 |
dependabot[bot]
|
4a872f9439
|
Bump elliptic from 6.4.0 to 6.5.3 in /samples/react-jest-testing
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 21:00:44 +00:00 |
petkir
|
40afc4eebf
|
Merge branch 'master' of https://github.com/pnp/sp-dev-fx-webparts into pnp-master
|
2020-06-09 09:55:42 +02:00 |
petkir
|
71f6469fa0
|
URL dev.office.com to docs.microsoft.com
|
2020-06-09 09:09:22 +02:00 |
dependabot[bot]
|
5e03136a39
|
Bump websocket-extensions in /samples/react-jest-testing
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-06 22:50:35 +00:00 |
dependabot[bot]
|
244985e3b1
|
Bump https-proxy-agent in /samples/react-jest-testing
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-16 16:17:20 +00:00 |
Hugo Bernier
|
242b8e5f9b
|
Added telemetry to every README.md file
|
2020-04-04 02:18:47 -04:00 |
dependabot[bot]
|
2288f400f3
|
Bump handlebars from 4.0.11 to 4.7.4 in /samples/react-jest-testing
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.4.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-02 17:12:04 +00:00 |