TampaDevs / jobsyn

Syndication for posts on https://jobs.tampa.dev/
3 stars 0 forks source link

Bump sqlite3 from 1.6.1 to 1.6.2 #16

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sqlite3 from 1.6.1 to 1.6.2.

Release notes

Sourced from sqlite3's releases.

1.6.2 / 2023-03-27

Dependencies

Vendored sqlite is updated from v3.41.0 to v3.41.2.

Packaging

  • Allow compilation against system libraries without the presence of mini_portile2, primarily for the convenience of linux distro repackagers. #381 (Thank you, @​voxik!)
Changelog

Sourced from sqlite3's changelog.

1.6.2 / 2023-03-27

Dependencies

Vendored sqlite is updated from v3.41.0 to v3.41.2.

Packaging

  • Allow compilation against system libraries without the presence of mini_portile2, primarily for the convenience of linux distro repackagers. #381 (Thank you, @​voxik!)
Commits
  • 69c9fa7 version bump to v1.6.2
  • 866795a Merge pull request #385 from sparklemotion/flavorjones-update-sqlite3-3.41.2
  • 4c369b6 dep: update libsqlite3 to 3.41.2
  • 0643ead update CHANGELOG
  • 013f90f Merge pull request #381 from voxik/optional_miniportile
  • ff5f574 test: system libs can be compiled against without mini_portile2
  • 193c5e0 Load 'mini_portile2' only when needed.
  • See full diff 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.