Commit Graph

39 Commits

Author SHA1 Message Date
Hugo Bernier 5e98fab8bf
Merge pull request #4918 from pnp/dependabot/npm_and_yarn/samples/react-graph-auto-batching/follow-redirects-1.15.6 2024-03-25 21:58:58 -04:00
dependabot[bot] 3822e3efb4
Bump webpack-dev-middleware in /samples/react-graph-auto-batching
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 21:16:35 +00:00
dependabot[bot] 8b545d921b
Bump follow-redirects in /samples/react-graph-auto-batching
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:05:28 +00:00
dependabot[bot] 7cc5bb0da6
Bump es5-ext in /samples/react-graph-auto-batching
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 10:28:33 +00:00
dependabot[bot] 1289aa4132
Bump follow-redirects in /samples/react-graph-auto-batching
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 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.3...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 02:45:08 +00:00
dependabot[bot] 2eeeb6f704
Bump browserify-sign in /samples/react-graph-auto-batching
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-27 21:30:26 +00:00
dependabot[bot] 29d8d6c4a6
Bump @babel/traverse and depcheck in /samples/react-graph-auto-batching
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) and [depcheck](https://github.com/depcheck/depcheck). These dependencies needed to be updated together.

Updates `@babel/traverse` from 7.16.10 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)

Updates `depcheck` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/depcheck/depcheck/releases)
- [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
- dependency-name: depcheck
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 10:56:45 +00:00
dependabot[bot] 352a52d601
Bump postcss and @microsoft/sp-build-web
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.13.0-beta.17 to 1.18.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:55:18 +00:00
dependabot[bot] 05daa8dd16
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-graph-auto-batching
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:18:10 +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] 7ab946ed6d Bump decode-uri-component in /samples/react-graph-auto-batching
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:28:12 -05:00
Paolo Pialorsi 9ed273e508
Merge pull request #3124 from pnp/mgwojciech-react-query
React-query samples of Mgwojciech reviewed and ready for merge
2022-11-08 19:13:51 +01:00
Paolo Pialorsi 4806c9a057 Samples reviewed and prepared for merge 2022-11-08 19:11:58 +01: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
mgwojciechavenga d4aa25b1cc Merge branch 'dev' of https://github.com/mgwojciech/sp-dev-fx-webparts into dev 2022-10-19 11:05:21 +02:00
dependabot[bot] dd75e6a3c7
Bump jszip and @microsoft/sp-build-web
Bumps [jszip](https://github.com/Stuk/jszip) and [@microsoft/sp-build-web](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.13.0-beta.17 to 1.15.2

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:38:11 +00:00
Luise Freese c4bc5c7739
Update sample.json
typofix
2022-06-24 11:24:20 +02:00
Hugo Bernier 2f4635b0e0
Merge pull request #2717 from mgwojciech/ace-strategy-pattern
Ace strategy pattern for multi-action QuickView
2022-06-03 05:35:26 -07:00
dependabot[bot] 121209381c
Bump eventsource in /samples/react-graph-auto-batching
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:06:32 +00:00
Marcin Wojciechowski a980fd6fa4 include ace in config.json 2022-05-05 15:52:15 +02:00
Marcin Wojciechowski 28dc095ac9 Merge branch 'auto-batching-graph-client' of https://github.com/mgwojciech/sp-dev-fx-webparts into auto-batching-graph-client 2022-05-05 11:00:07 +02:00
Marcin Wojciechowski 26e1859ce3 added sample for ACE 2022-05-05 10:58:49 +02:00
dependabot[bot] 3c7fcc7ee0
Bump async from 2.6.3 to 2.6.4 in /samples/react-graph-auto-batching
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-05-02 02:48:35 +00:00
dependabot[bot] ec242a9beb
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-graph-auto-batching
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:13:16 +00:00
dependabot[bot] 4f931d5941
Bump url-parse in /samples/react-graph-auto-batching
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.8 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.8...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 21:17:33 +00:00
dependabot[bot] 9e2e450c96
Bump url-parse from 1.5.4 to 1.5.8 in /samples/react-graph-auto-batching
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.8.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.8)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 02:12:35 +00:00
dependabot[bot] 7efc97dcf7
Bump follow-redirects in /samples/react-graph-auto-batching
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 13:40:43 +00:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
dependabot[bot] 434b57446e
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-graph-auto-batching
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-14 03:43:36 +00:00
Hugo Bernier 938e917502
updated auto batching sample 2022-02-13 03:09:44 -05:00
Hugo Bernier e9f92ac843 Added container, sample.json 2022-02-13 02:08:44 -05:00
Marcin Wojciechowski a08f327fe4 Initial commit 2022-02-03 19:00:36 +01:00
Marcin Wojciechowski bee4583c65 Added a sample to showcase auto-bathing graph client used for rendering user card 2022-02-03 18:53:20 +01:00
Marcin Wojciechowski a3852119d4 Initial commit 2022-02-03 18:51:21 +01:00