[PR #1119] [CLOSED] Bump @nuxtjs/pwa from 3.0.1 to 3.0.2 #3072

Closed
opened 2026-03-17 00:43:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1119
Author: @dependabot[bot]
Created: 8/27/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/pwa-3.0.2


📝 Commits (1)

  • 695df1b Bump @nuxtjs/pwa from 3.0.1 to 3.0.2

📊 Changes

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

View changed files

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

📄 Description

Bumps @nuxtjs/pwa from 3.0.1 to 3.0.2.

Release notes

Sourced from @nuxtjs/pwa's releases.

v3.0.2

Bug Fixes

  • workbox: missing required parameter request for handle() (#335) (eedf23f)
Changelog

Sourced from @nuxtjs/pwa's changelog.

3.0.2 (2020-08-26)

Bug Fixes

  • workbox: missing required parameter request for handle() (#335) (eedf23f)
Commits
  • c59a9dc chore(release): 3.0.2
  • 0a88365 chore(deps): update dependency @nuxt/content-theme-docs to ^0.5.3 (#331)
  • eedf23f fix(workbox): missing required parameter request for handle() (#335)
  • dc82345 chore(deps): update devdependency nuxt-ackee to v2 (#333)
  • 88a94f8 docs: update with new workbox casing convention (#332)
  • 13d9ffd Update ISSUE_TEMPLATE.md
  • 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)

🔄 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/1119 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/27/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/pwa-3.0.2` --- ### 📝 Commits (1) - [`695df1b`](https://github.com/hoppscotch/hoppscotch/commit/695df1bfb2b94d4b86fb9f589156d93792aed687) Bump @nuxtjs/pwa from 3.0.1 to 3.0.2 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.0.1 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/pwa-module/releases">@nuxtjs/pwa's releases</a>.</em></p> <blockquote> <h2>v3.0.2</h2> <h3>Bug Fixes</h3> <ul> <li><strong>workbox:</strong> missing required parameter request for <code>handle()</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/pwa-module/issues/335">#335</a>) (<a href="https://github.com/nuxt-community/pwa-module/commit/eedf23fa3ab478f8a449817528d0270507babfc8">eedf23f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md">@nuxtjs/pwa's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/pwa-module/compare/v3.0.1...v3.0.2">3.0.2</a> (2020-08-26)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>workbox:</strong> missing required parameter request for <code>handle()</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/pwa-module/issues/335">#335</a>) (<a href="https://github.com/nuxt-community/pwa-module/commit/eedf23fa3ab478f8a449817528d0270507babfc8">eedf23f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/pwa-module/commit/c59a9dc5c4ce067bec8e1babfa31f62b80408e39"><code>c59a9dc</code></a> chore(release): 3.0.2</li> <li><a href="https://github.com/nuxt-community/pwa-module/commit/0a88365aa40cc68b8561e66c8ae9f97c0654da76"><code>0a88365</code></a> chore(deps): update dependency @nuxt/content-theme-docs to ^0.5.3 (<a href="https://github-redirect.dependabot.com/nuxt-community/pwa-module/issues/331">#331</a>)</li> <li><a href="https://github.com/nuxt-community/pwa-module/commit/eedf23fa3ab478f8a449817528d0270507babfc8"><code>eedf23f</code></a> fix(workbox): missing required parameter request for <code>handle()</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/pwa-module/issues/335">#335</a>)</li> <li><a href="https://github.com/nuxt-community/pwa-module/commit/dc8234513a4e4962b59bc2605d8e289f8763d4b0"><code>dc82345</code></a> chore(deps): update devdependency nuxt-ackee to v2 (<a href="https://github-redirect.dependabot.com/nuxt-community/pwa-module/issues/333">#333</a>)</li> <li><a href="https://github.com/nuxt-community/pwa-module/commit/88a94f856fe40353b973bd987850266561ab061f"><code>88a94f8</code></a> docs: update with new workbox casing convention (<a href="https://github-redirect.dependabot.com/nuxt-community/pwa-module/issues/332">#332</a>)</li> <li><a href="https://github.com/nuxt-community/pwa-module/commit/13d9ffd27ad63a2797ca56412e4b65e3aa0f3b80"><code>13d9ffd</code></a> Update ISSUE_TEMPLATE.md</li> <li>See full diff in <a href="https://github.com/nuxt-community/pwa-module/compare/v3.0.1...v3.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/pwa&package-manager=npm_and_yarn&previous-version=3.0.1&new-version=3.0.2)](https://help.github.com/articles/configuring-automated-security-fixes) 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:43:18 +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#3072
No description provided.