Skip to content

refactor: bump parse-server from 643d491 to 0f763da #1572

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps parse-server from 643d491 to 0f763da.

Commits
  • 0f763da feat: liveQuery support for unsorted distance queries (#8221)
  • 2a82d19 refactor: code style fixes with prettier and lint (#8208)
  • 63d51fa refactor: upgrade @​graphql-tools/merge from 8.3.5 to 8.3.6 (#8206)
  • a0956b5 refactor: upgrade @​graphql-tools/schema from 9.0.3 to 9.0.4 (#8207)
  • 777b4a9 refactor: upgrade @​graphql-tools/utils from 8.11.0 to 8.12.0 (#8205)
  • 566592e docs: add FAQs to contribution guide
  • 65330e0 docs: update contribution guide
  • eb649f2 test: fix flaky Apple Game Center tests (#8204)
  • 5376c3b chore(release): 5.3.0-alpha.27 [skip ci]
  • 0388956 feat: add option to change the default value of the Parse.Query.limit() con...
  • Additional commits viewable in compare view

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-server](https://github.com/parse-community/parse-server) from `643d491` to `0f763da`.
- [Release notes](https://github.com/parse-community/parse-server/releases)
- [Commits](parse-community/parse-server@643d491...0f763da)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Oct 11, 2022
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Base: 99.93% // Head: 99.93% // No change to project coverage 👍

Coverage data is based on head (a3e4ffb) compared to base (ea3e75f).
Patch has no changes to coverable lines.

❗ Current head a3e4ffb differs from pull request most recent head 49be240. Consider uploading reports for the commit 49be240 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #1572   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          61       61           
  Lines        5963     5963           
  Branches     1362     1362           
=======================================
  Hits         5959     5959           
  Misses          4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza merged commit d8ff2f4 into alpha Oct 12, 2022
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-0f763da branch October 12, 2022 01:52
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.5.0-alpha.6

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 13, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.5.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 25, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.5.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants