Skip to content

chore(deps): bump @babel/runtime from 7.21.0 to 7.28.4 in /app#30

Merged
samcunliffe merged 2 commits into
mainfrom
dependabot/npm_and_yarn/app/babel/runtime-7.28.4
Oct 13, 2025
Merged

chore(deps): bump @babel/runtime from 7.21.0 to 7.28.4 in /app#30
samcunliffe merged 2 commits into
mainfrom
dependabot/npm_and_yarn/app/babel/runtime-7.28.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Bumps @babel/runtime from 7.21.0 to 7.28.4.

Release notes

Sourced from @​babel/runtime'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'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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 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)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ts Issues and pull requests that require changes to TypeScript code labels Oct 13, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 13, 2025 16:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ts Issues and pull requests that require changes to TypeScript code labels Oct 13, 2025
Copy link
Copy Markdown
Member

@giordano giordano left a comment

Choose a reason for hiding this comment

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

who doesn't love reading package-lock.json diffs.

@samcunliffe samcunliffe enabled auto-merge (squash) October 13, 2025 16:33
@samcunliffe
Copy link
Copy Markdown
Member

samcunliffe commented Oct 13, 2025

Right. So something in settings is still mis-configured: a branch made by @dependabot with only commits by @dependabot doesn't have access to the actions secret (the GRAPHQL_TOKEN) so we get a failure like 74e474f.

I thought we could get around this with @UCL/open-source-impact-seed members being allowed to approve workflow runs. But seems not...? I don't get an "Approve this workflow" button... maybe on a new PR from @dependabot?

@giordano
Copy link
Copy Markdown
Member

a branch made by https://github.com/dependabot with only commits by https://github.com/dependabot doesn't have access to the actions secret (the GRAPHQL_TOKEN)

That's normal, that's how Dependabot works.

@samcunliffe
Copy link
Copy Markdown
Member

We can't authorise the actions run to have access to our secrets?

@giordano
Copy link
Copy Markdown
Member

I'm 80% sure you can't.

@samcunliffe samcunliffe merged commit 614fe62 into main Oct 13, 2025
2 checks passed
@samcunliffe samcunliffe deleted the dependabot/npm_and_yarn/app/babel/runtime-7.28.4 branch October 13, 2025 17:35
samcunliffe pushed a commit that referenced this pull request Oct 31, 2025
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 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)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ts Issues and pull requests that require changes to TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants