Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump parse and @types/parse #395

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Bumps parse and @types/parse. These dependencies needed to be updated together.
Updates parse from 3.2.0 to 3.5.0

Release notes

Sourced from parse's releases.

3.5.0

3.5.0 (2022-11-01)

Bug Fixes

  • Parse.User.#() does not pass context to Cloud Code (#1527) (53edcfd)
  • Schema.addField does not correctly add value of type Date (#1544) (15111f7)
  • creating a Parse.File with base64 string fails for some encodings (#1517) (0439862)
  • initialization fails in non-browser environment that doesn't support indexedDB (#1569) (3560a5e)
  • remove base64 validation due to validation inefficiency (#1543) (473949d)

Features

  • add json option to Parse.Query.each() (#1539) (89fd5ec)
  • add json option to query.each (299fb0d)
  • generate Parse.Object.objectId automatically when allowCustomObjectId is enabled and no objectId is passed (#1540) (68f3ff5)
  • localDatastore support for unsorted distance queries (#1570) (ea3e75f)

3.5.0-beta.1

3.5.0-beta.1 (2022-10-25)

Bug Fixes

  • Parse.User.#() does not pass context to Cloud Code (#1527) (53edcfd)
  • Schema.addField does not correctly add value of type Date (#1544) (15111f7)
  • creating a Parse.File with base64 string fails for some encodings (#1517) (0439862)
  • initialization fails in non-browser environment that doesn't support indexedDB (#1569) (3560a5e)
  • remove base64 validation due to validation inefficiency (#1543) (473949d)

Features

  • add json option to Parse.Query.each() (#1539) (89fd5ec)
  • generate Parse.Object.objectId automatically when allowCustomObjectId is enabled and no objectId is passed (#1540) (68f3ff5)
  • localDatastore support for unsorted distance queries (#1570) (ea3e75f)

3.5.0-alpha.7

3.5.0-alpha.7 (2022-11-01)

Bug Fixes

  • React Native build does not maintain arrow functions and causes error with AsyncStorage (#1587) (8aeaa4f)

3.5.0-alpha.6

3.5.0-alpha.6 (2022-10-13)

... (truncated)

Commits
  • 0bb143c chore(release): 3.5.0 [skip ci]
  • f531be6 build: release (#1588)
  • 118fc60 ci: release commit
  • 529a579 chore(release): 3.5.0-beta.1 [skip ci]
  • 0172b6f build: release beta (#1584)
  • bc96cf8 Merge branch 'beta' into build-alpha
  • 0618724 refactor: bump parse-server from fb50332 to b54af6b (#1581)
  • a209873 refactor: bump parse-server from 8c30c81 to fb50332 (#1577)
  • 0b55693 chore(release): 3.5.0-alpha.6 [skip ci]
  • 3560a5e fix: initialization fails in non-browser environment that doesn't support `in...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by parseadmin, a new releaser for parse since your current version.


Updates @types/parse from 2.18.6 to 3.0.0

Commits

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)

Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) and [@types/parse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse). These dependencies needed to be updated together.

Updates `parse` from 3.2.0 to 3.5.0
- [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases)
- [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/Parse-SDK-JS@3.2.0...3.5.0)

Updates `@types/parse` from 2.18.6 to 3.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse)

---
updated-dependencies:
- dependency-name: parse
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/parse"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2022
@nx-cloud
Copy link

nx-cloud bot commented Nov 2, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 6b911c7.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant