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

fix(deps): update dependency faunadb to ^2.14.2 #1006

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2020

This PR contains the following updates:

Package Type Update Change
faunadb (source) dependencies minor ^2.6.1 -> ^2.14.2

Release Notes

fauna/faunadb-js

v2.14.2

Compare Source

  • Fix a bug with instanceof conditions
  • Fix incorrect casing for FQL function names
  • Fix Paginate/Match rendering

v2.14.1

Compare Source

  • Fix type mismatch for FaunaHTTPError constructor
  • Rollback ESM support breaking changes

v2.14.0

Compare Source

  • Add client-specified query timeout
  • Configure build script to output ES Module

v2.13.1

Compare Source

  • Fix arity messages
  • Improve RequestResult types

v2.13.0

Compare Source

  • Add custom fetch option

v2.12.0

Compare Source

  • Add headers config on Client
  • Improve arity error log information
  • Fix Expr.toString type definition
  • Fix FaunaHTTPError type definition
  • Fix Expr.toExpr when value is a string
  • Fix native schema rendering

v2.11.1

Compare Source

  • Fix npm package

v2.11.0

Compare Source

  • Add Documents

v2.10.3

Compare Source

  • Fix the types for If so that null is a valid result

v2.10.2

Compare Source

  • Add custom headers

v2.10.0

Compare Source

  • Add ToDouble, ToInteger
  • Add ToObject, ToArray
  • Add Any, All
  • Add TimeAdd, TimeSubtract, TimeDiff
  • Removed es6-promise dependency

v2.9.4

Compare Source

  • Removed client from RequestResult to prevent accidental logging of secret

v2.9.3

Compare Source

  • Replaced isomorphic-unfetch with cross-fetch
  • No longer requiring http/s libraries in browser environments

v2.9.2

Compare Source

  • Bug fix related to require('url') in browsers

v2.8.1

Compare Source

  • Keep alive connections enabled on NodeJS environments
  • Enhance SetRef toString()
  • Add generic type for client.query()
  • Add new types Document and Page
  • Fix render order of Filter(), Map(), Foreach()
  • Fix npm security warnings

v2.8.0

Compare Source

  • Add stdlib functions: Reduce(), Merge(), Range(), Format()

v2.7.0

Compare Source

  • Add stdlib time functions ToSeconds(), ToMillis(), ToMicros(), DayOfWeek(),
    DayOfMonth(), DayOfYear(), Month(), Hour(), Minute(), Second()
  • Support new schema names: Class -> Collection; Instance -> Document
    Deprecate CreateClass(), Class(), and Classes() in favor of
    CreateCollection(), Collection(), Collections()
  • Fix rendering of Let() function
  • Add functions for RBAC: CreateRole(), Role(), Roles()

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

♻️ 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, check this box

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

@RaeesBhatti RaeesBhatti added the type: chore work needed to keep the product and development running smoothly label Jul 21, 2020
@RaeesBhatti RaeesBhatti merged commit 728231e into master Jul 21, 2020
@RaeesBhatti RaeesBhatti deleted the renovate/faunadb-2.x branch July 21, 2020 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants