Skip to content

Conversation

@tagliala
Copy link
Contributor

No description provided.

@tagliala tagliala force-pushed the chore/update-dependencies branch 4 times, most recently from ee40be0 to db9072f Compare October 23, 2025 20:05
Set rubygems version in CI to 3.5.7 to make the CI pass against all the
supported Ruby and Rails versions.

"Gemfile sanity is up to date" was failing with `rubygems` set to
`latest`
@tagliala tagliala force-pushed the chore/update-dependencies branch from db9072f to e2f02cc Compare October 23, 2025 20:07
@tagliala tagliala requested a review from Copilot October 23, 2025 20:07
@tagliala tagliala marked this pull request as ready for review October 23, 2025 20:07
Copy link
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

This PR updates project dependencies and makes minor code adjustments. The main focus is on dependency version management across different configuration files.

Key Changes:

  • Updated gherkin-lint dependency version constraint in package.json
  • Refactored JavaScript helper functions with more compact syntax and reordered class inheritance
  • Pinned rubygems version in CI workflow to ensure compatibility

Reviewed Changes

Copilot reviewed 3 out of 10 changed files in this pull request and generated 1 comment.

File Description
package.json Changed gherkin-lint from empty string to wildcard version constraint
app/assets/javascripts/active_admin/base.js Refactored _inheritsLoose and _setPrototypeOf functions with terser syntax and moved inheritance call after constructor
.github/workflows/ci.yaml Pinned rubygems to version 3.5.7 with explanatory comment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tagliala tagliala requested a review from mgrunberg October 23, 2025 20:08
@tagliala
Copy link
Contributor Author

@mgrunberg this is a pre-requirement for the attempt to test against Rails 8.1

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3-0-stable@6234aa4). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff              @@
##             3-0-stable    #8838   +/-   ##
=============================================
  Coverage              ?   99.19%           
=============================================
  Files                 ?      194           
  Lines                 ?     4971           
  Branches              ?        0           
=============================================
  Hits                  ?     4931           
  Misses                ?       40           
  Partials              ?        0           

☔ 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.

@tagliala tagliala merged commit c593ad8 into 3-0-stable Oct 23, 2025
25 checks passed
@tagliala tagliala deleted the chore/update-dependencies branch October 23, 2025 20:11
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