Skip to content

Conversation

@mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 14, 2022

New Pull Request Checklist

Issue Description

The parse-server dependency to test against in the CI points to the parse-server@alpha branch. Parse Server isn't updated in package-lock.json when a new commit is made on the alpha branch, because dependabot and Synk only detect new releases and cannot compare alpha to a pre-release tag.

Related issue: #1515

Approach

Enables dependabot updates for parse-server dependency.

TODOs before merging

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 14, 2022

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza linked an issue Sep 14, 2022 that may be closed by this pull request
4 tasks
@mtrezza mtrezza changed the title ci: enable dependabot updates for parse server dependency ci: enable dependabot updates for Parse Server dependency Sep 14, 2022
@mtrezza mtrezza merged commit ca7d448 into alpha Sep 14, 2022
@mtrezza mtrezza deleted the enable-dependabot branch September 14, 2022 14:31
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 21, 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Package-lock out of sync

3 participants