Commit Graph

75 Commits

Author SHA1 Message Date
Hugo Bernier 8e6bd1404b Added web part to every sample 2024-04-18 01:51:29 -04:00
dependabot[bot] c4ef4f7d9d
Bump webpack-dev-middleware and @microsoft/sp-build-web
Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). It's no longer used after updating ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `webpack-dev-middleware`

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 20:00:55 +00:00
Hugo Bernier 6951dc940a
Merge pull request #4789 from pnp/dependabot/npm_and_yarn/samples/react-add-js-css-ref/es5-ext-0.10.63
Bump es5-ext from 0.10.62 to 0.10.63 in /samples/react-add-js-css-ref
2024-03-06 22:33:03 -05:00
dependabot[bot] 641033757e
Bump es5-ext from 0.10.62 to 0.10.63 in /samples/react-add-js-css-ref
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 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.62...v0.10.63)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 15:11:03 +00:00
dependabot[bot] cbac871d0b
Bump ip from 1.1.8 to 1.1.9 in /samples/react-add-js-css-ref
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 03:38:43 +00:00
dependabot[bot] a40ba3bdf6
Bump follow-redirects in /samples/react-add-js-css-ref
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 08:14:23 +00:00
dependabot[bot] e7ba4739ce
Bump browserify-sign in /samples/react-add-js-css-ref
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 00:42:30 +00:00
dependabot[bot] dacda5353a
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-add-js-css-ref
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:25 +00:00
dependabot[bot] e04d0f864d
Bump semver from 5.7.1 to 5.7.2 in /samples/react-add-js-css-ref
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 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.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 04:40:55 +00:00
dependabot[bot] 378f3c9d80
Bump webpack from 5.74.0 to 5.76.1 in /samples/react-add-js-css-ref
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:11:42 +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
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] e2c95cc565 Bump decode-uri-component in /samples/react-add-js-css-ref
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:31:03 -05:00
Hugo Bernier 9e00d11b30
Update sample.json 2022-11-08 14:56:41 -05:00
Don 9ee4161ef4 more eslint fixes 2022-10-24 20:32:22 +00:00
Don 754aa740d4 clean onInit 2022-10-24 20:05:43 +00:00
Don Kirkham 5f532a765e
Merge branch 'pnp:main' into to-v1.15.2 2022-10-24 14:40:14 -05:00
Don a00ebf12cb updated devcontainer 2022-10-24 17:43:20 +00:00
Don 323c1d2904 eslint rule change 2022-10-24 12:25:56 -05:00
Don 18ea0ed530 PnPJs changes 2022-10-24 12:25:12 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Don 49c14c67dd devcontainer update 2022-10-20 22:44:16 -05:00
Don 6b574a8ddb eslint corrections 2022-10-20 22:27:57 -05:00
Don 64fdb52c91 eslint corrections 2022-10-20 22:27:04 -05:00
Don c282b2ae11 initial upgrade to 1.15.2 2022-10-20 11:57:30 -05:00
Don 59c4898d40 disable most of linting 2022-10-20 11:39:24 -05:00
Don e39125f674 more errors 2022-10-20 11:12:54 -05:00
Don Kirkham 254a22e080 fix build error 2022-10-20 11:07:11 -05:00
Don Kirkham 4051904122 Add tslint 2022-10-20 10:51:17 -05:00
Don b29266e83f update readme and package solution version 2022-10-20 10:19:21 -05:00
Don f062b18d26 update package, devcontainer and readme 2022-10-20 10:01:21 -05:00
Don 6f08728c40 new package-lock.json after upgrade 2022-10-20 08:12:27 -05:00
Don Kirkham 2ebf85b8a6 upgrade to 1.14.0 2022-10-19 08:23:44 -05:00
dependabot[bot] eb06870f3c
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:35:51 +00:00
dependabot[bot] 1efb6262e7
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-add-js-css-ref
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:52:43 +00:00
dependabot[bot] cfe2838596
Bump async from 2.6.3 to 2.6.4 in /samples/react-add-js-css-ref
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-21 12:18:01 +00:00
dependabot[bot] 2e2e4715fa
Bump moment from 2.24.0 to 2.29.2 in /samples/react-add-js-css-ref
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:27 +00:00
dependabot[bot] 4c3e1fa8cd
Bump handlebars from 4.7.2 to 4.7.7 in /samples/react-add-js-css-ref
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 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.2...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:52:44 +00:00
Hugo Bernier 6c79fdc47b Added spfx 1.9.1 containers 2022-02-15 23:34:24 -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 d20d203784 Web parts is written with two words. 2021-11-21 03:00:49 -05: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