ivoleitao / stash

Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.
MIT License
82 stars 16 forks source link

chore(deps): bump cbl_dart and cbl in /packages/stash_cbl #72

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps cbl_dart and cbl. These dependencies needed to be updated together. Updates cbl_dart from 2.2.2 to 3.0.0

Changelog

Sourced from cbl_dart's changelog.

cbl - v3.0.0

cbl_dart - v3.0.0

cbl_flutter - v3.0.0

cbl_flutter_ce - v3.0.0

cbl_flutter_ee - v3.0.0

cbl_flutter_platform_interface - v3.0.0

cbl_sentry - v2.0.0

cbl_generator - v0.3.0

2024-04-24

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • cbl_flutter_platform_interface - v3.0.0-dev.5
  • cbl_flutter_ce - v3.0.0-dev.5
  • cbl_flutter_ee - v3.0.0-dev.5

cbl - v3.0.0-dev.5

  • DOCS: use collections in README code example. (ba25ffe2)

... (truncated)

Commits
  • 0374dfc chore(cbl_native): cut release
  • 371d767 deps(cbl): use stable dart sdk
  • 1c6f4a0 deps(cbl_ffi): use stable dart sdk
  • 343906f deps(cbl_flutter): use stable dart sdk
  • 4f7bc80 deps(cbl_native): use stable dart sdk
  • a011d02 feat(cbl): improve CouchbaseLite and Database APIs
  • 6a18d54 tools: update analysis_options
  • 6de3be3 refactor(cbl): migrate to new native callback API
  • 5f30407 feat(cbl_ffi): rewrite native callback
  • 4e9eae6 feat(cbl_native): rewrite callbacks
  • Additional commits viewable in compare view


Updates cbl from 2.2.2 to 3.0.0

Changelog

Sourced from cbl's changelog.

cbl - v3.0.0

cbl_dart - v3.0.0

cbl_flutter - v3.0.0

cbl_flutter_ce - v3.0.0

cbl_flutter_ee - v3.0.0

cbl_flutter_platform_interface - v3.0.0

cbl_sentry - v2.0.0

cbl_generator - v0.3.0

2024-04-24

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • cbl_flutter_platform_interface - v3.0.0-dev.5
  • cbl_flutter_ce - v3.0.0-dev.5
  • cbl_flutter_ee - v3.0.0-dev.5

cbl - v3.0.0-dev.5

  • DOCS: use collections in README code example. (ba25ffe2)

... (truncated)

Commits
  • 0374dfc chore(cbl_native): cut release
  • 371d767 deps(cbl): use stable dart sdk
  • 1c6f4a0 deps(cbl_ffi): use stable dart sdk
  • 343906f deps(cbl_flutter): use stable dart sdk
  • 4f7bc80 deps(cbl_native): use stable dart sdk
  • a011d02 feat(cbl): improve CouchbaseLite and Database APIs
  • 6a18d54 tools: update analysis_options
  • 6de3be3 refactor(cbl): migrate to new native callback API
  • 5f30407 feat(cbl_ffi): rewrite native callback
  • 4e9eae6 feat(cbl_native): rewrite callbacks
  • 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 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 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)