Skip to content

Conversation

@dthampy
Copy link

@dthampy dthampy commented May 5, 2025

Description

update the runtime-lib dependency

Related Issue

Motivation and Context

  • aio-lib-runtime patch release : 7.1.1
  • fixes community issue -210

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (abaf187) to head (7d2b7e4).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #384   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           66        66           
  Lines         1758      1758           
  Branches       371       371           
=========================================
  Hits          1758      1758           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dthampy
Copy link
Author

dthampy commented May 6, 2025

no need to update the dependency since ^7.1..0 will accept any release >=7.1.0 and <8.0.0

@dthampy dthampy closed this May 6, 2025
@purplecabbage purplecabbage requested a review from Copilot May 15, 2025 21:26
Copy link

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

This PR updates the aio-lib-runtime dependency to the latest patch release (7.1.1) to incorporate a community fix.

  • Bumps @adobe/aio-lib-runtime from ^7.1.0 to ^7.1.1
Comments suppressed due to low confidence (1)

package.json:15

  • Ensure the lockfile (package-lock.json or yarn.lock) is updated and committed after bumping dependencies to keep installs reproducible.
"@adobe/aio-lib-runtime": "^7.1.1",

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.

2 participants