Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump libsqlite3-sys from 0.28.0 to 0.29.0 #1233

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps libsqlite3-sys from 0.28.0 to 0.29.0.

Release notes

Sourced from libsqlite3-sys's releases.

0.29.0

What's Changed

New Contributors

Full Changelog: rusqlite/rusqlite@v0.28.0...v0.29.0

libsqlite3-sys 0.29.0

What's Changed

  • Fix a few typos #1446
  • Omit UTF-16 API #1478
  • Omit API #1479
  • Add bindings to automatic extension loading API #1487
  • fix: build should support lib64 dir for OpenSSL3.x #1502
  • Bump sqlcipher version to v4.5.7 #1504
  • Bump bundled SQLite version to 3.46.0 #1508
Commits
  • a1ef4b5 Merge pull request #1311 from gwenn/0.29.0
  • 8419b02 Prepare next release
  • 57a7b29 Merge pull request #1309 from gwenn/item_name
  • 420bf08 Fix clippy warnings
  • eb7fbc5 Use ParseCallbacks::item_name to fix sqlite3_index_info_* types
  • fd753b1 Merge pull request #1306 from gwenn/3.41.2
  • 72fe732 Merge pull request #1304 from jgraettinger/johnny/stmt-read-only
  • 8ad6149 Bump bundled SQLite3 to version 3.41.2
  • 7c1d5a1 Add Statement.readonly() accessor
  • 32752fa Merge pull request #1301 from rusqlite/dependabot/cargo/bitflags-2.0
  • 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)

@dependabot dependabot bot requested a review from smoelius as a code owner August 5, 2024 03:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 5, 2024
@smoelius
Copy link
Collaborator

smoelius commented Aug 5, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/libsqlite3-sys-0.29.0 branch from 77c0977 to 7911b69 Compare August 5, 2024 11:58
@smoelius
Copy link
Collaborator

smoelius commented Aug 5, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/libsqlite3-sys-0.29.0 branch from 7911b69 to 53e6ccf Compare August 5, 2024 20:34
@smoelius smoelius added this pull request to the merge queue Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Dependabot attempted to update this pull request, but because the branch dependabot/cargo/libsqlite3-sys-0.29.0 is protected it was unable to do so.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 5, 2024
Bumps [libsqlite3-sys](https://github.com/rusqlite/rusqlite) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: libsqlite3-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/libsqlite3-sys-0.29.0 branch from 53e6ccf to 4de077a Compare August 5, 2024 23:55
@smoelius smoelius added this pull request to the merge queue Aug 6, 2024
Merged via the queue into master with commit b4c7bf9 Aug 6, 2024
17 checks passed
@smoelius smoelius deleted the dependabot/cargo/libsqlite3-sys-0.29.0 branch August 6, 2024 10:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file requires release rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant