dependabot[bot]
|
5349aa6754
|
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.11.0 to 1.15.2
Updates `@microsoft/sp-webpart-workbench` from 1.11.0 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:39:20 +00:00 |
Hugo Bernier
|
ec2f7a5acc
|
Merge pull request #2873 from pnp/dependabot/npm_and_yarn/samples/react-content-query-online/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-content-query-online
|
2022-07-27 19:21:47 -07:00 |
dependabot[bot]
|
6fd424011e
|
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-content-query-online
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:53:23 +00:00 |
dependabot[bot]
|
d43c14f021
|
Bump moment from 2.29.2 to 2.29.4 in /samples/react-content-query-online
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [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.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-14 03:42:27 +00:00 |
dependabot[bot]
|
01a1ba50a1
|
Bump async from 2.6.3 to 2.6.4 in /samples/react-content-query-online
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-17 22:21:21 +00:00 |
dependabot[bot]
|
c230484f64
|
Bump moment from 2.24.0 to 2.29.2 in /samples/react-content-query-online
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-10 16:57:23 +00:00 |
dependabot[bot]
|
fdec4d2fa2
|
Bump set-getter in /samples/react-content-query-online
Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/doowb/set-getter/releases)
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1)
---
updated-dependencies:
- dependency-name: set-getter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 13:44:32 +00:00 |
dependabot[bot]
|
585ba4d36d
|
Bump handlebars in /samples/react-content-query-online
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 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.6...v4.7.7)
---
updated-dependencies:
- dependency-name: handlebars
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 06:44:34 +00:00 |
Hugo Bernier
|
a7422d9985
|
Added support for MGT
|
2021-01-06 21:42:17 -05:00 |
Hugo Bernier
|
6d146dfe2f
|
Added userValue to normalizedField
|
2021-01-06 03:34:46 -05:00 |
Hugo Bernier
|
91e7390041
|
Separated online from onprem
|
2021-01-06 00:22:11 -05:00 |