Skip to content

Comments

chore(deps): bump faunadb from 3.0.1 to 4.1.1#108

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps faunadb from 3.0.1 to 4.1.1.

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

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 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2021

Superseded by #115.

@dependabot dependabot bot closed this Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/faunadb-4.1.1 branch March 23, 2021 06:26
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