Skip to content

Bump parse from 3.4.3 to 3.5.0#199

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/parse-3.5.0
Closed

Bump parse from 3.4.3 to 3.5.0#199
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/parse-3.5.0

Conversation

@dependabot
Copy link

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

Bumps parse from 3.4.3 to 3.5.0.

Release notes

Sourced from parse's releases.

3.5.0

3.5.0 (2022-11-01)

Bug Fixes

  • Parse.User.signUp() 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.signUp() 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

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)

Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 3.4.3 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.4.3...3.5.0)

---
updated-dependencies:
- dependency-name: parse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #206.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parse-3.5.0 branch November 28, 2022 20:38
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants