Skip to content

chore(deps-dev): bump @babel/core from 7.29.0 to 7.29.7 in /Tools/Viewer#46

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Tools/Viewer/babel/core-7.29.7
Closed

chore(deps-dev): bump @babel/core from 7.29.0 to 7.29.7 in /Tools/Viewer#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Tools/Viewer/babel/core-7.29.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown

Bumps @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 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/core](https://github.com/babel/babel/tree/HEAD/packages/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
...

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 Jul 9, 2026
@onevcat

onevcat commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Superseded by #48, which consolidates all four Tools/Viewer bumps: vite 5→7 (clears the esbuild advisory), @vitejs/plugin-react 4→5 (pulls @babel/core 7.29.7), and a lockfile regen that pulls shell-quote 1.9.0 into concurrently's range. npm audit is now clean.

@onevcat onevcat closed this Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/Tools/Viewer/babel/core-7.29.7 branch July 13, 2026 07:40
Microcrab pushed a commit to Microcrab/sim-use that referenced this pull request Jul 15, 2026
…advisories

The four Tools/Viewer dependabot PRs (lycorp-jp#43lycorp-jp#46) all reduce to two direct
devDependency bumps plus a lockfile regeneration:

- vite ^5.3.3 → ^7.3.6 pulls esbuild 0.25+ (was 0.21.5), clearing the
  moderate esbuild dev-server SSRF advisory (GHSA-67mh-4wv8-2f99) — this is
  the "big one" that dependabot framed as both lycorp-jp#43 (esbuild+vite) and lycorp-jp#45
  (vite+plugin-react). vite 7 (not 8) keeps esbuild rather than moving to
  rolldown, so no config churn.
- @vitejs/plugin-react ^4.3.1 → ^5.2.0 (peer vite ^7 ok) pulls @babel/core
  7.29.7 (lycorp-jp#46).
- Regenerating the lockfile pulls shell-quote 1.9.0 (satisfies concurrently's
  existing ^1.8.1 range), clearing the critical shell-quote advisory
  (GHSA-w7jw-789q-3m8p, lycorp-jp#44) with no direct-dep change.

`npm audit` now reports 0 vulnerabilities (was 1 critical + 1 high + 1
moderate + 1 low). `npm run build` and `make viewer` produce byte-identical
SPA output (same hashed chunk names), so the committed
Sources/SimUse/Resources/viewer/ bundle is unchanged. Supersedes lycorp-jp#43lycorp-jp#46.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: onevcat <onevcat@gmail.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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant