Skip to content

Comments

Bump local-storage from 1.4.2 to 2.0.0#27

Open
dependabot-preview[bot] wants to merge 1 commit intoplots2from
dependabot/npm_and_yarn/local-storage-2.0.0
Open

Bump local-storage from 1.4.2 to 2.0.0#27
dependabot-preview[bot] wants to merge 1 commit intoplots2from
dependabot/npm_and_yarn/local-storage-2.0.0

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jul 22, 2020

Bumps local-storage from 1.4.2 to 2.0.0.

Changelog

Sourced from local-storage's changelog.

2.0.0

  • Added relaxed JSON parsing that returns null when undefined, raw input for non-JSON data
  • Added .backend method
  • Added TypeScript typings
  • Improved documentation

1.4.1

Fix a bug where local-storage would throw in IE when using the file:// protocol

1.4.0 Clear Skies

  • Added .clear method

1.3.1 Pony Up

  • Added to Bower registry as localstorage

1.2.0 Pigtails

  • Fixed a bug which prevented the change tracking API from parsing the JSON values in localStorage

1.1.1 Meltdown

  • Fixed a bug in change tracking API where exceptions would be thrown

1.1.0 Band of Brothers

  • ls.set traps QuotaExceededError exceptions
  • ls.set returns whether persistance was succesful

1.0.0 IPO

  • Initial Public Release
Commits
  • 2a6cd55 2.0.0
  • b9e9d9c Autogenerated pre-deployment commit
  • 48b8088 Prep for 2.0.0
  • 2046616 Merge pull request #9 from bnorton/feature/backend
  • 43d4fba Merge pull request #15 from IonoclastBrigham/patch-1
  • 164897b Merge pull request #19 from KromDaniel/master
  • c132e0f Added index.d.ts support for event emitter
  • e54f87e Added index.d.ts support for event emitter
  • 68a9208 Added index.d.ts support for event emitter
  • 4aaa9b4 Added typescript example
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 22, 2020
@dependabot-preview dependabot-preview bot changed the base branch from plots2 to master December 7, 2020 10:15
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/local-storage-2.0.0 branch 2 times, most recently from 223e577 to 51ceb23 Compare December 8, 2020 10:16
@dependabot-preview dependabot-preview bot changed the base branch from master to plots2 December 8, 2020 10:16
@gitpod-io
Copy link

gitpod-io bot commented Dec 8, 2020

Bumps [local-storage](https://github.com/bevacqua/local-storage) from 1.4.2 to 2.0.0.
- [Release notes](https://github.com/bevacqua/local-storage/releases)
- [Changelog](https://github.com/bevacqua/local-storage/blob/v2.0.0/changelog.markdown)
- [Commits](bevacqua/local-storage@v1.4.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/local-storage-2.0.0 branch from 51ceb23 to 40bccec Compare March 16, 2021 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants