-
Notifications
You must be signed in to change notification settings - Fork 64
Commit 0914eb1
authored
Bump @astrojs/sitemap from 3.2.1 to 3.3.0 (#1056)
Bumps
[@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap)
from 3.2.1 to 3.3.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md"><code>@astrojs/sitemap</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/13448">#13448</a>
<a
href="https://github.com/withastro/astro/commit/91c95034e0d0bd450170623fd8aab4b56b5b1366"><code>91c9503</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@ematipico</code></a>! - Add
support for XSL in sitemap-index.xml</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/584d6f068003c5f1d3cb6c04a69c7a33db0b4f11"><code>584d6f0</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8738">#8738</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/6f60da805e0014bc50dd07bef972e91c73560c3c"><code>6f60da8</code></a>
feat: add provenance to packages (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8737">#8737</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/ec249f7a983926ba89248a3cc88cb1100a85168f"><code>ec249f7</code></a>
update all the readme's for expressive code (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8691">#8691</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/4e395a6cab27d79a785ca386114b6229d8f6a7b9"><code>4e395a6</code></a>
config: migrate us to moduleResolution: 'node16' (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8519">#8519</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/5598feb71864f814d0a34bb6bf9f6ecdff081497"><code>5598feb</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8279">#8279</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/048846fd537442639cc7ded4799928bd3e784771"><code>048846f</code></a>
Update breaking dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8201">#8201</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/353dcb23e8035c0fa93f4a1ae83195e371e757f1"><code>353dcb2</code></a>
Update non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8199">#8199</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/9f1881455a5c3a6457125dafbcd342be5c4de907"><code>9f18814</code></a>
[ci] release (rc) (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8147">#8147</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/cbb77af978bd0dcee08ad2dcadadb032abc44dc1"><code>cbb77af</code></a>
Merge branch 'main' into next</li>
<li><a
href="https://github.com/withastro/astro/commit/087270c61fd5c91ddd37db5c8fd93a8a0ef41f94"><code>087270c</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/8064">#8064</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/astro@3.3.0/packages/integrations/sitemap">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>1 parent 43f84e6 commit 0914eb1Copy full SHA for 0914eb1
2 files changed
+6
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments