Skip to content

Bump @babel/core from 7.29.0 to 7.29.7 in the npm-and-yarn group across 1 directory#289

Merged
jameslamb merged 4 commits into
mainfrom
dependabot/npm_and_yarn/npm-and-yarn-1d22a351cb
Jun 24, 2026
Merged

Bump @babel/core from 7.29.0 to 7.29.7 in the npm-and-yarn group across 1 directory#289
jameslamb merged 4 commits into
mainfrom
dependabot/npm_and_yarn/npm-and-yarn-1d22a351cb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-and-yarn group with 1 update in the / directory: @babel/core.

Updates @babel/core from 7.29.0 to 7.29.7

Release notes

Sourced from @​babel/core's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm-and-yarn group with 1 update in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core).


Updates `@babel/core` from 7.29.0 to 7.29.7
- [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.29.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: indirect
  dependency-group: npm-and-yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 23, 2026 20:53
@copy-pr-bot

copy-pr-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@jameslamb

Copy link
Copy Markdown
Member

Dependabot keeps opening PRs 1 at a time, despite us wanting them to be grouped. I'm not really sure why and haven't been able to figure it out :/

@jameslamb

Copy link
Copy Markdown
Member

/ok to test 44c5d6c

@jameslamb

Copy link
Copy Markdown
Member

/ok to test 60f295f

@ncclementi

Copy link
Copy Markdown
Contributor

Dependabot keeps opening PRs 1 at a time, despite us wanting them to be grouped. I'm not really sure why and haven't been able to figure it out :/

I was reading about it, and maybe there is something on the UI security settings that might be overriding this? I'm not sure why this is happening.

@jameslamb

Copy link
Copy Markdown
Member

I'm not sure exactly why, but discussion in dependabot/dependabot-core#13919 suggests that removing patterns: "*" fixes this.

We can try that.

@jameslamb jameslamb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's not merge this.

I want to test dependabot grouping once #290 is merged. Hoping that once that's in, dependabot will close this PR and open a new one with the 2 package updates it currently wants to make.

rapids-bot Bot pushed a commit that referenced this pull request Jun 24, 2026
We attempted to have `dependabot` group all updates into a single PR in #267 , but seems like it isn't working: #289 (comment)

In dependabot/dependabot-core#13919, there's a suggestion that removing `patterns: ["*"]` from the config might help.

Let's try it.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Gil Forsyth (https://github.com/gforsyth)

URL: #290
@jameslamb

Copy link
Copy Markdown
Member

I tried manually re-running dependabot after #290 but it didn't create a new PR or close this one. Gonna try closing it and running again.

@jameslamb jameslamb closed this Jun 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-and-yarn-1d22a351cb branch June 24, 2026 15:06
@jameslamb jameslamb restored the dependabot/npm_and_yarn/npm-and-yarn-1d22a351cb branch June 24, 2026 20:25
@jameslamb jameslamb reopened this Jun 24, 2026
@jameslamb

jameslamb commented Jun 24, 2026

Copy link
Copy Markdown
Member

sigh, dependabot refused to open a new PR because it saw this branch sitting here (I think)

image

So I've restored this branch and re-opened this.

But it's even more confusing.... now here on this PR I see this:

Your .github/dependabot.yml contained invalid details
Dependabot encountered the following error when parsing your .github/dependabot.yml:

The property '#/updates/0/groups/npm-and-yarn' of type object did not match one or more of the required schemas
Please update the config file to conform with Dependabot's specification.

https://github.com/rapidsai/jupyterlab-nvdashboard/pull/289/checks?check_run_id=83294655025

jameslamb added a commit that referenced this pull request Jun 24, 2026
See
#289 (comment)

#290 made this project's dependabot configuration invalid. Still not
really clear to me what needs to change to enable grouping to work the
way we want, but I'm hoping that adding at least one more specific thing
to the `npm-and-yarn` rule will help.


https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#groups--
is ambiguous about how this is supposed to be formatted.
@jameslamb

Copy link
Copy Markdown
Member

Looks like #292 made the config validator happy, at least: https://github.com/rapidsai/jupyterlab-nvdashboard/pull/289/checks?check_run_id=83298943365

@jameslamb

Copy link
Copy Markdown
Member

/ok to test 40338ba

@jameslamb

Copy link
Copy Markdown
Member

This is a +0, -0 PR (its changes are redundant with #289) but I think we still need to merge it to help dependabot understand that this update was made 🤷🏻

@jameslamb jameslamb merged commit 7b74980 into main Jun 24, 2026
16 checks passed
@jameslamb jameslamb deleted the dependabot/npm_and_yarn/npm-and-yarn-1d22a351cb branch June 24, 2026 21:04
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.

2 participants