Bump memory-level from 2.0.0 to 3.1.0 by dependabot[bot] · Pull Request #23 · Level/read-stream
Bumps memory-level from 2.0.0 to 3.1.0.
Release notes
Sourced from memory-level's releases.
v3.1.0
Added
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-level3 (#17) (946a57f) (Vincent Weevers)- Refactor: split
index.jsinto lib files (#19) (2c24c62) (Vincent Weevers)Added
- Implement
has()andhasMany()(#18) (fbad527) (Vincent Weevers)- Implement explicit snapshots (#16) (
f832018) (Vincent Weevers)Fixed
Changelog
Sourced from memory-level's changelog.
[3.1.0] - 2025-04-20
Added
[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-level3 (#17) (946a57f) (Vincent Weevers)- Refactor: split
index.jsinto lib files (#19) (2c24c62) (Vincent Weevers)Added
- Implement
has()andhasMany()(#18) (fbad527) (Vincent Weevers)- Implement explicit snapshots (#16) (
f832018) (Vincent Weevers)Fixed
Commits
4b555c63.1.0b5f5c52Implementdb.getSync()(#21)2a0c353Bump devDependencies6eac9e93.0.0c5abd4aIncrease code coverage to 100% (#20)2c24c62Refactor: splitindex.jsinto lib files (#19)fbad527Implementhas()andhasMany()(#18)f832018Implement explicit snapshots (#16)946a57fBreaking: upgrade toabstract-level3 (#17)a2fd936Bump actions/checkout from 3 to 4 (#12)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)