Skip to content

Bump parse from 3.4.3 to 4.0.1#220

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/parse-4.0.1
Open

Bump parse from 3.4.3 to 4.0.1#220
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/parse-4.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps parse from 3.4.3 to 4.0.1.

Release notes

Sourced from parse's releases.

4.0.1

4.0.1 (2023-01-31)

Bug Fixes

  • Local datastore query with containedIn not working when field is an array (#1666) (2391bff)
  • Request execution time keeps increasing over time when using Parse.Object.extend (#1682) (f555c43)

4.0.1-beta.1

4.0.1-beta.1 (2023-01-31)

Bug Fixes

  • Local datastore query with containedIn not working when field is an array (#1666) (2391bff)
  • Request execution time keeps increasing over time when using Parse.Object.extend (#1682) (f555c43)

4.0.0

4.0.0 (2023-01-23)

Bug Fixes

  • Parse.Query.subscribe() does not return a rejected promise on error in Cloud Code Triggers beforeConnect or beforeSubscribe (#1490) (96d7174)
  • Remove support for Node <14 (#1603) (bc04b4b)

Features

Performance Improvements

  • Avoid CORS preflight request by removing upload listener when not used (#1610) (6125419)

BREAKING CHANGES

4.0.0-beta.1

4.0.0-beta.1 (2023-01-23)

Bug Fixes

  • Parse.Query.subscribe() does not return a rejected promise on error in Cloud Code Triggers beforeConnect or beforeSubscribe (#1490) (96d7174)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

kmalakoff and others added 2 commits August 15, 2022 13:06
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 3.4.3 to 4.0.1.
- [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...4.0.1)

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

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 Jan 31, 2023
@kmalakoff kmalakoff force-pushed the master branch 8 times, most recently from 4c822d1 to 7e8003e Compare February 18, 2024 00:12
@kmalakoff kmalakoff force-pushed the master branch 17 times, most recently from 7e3a0dc to 8ac1f5f Compare February 22, 2024 13: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.

1 participant