Skip to content
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

[ruby - main] New version of view_component (3.21.0) produced dependency conflicts #3106

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 20, 2024

We've tested your project with an updated dependency and got errors while installing the dependencies.

This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.

name version specification new version
view_component ~> 3.0 3.21.0

Unfortunately, the build failed while installing dependencies. This means that while the new version is within the specified range, a version conflict between two or more packages will prohibit this version from being installed.

As this breaks fresh installs of your package, we've left this pull request open for you to investigate.

What changed?

✳️ view_component (~> 3.0 → 3.21.0) · Repo · Changelog

Release Notes

3.21.0

  • Updates testing docs to include an example of how to use with RSpec.

    Rylan Bowers

  • Add --skip-suffix option to component generator.

    KAWAKAMI Moeki

  • Add FreeATS to list of companies using ViewComponent.

    Ilia Liamshin

  • Ensure HTML output safety wrapper is used for all inline templates.

    Joel Hawksley

  • Expose .identifier method as part of public API.

    Joel Hawksley

  • Add rails 8 support to CI.

    Reegan Viljoen

  • Updates ActionText compatibility documentation to reference rich_textarea_tag for Rails 8.0 support.

    Alvin Crespo

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner December 20, 2024 23:16
@depfu depfu bot added the depfu label Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (ef658c0) to head (4e0c9f9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3106   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files         236      236           
  Lines        6334     6334           
=======================================
  Hits         6118     6118           
  Misses        216      216           

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

@tvdeyen
Copy link
Member

tvdeyen commented Jan 3, 2025

@depfu rebase

@depfu depfu bot force-pushed the depfu/check/main/view_component-3.21.0 branch from 279d4eb to 4e0c9f9 Compare January 3, 2025 17:12
Copy link
Contributor Author

depfu bot commented Jan 3, 2025

All good now, closing.

@depfu depfu bot closed this Jan 3, 2025
@depfu depfu bot deleted the depfu/check/main/view_component-3.21.0 branch January 3, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant