Skip to content

deps(dev): bump memory-level from 1.0.0 to 3.1.0 #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps memory-level from 1.0.0 to 3.1.0.

Release notes

Sourced from memory-level's releases.

v3.1.0

Added

  • Implement db.getSync() (#21) (b5f5c52) (Vincent Weevers)

v3.0.0

Would you mind voting in this community poll? Thank you! If you are upgrading: please see https://github.com/Level/memory-level/blob/HEAD/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 3 (#17) (946a57f) (Vincent Weevers)
  • Refactor: split index.js into lib files (#19) (2c24c62) (Vincent Weevers)

Added

  • Implement has() and hasMany() (#18) (fbad527) (Vincent Weevers)
  • Implement explicit snapshots (#16) (f832018) (Vincent Weevers)

Fixed

  • Increase code coverage to 100% (#20) (c5abd4a) (Vincent Weevers)

v2.0.0

If you are upgrading: please see https://github.com/Level/memory-level/blob/HEAD/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 2 (77dac64) (Vincent Weevers)

Removed

  • Breaking: drop support of Node.js < 18 (caff07d) (Vincent Weevers)
  • Remove level-mem compatibility checks (8552de5) (Vincent Weevers)
Changelog

Sourced from memory-level's changelog.

[3.1.0] - 2025-04-20

Added

  • Implement db.getSync() (#21) (b5f5c52) (Vincent Weevers)

[3.0.0] - 2025-01-26

Would you mind voting in this community poll? Thank you! If you are upgrading: please see https://github.com/Level/memory-level/blob/main/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 3 (#17) (946a57f) (Vincent Weevers)
  • Refactor: split index.js into lib files (#19) (2c24c62) (Vincent Weevers)

Added

  • Implement has() and hasMany() (#18) (fbad527) (Vincent Weevers)
  • Implement explicit snapshots (#16) (f832018) (Vincent Weevers)

Fixed

  • Increase code coverage to 100% (#20) (c5abd4a) (Vincent Weevers)

[2.0.0] - 2024-10-22

If you are upgrading: please see https://github.com/Level/memory-level/blob/main/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 2 (77dac64) (Vincent Weevers)

Removed

  • Breaking: drop support of Node.js < 18 (caff07d) (Vincent Weevers)
  • Remove level-mem compatibility checks (8552de5) (Vincent Weevers)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [memory-level](https://github.com/Level/memory-level) from 1.0.0 to 3.1.0.
- [Release notes](https://github.com/Level/memory-level/releases)
- [Changelog](https://github.com/Level/memory-level/blob/main/CHANGELOG.md)
- [Commits](Level/memory-level@v1.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: memory-level
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants