Bump @babel/core from 7.29.0 to 7.29.7 in the npm-and-yarn group across 1 directory#289
Conversation
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 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 :/ |
|
/ok to test 44c5d6c |
|
/ok to test 60f295f |
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. |
|
I'm not sure exactly why, but discussion in dependabot/dependabot-core#13919 suggests that removing We can try that. |
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
|
I tried manually re-running |
|
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 |
|
sigh,
So I've restored this branch and re-opened this. But it's even more confusing.... now here on this PR I see this: https://github.com/rapidsai/jupyterlab-nvdashboard/pull/289/checks?check_run_id=83294655025 |
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.
|
Looks like #292 made the config validator happy, at least: https://github.com/rapidsai/jupyterlab-nvdashboard/pull/289/checks?check_run_id=83298943365 |
|
/ok to test 40338ba |
|
This is a |

Bumps the npm-and-yarn group with 1 update in the / directory: @babel/core.
Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.