Skip to content

refactor: Bump parse-server from e90a518 to 81304be #1595

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
Nov 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps parse-server from e90a518 to 81304be.

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)

@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Nov 3, 2022
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump parse-server from e90a518 to 81304be refactor: Bump parse-server from e90a518 to 81304be Nov 3, 2022
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 99.94% // Head: 99.93% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (b0224cf) compared to base (74ec416).
Patch coverage: 96.96% of modified lines in pull request are covered.

❗ Current head b0224cf differs from pull request most recent head 64fce58. Consider uploading reports for the commit 64fce58 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #1595      +/-   ##
==========================================
- Coverage   99.94%   99.93%   -0.02%     
==========================================
  Files          61       61              
  Lines        5961     5966       +5     
  Branches     1362     1366       +4     
==========================================
+ Hits         5958     5962       +4     
- Misses          3        4       +1     
Impacted Files Coverage Δ
src/OfflineQuery.js 99.68% <90.90%> (-0.32%) ⬇️
src/IndexedDBStorageController.js 100.00% <100.00%> (ø)
src/Parse.js 100.00% <100.00%> (ø)
src/ParseFile.js 100.00% <100.00%> (ø)
src/ParseObject.js 99.89% <100.00%> (ø)
src/ParseSchema.js 100.00% <100.00%> (ø)
src/StorageController.react-native.js 100.00% <100.00%> (ø)

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-server-81304be branch from 2710c8e to 014eb97 Compare November 3, 2022 19:29
Bumps [parse-server](https://github.com/parse-community/parse-server) from `e90a518` to `81304be`.
- [Release notes](https://github.com/parse-community/parse-server/releases)
- [Commits](parse-community/parse-server@e90a518...81304be)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-server-81304be branch from 014eb97 to 64fce58 Compare November 3, 2022 19:43
@mtrezza mtrezza merged commit 2342a72 into alpha Nov 3, 2022
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-81304be branch November 3, 2022 19:54
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.5.1-alpha.1

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

🎉 This change has been released in version 3.5.1-beta.2

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

🎉 This change has been released in version 3.5.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 26, 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