Commit Graph

26 Commits

Author SHA1 Message Date
Hugo Bernier 8e6bd1404b Added web part to every sample 2024-04-18 01:51:29 -04:00
dependabot[bot] 0f1523f1fc
Bump jQuery
Bumps jQuery from 1.10.2 to 3.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 14:20:44 +00:00
dependabot[bot] 1d17b4345a
Bump jQuery.Validation
Bumps jQuery.Validation from 1.19.3 to 1.19.4.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 20:31:50 +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] aba1b1c559
Bump jQuery.Validation
Bumps jQuery.Validation from 1.11.1 to 1.19.3.

---
updated-dependencies:
- dependency-name: jQuery.Validation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 16:44:39 +00:00
dependabot[bot] d8434339d4
Bump bootstrap
Bumps bootstrap from 3.0.0 to 3.4.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 16:47:30 +00:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Hugo Bernier f4ed90c653
Merge pull request #2955 from pnp/dependabot/nuget/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI
2022-09-05 07:55:07 -07:00
dependabot[bot] cd6ce49d29
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:38 +00:00
dependabot[bot] 9ef069312b
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 19:14:09 +00:00
dependabot[bot] 0d3001c743
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 23:46:00 +00:00
dependabot[bot] d39e87a6f0
Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.1...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 16:44:14 +00:00
dependabot[bot] e68fa3e88a
Bump Microsoft.Data.OData
Bumps Microsoft.Data.OData from 5.6.3 to 5.8.4.

---
updated-dependencies:
- dependency-name: Microsoft.Data.OData
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 16:52:50 +00:00
Hugo Bernier 360169500d added remaining containers 2022-02-16 21:47: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 f37f765eca Moved disclaimer to bottom 2021-11-07 01:41:41 -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 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 242b8e5f9b Added telemetry to every README.md file 2020-04-04 02:18:47 -04:00
VesaJuvonen 22318b95a3 Adding missing telemetry images for readme files 2019-04-15 12:49:10 +03:00
Paolo Pialorsi 6a272a26b5 Sample client-side web part to consume a 3rd party API from within SharePoint Framework (#424) 2018-02-26 09:14:30 +01:00