[PR #607] [CLOSED] Bump localforage from 1.7.3 to 1.7.4 #1656

Closed
opened 2026-02-25 23:30:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/607
Author: @dependabot-preview[bot]
Created: 7/20/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/localforage-1.7.4


📝 Commits (1)

  • add8e79 Bump localforage from 1.7.3 to 1.7.4

📊 Changes

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

View changed files

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

📄 Description

Bumps localforage from 1.7.3 to 1.7.4.

Release notes

Sourced from localforage's releases.

Improvement to key() retrieval

  • Use openKeyCursor instead of openCursor for key() retrieval. Props to @MeMark2 for the fix, and thanks to @lincolnthree and @f for additional testing!
Changelog

Sourced from localforage's changelog.

1.7.4

  • Use openKeyCursor instead of openCursor for key() retrieval. Props to @MeMark2 for the fix, and thanks to @lincolnthree and @f for additional testing!
Commits
  • 5f7057c chore: Release 1.7.4
  • 566f9e8 Merge pull request #874 from MeMark2/use-openKeyCursor
  • 1f7ca5d Merge branch 'master' into pr/MeMark2/874
  • f82723c Merge pull request #963 from timgates42/bugfix_typo_returns
  • cb7b103 docs: Fix simple typo, retuns -> returns
  • 8c47ed0 Merge pull request #913 from ossdev07/localforage_chromium_support
  • cf88fc6 Merge pull request #933 from nainardev/master
  • 2bcb2c1 docs: Tweak async/await text
  • 7b028e8 docs: Tweak async/await text
  • 696439b async docs added
  • 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 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/floccusaddon/floccus/pull/607 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/20/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/localforage-1.7.4` --- ### 📝 Commits (1) - [`add8e79`](https://github.com/floccusaddon/floccus/commit/add8e792b30c3ddcf06d1a8564c6dac7bc78cad3) Bump localforage from 1.7.3 to 1.7.4 ### 📊 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 [localforage](https://github.com/localForage/localForage) from 1.7.3 to 1.7.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/localForage/localForage/releases">localforage's releases</a>.</em></p> <blockquote> <h2>Improvement to key() retrieval</h2> <ul> <li>Use <code>openKeyCursor</code> instead of <code>openCursor</code> for <code>key()</code> retrieval. Props to <a href="https://github.com/MeMark2">@MeMark2</a> for the fix, and thanks to <a href="https://github.com/lincolnthree">@lincolnthree</a> and <a href="https://github.com/f">@f</a> for additional testing!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/localForage/localForage/blob/master/CHANGELOG.md">localforage's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/mozilla/localForage/releases/tag/1.7.4">1.7.4</a></h3> <ul> <li>Use <code>openKeyCursor</code> instead of <code>openCursor</code> for <code>key()</code> retrieval. Props to <a href="https://github.com/MeMark2">@MeMark2</a> for the fix, and thanks to <a href="https://github.com/lincolnthree">@lincolnthree</a> and <a href="https://github.com/f">@f</a> for additional testing!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/localForage/localForage/commit/5f7057c12ce8190f4c510bf3c1ed15020e34868e"><code>5f7057c</code></a> chore: Release 1.7.4</li> <li><a href="https://github.com/localForage/localForage/commit/566f9e88a0b47629e29c277a7e52fec08a284dbf"><code>566f9e8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/localForage/localForage/issues/874">#874</a> from MeMark2/use-openKeyCursor</li> <li><a href="https://github.com/localForage/localForage/commit/1f7ca5d651585dd36d80e054e9c19bf659213891"><code>1f7ca5d</code></a> Merge branch 'master' into pr/MeMark2/874</li> <li><a href="https://github.com/localForage/localForage/commit/f82723c63a5d808be3cb375864e34fb4728e9b6d"><code>f82723c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/localForage/localForage/issues/963">#963</a> from timgates42/bugfix_typo_returns</li> <li><a href="https://github.com/localForage/localForage/commit/cb7b103b6c426be7cc6db861fee772ab5dacea3f"><code>cb7b103</code></a> docs: Fix simple typo, retuns -&gt; returns</li> <li><a href="https://github.com/localForage/localForage/commit/8c47ed0f5b6c022ffbabe54bf18553d759d9cd70"><code>8c47ed0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/localForage/localForage/issues/913">#913</a> from ossdev07/localforage_chromium_support</li> <li><a href="https://github.com/localForage/localForage/commit/cf88fc6d63392732b66352eae9ec29eb986ad910"><code>cf88fc6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/localForage/localForage/issues/933">#933</a> from nainardev/master</li> <li><a href="https://github.com/localForage/localForage/commit/2bcb2c1fb65b8efcf0bed520ecf247ae56e47d1e"><code>2bcb2c1</code></a> docs: Tweak <code>async</code>/<code>await</code> text</li> <li><a href="https://github.com/localForage/localForage/commit/7b028e847a11a02dc99fef711894ef0ac09ea952"><code>7b028e8</code></a> docs: Tweak async/await text</li> <li><a href="https://github.com/localForage/localForage/commit/696439b1da1a248a5834cb16b919168a96d08a64"><code>696439b</code></a> async docs added</li> <li>Additional commits viewable in <a href="https://github.com/localForage/localForage/compare/1.7.3...1.7.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=localforage&package-manager=npm_and_yarn&previous-version=1.7.3&new-version=1.7.4)](https://dependabot.com/compatibility-score/?dependency-name=localforage&package-manager=npm_and_yarn&previous-version=1.7.3&new-version=1.7.4) 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-02-25 23:30:26 +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/floccus#1656
No description provided.