96 Commits

Author SHA1 Message Date
Keepers
a9ffd02029
add sharepoint fullcontrol permission to docs (#1803)
## Description

`Sites.FullControl.All` should provide permission to all sites
and site-related things (site lists, site list items, etc).  This is
just going off of microsoft documentation, not actual testing.

## Type of change

- [x] 🗺️ Documentation
2022-12-14 01:03:12 +00:00
Niraj Tolia
e0444aa417
Speed up Windows Powershell download (#1798)
## Description

Don't count downloaded bytes when using Powershell's Invoke-WebRequest. This speeds up
downloads.

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation

## Issue(s)

* Closes #1746 

## Test Plan

- [x] 💪 Manual
2022-12-14 00:19:35 +00:00
ashmrtn
865edac9bd
Update to go1.19 for corso (#1632)
## Description

Required as some third party libraries are now requiring 1.19.

## Type of change

- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [x] 🐹 Trivial/Minor

## Issue(s)

* closes #1629 

## Test Plan

- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-13 21:01:55 +00:00
Niraj Tolia
0250791ff7
Add Intel vs. Arm blog post (#1753)
## Description

This uses Corso/kopia microbenchmarks to compare the performance of Intel vs. ARM
architectures
2022-12-12 05:22:16 +00:00
dependabot[bot]
3026483500
⬆️ Bump postcss from 8.4.19 to 8.4.20 in /website (#1770) 2022-12-12 05:17:52 +00:00
Niraj Tolia
65284620ea
Fix meta information for social card previews (#1760)
## Description

This was being manuarlly overridden and was bad for SEO

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-12-09 18:37:43 +00:00
Nočnica Mellifera
e8458b9eb4
add a truncate tag to the most recent blog post (#1758)
## Description

Adds a `truncate` tag to the 'm365 sandbox' blog post

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-09 17:15:51 +00:00
Niraj Tolia
73877add31
Enable vale for blog posts (#1754)
## Description

Prevent errors in blog posts creeping throught

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-12-09 07:42:15 +00:00
Nočnica Mellifera
dcd2785916
new blog post: "Setting up your own Microsoft 365 sandbox" (#1751)
## Description

new blog post: "Setting up your own Microsoft 365 sandbox"
## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-09 07:06:29 +00:00
dependabot[bot]
c5a0111573
⬆️ Bump sass from 1.56.1 to 1.56.2 in /website (#1752) 2022-12-09 05:14:54 +00:00
ashmrtn
a360a4c146
Add note about email isRead marker with kopia-assisted incrementals (#1730)
## Description

Kopia-assisted incrementals will not find changes to emails being marked/unmarked as read because that operation does not update the mod time in Exchange.

## Type of change

- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

* closes #1693 

## Test Plan

- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-08 20:46:00 +00:00
Niraj Tolia
95dda0425b
Support building Arm website Docker image (#1733)
## Description

This change uses the local arch to pull the right packages in for Arm
vs. x86_64.
2022-12-08 07:51:43 +00:00
Nočnica Mellifera
38f6d19321
fix date on blog post 2022-12-2-your-own-backups.md (#1711)
## Description

Corrects the date on the most recent blog post by adding a date value to the front matter. Follows the Docsaurus 2 format
## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-06 18:25:19 +00:00
dependabot[bot]
93bf8601ae
⬆️ Bump tw-elements from 1.0.0-alpha12 to 1.0.0-alpha13 in /website (#1703)
Bumps [tw-elements](https://github.com/mdbootstrap/Tailwind-Elements)
from 1.0.0-alpha12 to 1.0.0-alpha13.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="78331876cd"><code>7833187</code></a>
Release 1.0.0-alpha13</li>
<li><a
href="488b7a388b"><code>488b7a3</code></a>
Replace deprecated .URL with .Permalink</li>
<li><a
href="1f63981605"><code>1f63981</code></a>
remove opacity</li>
<li><a
href="3763e2f2c4"><code>3763e2f</code></a>
placeholder dc</li>
<li><a
href="ab740caef7"><code>ab740ca</code></a>
add placeholder</li>
<li><a
href="f1aae0b3ef"><code>f1aae0b</code></a>
fix main page margin</li>
<li><a
href="db447c8fc7"><code>db447c8</code></a>
add Dc</li>
<li><a
href="0e0c6587b5"><code>0e0c658</code></a>
change DC</li>
<li><a
href="0aaa25325c"><code>0aaa253</code></a>
update video and twitter image metadata</li>
<li><a
href="64c498afde"><code>64c498a</code></a>
update img and url metadata</li>
<li>Additional commits viewable in <a
href="https://github.com/mdbootstrap/Tailwind-Elements/compare/1.0.0-alpha12...1.0.0-alpha13">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tw-elements&package-manager=npm_and_yarn&previous-version=1.0.0-alpha12&new-version=1.0.0-alpha13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 23:04:40 -08:00
Ahmed Cool Projects
c0f554b65e
fixing hero buttons layout on small mobile screens (#1695)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic
words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E

Co-authored-by: Georgi Matev <gmatev@alcion.ai>
Co-authored-by: Georgi Matev <georgi.matev@gmail.com>
2022-12-05 16:45:03 -08:00
Ahmed Cool Projects
1e1cd6ebe5
fixing loading for keylovefaq component (#1692)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-05 22:41:58 +00:00
Niraj Tolia
4b927a74c7
Fix preview/card images for blog posts (#1686)
## Description

Images need to be included via relative paths under the blog post

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-12-05 22:27:56 +00:00
Nočnica Mellifera
87a8d630d8
New Blog Post: Owning Your Identity and Data For The Price of One ️/Month (#1680)
## Description

Adds a new blog post titled "Owning Your Identity and Data For The Price
of One ️/Month"

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic
words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E

Co-authored-by: Niraj Tolia <ntolia@users.noreply.github.com>
2022-12-04 21:46:20 -08:00
Niraj Tolia
ad51a0d5b2
Blog post on owning identity and backups (#1677)
## Description

Blog post on owning identity and backups

Co-authored-by: Nocnica Mellifera <noctnica@gmail.com>
2022-12-04 19:17:07 -08:00
Niraj Tolia
7a9e12311c
Run docs dev without regenerating CLI docs (#1676)
## Description

Hack to prevent long waits for go code to build 

## Type of change

- [x] 🗺️ Documentation
2022-12-05 02:59:28 +00:00
dependabot[bot]
3ded147000
⬆️ Bump @iconify/react from 4.0.0 to 4.0.1 in /website (#1653) 2022-12-01 17:51:23 +00:00
dependabot[bot]
015b0874ea
⬆️ Bump minimatch, recursive-readdir and serve-handler in /website (#1654) 2022-12-01 17:35:10 +00:00
Abin Simon
a5ad6e6788
Rework CI to handle combined website and docs (#1568)
## Description

This reworks CI now that we have merged docs and website into a single deployment.

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [x] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* Fixes https://github.com/alcionai/corso/issues/1551

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-12-01 16:50:04 +00:00
dependabot[bot]
9ad1b4d481
⬆️ Bump engine.io from 6.2.0 to 6.2.1 in /website (#1586) 2022-11-22 06:51:59 +00:00
dependabot[bot]
8fe82a79ab
⬆️ Bump swiper from 8.4.4 to 8.4.5 in /website (#1584) 2022-11-22 06:48:09 +00:00
Niraj Tolia
c6a0a6c8e4
Point the website to the docs blog (#1539)
## Description

This leaves the old blog around for now but it is simply not linked from anywhere

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2022-11-17 04:40:17 +00:00
Abin Simon
fdbea0dcae
Website publish action (#1358)
## Description

Triggered manually from actions page using [manual trigger](https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/).

@vkamra ~We will need `WEBSITE_S3_BUCKET` and `WEBSITE_CF_DISTRIBUTION` in `Production` env for this to work.~ If you could add the s3 and cloudfront details to to GitHub secrets, I'll switch to using the secrets instead.

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [x] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* fixes https://github.com/alcionai/corso/issues/1329

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-16 08:16:58 +00:00
Nočnica Mellifera
56b3c63e7c
blog post 1 (#1514)
## Description

Adds a blog post

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)


* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E

Co-authored-by: Niraj Tolia <ntolia@users.noreply.github.com>
2022-11-15 10:01:59 -08:00
Abin Simon
2e33f37cee
CI for website (#1469)
## Description

CI for website, useful for dependabot tests.

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [x] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic
words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E

Co-authored-by: Vaibhav Kamra <vkamra@alcion.ai>
2022-11-15 11:10:53 +05:30
Niraj Tolia
2f5df36c6a
Fix incorrect port in website README (#1509)
## Description

We remapped ports earlier to fix conflicts with the local docs preview.

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-14 13:55:31 -08:00
dependabot[bot]
10b992224c
⬆️ Bump tailwindcss from 3.2.3 to 3.2.4 in /website (#1502) 2022-11-14 16:41:38 +00:00
dependabot[bot]
4967a57101
⬆️ Bump postcss from 8.4.18 to 8.4.19 in /website (#1499) 2022-11-14 05:15:13 +00:00
dependabot[bot]
b82af44a93
⬆️ Bump tailwindcss from 3.2.2 to 3.2.3 in /website (#1495) 2022-11-10 05:20:55 +00:00
dependabot[bot]
8df16ee29f
⬆️ Bump sass from 1.56.0 to 1.56.1 in /website (#1490) 2022-11-09 05:12:44 +00:00
dependabot[bot]
213231e4db
⬆️ Bump tailwindcss from 3.2.1 to 3.2.2 in /website (#1473) 2022-11-07 15:59:55 +00:00
Niraj Tolia
f197396455
Open 'external' link in a new tab (#1468)
## Description

Keep the Corso website around when going to the docs download page

## Type of change

- [x] 🐹 Trivial/Minor

## Test Plan

- [x] 💪 Manual
2022-11-06 06:54:35 +00:00
Niraj Tolia
bbec268114
Add a blog to the Corso website (#1459)
## Description

Add a currently-unlinked blog for editing

Images from:
- https://unsplash.com/photos/CPs2X8JYmS8
- https://unsplash.com/photos/hGV2TfOh0ns
2022-11-06 02:04:37 +00:00
Georgi Matev
926ee7c6cd
Corso Terminal demo (#1466)
## Description

Adds Corso CLI demo to website. Includes instructions on how to use Terminalizer to generate the demo. 

Can and should investigate a better maintained project in the future. 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-06 01:16:42 +00:00
Niraj Tolia
b0735e2ed1
Add a make clean step for the website (#1441)
## Description

`make clean` will now be executed before a Docker image is built. While it technically has no impact on the Docker image, it will ensure that there are no stale Node modules lying around when a build is executed after the creation of a new image.

While running a Docker build without a cache is an additional option, it does not prevent stale local node_modules directories and suffers from the overhead of having to pull down a large Ubuntu base image every time.

## Type of change

- [x] 🐛 Bugfix
2022-11-04 08:06:02 +00:00
dependabot[bot]
25277417db
⬆️ Bump sass from 1.55.0 to 1.56.0 in /website (#1449) 2022-11-04 05:17:25 +00:00
Niraj Tolia
d1ef68b900
Revert "⬆️ Bump del from 4.1.1 to 7.0.0 in /website" (#1437)
Reverts alcionai/corso#1394 as it breaks the website.

Co-authored-by: Georgi Matev <gmatev@alcion.ai>
2022-11-03 13:36:59 -07:00
dependabot[bot]
7e824f5426
⬆️ Bump del from 4.1.1 to 7.0.0 in /website (#1394)
Bumps [del](https://github.com/sindresorhus/del) from 4.1.1 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sindresorhus/del/releases">del's releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 14 (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/143">#143</a>)  106d7d8</li>
<li>This package is now pure ESM. <strong>Please <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">read this</a>.</strong></li>
<li>Moved from a default export to named exports:
<ul>
<li><code>require('del')</code> → <code>import {deleteAsync} from 'del'</code></li>
<li><code>require('del').sync</code> → <code>import {deleteSync} from 'del'</code></li>
</ul>
</li>
</ul>
<p><a href="https://github.com/sindresorhus/del/compare/v6.1.1...v7.0.0">https://github.com/sindresorhus/del/compare/v6.1.1...v7.0.0</a></p>
<h2>v6.1.1</h2>
<ul>
<li>Fix <code>ProgressData#deletedCount</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/142">#142</a>)  7b4c881</li>
</ul>
<p><a href="https://github.com/sindresorhus/del/compare/v6.1.0...v6.1.1">https://github.com/sindresorhus/del/compare/v6.1.0...v6.1.1</a></p>
<h2>v6.1.0</h2>
<ul>
<li>Add <a href="https://github.com/sindresorhus/del#onprogress"><code>onProgress</code></a> option (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/141">#141</a>)  8742649</li>
</ul>
<p><a href="https://github.com/sindresorhus/del/compare/v6.0.0...v6.1.0">https://github.com/sindresorhus/del/compare/v6.0.0...v6.1.0</a></p>
<h2>v6.0.0</h2>
<h3>Breaking</h3>
<ul>
<li>Require Node.js 10  6c99805</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Update dependencies 6c99805</li>
</ul>
<p><a href="https://github.com/sindresorhus/del/compare/v5.1.0...v6.0.0">https://github.com/sindresorhus/del/compare/v5.1.0...v6.0.0</a></p>
<h2>v5.1.0</h2>
<p>Enhancements:</p>
<ul>
<li>Allow non-glob patterns with backslash on Windows (like v4) (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/100">#100</a>)  01da91f</li>
<li>Make deletion more reliable on Windows by retrying when Windows is being difficult (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/108">#108</a>)  1299747</li>
<li>Sort removed files, so the returned array is always stable (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/102">#102</a>)  ca05c65</li>
</ul>
<p>Fixes:</p>
<ul>
<li>Fix the <code>cwd</code> option (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/96">#96</a>)  ffbf4c4</li>
<li>Prevent race condition on macOS when deleting files (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/95">#95</a>)  8efdbcd</li>
</ul>
<p><a href="https://github.com/sindresorhus/del/compare/v5.0.0...v5.1.0">https://github.com/sindresorhus/del/compare/v5.0.0...v5.1.0</a></p>
<hr />
<p>Shoutout to <a href="https://github.com/chrisblossom"><code>@​chrisblossom</code></a> for doing most of the work on this release 🙌</p>
<h2>v5.0.0</h2>
<p>This release changes the underlying globbing engine, so you are strongly recommended to use the <code>dryRun</code> option to ensure <code>del</code> still does what you expect before you run it on the real files.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5345ef67fa"><code>5345ef6</code></a> 7.0.0</li>
<li><a href="e02a96b5b3"><code>e02a96b</code></a> Meta tweaks</li>
<li><a href="106d7d8ff8"><code>106d7d8</code></a> Move to ESM (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/143">#143</a>)</li>
<li><a href="5de56fd4af"><code>5de56fd</code></a> 6.1.1</li>
<li><a href="7b4c8815e7"><code>7b4c881</code></a> Fix <code>ProgressData#deletedCount</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/142">#142</a>)</li>
<li><a href="c12fddd5b2"><code>c12fddd</code></a> 6.1.0</li>
<li><a href="8742649ae0"><code>8742649</code></a> Add <code>onProgress</code> option (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/141">#141</a>)</li>
<li><a href="7c756b3938"><code>7c756b3</code></a> Rename <code>master</code> branch to <code>main</code></li>
<li><a href="d0030badb8"><code>d0030ba</code></a> Move to GitHub Actions (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/131">#131</a>)</li>
<li><a href="72007d759f"><code>72007d7</code></a> Fix readme typo (<a href="https://github-redirect.dependabot.com/sindresorhus/del/issues/129">#129</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/sindresorhus/del/compare/v4.1.1...v7.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=del&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-11-01 19:46:33 +00:00
dependabot[bot]
edc878207d
⬆️ Bump gulp-rename from 1.4.0 to 2.0.0 in /website (#1387)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [gulp-rename](https://github.com/hparra/gulp-rename) from 1.4.0 to 2.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hparra/gulp-rename/releases">gulp-rename's releases</a>.</em></p>
<blockquote>
<h2>2.0.0</h2>
<h2>Breaking</h2>
<ul>
<li>Add the ability to use the function argument as an immutable map function (This may be breaking for users who were relying on the return value of the function being ignored)</li>
</ul>
<h2>Chores</h2>
<ul>
<li>Update deps</li>
<li>Switch from JSCS/JSHint to Prettier</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hparra/gulp-rename/blob/master/CHANGELOG.md">gulp-rename's changelog</a>.</em></p>
<blockquote>
<h1>v2.0.0</h1>
<h4>Breaking</h4>
<ul>
<li>Add the ability to use the function argument as an immutable map function (This may be breaking for users who were relying on the return value of the function being ignored)</li>
</ul>
<h4>Chores</h4>
<ul>
<li>Update deps</li>
<li>Switch from JSCS/JSHint to Prettier</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/hparra/gulp-rename/commits/v2.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gulp-rename&package-manager=npm_and_yarn&previous-version=1.4.0&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-11-01 18:25:19 +00:00
dependabot[bot]
62eeabccd2
⬆️ Bump gulp-sourcemaps from 2.6.5 to 3.0.0 in /website (#1395)
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps) from 2.6.5 to 3.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases">gulp-sourcemaps's releases</a>.</em></p>
<blockquote>
<h2>Security Fixes</h2>
<p>Nothing changed to the overall API.</p>
<p>However the following security fixes lead to the following:</p>
<ul>
<li>acorn which caused us to drop support for Node &lt; 6 <a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/pull/376/files">gulp-sourcemaps/gulp-sourcemaps#376</a></li>
<li>css bump <a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/issues/380">#380</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2bcfcbb110"><code>2bcfcbb</code></a> 3.0.0</li>
<li><a href="d8bed0c282"><code>d8bed0c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/issues/373">#373</a> from adrian3d/update/doc-gulp-4</li>
<li><a href="5686db376a"><code>5686db3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/issues/380">#380</a> from kennyr87/<a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/issues/378">gh-378</a>/upgrade-css</li>
<li><a href="2c66b2cd32"><code>2c66b2c</code></a> Depdenency: Upgrade css to v3.0.0</li>
<li><a href="9a9289b72f"><code>9a9289b</code></a> Breaking: Drop Node &lt;6 support &amp; upgrade identity-map which uses changes CSS ...</li>
<li><a href="11d1e31e5a"><code>11d1e31</code></a> Update doc to gulp 4</li>
<li><a href="bd0aeb0dbb"><code>bd0aeb0</code></a> Docs: Temporarily point at phated/gulp-sourcemaps for AppVeyor badge</li>
<li><a href="7e69e97e7e"><code>7e69e97</code></a> Build: Ensure tests pass on Windows</li>
<li><a href="404eb5b396"><code>404eb5b</code></a> Docs: Update badges</li>
<li><a href="8a22eccd53"><code>8a22ecc</code></a> Scaffold: Convert repository to use gulp patterns (closes <a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/issues/357">#357</a>) (<a href="https://github-redirect.dependabot.com/gulp-sourcemaps/gulp-sourcemaps/issues/367">#367</a>)</li>
<li>See full diff in <a href="https://github.com/gulp-sourcemaps/gulp-sourcemaps/compare/v2.6.5...v3.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gulp-sourcemaps&package-manager=npm_and_yarn&previous-version=2.6.5&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-11-01 18:23:50 +00:00
dependabot[bot]
fe7729b91b
⬆️ Bump swiper from 6.5.1 to 8.4.4 in /website (#1398)
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.5.1 to 8.4.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nolimits4web/Swiper/releases">swiper's releases</a>.</em></p>
<blockquote>
<h2>v8.4.4</h2>
<h3>Features</h3>
<ul>
<li>add direct JS/CSS core and bundle exports
(<a href="f519f80f1f">f519f80</a>)</li>
</ul>
<h2>v8.4.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>onTouchStart.js:</strong> Fix target element assignment
(<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6065">#6065</a>)
(<a href="cb46a9a56b">cb46a9a</a>)</li>
</ul>
<h2>v8.4.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> fix swiping over nested shadow doms
(<a href="7d09ab0066">7d09ab0</a>),
closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6063">#6063</a></li>
<li><strong>react:</strong> fix issue with checking children
(<a href="37a94eaa12">37a94ea</a>),
closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6064">#6064</a></li>
</ul>
<h2>v8.4.0</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>a11y:</strong> don't handle focus on pointer events
(<a href="b2516014b2">b251601</a>), closes
<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5962">#5962</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5814">#5814</a>
<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5524">#5524</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5490">#5490</a>
<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5437">#5437</a></li>
<li><strong>angular:</strong> slidesPerGroupAuto is missing in params list for angular (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5933">#5933</a>)
(<a href="b80352a227">b80352a</a>)</li>
<li><strong>core:</strong> fix <code>beforeSlideChangeStart</code> event routing
(<a href="0e8a8b85f7">0e8a8b8</a>), closes
<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5913">#5913</a></li>
<li>event.path =&gt; event.composedPath
(<a href="8df7edffb8">8df7edf</a>), closes
<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5925">#5925</a></li>
<li><strong>types:</strong> add isLocked definition
(<a href="f2bbae60ce">f2bbae6</a>), closes
<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5941">#5941</a></li>
<li><strong>types:</strong> add missing AutoplayMethods members (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5956">#5956</a>)
(<a href="6220c2270a">6220c22</a>)</li>
<li><strong>vue:</strong> fix swiperRef for Vue swiperSlide (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5994">#5994</a>)
(<a href="a2bcbb1790">a2bcbb1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>build:</strong> upgrade deps &amp; cjs to esm (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5927">#5927</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md">swiper's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.3...v8.4.4">8.4.4</a> (2022-10-12)</h1>
<h3>Features</h3>
<ul>
<li>add direct JS/CSS core and bundle exports (<a href="f519f80f1f">f519f80</a>)</li>
</ul>
<h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.2...v8.4.3">8.4.3</a> (2022-10-06)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>a11y:</strong> don't focus slide on slide inner elements clicks (<a href="c8e22f7a3e">c8e22f7</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6116">#6116</a></li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>build-config:</strong> allow to custom modules by process.env.SWIPER_BUILD_MODULES (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6043">#6043</a>) (<a href="b3c51c5ff7">b3c51c5</a>)</li>
<li><strong>solid:</strong> fix handling dynamic slides (<a href="708133d90c">708133d</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6031">#6031</a></li>
<li><strong>solid:</strong> keep solid components in <code>.jsx</code> (<a href="d7f7f65052">d7f7f65</a>)</li>
</ul>
<h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.1...8.4.2">8.4.2</a> (2022-09-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>onTouchStart.js:</strong> Fix target element assignment (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6065">#6065</a>) (<a href="cb46a9a56b">cb46a9a</a>)</li>
</ul>
<h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.0...v8.4.1">8.4.1</a> (2022-09-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> fix swiping over nested shadow doms (<a href="7d09ab0066">7d09ab0</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6063">#6063</a></li>
<li><strong>react:</strong> fix issue with checking children (<a href="37a94eaa12">37a94ea</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6064">#6064</a></li>
</ul>
<h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.3.2...v8.4.0">8.4.0</a> (2022-09-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>a11y:</strong> don't handle focus on pointer events (<a href="b2516014b2">b251601</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5962">#5962</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5814">#5814</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5524">#5524</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5490">#5490</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5437">#5437</a></li>
<li><strong>angular:</strong> slidesPerGroupAuto is missing in params list for angular (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5933">#5933</a>) (<a href="b80352a227">b80352a</a>)</li>
<li><strong>core:</strong> fix <code>beforeSlideChangeStart</code> event routing (<a href="0e8a8b85f7">0e8a8b8</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5913">#5913</a></li>
<li>event.path =&gt; event.composedPath (<a href="8df7edffb8">8df7edf</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5925">#5925</a></li>
<li><strong>types:</strong> add isLocked definition (<a href="f2bbae60ce">f2bbae6</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5941">#5941</a></li>
<li><strong>types:</strong> add missing AutoplayMethods members (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5956">#5956</a>) (<a href="6220c2270a">6220c22</a>)</li>
<li><strong>vue:</strong> fix swiperRef for Vue swiperSlide (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5994">#5994</a>) (<a href="a2bcbb1790">a2bcbb1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>build:</strong> upgrade deps &amp; cjs to esm (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5927">#5927</a>) (<a href="921809b963">921809b</a>)</li>
<li><strong>cards-effect:</strong> add <code>perSlideRotate</code> and <code>perSlideOffset</code> parameters (<a href="db08a70fcd">db08a70</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5939">#5939</a></li>
<li><strong>core:</strong> new <code>loopedSlidesLimit</code> parameter to re-duplicate slides (<a href="1afa4b84b9">1afa4b8</a>)</li>
<li><strong>react:</strong> Allow SwiperSlide children as long as displayName includes SwiperSlide (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5954">#5954</a>) (<a href="d1f7582633">d1f7582</a>)</li>
<li><strong>solid:</strong> keep solid components incompiled (<a href="18c66709a0">18c6670</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5943">#5943</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3bc5466688"><code>3bc5466</code></a> 8.4.4 release</li>
<li><a href="f519f80f1f"><code>f519f80</code></a> feat: add direct JS/CSS core and bundle exports</li>
<li><a href="57f405e090"><code>57f405e</code></a> 8.4.3 release</li>
<li><a href="b3c51c5ff7"><code>b3c51c5</code></a> feat(build-config): allow to custom modules by process.env.SWIPER_BUILD_MODUL...</li>
<li><a href="739783c155"><code>739783c</code></a> chore: fix build</li>
<li><a href="c8e22f7a3e"><code>c8e22f7</code></a> fix(a11y): don't focus slide on slide inner elements clicks</li>
<li><a href="708133d90c"><code>708133d</code></a> feat(solid): fix handling dynamic slides</li>
<li><a href="d7f7f65052"><code>d7f7f65</code></a> feat(solid): keep solid components in <code>.jsx</code></li>
<li><a href="0f1e5dd29e"><code>0f1e5dd</code></a> 8.4.2 release</li>
<li><a href="cb46a9a56b"><code>cb46a9a</code></a> fix(onTouchStart.js): Fix target element assignment (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6065">#6065</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/nolimits4web/Swiper/compare/v6.5.1...v8.4.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=swiper&package-manager=npm_and_yarn&previous-version=6.5.1&new-version=8.4.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-11-01 18:23:09 +00:00
dependabot[bot]
4b81d1b9b8
⬆️ Bump js-datepicker from 5.18.0 to 5.18.1 in /website (#1399) 2022-10-31 15:48:47 +00:00
dependabot[bot]
1f84b8b193
⬆️ Bump tailwindcss from 3.1.8 to 3.2.1 in /website (#1393) 2022-10-31 15:45:32 +00:00
dependabot[bot]
55e47bbf99
⬆️ Bump postcss from 8.4.14 to 8.4.18 in /website (#1382) 2022-10-31 15:40:15 +00:00
dependabot[bot]
406cf2fed1
⬆️ Bump shufflejs from 6.0.0 to 6.1.0 in /website (#1385) 2022-10-31 15:36:51 +00:00
dependabot[bot]
24d36bcb9a
⬆️ Bump gulp-replace from 1.0.0 to 1.1.3 in /website (#1379) 2022-10-31 15:33:12 +00:00