Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps memory-level from 1.0.0 to 3.0.0.

Release notes

Sourced from memory-level's releases.

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.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.0.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.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #338.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/memory-level-3.0.0 branch April 21, 2025 11:23
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