[PR #307] [MERGED] ⬆️ Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1 #2547

Closed
opened 2026-03-17 00:14:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/307
Author: @dependabot-preview[bot]
Created: 11/16/2019
Status: Merged
Merged: 11/16/2019
Merged by: @liyasthomas

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


📝 Commits (1)

  • 0fd96aa ⬆️ Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1

📊 Changes

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

View changed files

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

📄 Description

Bumps @nuxtjs/sitemap from 2.0.0 to 2.0.1.

Changelog

Sourced from @nuxtjs/sitemap's changelog.

2.0.1 (2019-11-12)

Bug Fixes

  • add router base to each link (f75ea8b), closes #88
  • fail on invalid options (92a4f2f)
Commits
  • 77a28c9 chore(release): 2.0.1
  • 9d9dc64 chore: update readme badges
  • 0963dcc chore: update deps
  • 92a4f2f fix: fail on invalid options
  • 4b23c02 refactor: remove file extension from module paths
  • 28752e0 docs: fix code sample
  • ad7989e chore: update deps
  • f75ea8b fix: add router base to each link
  • bab070c chore(deps): update dependency consola to ^2.11.0
  • d209b76 docs: fix code sample
  • Additional commits viewable 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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/307 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 11/16/2019 **Status:** ✅ Merged **Merged:** 11/16/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/sitemap-2.0.1` --- ### 📝 Commits (1) - [`0fd96aa`](https://github.com/hoppscotch/hoppscotch/commit/0fd96aa92ec441791ef0984f6ec126163d96c9df) :arrow_up: Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1 ### 📊 Changes **2 files changed** (+15 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+14 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.0.0 to 2.0.1. <details> <summary>Changelog</summary> *Sourced from [@nuxtjs/sitemap's changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md).* > ### [2.0.1](https://github.com/nuxt-community/sitemap-module/compare/v2.0.0...v2.0.1) (2019-11-12) > > > ### Bug Fixes > > * add router base to each link ([f75ea8b](https://github.com/nuxt-community/sitemap-module/commit/f75ea8b30f1de98873ddecb3306f3044718f0baa)), closes [#88](https://github-redirect.dependabot.com/nuxt-community/sitemap-module/issues/88) > * fail on invalid options ([92a4f2f](https://github.com/nuxt-community/sitemap-module/commit/92a4f2f2ac27cd81fb87ac8e2e7dcf8b30ac4c76)) </details> <details> <summary>Commits</summary> - [`77a28c9`](https://github.com/nuxt-community/sitemap-module/commit/77a28c9bd5e1f4e49feeadd642b51bb196bb2170) chore(release): 2.0.1 - [`9d9dc64`](https://github.com/nuxt-community/sitemap-module/commit/9d9dc640e6524fa24379013ff779f6666f2a59dc) chore: update readme badges - [`0963dcc`](https://github.com/nuxt-community/sitemap-module/commit/0963dccd4591f8d050c69f2e8b5b537dcb25e21c) chore: update deps - [`92a4f2f`](https://github.com/nuxt-community/sitemap-module/commit/92a4f2f2ac27cd81fb87ac8e2e7dcf8b30ac4c76) fix: fail on invalid options - [`4b23c02`](https://github.com/nuxt-community/sitemap-module/commit/4b23c02f675d3bc289fc86e67809a8cceaeac769) refactor: remove file extension from module paths - [`28752e0`](https://github.com/nuxt-community/sitemap-module/commit/28752e0b2b42f49e228cde8f335b0a19551c5d1f) docs: fix code sample - [`ad7989e`](https://github.com/nuxt-community/sitemap-module/commit/ad7989e3c0fc7dbe8a35cd37d1ed7118c47adc98) chore: update deps - [`f75ea8b`](https://github.com/nuxt-community/sitemap-module/commit/f75ea8b30f1de98873ddecb3306f3044718f0baa) fix: add router base to each link - [`bab070c`](https://github.com/nuxt-community/sitemap-module/commit/bab070cc538ad24a358cb28767ccc8463a1ece47) chore(deps): update dependency consola to ^2.11.0 - [`d209b76`](https://github.com/nuxt-community/sitemap-module/commit/d209b762b1f1c290e3e4a903535787b5ba244d92) docs: fix code sample - Additional commits viewable in [compare view](https://github.com/nuxt-community/sitemap-module/compare/v2.0.0...v2.0.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@nuxtjs/sitemap&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=@nuxtjs/sitemap&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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:14:34 +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#2547
No description provided.