[PR #921] [MERGED] chore(deps): bump @nuxtjs/sitemap from 2.3.0 to 2.3.1 #2939

Closed
opened 2026-03-17 00:35:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/921
Author: @dependabot-preview[bot]
Created: 6/5/2020
Status: Merged
Merged: 6/5/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/sitemap-2.3.1


📝 Commits (1)

  • f788dc5 chore(deps): bump @nuxtjs/sitemap from 2.3.0 to 2.3.1

📊 Changes

2 files changed (+15 additions, -15 deletions)

View changed files

📝 package-lock.json (+14 -14)
📝 package.json (+1 -1)

📄 Description

Bumps @nuxtjs/sitemap from 2.3.0 to 2.3.1.

Changelog

Sourced from @nuxtjs/sitemap's changelog.

2.3.1 (2020-06-04)

Bug Fixes

  • set hreflang with iso value like nuxt-i18n (959fa82), closes #131
Commits
  • dd2abcb chore(release): 2.3.1
  • 425a5a8 chore: update deps
  • a8ccb5c docs: fix grammar
  • 959fa82 fix: set hreflang with iso value like nuxt-i18n
  • 78da04e docs: depreciate the usage of "build.publicPath" as default hostname value
  • ff50540 chore: update link to CircleCI
  • 536f202 chore(deps): update dependency is-https to v2
  • a84d95b chore(deps): update dependency consola to ^2.12.2
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/921 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/5/2020 **Status:** ✅ Merged **Merged:** 6/5/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/sitemap-2.3.1` --- ### 📝 Commits (1) - [`f788dc5`](https://github.com/hoppscotch/hoppscotch/commit/f788dc559593f954066bf934489397aa865c39ad) chore(deps): bump @nuxtjs/sitemap from 2.3.0 to 2.3.1 ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+14 -14) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.3.0 to 2.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md">@nuxtjs/sitemap's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/sitemap-module/compare/v2.3.0...v2.3.1">2.3.1</a> (2020-06-04)</h3> <h3>Bug Fixes</h3> <ul> <li>set hreflang with iso value like nuxt-i18n (<a href="https://github.com/nuxt-community/sitemap-module/commit/959fa82efe86cbba0bda737fe666592bf25f4533">959fa82</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/sitemap-module/issues/131">#131</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/dd2abcb6232650225fd4133d58115f8ea0bf5e1b"><code>dd2abcb</code></a> chore(release): 2.3.1</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/425a5a8ced8434c429b954593d80ff169a849aad"><code>425a5a8</code></a> chore: update deps</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/a8ccb5c194146fd7069e9703eef083656badf867"><code>a8ccb5c</code></a> docs: fix grammar</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/959fa82efe86cbba0bda737fe666592bf25f4533"><code>959fa82</code></a> fix: set hreflang with iso value like nuxt-i18n</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/78da04ecc3249fac3cef117ba4092a1e1779c6a3"><code>78da04e</code></a> docs: depreciate the usage of &quot;build.publicPath&quot; as default hostname value</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/ff50540cffd6074becb568b6aaea0a2864ceeb1c"><code>ff50540</code></a> chore: update link to CircleCI</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/536f20260b23f9c5ae85bcde1c0e59812e09016d"><code>536f202</code></a> chore(deps): update dependency is-https to v2</li> <li><a href="https://github.com/nuxt-community/sitemap-module/commit/a84d95b4dffa1b8594088a5d9619677681048f2f"><code>a84d95b</code></a> chore(deps): update dependency consola to ^2.12.2</li> <li>See full diff in <a href="https://github.com/nuxt-community/sitemap-module/compare/v2.3.0...v2.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@nuxtjs/sitemap&package-manager=npm_and_yarn&previous-version=2.3.0&new-version=2.3.1)](https://dependabot.com/compatibility-score/?dependency-name=@nuxtjs/sitemap&package-manager=npm_and_yarn&previous-version=2.3.0&new-version=2.3.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:35:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2939
No description provided.