Skip to content

build(deps-dev): bump @babel/preset-react from 7.28.5 to 7.29.7 - #593

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/preset-react-7.29.7
Open

build(deps-dev): bump @babel/preset-react from 7.28.5 to 7.29.7#593
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel/preset-react-7.29.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @babel/preset-react from 7.28.5 to 7.29.7.

Release notes

Sourced from @​babel/preset-react'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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@sanrai

sanrai commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-version: 7.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/preset-react-7.29.7 branch from 02110f1 to 9b16c8a Compare August 27, 2026 05:40
@github-actions

Copy link
Copy Markdown

🧪 Feature QA review — injected feature test (advisory, non-blocking)

Last updated Aug 26, 2026, 10:49 PM PT · commit 2ca0a02 · pull_request.

Overall: SAFE (no bundle change)

No injectable feature to exercise — and the deterministic build-output-diff proves the shipped bundle is byte-identical to base after normalization, so this change is safe for what ships.

This PR is purely a dev-dependency version bump (babel preset) affecting build tooling, with no product/config/card-data behavior to exercise.

Screenshot in the workflow run.

Review history (1 run)
  • Aug 26, 2026, 10:49 PM PT · SAFE (no bundle change) · 2ca0a02 · pull_request

@github-actions

Copy link
Copy Markdown

Agent QA review — interactive + visual diff (advisory, non-blocking)

Last updated Aug 26, 2026, 10:56 PM PDT · new commit pushed · commit 9b16c8a · 2 files changed.

0 open · 0 resolved · visual diff 0.00% · verdict PASS

Open findings

  • Smoke test passed ✅
What the agent checked

Tested PR #593 (a dev-dependency-only bump of @babel/preset-react 7.28.5 → 7.29.7 in package.json/package-lock.json) against the live business.adobe.com/resources/main.html page with the PR's CaaS build injected.

Diff review: Loaded the provided diff.png overlay — consistent with the reported 0.00% pixel difference, no magenta/highlighted regions were visible anywhere on the page, confirming this build-tooling version bump produced no rendering changes versus stable.

Manual QA performed on the live Resource Center CaaS collection:

  1. Initial page load: header, breadcrumb, "Explore all Adobe resources" heading, result count (3844 results), sort-by control, and the first two cards (Forrester report card, AI-powered document workflows card) all rendered correctly with proper images, badges, titles, descriptions, and CTA buttons ("Read now"/"Watch now"). Bottom AI assistant chat bar also rendered correctly with no overlap issues.
  2. Filter panel ("Refine Your Results"): Clear button, Search input, and three collapsible filter groups (Products, Content type, Industry) all present and functional.
  3. Typed "webinar" into the filter search box — text entered and displayed correctly in the input (confirmed via get_interactives value and screenshot), Clear-search (x) button appeared as expected.
  4. Expanded the "Products" filter group by clicking it — it expanded correctly, revealing checkboxes for Acrobat, Acrobat Sign, Advertising, Analytics, Brand Visibility, Campaign, Commerce, Creative Cloud, Customer Journey Analytics, Forms, etc. Checkboxes render aligned with labels, no truncation or overlap.
  5. run_axe scoped to the filter panel: 0 violations, 22 passes, 0 incomplete — no accessibility regressions.
  6. get_console_errors: only a benign "Permissions policy violation: unload is not allowed in this document" message (unrelated to this PR, commonly seen boilerplate on Adobe pages), no JS errors, crashes, or React warnings tied to CaaS rendering.

Conclusion: This PR only updates a dev-time Babel preset used for the build/transpile step; it contains no application logic changes. Testing confirms the live page renders identically to stable with no visual, functional, or accessibility regressions. Search input, filter expansion, card grid, and chat assistant all work as expected.

Verdict: PASS — no regressions found; change is safe/low-risk as expected for a devDependency version bump.

PR / stable / diff screenshots + console + axe artifacts in the workflow run.

Review history (1 run)
  • 9b16c8a · Aug 26, 2026, 10:56 PM PDT · new commit pushed · passing, no regressions — build(deps-dev): bump @babel/preset-react from 7.28.5 to 7.2

@github-actions

Copy link
Copy Markdown

AI Code Review

Last updated Aug 26, 2026 10:57 PM PDT · new commit pushed · commit 9b16c8a · 2 files changed in PR.

0 open · 0 resolved

Open findings

No open findings.

Review history (1 run)
  • 9b16c8a · Aug 26, 2026 10:57 PM PDT · new commit pushed · no changes (0 open) — build(deps-dev): bump @babel/preset-react from 7.28.5 to 7.29.7

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