Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.1.0 #52

Merged
merged 17 commits into from
Mar 27, 2023
Merged

Version 1.1.0 #52

merged 17 commits into from
Mar 27, 2023

Conversation

ZachChristensen28
Copy link
Contributor

@ZachChristensen28 ZachChristensen28 commented Mar 27, 2023

What's Changed

  • Updated docs versions.
  • New format for the "category" field.

New

bios: Dell Inc
bios_version: 1.6.5
cs_agent_version: 6.44.15806.0
cs_dv_control_applied: true
cs_dv_firewall_applied: true
cs_dv_globalconfig_applied: true
cs_dv_sensorupdate_applied: true
cs_first_seen: 10/15/20 00:31:59 UTC
cs_last_seen: 09/14/22 15:06:50 UTC
cs_uninstallprotection: ENABLED
dvc_manufacturer: Dell Inc
dvc_name: OptiPlex 5050
dvc_status: normal
dvc_type: Workstation
external_ip: 165.225.10.253
gen: sa-crowdstrike
os_major_version: 10
os_name: Windows 10
os_platform: Windows
os_version: 10.0.19044.1889
provision_status: Provisioned
reduced_functionality_mode: no
splunk_last_updated: 03/27/23 02:09:24 UTC

Old

cs_agent_version:6.44.15806.0
cs_bios_mf:dell_inc
cs_bios_version:1.6.5
cs_dv_control_applied:true
cs_dv_firewall_applied:true
cs_dv_globalconfig_applied:true
cs_dv_sensorupdate_applied:true
cs_dv_status:normal
cs_dv_type:workstation
cs_external_ip:165.225.10.253
cs_os_major_version:10
cs_os_name:windows_10
cs_os_platform:windows
cs_sys_mf:dell_inc
cs_sys_name:optiplex_5050
cs_uninstallprotection:enabled
gen:sa_crowdstrike
cs_first_seen:10/15/20 00:31:59 UTC
cs_last_seen:09/14/22 15:06:50 UTC
splunk_last_updated:03/27/23 02:14:24 UTC

ZachChristensen28 and others added 10 commits March 27, 2023 00:00
## Field name changes

removed `cs_` prefix for most fields and added spaces for readability.

Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Bumps
[mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin)
from 0.6.2 to 0.6.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/byrnereese/mkdocs-minify-plugin/releases">mkdocs-minify-plugin's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-minify-plugin-0.6.4</h2>
<ul>
<li>Updated htmlmin dependency in setup.py</li>
</ul>
<h2>mkdocs-minify-plugin-0.6.3</h2>
<ul>
<li>Updated htmlmin to avoid DeprecationWarning at build time (<a
href="https://redirect.github.com/byrnereese/mkdocs-minify-plugin/issues/25">#25</a>)</li>
<li>Fixed issue where jsmin was called without <code>quote_chars</code>
option when <code>cache_safe</code> was disabled (<a
href="https://redirect.github.com/byrnereese/mkdocs-minify-plugin/issues/27">#27</a>)</li>
<li>Fixed issue where plugin crashed when using the
<code>custom_dir</code> directory for assets (<a
href="https://redirect.github.com/byrnereese/mkdocs-minify-plugin/issues/27">#27</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/841f17bdf0616c8ab022d081873cbbc9121333a0"><code>841f17b</code></a>
Require htmlmin2 package instead of git fork</li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/07b232153762a87f8bb9abc75dd98c8f64cd34a6"><code>07b2321</code></a>
Bump to 0.6.4</li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/3a1d4be19cd8cd5712bfd2b496628169ba069780"><code>3a1d4be</code></a>
Require fork of htmlmin in setup.py</li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/bcd4815a744aa689824bde1aa15b0033a9ae12f0"><code>bcd4815</code></a>
Require fork of htmlmin instead of official repo. Fixes <a
href="https://redirect.github.com/byrnereese/mkdocs-minify-plugin/issues/25">#25</a></li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/c672ef8ef74464da0d61c549a7c5a80207f2e1a0"><code>c672ef8</code></a>
Merge pull request <a
href="https://redirect.github.com/byrnereese/mkdocs-minify-plugin/issues/27">#27</a>
from kamilkrzyskow/custom-dir-support</li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/cecdab80bd0741ab45a76b78937b5ab808eb5312"><code>cecdab8</code></a>
chore: add python 3.11 support (<a
href="https://redirect.github.com/byrnereese/mkdocs-minify-plugin/issues/26">#26</a>)</li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/6eb9e460358af5c0179e365fd1eb1d368fc8e3c6"><code>6eb9e46</code></a>
bump to <code>0.6.3</code></li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/c3ed0f1345785a53a7dcdede39f2bb88a7d09206"><code>c3ed0f1</code></a>
fix unify data minification for different options</li>
<li><a
href="https://github.com/byrnereese/mkdocs-minify-plugin/commit/cea8c699cf8597a05500f9a4129bcd196bb7fcdf"><code>cea8c69</code></a>
add <code>custom_dir</code> handling for the <code>cache_safe</code>
option</li>
<li>See full diff in <a
href="https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.6.2...0.6.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-minify-plugin&package-manager=pip&previous-version=0.6.2&new-version=0.6.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material)
from 9.0.12 to 9.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.1.3</h2>
<ul>
<li>Added Kurdish (Soranî) translations</li>
<li>Updated Norwegian (Bokmål), Portuguese and Romanian
translations</li>
<li>Improved compatibility with <code>mkdocs-jupyter</code> plugin</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5198">#5198</a>:
Built-in search plugin not filtering <code>script</code> and
<code>style</code> tags</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5176">#5176</a>:
Back-to-top + instant loading not working (9.1.1 regression)</li>
</ul>
<h2>mkdocs-material-9.1.2</h2>
<ul>
<li>Updated Icelandic, Korean and Swedish translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5168">#5168</a>:
Mermaid text boxes overflow (9.0.13 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5155">#5155</a>:
table of contents not highlighting percent-encoded URLs</li>
</ul>
<h2>mkdocs-material-9.1.1</h2>
<ul>
<li>Updated Czech and Thai translations</li>
<li>Improved instant loading (scroll restoration, slow connections)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5023">#5023</a>:
Instant loading not allowing to go back to initial page</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/3797">#3797</a>:
Instant loading does not work with section anchors in Safari</li>
</ul>
<h2>mkdocs-material-9.1.0</h2>
<ul>
<li>Docker image now available for <code>amd64</code>,
<code>arm64</code> and <code>arm/v7</code></li>
<li>Updated Chinese (Taiwanese) translations</li>
<li>Generalized tag identifier implementation</li>
<li>Fixed flickering of header shadow on load</li>
<li>Fixed occasional flickering of announcement bar</li>
</ul>
<h2>mkdocs-material-9.0.15</h2>
<ul>
<li>Updated Chinese (Traditional) translations</li>
<li>Updated Hebrew translations</li>
</ul>
<h2>mkdocs-material-9.0.14</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5072">#5072</a>:
Rendering bug on navigation expand button in Firefox</li>
</ul>
<h2>mkdocs-material-9.0.13</h2>
<ul>
<li>Updated Uzbek translations</li>
<li>Switched back to pre-9.0.0 headline detection in
<code>content</code> partial</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5062">#5062</a>:
Version warning not readable when using slate scheme</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5061">#5061</a>:
Improved discernibility of table row hover color</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5034">#5034</a>:
Sequence actors in Mermaid diagrams not color-abiding</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/4919">#4919</a>:
Allow to hide version warning in multiple versions</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.1.3 (2023-03-14)</p>
<ul>
<li>Added Kurdish (Soranî) translations</li>
<li>Updated Norwegian (Bokmål), Portuguese and Romanian
translations</li>
<li>Improved compatibility with mkdocs-jupyter plugin</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5198">#5198</a>:
Built-in search plugin not filtering script and style tags</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5176">#5176</a>:
Back-to-top + instant loading not working (9.1.1 regression)</li>
</ul>
<p>mkdocs-material-9.1.2+insiders-4.32.3 (2023-03-09)</p>
<ul>
<li>Fixed Docker image release workflow (9.1.0 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5159">#5159</a>:
Missing underline for abbreviations (9.1.0 regression)</li>
</ul>
<p>mkdocs-material-9.1.2 (2023-03-09)</p>
<ul>
<li>Updated Icelandic, Korean and Swedish translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5168">#5168</a>:
Mermaid text boxes overflow (9.0.13 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5155">#5155</a>:
table of contents not highlighting percent-encoded URLs</li>
</ul>
<p>mkdocs-material-9.1.1 (2023-03-05)</p>
<ul>
<li>Updated Czech and Thai translations</li>
<li>Improved instant loading (scroll restoration, slow connections)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5023">#5023</a>:
Instant loading not allowing to go back to initial page</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/3797">#3797</a>:
Instant loading does not work with section anchors in Safari</li>
</ul>
<p>mkdocs-material-9.1.0+insiders-4.32.2 (2023-03-02)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5127">#5127</a>:
Privacy plugin not handling large number of occurrences</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5126">#5126</a>:
Privacy plugin breaks when replacing specific emojis</li>
</ul>
<p>mkdocs-material-9.1.0 (2023-03-02)</p>
<ul>
<li>Docker image now available for amd64, arm64 and arm/v7</li>
<li>Updated Chinese (Taiwanese) translations</li>
<li>Generalized tag identifier implementation</li>
<li>Fixed flickering of header shadow on load</li>
<li>Fixed occasional flickering of announcement bar</li>
</ul>
<p>mkdocs-material-9.0.15 (2023-02-26)</p>
<ul>
<li>Updated Chinese (Traditional) translations</li>
<li>Updated Hebrew translations</li>
</ul>
<p>mkdocs-material-9.0.14+insiders-4.32.1 (2023-02-23)</p>
<ul>
<li>Fixed code block spans interfering with copying</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5077">#5077</a>:
Privacy plugin breaks image alt text encoding</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5079">#5079</a>:
Privacy plugin removing rel=me on external links</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/d7348cc2170a6020e985ce60c8650ae146d1533d"><code>d7348cc</code></a>
Prepare 9.1.3 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9752ad26309309e94c2e87bf6593b9e5f81e8df6"><code>9752ad2</code></a>
Fixed back-to-top button when using instant loading</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/a7c1d0647026cc6fa0d45478d190f1e5418c6619"><code>a7c1d06</code></a>
Added Norwegian (Bokmål) translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9cbdb79a532f351df77a4224b8a0f251f6bb4c8a"><code>9cbdb79</code></a>
Added Romanian translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c54660a0b1ad338260e4f410b8ca135bc915845d"><code>c54660a</code></a>
Merge branch 'master' of github.com:squidfunk/mkdocs-material</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/645de23a19a150b00f44bceb5cf027c26ebfaf79"><code>645de23</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/85eaceba041c7f9134bbbc4bdd747f285f1a7c85"><code>85eaceb</code></a>
Updated Portuguese translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/b5925cf891d78410a87684b4d473d01221fbf93e"><code>b5925cf</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/2c7b0a3fc1b665f0f2771b99ecc02d61e0df8ec3"><code>2c7b0a3</code></a>
Fixed search plugin not removing subsequent script and style tags</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9f29913497846b375c452758f724fa6c3cfadc97"><code>9f29913</code></a>
restore missing override file: iconsearch_index.json</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.0.12...9.1.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.0.12&new-version=9.1.3)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[//]: # (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 [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox)
from 0.3.1 to 0.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Blueswen/mkdocs-glightbox/releases">mkdocs-glightbox's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-glightbox-0.3.2</h2>
<ul>
<li>Supported image without extension (<a
href="https://redirect.github.com/Blueswen/mkdocs-glightbox/issues/13">#13</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG">mkdocs-glightbox's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-glightbox-0.3.2 (2023-03-19)</p>
<pre><code>* Supported image without extension
([#13](blueswen/mkdocs-glightbox#13))
</code></pre>
<p>mkdocs-glightbox-0.3.1 (2022-11-22)</p>
<pre><code>* Supported lightbox slide effect customization
([#8](blueswen/mkdocs-glightbox#8))
* Supported synchronized lightbox caption dark mode with Material for
MkDocs ([#7](blueswen/mkdocs-glightbox#7))
* Supported glightbox built-in gallery feature
([#11](blueswen/mkdocs-glightbox#11))
* Supported skip image in the anchor tag
</code></pre>
<p>mkdocs-glightbox-0.3.0 (2022-09-29)</p>
<pre><code>* Fixed width and height setting in config not working bug
* Supported specific skip class
([#5](blueswen/mkdocs-glightbox#5))
* Supported glightbox built-in caption with title and description
([#4](blueswen/mkdocs-glightbox#4))
* Fixed page jitter when lightbox closing issue using Material for
MkDocs
* Add white background for lightbox images to prevent the displaying
issue of the transparent image on black background
</code></pre>
<p>mkdocs-glightbox-0.2.1 (2022-08-10)</p>
<pre><code>* Updated readme
</code></pre>
<p>mkdocs-glightbox-0.2.0 (2022-08-10)</p>
<pre><code>* Added support for disabling glightbox with image class or
page meta ([#2](blueswen/mkdocs-glightbox#2))
</code></pre>
<p>mkdocs-glightbox-0.1.7 (2022-07-26)</p>
<pre><code>* Fixed
[#1](blueswen/mkdocs-glightbox#1): Ignore
Emojis
</code></pre>
<p>mkdocs-glightbox-0.1.6 (2022-07-16)</p>
<pre><code>* Fixed some options not working bug
</code></pre>
<p>mkdocs-glightbox-0.1.5 (2022-07-16)</p>
<pre><code>* Fixed mkdocs-material header + sidebar vanishing issue when
opening lightbox (Inspired from
biati-digital/glightbox#22)
* Fixed mkdocs-material content shrinking causing footer offset issue
when open lightbox
* Supported compatible with mkdocs-material Instant loading feature
</code></pre>
<p>mkdocs-glightbox-0.1.4 (2022-06-12)</p>
<pre><code>* Fixed assets location bug
</code></pre>
<p>mkdocs-glightbox-0.1.3 (2022-06-10)</p>
<pre><code>* First release
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/blueswen/mkdocs-glightbox/commit/0c0a5805d8682318e4303299a5e42e637eca4afe"><code>0c0a580</code></a>
Support image without extension (<a
href="https://redirect.github.com/Blueswen/mkdocs-glightbox/issues/13">#13</a>)</li>
<li><a
href="https://github.com/blueswen/mkdocs-glightbox/commit/32b013fa2f9492478bb08b0a88afc63221618168"><code>32b013f</code></a>
Create .github/FUNDING.yml</li>
<li><a
href="https://github.com/blueswen/mkdocs-glightbox/commit/604f9349d5a16fa6f0a3e7e40fef89c1ec35569f"><code>604f934</code></a>
Add building whl</li>
<li><a
href="https://github.com/blueswen/mkdocs-glightbox/commit/104b17ab7fe6dd0a7ab474529e651004e93a99ab"><code>104b17a</code></a>
Update docs</li>
<li><a
href="https://github.com/blueswen/mkdocs-glightbox/commit/da38c2b56b37335ead7387223ee7525a4a2a1244"><code>da38c2b</code></a>
update docs</li>
<li><a
href="https://github.com/blueswen/mkdocs-glightbox/commit/67222b518aa402f904ecbddfc2d6916239ddc77e"><code>67222b5</code></a>
update branch name and add workflow_dispatch</li>
<li>See full diff in <a
href="https://github.com/Blueswen/mkdocs-glightbox/compare/v0.3.1...v0.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-glightbox&package-manager=pip&previous-version=0.3.1&new-version=0.3.2)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
… /docs (#46)

[//]: # (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
[mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin)
from 1.1.0 to 1.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases">mkdocs-git-revision-date-localized-plugin's
releases</a>.</em></p>
<blockquote>
<h2>revision-date-localized v1.2.0</h2>
<h2>What's Changed</h2>
<p>Features:</p>
<ul>
<li>Add support for <code>mkdocs-gen-files</code> by <a
href="https://github.com/timvink"><code>@​timvink</code></a> in <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/102">timvink/mkdocs-git-revision-date-localized-plugin#102</a></li>
<li>Add new 'strict' option, closes <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/108">#108</a>
by <a href="https://github.com/timvink"><code>@​timvink</code></a> in <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/110">timvink/mkdocs-git-revision-date-localized-plugin#110</a></li>
</ul>
<p>Documentation:</p>
<ul>
<li>
<ul>
<li>switch kebab typo to snake case by <a
href="https://github.com/wd60622"><code>@​wd60622</code></a> in <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/105">timvink/mkdocs-git-revision-date-localized-plugin#105</a></li>
</ul>
</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wd60622"><code>@​wd60622</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/105">timvink/mkdocs-git-revision-date-localized-plugin#105</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.1.0...v1.2.0">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.1.0...v1.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/6150fad41a83abbf7500cf9c75696c5193532305"><code>6150fad</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/110">#110</a>
from timvink/108-strict-mode</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/7d89e01eb63a5d2a4ddaf220efc1460d41422b13"><code>7d89e01</code></a>
Add pytz dependency for proper timezone support</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/e7f82dea3dd99742942064b85cf95a4c4e6902b3"><code>e7f82de</code></a>
Add new 'strict' option, closes <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/108">#108</a></li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/7ddc74cb72c55a18d15cabead18a31ef243d490c"><code>7ddc74c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/105">#105</a>
from wd60622/kebab-case-typo</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/e915eedf45e199a168168d28480be284217331b6"><code>e915eed</code></a>
switch kebab typo to snake case</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/6be250864f596242f4d24cc9544390252089fe25"><code>6be2508</code></a>
ignore genfiles test for now</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/bbc9fdc0c011ae0d655a830dc17389b1ea47684d"><code>bbc9fdc</code></a>
trigger ci</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/432220d685fbef1e7706c1888f75d43e06f9a161"><code>432220d</code></a>
Merge branch 'master' of
github.com:timvink/mkdocs-git-revision-date-localize...</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/1faaf2d61ea54ac4133ee9d46213bf746a537436"><code>1faaf2d</code></a>
Add support for mkdocs-gen-files</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/ad11dd08a80422656e64fe56a6044fcec3b2742e"><code>ad11dd0</code></a>
Create FUNDING.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.1.0...v1.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-git-revision-date-localized-plugin&package-manager=pip&previous-version=1.1.0&new-version=1.2.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>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
@ZachChristensen28 ZachChristensen28 changed the title Version 2.0.0 Version 1.1.0 Mar 27, 2023
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material)
from 9.1.3 to 9.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.1.4</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5239">#5239</a>:
Instant loading breaks anchors in details (9.1.1 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5211">#5211</a>:
Anchor following not working for Chinese (9.1.2 regression)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.1.4+insiders-4.32.4 (2023-03-24)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5241">#5241</a>:
Built-in typeset plugin jams navigation for anchors in headings</li>
</ul>
<p>mkdocs-material-9.1.4 (2023-03-24)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5239">#5239</a>:
Instant loading breaks anchors in details (9.1.1 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5211">#5211</a>:
Anchor following not working for Chinese (9.1.2 regression)</li>
</ul>
<p>mkdocs-material-9.1.3 (2023-03-14)</p>
<ul>
<li>Added Kurdish (Soranî) translations</li>
<li>Updated Norwegian (Bokmål), Portuguese and Romanian
translations</li>
<li>Improved compatibility with mkdocs-jupyter plugin</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5198">#5198</a>:
Built-in search plugin not filtering script and style tags</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5176">#5176</a>:
Back-to-top + instant loading not working (9.1.1 regression)</li>
</ul>
<p>mkdocs-material-9.1.2+insiders-4.32.3 (2023-03-09)</p>
<ul>
<li>Fixed Docker image release workflow (9.1.0 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5159">#5159</a>:
Missing underline for abbreviations (9.1.0 regression)</li>
</ul>
<p>mkdocs-material-9.1.2 (2023-03-09)</p>
<ul>
<li>Updated Icelandic, Korean and Swedish translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5168">#5168</a>:
Mermaid text boxes overflow (9.0.13 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5155">#5155</a>:
Table of contents not highlighting percent-encoded URLs</li>
</ul>
<p>mkdocs-material-9.1.1 (2023-03-05)</p>
<ul>
<li>Updated Czech and Thai translations</li>
<li>Improved instant loading (scroll restoration, slow connections)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5023">#5023</a>:
Instant loading not allowing to go back to initial page</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/3797">#3797</a>:
Instant loading does not work with section anchors in Safari</li>
</ul>
<p>mkdocs-material-9.1.0+insiders-4.32.2 (2023-03-02)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5127">#5127</a>:
Privacy plugin not handling large number of occurrences</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5126">#5126</a>:
Privacy plugin breaks when replacing specific emojis</li>
</ul>
<p>mkdocs-material-9.1.0 (2023-03-02)</p>
<ul>
<li>Docker image now available for amd64, arm64 and arm/v7</li>
<li>Updated Chinese (Taiwanese) translations</li>
<li>Generalized tag identifier implementation</li>
<li>Fixed flickering of header shadow on load</li>
<li>Fixed occasional flickering of announcement bar</li>
</ul>
<p>mkdocs-material-9.0.15 (2023-02-26)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/087df3345e3ea361578058f491eef04a42e2c105"><code>087df33</code></a>
Prepare 9.1.4 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/183b0be12457662be8b5054e75d4abbb0ec0ead3"><code>183b0be</code></a>
Fixed anchor links in closed details when using instant loading</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ab23604fb0c19c0d7b8cfb9cdada55780cf393ba"><code>ab23604</code></a>
Removed flickering of color palette demo</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/70d1002a1ddf0705547a01b2eeb3c874c2f804d5"><code>70d1002</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/911ffc1260b8296e1d41d37c1b4e707c4e9e16f8"><code>911ffc1</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9805b3cb20b261379c581408e0bddf19e9c1f01a"><code>9805b3c</code></a>
Merge pull request <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5244">#5244</a>
from bannmann/fix-meta-tag-syntax</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/af119c2891dc77bb34d78355a12812e3a62a1883"><code>af119c2</code></a>
Fix examples to use correct HTML &lt;meta&gt; syntax</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e24759fb41719d00874fc762a3e750ac857eb604"><code>e24759f</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/5f02d02dc44027212365040dbcd61ff833ecd8ae"><code>5f02d02</code></a>
Fixed inconsistency of code block sequence number in community edition
and In...</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c3ba161233d4b2a1b9f148c01b0b83187fb57d5b"><code>c3ba161</code></a>
Fixed issue with non-percent encoded anchors in table of contents</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.1.3...9.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.1.3&new-version=9.1.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ZachChristensen28 ZachChristensen28 marked this pull request as ready for review March 27, 2023 02:38
@ZachChristensen28 ZachChristensen28 marked this pull request as draft March 27, 2023 02:40
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
@ZachChristensen28 ZachChristensen28 marked this pull request as ready for review March 27, 2023 02:45
@ZachChristensen28 ZachChristensen28 marked this pull request as draft March 27, 2023 02:50
@ZachChristensen28 ZachChristensen28 marked this pull request as ready for review March 27, 2023 02:50
@ZachChristensen28 ZachChristensen28 marked this pull request as draft March 27, 2023 02:52
@ZachChristensen28 ZachChristensen28 marked this pull request as ready for review March 27, 2023 02:53
@ZachChristensen28 ZachChristensen28 marked this pull request as draft March 27, 2023 03:00
ZachChristensen28 and others added 2 commits March 26, 2023 21:00
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
@ZachChristensen28 ZachChristensen28 marked this pull request as ready for review March 27, 2023 03:01
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
@ZachChristensen28 ZachChristensen28 merged commit 4ce4c96 into main Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant