Skip to content

Bump to Adaptive Cards 3.0.6#5800

Merged
compulim merged 4 commits intomicrosoft:mainfrom
compulim:bump-ac-3.0.6
Apr 8, 2026
Merged

Bump to Adaptive Cards 3.0.6#5800
compulim merged 4 commits intomicrosoft:mainfrom
compulim:bump-ac-3.0.6

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Apr 7, 2026

Changelog Entry

Changed

Description

Bumped to Adaptive Cards 3.0.6.

Design

Specific Changes

  • npm uninstall adaptivecards --workspace packages/bundle --workspace packages/repack/adaptivecards
  • npm install adaptivecards@3.0.6 --save-exact --workspace packages/bundle --workspace packages/repack/adaptivecards
  • npm dedupe
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim marked this pull request as ready for review April 7, 2026 20:11
Copilot AI review requested due to automatic review settings April 7, 2026 20:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repo’s Adaptive Cards dependency to adaptivecards@3.0.6, keeping both the bundle and repack workspaces aligned and updating the lockfile/changelog accordingly.

Changes:

  • Bumped adaptivecards from 3.0.5 to 3.0.6 in packages/bundle and packages/repack/adaptivecards.
  • Removed the root-level npm overrides entry previously forcing adaptivecards -> swiper.
  • Refreshed package-lock.json to reflect the new adaptivecards version and resulting dependency graph changes, and added a changelog entry.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/repack/adaptivecards/package.json Pins and depends on adaptivecards@3.0.6 for the repacked Adaptive Cards build.
packages/bundle/package.json Pins and depends on adaptivecards@3.0.6 for the main bundle workspace.
package.json Removes the overrides.adaptivecards.swiper override that was previously needed.
package-lock.json Updates lockfile to adaptivecards@3.0.6 and associated resolved dependency versions.
CHANGELOG.md Adds a release note entry for the Adaptive Cards bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@compulim compulim enabled auto-merge (squash) April 7, 2026 20:56
@compulim compulim merged commit cf3f743 into microsoft:main Apr 8, 2026
55 of 57 checks passed
@compulim compulim deleted the bump-ac-3.0.6 branch April 8, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants