Skip to content

Clean up warnings when running tests #3433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Apr 9, 2025
Merged

Clean up warnings when running tests #3433

merged 16 commits into from
Apr 9, 2025

Conversation

joelhawksley
Copy link
Contributor

@joelhawksley joelhawksley commented Apr 9, 2025

What are you trying to accomplish?

This PR updates a bunch of our dependencies to address various console warnings from tests. I also removed CI builds for Ruby 3.0 which has been EOL for 11 months: https://endoflife.date/ruby and removed all mentions of Rails < 7.1.

Risk Assessment

  • Low risk the change is small, highly observable, and easily rolled back.

Dependencies only for the dev environment. Highly tested.

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Added/updated previews (Lookbook)
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

Copy link

changeset-bot bot commented Apr 9, 2025

🦋 Changeset detected

Latest commit: 0a82aff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/view-components Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@joelhawksley joelhawksley marked this pull request as ready for review April 9, 2025 18:16
@joelhawksley joelhawksley requested a review from a team as a code owner April 9, 2025 18:16
@joelhawksley joelhawksley requested a review from TylerJDev April 9, 2025 18:16
@@ -0,0 +1,5 @@
---
"@primer/view-components": minor
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd consider this minor because we are changing the supported versions of Ruby/Rails.

Copy link
Member

@jonrohan jonrohan left a comment

Choose a reason for hiding this comment

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

@jonrohan jonrohan merged commit 1b583f4 into main Apr 9, 2025
30 checks passed
@jonrohan jonrohan deleted the 20250409warnings branch April 9, 2025 19:36
@primer primer bot mentioned this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants