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

Bump sqlite3_flutter_libs from 0.5.24 to 0.5.25 #659

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps sqlite3_flutter_libs from 0.5.24 to 0.5.25.

Release notes

Sourced from sqlite3_flutter_libs's releases.

sqlite3_flutter_libs 0.5.22

  • Upgrade sqlite to version 3.46.0.

sqlite3_flutter_libs 0.5.21

  • Upgrade sqlite to version 3.45.3.

sqlite3_flutter_libs 0.5.20

  • Upgrade sqlite to version 3.45.1.

sqlite3_flutter_libs 0.5.19

  • Upgrade sqlite to version 3.45.0.

sqlite3_flutter_libs 0.5.18

  • Update sqlite to version 3.44.0

sqlite3_flutter_libs 0.5.13

  • Upgrade sqlite3 to 3.41.0

sqlite3_flutter_libs 0.5.12

Upgrade sqlite3 to 3.40.0

sqlite3_flutter_libs 0.5.11

Upgrade to sqlite3 version 3.39.4.

sqlite3_flutter_libs 0.5.10

  • Upgrade sqlite to version 3.39.3.
  • Consistently compile sqlite3 with -DSQLITE_THREADSAFE=1 on all platforms.

sqlite3_flutter_libs 0.5.9

  • Upgrade sqlite to version 3.39.2.

sqlite3_flutter_libs 0.5.8

  • Upgrade sqlite to version 3.39

sqlite3_flutter_libs 0.5.6

  • Upgrade sqlite3 to version 3.38.3.

sqlite3_flutter_libs 0.5.4

  • Update sqlite to version 3.38.0

sqlite3_flutter_libs 0.5.3

  • Update sqlite to version 3.37.2. This fixes a potential database corruption bug introduced in sqlite version 3.35.0.

sqlite3_flutter_libs 0.5.2

  • Update sqlite to version 3.37.0
Commits
  • f9f6f44 Re-compile sqlite3 for CI
  • feac3e2 Merge branch 'dynamicbuffer'
  • e21f161 Changelog entry
  • 0a8e4d6 Avoid copying for writes to memory
  • 5133fdb Support 16KiB page sizes on Android
  • a0032ff Switch to Uint8Buffer.
  • b4890e2 Add a DynamicBuffer for faster VFS implementations.
  • d7cbbe9 Fix extension tests in CI
  • 558a1b5 Link custom extension example
  • 3395710 Expand readme
  • Additional commits viewable in compare view

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 [sqlite3_flutter_libs](https://github.com/simolus3/sqlite3.dart) from 0.5.24 to 0.5.25.
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](simolus3/sqlite3.dart@sqlite3_flutter_libs-0.5.24...sqlite3_flutter_libs-0.5.25)

---
updated-dependencies:
- dependency-name: sqlite3_flutter_libs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants