Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Update dependency sqlite to v4 #131

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

Update dependency sqlite to v4 #131

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite ^3.0.3 -> ^4.0.0 age adoption passing confidence

Release Notes

kriasoft/node-sqlite

v4.0.25

Compare Source

Contributor: Theo Gravity

  • Update packages, fix tests for latest jest (#​159)
  • Update packages, fix tests for latest jest

  • Update node version on ci

v4.0.24

Compare Source

Contributor: fresheneesz

  • Updating exec to support passed in parameters like the other functions do. (#​155)

v4.0.23

Compare Source

Contributor: dependabot[bot]

  • Bump browserslist from 4.16.3 to 4.16.6 (#​145)

Bumps browserslist from 4.16.3 to 4.16.6.

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

v4.0.22

Compare Source

Contributor: dependabot[bot]

  • Bump handlebars from 4.7.6 to 4.7.7 (#​141)

Bumps handlebars from 4.7.6 to 4.7.7.

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

v4.0.21

Compare Source

Contributor: Theo Gravity

  • Update packages to latest

v4.0.19

Compare Source

Contributor: dependabot[bot]

  • Bump ini from 1.3.5 to 1.3.8 (#​135)

Bumps ini from 1.3.5 to 1.3.8.

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

v4.0.18

Compare Source

Contributor: dependabot[bot]

  • Bump highlight.js from 10.1.2 to 10.4.1 (#​133)

Bumps highlight.js from 10.1.2 to 10.4.1.

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

v4.0.17

Compare Source

Contributor: Tiger Oakes

  • Add strict types for each() (#​131)

v4.0.16

Compare Source

Contributor: Tiger Oakes

  • Let migrations be read manually (#​132)

v4.0.15

Compare Source

Contributor: Paul Kiddle

  • Make down migrations optional (#​129)

v4.0.14

Compare Source

Contributor: Theo Gravity

  • Revert filename optional; update filename checks instead (#​125)

The filename property is back to being required, but empty strings are valid values for the purpose of using an anonymous disk-based database.

Values of undefined or null for filename will throw.

v4.0.13

Compare Source

Contributor: Theo Gravity

This allows for the specification of an anonymous database.

v4.0.12

Compare Source

Contributor: dependabot[bot]

  • Bump lodash from 4.17.15 to 4.17.19 (#​122)

Bumps lodash from 4.17.15 to 4.17.19.

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

v4.0.11

Compare Source

Contributor: Theo Gravity

  • Update readme for inserting rows (#​120)

@​akc42 pointed out that the docs for db.run says it returns lastId when it should be lastID.

v4.0.10

Compare Source

Contributor: Gustavo Rodrigues

  • Use HTTPS in README badges (#​118)

Shields.io badges were being loaded using HTTP causing mixed-content errors in the NPM page.

v4.0.9

Compare Source

Contributor: Markus Felten

  • feat: provide native esm exports (#​117)

v4.0.8

Compare Source

Contributor: George Corney

  • Move triple-slash reference so it is recognized (#​115)

v4.0.7

Compare Source

Contributor: Yamavol

  • Fix typescript defs for sqlite3 loadExtension() (#​112)

v4.0.6

Compare Source

Contributor: Theo Gravity

  • Throw an error if two callbacks are defined for #each()

This addresses an issue where the sqlite3 API for each() uses
two callbacks, while this library only uses one for each().

An error is now thrown if two callbacks are defined when using the
sqlite each() method.

(In sqlite, the second callback of sqlite3 is used to resolve the
promise.)

v4.0.5

Compare Source

Contributor: jameswilddev

  • Use non-default imports rather than synthetic default imports. (#​110)

v4.0.4

Compare Source

  • Fix Typescript reference issues for sqlite3 if it is not installed (#​109)

This allows the usage of the sqlite3-offline; library in Typescript.

v4.0.3

Compare Source

  • Fix Typescript issue where sql-template-strings is a forced requirement (#​108)

It should be an optional dependency and is not required for installation.

v4.0.2

Compare Source

Contributor: Theo Gravity

  • Update packages, fix tests for latest jest (#​159)
  • Update packages, fix tests for latest jest

  • Update node version on ci

v4.0.1

Compare Source

Contributor: dependabot[bot]

  • Bump ini from 1.3.5 to 1.3.8 (#​135)

Bumps ini from 1.3.5 to 1.3.8.

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant