Skip to content

refactor: Bump parse-server from 7.1.0-alpha.1 to 7.1.0-alpha.10 #2186

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 2 commits into from
Jun 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps parse-server from 7.1.0-alpha.1 to 7.1.0-alpha.10.

Release notes

Sourced from parse-server's releases.

7.1.0-alpha.10

7.1.0-alpha.10 (2024-06-11)

Bug Fixes

  • Live query throws error when constraint notEqualTo is set to null (#8835) (11d3e48)

7.1.0-alpha.9

7.1.0-alpha.9 (2024-05-27)

Bug Fixes

  • Parse Server option extendSessionOnUse not working for session lengths < 24 hours (#9113) (0a054e6)

7.1.0-alpha.8

7.1.0-alpha.8 (2024-05-16)

Features

7.1.0-alpha.7

7.1.0-alpha.7 (2024-05-16)

Bug Fixes

  • Facebook Limited Login not working due to incorrect domain in JWT validation (#9122) (9d0bd2b)

7.1.0-alpha.6

7.1.0-alpha.6 (2024-04-14)

Bug Fixes

  • Parse.Cloud.startJob and Parse.Push.send not returning status ID when setting Parse Server option directAccess: true (#8766) (5b0efb2)

7.1.0-alpha.5

7.1.0-alpha.5 (2024-04-07)

Features

  • Prevent Parse Server start in case of unknown option in server configuration (#8987) (8758e6a)

7.1.0-alpha.4

7.1.0-alpha.4 (2024-03-31)

... (truncated)

Commits
  • 162c07b chore(release): 7.1.0-alpha.10 [skip ci]
  • 11d3e48 fix: Live query throws error when constraint notEqualTo is set to null (#...
  • 716925e ci: Disable ci fail on codecov upload fail (#9151)
  • 18f2002 refactor: Upgrade pg-promise from 11.5.5 to 11.7.8 (#9102)
  • 6184185 ci: Fix docker image fails build (#9141)
  • 61653a3 chore(release): 7.1.0-alpha.9 [skip ci]
  • 0a054e6 fix: Parse Server option extendSessionOnUse not working for session lengths...
  • d8ebdb3 chore(release): 7.1.0-alpha.8 [skip ci]
  • ca20496 feat: Upgrade to @​parse/push-adapter 6.2.0 (#9127)
  • b473950 chore(release): 7.1.0-alpha.7 [skip ci]
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jun 24, 2024
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 7.1.0-alpha.1 to 7.1.0-alpha.10 refactor: Bump parse-server from 7.1.0-alpha.1 to 7.1.0-alpha.10 Jun 24, 2024
Bumps [parse-server](https://github.com/parse-community/parse-server) from 7.1.0-alpha.1 to 7.1.0-alpha.10.
- [Release notes](https://github.com/parse-community/parse-server/releases)
- [Changelog](https://github.com/parse-community/parse-server/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-server@7.1.0-alpha.1...7.1.0-alpha.10)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-server-7.1.0-alpha.10 branch from cbf0eb1 to 9965ad0 Compare June 24, 2024 19:01
@mtrezza mtrezza merged commit 23a3ded into alpha Jun 24, 2024
8 of 9 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-7.1.0-alpha.10 branch June 24, 2024 20:20
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-alpha.3

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jun 24, 2024
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 24, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0

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