Skip to content

Comments

chore(deps): bump faunadb from 3.0.1 to 4.1.0#105

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2021

Bumps faunadb from 3.0.1 to 4.1.0.

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
  • 771641b chore: bump to 4.1.0 (#409)
  • 54079c8 Fix/auuth0 admin token (#412)
  • 2e0cc93 Feature/integration test auth0 (#407)
  • e010d97 Merge pull request #396 from fauna/DRV-373/migration-to-http2
  • 4cbffc3 DRV-373: migrate HttpClient to HTTP2 protocol for NodeJS environment
  • 22f2887 Merge pull request #404 from fauna/DRV-371/stream-start-error
  • 1804a0a Add missing type definitions (#405)
  • b81dbed Accept observer for query (#402)
  • 1f993b4 Revert abort controller and more sophisticated nodejs env detection (#401)
  • 9d44d83 DRV-371: alter Subscription#start error message for the case when the stream ...
  • 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 Feb 19, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2021

Superseded by #108.

@dependabot dependabot bot closed this Feb 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/faunadb-4.1.0 branch February 24, 2021 06:22
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