Commit afcdfae
authored
Bump the npm_and_yarn group across 11 directories with 12 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [tar](https://github.com/isaacs/node-tar), [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) and [dompurify](https://github.com/cure53/DOMPurify).
Bumps the npm_and_yarn group with 2 updates in the /cypress directory: [lodash](https://github.com/lodash/lodash) and [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 7 updates in the /microsite directory:
| Package | From | To |
| --- | --- | --- |
| [tar](https://github.com/isaacs/node-tar) | `6.1.13` | `6.2.1` |
| [yaml](https://github.com/eemeli/yaml) | `1.10.2` | `1.10.3` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.13` |
| [immutable](https://github.com/immutable-js/immutable-js) | `4.2.2` | `4.3.8` |
| [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` |
| [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `6.0.1` | `6.0.2` |
| [svgo](https://github.com/svg/svgo) | `2.8.0` | `2.8.2` |
Bumps the npm_and_yarn group with 1 update in the /packages/backend-common directory: [tar](https://github.com/isaacs/node-tar).
Bumps the npm_and_yarn group with 1 update in the /packages/cli directory: [tar](https://github.com/isaacs/node-tar).
Bumps the npm_and_yarn group with 1 update in the /plugins/catalog-graphql directory: [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server).
Bumps the npm_and_yarn group with 1 update in the /plugins/gcalendar directory: [dompurify](https://github.com/cure53/DOMPurify).
Bumps the npm_and_yarn group with 1 update in the /plugins/graphql-backend directory: [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server).
Bumps the npm_and_yarn group with 1 update in the /plugins/microsoft-calendar directory: [dompurify](https://github.com/cure53/DOMPurify).
Bumps the npm_and_yarn group with 1 update in the /plugins/techdocs directory: [dompurify](https://github.com/cure53/DOMPurify).
Bumps the npm_and_yarn group with 7 updates in the /storybook directory:
| Package | From | To |
| --- | --- | --- |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` |
| [tar](https://github.com/isaacs/node-tar) | `6.1.11` | `6.2.1` |
| [yaml](https://github.com/eemeli/yaml) | `1.10.2` | `1.10.3` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.7` | `4.7.9` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.13` |
| [flatted](https://github.com/WebReflection/flatted) | `3.2.6` | `3.4.2` |
| [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` |
Updates `tar` from 6.1.15 to 7.5.11
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v7.5.11)
Updates `@apollo/server` from 4.8.1 to 5.5.0
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.5.0/packages/server)
Updates `dompurify` from 2.4.5 to 3.3.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.4.5...3.3.2)
Updates `lodash` from 4.17.21 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.18.1)
Updates `brace-expansion` from 1.1.11 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.13)
Updates `tar` from 6.1.13 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v7.5.11)
Updates `yaml` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v1.10.3)
Updates `brace-expansion` from 1.1.11 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.13)
Updates `immutable` from 4.2.2 to 4.3.8
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v4.2.2...v4.3.8)
Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)
Updates `serialize-javascript` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2)
Updates `svgo` from 2.8.0 to 2.8.2
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v2.8.0...v2.8.2)
Updates `tar` from 6.2.1 to 7.5.13
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v7.5.11)
Updates `tar` from 6.2.1 to 7.5.13
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v7.5.11)
Updates `@apollo/server` from 4.13.0 to 5.5.0
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.5.0/packages/server)
Updates `dompurify` from 2.5.9 to 3.3.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.4.5...3.3.2)
Updates `@apollo/server` from 4.13.0 to 5.5.0
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.5.0/packages/server)
Updates `dompurify` from 2.5.9 to 3.3.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.4.5...3.3.2)
Updates `dompurify` from 2.5.9 to 3.3.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.4.5...3.3.2)
Updates `lodash` from 4.17.21 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.18.1)
Updates `tar` from 6.1.11 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v7.5.11)
Updates `yaml` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v1.10.3)
Updates `handlebars` from 4.7.7 to 4.7.9
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9)
Updates `brace-expansion` from 1.1.11 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.13)
Updates `flatted` from 3.2.6 to 3.4.2
- [Commits](WebReflection/flatted@v3.2.6...v3.4.2)
Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.11
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@apollo/server"
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: dompurify
dependency-version: 3.3.2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-version: 6.2.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: yaml
dependency-version: 1.10.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: immutable
dependency-version: 4.3.8
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serialize-javascript
dependency-version: 6.0.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: svgo
dependency-version: 2.8.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-version: 7.5.13
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-version: 7.5.13
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@apollo/server"
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: dompurify
dependency-version: 3.3.3
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@apollo/server"
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: dompurify
dependency-version: 3.3.3
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: dompurify
dependency-version: 3.3.3
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-version: 6.2.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: yaml
dependency-version: 1.10.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 5ef0947 commit afcdfae
11 files changed
Lines changed: 1686 additions & 196 deletions
File tree
- cypress
- microsite
- packages
- backend-common
- cli
- plugins
- catalog-graphql
- gcalendar
- graphql-backend
- microsoft-calendar
- techdocs
- storybook
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
| 242 | + | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
952 | | - | |
953 | | - | |
954 | | - | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
955 | 955 | | |
956 | 956 | | |
957 | 957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2734 | 2734 | | |
2735 | 2735 | | |
2736 | 2736 | | |
2737 | | - | |
2738 | | - | |
2739 | | - | |
2740 | | - | |
2741 | | - | |
2742 | | - | |
2743 | | - | |
2744 | 2737 | | |
2745 | 2738 | | |
2746 | 2739 | | |
| |||
3890 | 3883 | | |
3891 | 3884 | | |
3892 | 3885 | | |
3893 | | - | |
3894 | | - | |
| 3886 | + | |
| 3887 | + | |
3895 | 3888 | | |
3896 | 3889 | | |
3897 | 3890 | | |
3898 | | - | |
| 3891 | + | |
3899 | 3892 | | |
3900 | 3893 | | |
3901 | 3894 | | |
| |||
6562 | 6555 | | |
6563 | 6556 | | |
6564 | 6557 | | |
6565 | | - | |
6566 | | - | |
6567 | | - | |
| 6558 | + | |
| 6559 | + | |
| 6560 | + | |
6568 | 6561 | | |
6569 | 6562 | | |
6570 | 6563 | | |
| |||
8325 | 8318 | | |
8326 | 8319 | | |
8327 | 8320 | | |
8328 | | - | |
8329 | | - | |
8330 | | - | |
8331 | | - | |
8332 | | - | |
8333 | | - | |
| 8321 | + | |
| 8322 | + | |
| 8323 | + | |
| 8324 | + | |
8334 | 8325 | | |
8335 | 8326 | | |
8336 | 8327 | | |
| |||
8938 | 8929 | | |
8939 | 8930 | | |
8940 | 8931 | | |
8941 | | - | |
8942 | | - | |
8943 | | - | |
| 8932 | + | |
| 8933 | + | |
| 8934 | + | |
8944 | 8935 | | |
8945 | 8936 | | |
8946 | 8937 | | |
| |||
10320 | 10311 | | |
10321 | 10312 | | |
10322 | 10313 | | |
| 10314 | + | |
| 10315 | + | |
| 10316 | + | |
| 10317 | + | |
| 10318 | + | |
| 10319 | + | |
| 10320 | + | |
10323 | 10321 | | |
10324 | 10322 | | |
10325 | 10323 | | |
| |||
10441 | 10439 | | |
10442 | 10440 | | |
10443 | 10441 | | |
10444 | | - | |
10445 | | - | |
| 10442 | + | |
| 10443 | + | |
10446 | 10444 | | |
10447 | 10445 | | |
10448 | | - | |
| 10446 | + | |
10449 | 10447 | | |
10450 | 10448 | | |
10451 | 10449 | | |
| |||
10961 | 10959 | | |
10962 | 10960 | | |
10963 | 10961 | | |
10964 | | - | |
10965 | | - | |
| 10962 | + | |
| 10963 | + | |
10966 | 10964 | | |
10967 | | - | |
10968 | 10965 | | |
10969 | 10966 | | |
10970 | 10967 | | |
10971 | 10968 | | |
10972 | 10969 | | |
| 10970 | + | |
10973 | 10971 | | |
10974 | 10972 | | |
10975 | | - | |
10976 | | - | |
| 10973 | + | |
| 10974 | + | |
10977 | 10975 | | |
10978 | 10976 | | |
10979 | 10977 | | |
| |||
11002 | 11000 | | |
11003 | 11001 | | |
11004 | 11002 | | |
11005 | | - | |
11006 | | - | |
| 11003 | + | |
| 11004 | + | |
11007 | 11005 | | |
11008 | 11006 | | |
11009 | 11007 | | |
11010 | | - | |
| 11008 | + | |
11011 | 11009 | | |
11012 | 11010 | | |
11013 | 11011 | | |
11014 | | - | |
| 11012 | + | |
11015 | 11013 | | |
11016 | 11014 | | |
11017 | 11015 | | |
| |||
11966 | 11964 | | |
11967 | 11965 | | |
11968 | 11966 | | |
11969 | | - | |
11970 | | - | |
11971 | | - | |
| 11967 | + | |
| 11968 | + | |
| 11969 | + | |
11972 | 11970 | | |
11973 | 11971 | | |
11974 | 11972 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4131 | 4131 | | |
4132 | 4132 | | |
4133 | 4133 | | |
4134 | | - | |
4135 | | - | |
| 4134 | + | |
| 4135 | + | |
4136 | 4136 | | |
4137 | 4137 | | |
4138 | 4138 | | |
4139 | | - | |
| 4139 | + | |
4140 | 4140 | | |
4141 | 4141 | | |
4142 | 4142 | | |
| |||
5933 | 5933 | | |
5934 | 5934 | | |
5935 | 5935 | | |
5936 | | - | |
5937 | | - | |
5938 | | - | |
| 5936 | + | |
| 5937 | + | |
| 5938 | + | |
5939 | 5939 | | |
5940 | 5940 | | |
5941 | 5941 | | |
| |||
6377 | 6377 | | |
6378 | 6378 | | |
6379 | 6379 | | |
6380 | | - | |
6381 | | - | |
| 6380 | + | |
| 6381 | + | |
6382 | 6382 | | |
6383 | 6383 | | |
6384 | | - | |
| 6384 | + | |
6385 | 6385 | | |
6386 | 6386 | | |
6387 | 6387 | | |
| |||
6390 | 6390 | | |
6391 | 6391 | | |
6392 | 6392 | | |
6393 | | - | |
| 6393 | + | |
6394 | 6394 | | |
6395 | 6395 | | |
6396 | 6396 | | |
| |||
7786 | 7786 | | |
7787 | 7787 | | |
7788 | 7788 | | |
7789 | | - | |
7790 | | - | |
7791 | | - | |
| 7789 | + | |
| 7790 | + | |
| 7791 | + | |
7792 | 7792 | | |
7793 | 7793 | | |
7794 | 7794 | | |
| |||
8265 | 8265 | | |
8266 | 8266 | | |
8267 | 8267 | | |
| 8268 | + | |
| 8269 | + | |
| 8270 | + | |
| 8271 | + | |
| 8272 | + | |
| 8273 | + | |
| 8274 | + | |
8268 | 8275 | | |
8269 | 8276 | | |
8270 | 8277 | | |
| |||
8368 | 8375 | | |
8369 | 8376 | | |
8370 | 8377 | | |
8371 | | - | |
| 8378 | + | |
8372 | 8379 | | |
8373 | 8380 | | |
8374 | 8381 | | |
| |||
9047 | 9054 | | |
9048 | 9055 | | |
9049 | 9056 | | |
9050 | | - | |
9051 | | - | |
9052 | | - | |
| 9057 | + | |
| 9058 | + | |
| 9059 | + | |
9053 | 9060 | | |
9054 | 9061 | | |
9055 | 9062 | | |
| |||
10934 | 10941 | | |
10935 | 10942 | | |
10936 | 10943 | | |
10937 | | - | |
10938 | | - | |
| 10944 | + | |
| 10945 | + | |
10939 | 10946 | | |
10940 | 10947 | | |
10941 | 10948 | | |
10942 | | - | |
| 10949 | + | |
10943 | 10950 | | |
10944 | 10951 | | |
10945 | 10952 | | |
10946 | | - | |
| 10953 | + | |
10947 | 10954 | | |
10948 | 10955 | | |
10949 | 10956 | | |
| |||
11945 | 11952 | | |
11946 | 11953 | | |
11947 | 11954 | | |
11948 | | - | |
11949 | | - | |
11950 | | - | |
| 11955 | + | |
| 11956 | + | |
| 11957 | + | |
11951 | 11958 | | |
11952 | 11959 | | |
11953 | 11960 | | |
| |||
0 commit comments