Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] 6ec263ca02
Bump terser from 4.8.0 to 4.8.1 in /samples/react-my-approvals
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 02:09:03 +00:00
dependabot[bot] bc63776399
Bump eventsource from 1.1.0 to 1.1.1 in /samples/react-my-approvals
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:04:52 +00:00
dependabot[bot] 33ac90bd55
Bump async from 2.6.3 to 2.6.4 in /samples/react-my-approvals
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:49:11 +00:00
dependabot[bot] 774a88ce66
Bump moment from 2.29.1 to 2.29.2 in /samples/react-my-approvals
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:58:17 +00:00
Hugo Bernier bb29255424 Updated readme, sample.json and devcontainer 2022-03-28 18:23:44 -04:00
Takashi Shinohara 9f2e178bea Updated to SPFX 1.14.0 in /samples/react-my-approvals 2022-03-28 10:24:04 +09:00
dependabot[bot] 22e1342320
Bump url-parse from 1.5.8 to 1.5.10 in /samples/react-my-approvals
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-04 02:14:02 +00:00
dependabot[bot] 46bec132c3
Bump url-parse from 1.5.4 to 1.5.8 in /samples/react-my-approvals
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:13:27 +00:00
dependabot[bot] b2cc539d39
Bump follow-redirects in /samples/react-my-approvals
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 07:36:08 +00:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
dependabot[bot] a4c23db058
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-my-approvals
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 04:25:41 +00:00
Hugo Bernier 52ee1c3daa Added devcontainers for 1.13 solutions 2022-01-31 00:10:13 -05:00
Hugo Bernier 25ace7443b
Merge branch 'main' into react-pp-dropdown 2022-01-27 04:56:31 -05:00
Hugo Bernier e885f3dd79 Updated readme and sample.json 2022-01-27 04:50:28 -05:00
Hugo Bernier 46974d4f3f Updated readme and sample.json 2022-01-27 02:01:10 -05:00
Takashi Shinohara 57ace8c22c Updated to allow multiple environments to be selected 2022-01-22 11:51:27 +09:00
Hugo Bernier ecb06b32d5 Added sample.json and updated readme 2022-01-16 13:19:22 -05:00
Takashi Shinohara 60e5b0ee22 Added react-my-approvals sample 2022-01-14 18:01:37 +09:00