Skip to content
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

refactor: Bump to jasmine 5.6.0 #9453

Merged
merged 15 commits into from
Mar 11, 2025
Merged

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Nov 21, 2024

Pull Request

Issue

Closes: #9399

Approach

done is deprecated and should be replaced with async / await

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)
  • Add security check
  • Add new Parse Error codes to Parse JS SDK

Sorry, something went wrong.

Copy link

Thanks for opening this pull request!

@dplewis dplewis changed the title Jasmine 5.4.0 refactor: Bump Jasmine to 5.4.0 Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.55%. Comparing base (5a2f3b8) to head (280fe07).
Report is 10 commits behind head on alpha.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #9453   +/-   ##
=======================================
  Coverage   93.55%   93.55%           
=======================================
  Files         186      186           
  Lines       14840    14840           
=======================================
  Hits        13883    13883           
  Misses        957      957           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@mtrezza mtrezza changed the title refactor: Bump Jasmine to 5.4.0 refactor: Bump to jasmine 5.4.0 Nov 21, 2024
@dplewis dplewis changed the title refactor: Bump to jasmine 5.4.0 refactor: Bump to jasmine 5.5.0 Dec 5, 2024
@dplewis dplewis requested a review from mtrezza December 5, 2024 17:28
@dplewis dplewis changed the title refactor: Bump to jasmine 5.5.0 refactor: Bump to jasmine 5.6.0 Mar 5, 2025
@dplewis
Copy link
Member Author

dplewis commented Mar 5, 2025

@mtrezza This should be good

@mtrezza mtrezza merged commit 97d4a9e into parse-community:alpha Mar 11, 2025
24 checks passed
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.0.1-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 16, 2025
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.0.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 17, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump jasmine to 5.x
4 participants