dependabot[bot]
3b83c2117b
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.14.0-beta.4 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:56:02 +00:00
dependabot[bot]
84f088fd81
Bump word-wrap in /samples/react-async-await-sp-pnp-js
...
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:15 +00:00
dependabot[bot]
a4b311ac06
Bump minimist in /samples/react-async-await-sp-pnp-js
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 22:57:05 +00:00
dependabot[bot]
bc37ea0be9
Bump decode-uri-component in /samples/react-async-await-sp-pnp-js
...
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:29 -05:00
dependabot[bot]
cdc3b6e33f
Bump eventsource in /samples/react-async-await-sp-pnp-js
...
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:05:23 +00:00
dependabot[bot]
941572abbc
Bump async from 2.6.3 to 2.6.4 in /samples/react-async-await-sp-pnp-js
...
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:10:19 +00:00
Hugo Bernier
9a57761044
Merge pull request #2369 from pnp/dependabot/npm_and_yarn/samples/react-async-await-sp-pnp-js/follow-redirects-1.14.9
...
Bump follow-redirects from 1.14.7 to 1.14.9 in /samples/react-async-await-sp-pnp-js
2022-02-22 15:16:03 -05:00
dependabot[bot]
5e5be7eaeb
Bump url-parse in /samples/react-async-await-sp-pnp-js
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 20:02:52 +00:00
dependabot[bot]
f52b8610e2
Bump follow-redirects in /samples/react-async-await-sp-pnp-js
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.9 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 20:02:41 +00:00
Julie Turner
3e9f4519c4
Update react-async-await-sp-pnp-js
...
Updated SPFx to version 1.14
Update to PnPjs version 3.0
Removed logging interface
Updated codebase for current better coding practices
Added samples to show how to utilize new PnPjs version 3 features
2022-01-13 22:28:40 +00:00
Jason S
4242412984
Upgraded react-async-await-sp-pnp-js to V1.10 ( #1122 )
...
* Upgraded community file
Upgraded react-async-await-sp-pnp-js to V1.10
Changed fome PNP selective imports
Ran Gulp test/ build/ and serve; all function seem to be running normal
* Update gulpfile.js
2020-02-10 11:34:49 +02:00
Waldek Mastykarz
53d14f2898
Replaced deprecated sp-pnp-js with @pnp/js ( #597 )
2018-09-10 13:05:05 +03:00
Joel Rodrigues
e0703d749f
Update react async await webpart ( #440 )
...
* Update package versions and TypeScript config
* Update version and readme file
* Update to SPFx 1.4.1
* update readme
2018-03-09 01:34:13 +01:00