Commit Graph

34 Commits

Author SHA1 Message Date
Hugo Bernier ec40abfab9
Merge pull request #4895 from pnp/dependabot/npm_and_yarn/samples/react-content-query-onprem/follow-redirects-1.15.6 2024-03-25 22:04:19 -04:00
dependabot[bot] 8a1e2797b9
Bump webpack-dev-middleware in /samples/react-content-query-onprem
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 16:24:07 +00:00
dependabot[bot] bcd15ec0e0
Bump follow-redirects in /samples/react-content-query-onprem
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:03:09 +00:00
dependabot[bot] a235e4cf18
Bump follow-redirects in /samples/react-content-query-onprem
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:37:39 +00:00
dependabot[bot] b66538b48b
Bump browserify-sign in /samples/react-content-query-onprem
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 01:12:05 +00:00
dependabot[bot] e2ba51b821
Bump @babel/traverse in /samples/react-content-query-onprem
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.6 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-18 11:09:51 +00:00
dependabot[bot] 3d4bba6028
Bump word-wrap in /samples/react-content-query-onprem
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:17:43 +00:00
dependabot[bot] 05068b7685
Bump xml2js and @microsoft/sp-build-web
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:46:27 +00:00
dependabot[bot] 6739eb6742
Bump remarkable in /samples/react-content-query-onprem
Bumps [remarkable](https://github.com/jonschlinkert/remarkable) from 1.7.1 to 1.7.4.
- [Release notes](https://github.com/jonschlinkert/remarkable/releases)
- [Changelog](https://github.com/jonschlinkert/remarkable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/remarkable/compare/1.7.1...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 20:01:43 +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] 18f980cebd
Bump minimist and mkdirp in /samples/react-content-query-onprem
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 0.0.8 to 1.2.7
- [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/v0.0.8...v1.2.7)

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 22:59:07 +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] 62368cc31f
Bump decode-uri-component in /samples/react-content-query-onprem
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:55:33 +00:00
Hugo Bernier 9d3699f372
Merge pull request #3081 from pnp/dependabot/npm_and_yarn/samples/react-content-query-onprem/minimatch-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-and-gulp-3.0.8
Bump minimatch, @microsoft/sp-build-web, @microsoft/sp-webpart-workbench and gulp in /samples/react-content-query-onprem
2022-10-24 09:46:59 -04:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
dependabot[bot] d35ebf57e2
Bump minimatch, @microsoft/sp-build-web, @microsoft/sp-webpart-workbench and gulp
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.8 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@microsoft/sp-build-web](http://aka.ms/spfx), [@microsoft/sp-webpart-workbench](http://aka.ms/spfx) and [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `minimatch` from 0.2.14 to 3.0.8
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.8)

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

Updates `@microsoft/sp-webpart-workbench` from 1.1.0 to 1.12.1

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: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 13:23:41 +00:00
Vesa Juvonen ecf89d5f9e
Update sample.json 2022-09-12 17:23:55 +03:00
dependabot[bot] 2ffe963003
Bump moment from 2.29.2 to 2.29.4 in /samples/react-content-query-onprem
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [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.29.2...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 03:41:51 +00:00
dependabot[bot] f2093a2822
Bump moment from 2.19.2 to 2.29.2 in /samples/react-content-query-onprem
Bumps [moment](https://github.com/moment/moment) from 2.19.2 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.19.2...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:56:23 +00:00
dependabot[bot] 4ae9acd9e6
Bump handlebars in /samples/react-content-query-onprem
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.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.3.0...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:44:06 +00:00
Hugo Bernier 360169500d added remaining containers 2022-02-16 21:47:07 -05:00
Hugo Bernier 2aa5345319 It's called a **web part** not a **webpart** 2022-01-16 13:41:07 -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 985384732a Updated legacy compatiblity matrix 2021-11-07 01:33:53 -05: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 82598c094f Added links to issue templates 2021-04-26 02:08: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 7207f08cac Update README.md 2021-01-07 02:49:47 -05:00
Hugo Bernier 91e7390041 Separated online from onprem 2021-01-06 00:22:11 -05:00