Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2025

Bumps @babel/runtime-corejs3 to 7.28.4 and updates ancestor dependency parse-dashboard. These dependencies need to be updated together.

Updates @babel/runtime-corejs3 from 7.17.8 to 7.28.4

Release notes

Sourced from @​babel/runtime-corejs3's releases.

v7.28.4 (2025-09-05)

Thanks @​gwillen and @​mrginglymus for your first PRs!

🏠 Internal

Committers: 5

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

... (truncated)

Changelog

Sourced from @​babel/runtime-corejs3's changelog.

v7.28.4 (2025-09-05)

🏠 Internal

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

... (truncated)

Commits

Updates parse-dashboard from 7.5.0 to 8.0.0

Release notes

Sourced from parse-dashboard's releases.

8.0.0

8.0.0 (2025-11-01)

Bug Fixes

  • Add missing major version increase of dashboard release (#3005) (5debb4d)
  • Cannot connect to server with error invalid header name (#3006) (ea4ec07)
  • Currently displayed view reloads when editing and saving a different view (#3002) (794a35a)
  • Dashboard config objects stored on server with public read / write access (#2997) (31a4639)
  • ESC key does not cancel editing in data browser cell (#3001) (d1d7241)
  • Filter text field in data browser partly looses focus when hitting enter key to apply filter (#2992) (e3085b9)
  • Filter text field in data browser partly looses focus when selecting in drop-down element by hitting enter key to apply filter (#2993) (f4c17c7)
  • Info panel briefly shows cached media content from previously selected cell when using pre-fetch (#3008) (dd6a85e)
  • Missing alert when changing data browser browser data while rows are selected (#2994) (6cabaa3)
  • Security upgrade parse from 3.5.1 to 7.0.1 (#3003) (5123fbf)
  • Security upgrade passport from 0.5.3 to 0.6.0 (#3000) (fbb5e6d)
  • Session management issue that causes malformed redirect URLs (#3011) (1649dd3)
  • Storing view on server creates view key with hashed view name instead of UUID (#2995) (7cb65f3)
  • Switching between browser tabs can cause illegible text color for config parameter value field (#3010) (77c5c67)
  • View table data may be retained when switching between views (#2996) (ddc91c9)

Features

  • Add matches regex filter to data browser replacing limited string contains string filter (#2991) (64a9f71)
  • Add info panel options prefetchImage, prefetchVideo, prefetchAudio to pre-fetch media content in the info panel (#3009) (6796c9e)
  • Add Parse Server version compatibility detection (#3004) (9a7a60f)

Performance Improvements

  • Storing, deleting, modifying view in server storage now only affects the specific view instead of updating all views (#2998) (48cea3c)

BREAKING CHANGES

8.0.0-alpha.6

8.0.0-alpha.6 (2025-10-29)

Bug Fixes

  • Session management issue that causes malformed redirect URLs (#3011) (1649dd3)

8.0.0-alpha.5

8.0.0-alpha.5 (2025-10-29)

Bug Fixes

... (truncated)

Commits
  • 5eda26c chore(release): 8.0.0 [skip ci]
  • 145e604 build: Release (#3014)
  • d77ed8d empty commit to trigger CI
  • f3ebc5a chore(release): 8.0.0-alpha.6 [skip ci]
  • 1649dd3 fix: Session management issue that causes malformed redirect URLs (#3011)
  • 043850b chore(release): 8.0.0-alpha.5 [skip ci]
  • 77c5c67 fix: Switching between browser tabs can cause illegible text color for config...
  • fc2bf6a chore(release): 8.0.0-alpha.4 [skip ci]
  • 6796c9e feat: Add info panel options prefetchImage, prefetchVideo, `prefetchAudio...
  • f83a975 chore(release): 8.0.0-alpha.3 [skip ci]
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) to 7.28.4 and updates ancestor dependency [parse-dashboard](https://github.com/parse-community/parse-dashboard). These dependencies need to be updated together.


Updates `@babel/runtime-corejs3` from 7.17.8 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-runtime-corejs3)

Updates `parse-dashboard` from 7.5.0 to 8.0.0
- [Release notes](https://github.com/parse-community/parse-dashboard/releases)
- [Changelog](https://github.com/parse-community/parse-dashboard/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-dashboard@7.5.0...8.0.0)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-version: 7.28.4
  dependency-type: indirect
- dependency-name: parse-dashboard
  dependency-version: 8.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 2, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Nov 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e92f9de) to head (720fa10).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            4         4           
=========================================
  Hits             4         4           

☔ 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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-321da4265a branch November 2, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant