Skip to content

Comments

chore(deps): bump faunadb from 3.0.1 to 4.0.2#97

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/faunadb-4.0.2
Closed

chore(deps): bump faunadb from 3.0.1 to 4.0.2#97
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/faunadb-4.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2021

Bumps faunadb from 3.0.1 to 4.0.2.

Changelog

Sourced from faunadb's changelog.

4.0.0

  • Adds AccessProvider() support for authenticating with external auth providers (ex. Auth0, Okta)
  • Adds beta support for event streaming
  • Adds new FQL functions: CreateAccessProvider(), AccessProviders(), AccessProvider(), CurrentIdentity(), HasCurrentIdentity(), CurrentToken(), and HasCurrentToken()
  • Deprecates Identity() function in favor of CurrentIdentity()
  • Deprecates HasIdentity() in favor of HasCurrentIdentity()

3.0.0

  • Added an alias of the Contains function called ContainsPath, and deprecated the Contains function.
  • Added the new functions ContainsField and ContainsValue functions to make it easier to explore the structure of objects and documents.
  • Added the new Reverse function to reverse the order of items in an Array, Page, or Set.
  • Add support for versioned @query values.

2.14.2

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

2.14.1

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

2.14.0

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

2.13.1

  • Fix arity messages
  • Improve RequestResult types

2.13.0

  • Add custom fetch option

2.12.0

  • 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

2.11.1

... (truncated)

Commits
  • c4b0047 chore: bump to 4.0.2 (#394)
  • 77fad5f Merge pull request #391 from fireridlle/fix/abort_controller
  • d9f0de9 fix tests
  • 78dbd7d use abortcontroller polyfill
  • 76f2237 chore: bump to 4.0.1 (#390)
  • 9c521c8 chore: Added tests to reflect the error event delegation (#389)
  • eafa200 chore: use public fauna image
  • a632ded Improve Typescript definitions and fix a date test (#371)
  • fc2d9b4 Merge pull request #372 from fauna-brecht/master
  • c6f51d8 Merge pull request #383 from fireridlle/fix/DRV-365_handle_nodejs_stream_end
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2021

Superseded by #100.

@dependabot dependabot bot closed this Feb 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/faunadb-4.0.2 branch February 5, 2021 06:29
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.

0 participants