Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies (development) #14

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2020

This PR contains the following updates:

Package Type Update Change
@pika/pack (source) devDependencies minor ^0.4.0 -> ^0.5.0
@pika/plugin-build-web (source) devDependencies minor ^0.8.3 -> ^0.9.0
@pika/plugin-standard-pkg (source) devDependencies minor ^0.8.3 -> ^0.9.0
rxdb (source) devDependencies minor 8.6.0 -> 8.9.0

Release Notes

pikapkg/pack

v0.5.0

Compare Source

Breaking Changes

  • New Interface!
    • A new @​pika/cli is included with every @​pika/pack install.
    • npx @​pika/pack build -> pika build
    • npx @​pika/pack publish -> pika publish
    • npx @​pika/pack build -> npx @​pika/pack (the "build" command is no longer needed for this CLI)
    • No longer supported: pack build, replace with either pika build or pika-pack

Other New Features

  • Pass any top-level config "sourcemap" option to all plugins 10b386b
  • Lots of cleanup & fixes a037d7e
pikapkg/builders

v0.9.2

Compare Source

v0.9.1

Compare Source

simple-bin: Fix broken error statement

v0.9.0

Compare Source

  • plugin-simple-bin: Fix an issue with hanging CLIs on error
  • plugin-ts-standard-pkg: Update compilerOptions.target from es2019 to es2020
  • plugin-build-types: Adds the ability to auto-type your JavaScript, if no types are found
pubkey/rxdb

v8.9.0

Compare Source

Other:

Features:

v8.8.0

Compare Source

Other:

  • Upgraded PouchDB and other dependencies

v8.7.5

Compare Source

Other:

Bugfixes:

  • Updates to documents fail with GraphQL replication. #​1812. Thanks @​gautambt
  • RxQuery.doesDocumentDataMatch() was wrong on queries with $and which lead to a wrong result with QueryChangeDetection

v8.7.4

Compare Source

Other:

  • Improved performance of QueryChangeDetection by using array-push-at-sort-position instead of re-sorting the whole results of a query
  • Improved performance by removing unnecessary calls to deep-clone

v8.7.3

Compare Source

Features:

  • Added RxCollection.bulkInsert()

Bugfixes:

  • Fix replication of migrated schemas in the server plugin

v8.7.2

Compare Source

Bugfixes:

  • GraphQL replication sometimes not pushes when a big amount of documents has been pulled before
  • Fixed typings of PouchdbReplicationOptions

Other:

  • Upgrade pouchdb to 7.1.1
  • Refactor some internals

v8.7.1

Compare Source

Other:

  • Json-Import now uses bulkDocs for better performance
  • Refactored prototype merging so it can be optimised later
  • Moved some check into the check-plugin to optimize production build size
  • Refactor schema-validation-plugins since sub-path validation is no longer needed

v8.7.0

Compare Source

Features:

  • RxDB server can now be used with an existing express-app. #​1448 Thanks @​dstudzinski
  • Wrapped pouchdb conflict error into RxError

Other:

  • Fixed typings of RxError parameters
  • Fix GraphQL-example to propper use Websocket-Pub-Sub

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from 09153a5 to 762b810 Compare May 1, 2020 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant