Skip to content

chore(deps): bump @alcalzone/jsonl-db from 1.2.3 to 3.1.0#79

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/alcalzone/jsonl-db-3.1.0
Open

chore(deps): bump @alcalzone/jsonl-db from 1.2.3 to 3.1.0#79
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/alcalzone/jsonl-db-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 1, 2023

Bumps @alcalzone/jsonl-db from 1.2.3 to 3.1.0.

Release notes

Sourced from @​alcalzone/jsonl-db's releases.

Release v3.1.0

  • Support opt-out of updating timestamps for individual set calls (#415)

Release v3.0.0

  • Support recording timestamps for each value (#413)
  • Drop support for Node.js 12 (#414)

Release v2.5.3

  • Consider lockfiles from the future to be stale (#371)

Release v2.5.2

  • Dependency updates

Release v2.5.1

  • Allow setting minimum retry timeout
  • Correct minimum value for the lockfile's stale timeout

Release v2.5.0

  • Add the ability to control the lockfile's stale/update timeouts and retrying acquiring a lock

Release v2.4.3

  • Errors while automatically compressing the DB are now caught

Release v2.4.2

  • Errors while automatically restoring the DB from a backup or dump are now caught
  • Simplified and decoupled the persistence code. Individual commands like dump and compress are now properly sequenced and should no longer conflict with each other.
  • Increased throughput for primitive entries by ~2x

Release v2.4.1

  • Individual writes are now collected in a string and written at once, increasing throughput for larger entries by ~10x.

Release v2.4.0

  • Stringifying the individual lines now happens lazily and only when actually necessary, increasing the throughput by 30...50x.

Release v2.3.0

  • Add the ability to dump the database to a different location

Release v2.2.0

  • Add the ability to specify where the lockfile is created

Release v2.1.0

When opening the DB, recover from crashes that happened while compressing the DB Ensure that the DB files are flushed to disk when closing or renaming files Tests now work with the real filesystem instead of mock-fs, which breaks in Node.js 16.3+ Modernized TypeScript build output

Release v2.0.0

Update dependencies and drop support for Node.js 10

Release v1.2.5

... (truncated)

Commits
  • 23c9c03 chore: release v3.1.0
  • a9263a9 feat: support opt-out of updating timestamp for individual set calls (#415)
  • ade9dcf chore: release v3.0.0
  • 4b5ba35 feat: support recording timestamps (#413)
  • ac3f1b9 chore: drop support for Node.js 12 (#414)
  • 33feaf8 build(deps-dev): bump @​typescript-eslint/parser from 5.50.0 to 5.54.0 (#411)
  • 81b6c0c build(deps-dev): bump prettier from 2.8.0 to 2.8.4 (#410)
  • e52f28b build(deps-dev): bump @​commitlint/config-conventional (#409)
  • f81c74c build(deps-dev): bump commitizen from 4.2.5 to 4.3.0 (#408)
  • a6b75a5 build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 (#407)
  • 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)

Bumps [@alcalzone/jsonl-db](https://github.com/AlCalzone/jsonl-db) from 1.2.3 to 3.1.0.
- [Release notes](https://github.com/AlCalzone/jsonl-db/releases)
- [Commits](AlCalzone/jsonl-db@v1.2.3...v3.1.0)

---
updated-dependencies:
- dependency-name: "@alcalzone/jsonl-db"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2023
@github-advanced-security
Copy link
Copy Markdown

You have successfully added a new CodeQL configuration .github/workflows/codeql-analysis.yml:analyze. As part of the setup process, we have scanned this repository and found 8 existing alerts. Please check the repository Security tab to see all alerts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant