Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot] 7520d5666f
Bump follow-redirects in /samples/react-pnp-js-sample
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 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.1...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 03:58:30 +00:00
dependabot[bot] eb02c25b26
Bump browserify-sign from 4.2.1 to 4.2.2 in /samples/react-pnp-js-sample
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:46:14 +00:00
dependabot[bot] 53a5844305
Bump @babel/traverse in /samples/react-pnp-js-sample
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.13 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 02:19:44 +00:00
dependabot[bot] 52849eb1a4
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-pnp-js-sample
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:16:44 +00:00
dependabot[bot] 7a6ed5afd2
Bump semver from 5.7.1 to 5.7.2 in /samples/react-pnp-js-sample
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-17 17:44:26 +00:00
dependabot[bot] c5ea8bd845
Bump webpack from 5.74.0 to 5.76.1 in /samples/react-pnp-js-sample
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 04:54:45 +00:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier f6e7fe3ddc
Fixed command syntax to be consistent 2023-02-18 13:58:40 -05:00
Hugo Bernier 7a182a21b2
Updated contributors style 2023-02-18 13:35:39 -05:00
Hugo Bernier 3dfa4ab149 Added sample.json, container and test for new contributor list 2023-02-18 13:31:12 -05:00
Beau Cameron d3cd98f612
Fixing Context Conditional in GetSP
Better handling of truthy/falsy
2023-02-14 06:53:24 -07:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
dependabot[bot] a9794e903a Bump decode-uri-component in /samples/react-pnp-js-sample
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:33:19 -05:00
Paolo Pialorsi d260ee4a67
Merge pull request #3036 from mikezimm/patch-1
add await to super.onInit() in sample
2022-11-07 17:50:27 +01:00
Hugo Bernier 9fd894df7b
Merge pull request #3037 from mikezimm/patch-2
disable eslint if the logic needs to be != null
2022-11-07 10:22:03 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Hugo Bernier f40cdcdfd2
Added links to compatibility matrix 2022-10-17 10:21:52 -04:00
mikezimm 644cb04dad
disable eslint if the logic needs to be != null
Got warning in SPFx 1.15.2 new web part
```console
[00:55:35] Warning - lint - src\webparts\listAPalooza\pnpjsConfig.ts(15,15): error eqeqeq: Expected '!==' and instead saw '!='.
```
2022-09-28 01:11:53 -04:00
mikezimm fdbec37d1c
add await to super.onInit() in sample
I was getting floating promise warning when calling super.onInit() without an await;
Added await and the warning went away.

```console
[00:46:34] Warning - lint - src\webparts\listAPalooza\ListAPaloozaWebPart.ts(44,5): error @typescript-eslint/no-floating-promises: Promises mu
[00:46:34] Warning - lint - src\webparts\listAPalooza\pnpjsConfig.ts(15,15): error eqeqeq: Expected '!==' and instead saw '!='.
```
2022-09-28 01:02:01 -04:00
Julie Turner 4446b25eb6 Remove upgrade report 2022-08-29 21:26:39 +00:00
Julie Turner 29c72683fe Bug fix & dependency update 2022-08-29 21:25:12 +00:00
dependabot[bot] d6592fe2d5
Bump terser from 4.8.0 to 4.8.1 in /samples/react-pnp-js-sample
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:08:16 +00:00
dependabot[bot] 47a1ff4ea4
Bump eventsource from 1.1.0 to 1.1.1 in /samples/react-pnp-js-sample
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:03:53 +00:00
dependabot[bot] 6d34b69055
Bump async from 2.6.3 to 2.6.4 in /samples/react-pnp-js-sample
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:20 +00:00
dependabot[bot] c7484b03b6
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-pnp-js-sample
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-02 01:38:57 +00:00
Julie Turner e63eaf76a5 PnPjs Version 3 Sample 2022-02-22 19:57:47 +00:00
Julie Turner ddfb562109 New PnPjs v3 sample
Ready to have new package-lock.json file created when 1.14.0 and v3 drop
2022-01-27 21:03:19 +00:00