Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates @babel/runtime-corejs3 from 7.26.9 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/push-adapter from 6.11.0 to 7.0.0

Release notes

Sourced from @​parse/push-adapter's releases.

7.0.0

7.0.0 (2025-10-14)

Features

  • Remove Google Cloud Messaging (GCM) API (#450) (69840c6)

BREAKING CHANGES

Changelog

Sourced from @​parse/push-adapter's changelog.

7.0.0 (2025-10-14)

Features

  • Remove Google Cloud Messaging (GCM) API (#450) (69840c6)

BREAKING CHANGES

Commits
  • 4b83f17 chore(release): 7.0.0 [skip ci]
  • 69840c6 feat: Remove Google Cloud Messaging (GCM) API (#450)
  • 34cc574 refactor: Bump jasmine from 5.11.0 to 5.12.0 (#448)
  • 2a26b85 refactor: Bump eslint from 9.33.0 to 9.37.0 (#447)
  • 24c73af refactor: Bump @​eslint/js from 9.36.0 to 9.37.0 (#449)
  • 89de836 refactor: Bump semantic-release from 24.2.7 to 24.2.9 (#443)
  • 52b3396 refactor: Bump jasmine from 5.10.0 to 5.11.0 (#446)
  • d284d75 refactor: Bump @​semantic-release/github from 11.0.5 to 11.0.6 (#441)
  • 7d83521 refactor: Bump @​eslint/js from 9.35.0 to 9.36.0 (#445)
  • 025e83b refactor: Bump jasmine from 5.9.0 to 5.10.0 (#436)
  • 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/push-adapter](https://github.com/parse-community/parse-server-push-adapter). These dependencies need to be updated together.


Updates `@babel/runtime-corejs3` from 7.26.9 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/push-adapter` from 6.11.0 to 7.0.0
- [Release notes](https://github.com/parse-community/parse-server-push-adapter/releases)
- [Changelog](https://github.com/parse-community/parse-server-push-adapter/blob/master/CHANGELOG.md)
- [Commits](parse-community/parse-server-push-adapter@6.11.0...7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Nov 1, 2025
@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 @babel/runtime-corejs3 and @parse/push-adapter refactor: Bump @babel/runtime-corejs3 and @parse/push-adapter Nov 1, 2025
@parseplatformorg
Copy link
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link

coderabbitai bot commented Nov 1, 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.

@mtrezza mtrezza closed this Nov 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mtrezza mtrezza deleted the dependabot/npm_and_yarn/multi-44ae336c25 branch November 1, 2025 16:06
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants