publiclab / mapknitter

Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print.
http://mapknitter.org
GNU General Public License v3.0
267 stars 208 forks source link

Bump sqlite3 from 1.4.2 to 1.4.3 #1756

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sqlite3 from 1.4.2 to 1.4.3.

Changelog

Sourced from sqlite3's changelog.

=== 1.4.3 (2022-05-25)

  • Enhancements
    • Disable non-standard support for double-quoted string literals via the :strict option. #317 (Thank you, @​casperisfine!)
    • Column type names are now explicitly downcased on platforms where they may have been in shoutcaps. #315 (Thank you, @​petergoldstein!)
    • Support File or Pathname arguments to Database.new. #283 (Thank you, @​yb66!)
    • Support building on MSVC. #285 (Thank you, @​jmarrec!)
Commits
  • d9ea4ca Merge pull request #319 from sparklemotion/flavorjones-release-v1.4.3
  • bbb05d9 Merge pull request #316 from mishina2228/update-gh-actions
  • 55b57dd Merge pull request #294 from ancientskyscraper/fix-link
  • ccfa736 ci: update concurrency/"on" to match some best practices
  • d92bb65 Update GitHub Actions workflows
  • cfecd89 version bump to v1.4.3
  • a5d9a90 Merge pull request #317 from casperisfine/db-config
  • 40fb6cc Add a strict: true option.
  • 09f0276 Merge pull request #315 from petergoldstein/feature/add_ruby_3_0_and_3_1
  • 07c0950 Downcase type values loaded from extension.
  • 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 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)
gitpod-io[bot] commented 2 years ago

github-actions[bot] commented 2 years ago

This is an automated pull request by @dependabot, a service we use to keep libraries up to date in our projects. Read this post to learn how to help us understand if it's ready to be merged (there are lots of considerations to balance!): https://bit.ly/3GphOhV

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 47591c98 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1756 (47591c9) into main (4c20d86) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1756   +/-   ##
=======================================
  Coverage   63.50%   63.50%           
=======================================
  Files          39       39           
  Lines        1181     1181           
=======================================
  Hits          750      750           
  Misses        431      431