Skip to content
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

chore(deps): bump classic-level from 1.4.1 to 2.0.0 in /packages/desktop #2878

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps classic-level from 1.4.1 to 2.0.0.

Release notes

Sourced from classic-level's releases.

v2.0.0

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

Changed

  • Breaking: bump abstract-level to 2.0.0 (dff7a67) (Vincent Weevers)
  • Breaking: remove callbacks and LEVEL_NOT_FOUND (d5bad80) (Vincent Weevers)
  • Update README for v2, with a new approach (a078b45) (Vincent Weevers)
  • Refactor to put more trust in abstract-level state (c2426bb) (Vincent Weevers)
  • Use headers of 18.20.4 for prebuilds (13bcc68) (Vincent Weevers)
  • Swap CentOS image with AlmaLinux (for linux prebuilds) (a3be44d) (Vincent Weevers)

Added

  • Support signal option on iterators (6e196dc) (Vincent Weevers)

Removed

  • Breaking: drop Node.js < 18 and Electron < 30 (c177f3c, e18d5c7) (Vincent Weevers)
  • Stop testing on FreeBSD (ce99a79) (Vincent Weevers)
  • Remove levelup compatibility check (b086bc8) (Vincent Weevers)

Fixed

  • Fix cache bug in iterator.nextv() (1063558) (Vincent Weevers)
  • Create snapshot for get() synchronously (50e03dc) (Vincent Weevers)
Changelog

Sourced from classic-level's changelog.

[2.0.0] - 2024-10-21

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

Changed

  • Breaking: bump abstract-level to 2.0.0 (dff7a67) (Vincent Weevers)
  • Breaking: remove callbacks and LEVEL_NOT_FOUND (d5bad80) (Vincent Weevers)
  • Update README for v2, with a new approach (a078b45) (Vincent Weevers)
  • Refactor to put more trust in abstract-level state (c2426bb) (Vincent Weevers)
  • Use headers of 18.20.4 for prebuilds (13bcc68) (Vincent Weevers)
  • Swap CentOS image with AlmaLinux (for linux prebuilds) (a3be44d) (Vincent Weevers)

Added

  • Support signal option on iterators (6e196dc) (Vincent Weevers)

Removed

  • Breaking: drop Node.js < 18 and Electron < 30 (c177f3c, e18d5c7) (Vincent Weevers)
  • Stop testing on FreeBSD (ce99a79) (Vincent Weevers)
  • Remove levelup compatibility check (b086bc8) (Vincent Weevers)

Fixed

  • Fix cache bug in iterator.nextv() (1063558) (Vincent Weevers)
  • Create snapshot for get() synchronously (50e03dc) (Vincent Weevers)
Commits
  • 26e8c7f 2.0.0
  • a3be44d Swap CentOS image with AlmaLinux (for linux prebuilds)
  • 13bcc68 Use headers of 18.20.4 for prebuilds
  • 3b81364 Bump dev dependencies
  • e18d5c7 Breaking: also drop Node.js 16 and Electron < 30
  • 20efc35 Test on macos-latest (14) instead of macos-11
  • 6763de7 Bump actions/setup-python from 4 to 5 (#95)
  • 0a717b9 Bump actions/upload-artifact from 3 to 4 (#97)
  • c139384 Bump actions/setup-node from 3 to 4 (#96)
  • 875d520 Bump actions/checkout from 3 to 4 (#99)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [classic-level](https://github.com/Level/classic-level) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/Level/classic-level/releases)
- [Changelog](https://github.com/Level/classic-level/blob/main/CHANGELOG.md)
- [Commits](Level/classic-level@v1.4.1...v2.0.0)

---
updated-dependencies:
- dependency-name: classic-level
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants