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

Update dependency two_dimensional_scrollables to ^0.3.0 #3498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
two_dimensional_scrollables (source) dependencies minor ^0.0.2 -> ^0.3.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

flutter/packages (two_dimensional_scrollables)

v0.3.0

Compare Source

  • Adds new TreeView widget and associated classes.
  • New example application for exploring both Trees and Tables.

v0.2.1

Compare Source

  • Refactors TableSpans to use basic Span classes. Clean up for incoming TreeView.

v0.2.0

Compare Source

  • Adds support for infinite rows and columns in TableView.

v0.1.2

Compare Source

  • Fixes a layout issue for unpinned merged cells that follow pinned table spans.
  • Updates outdated sample code.

v0.1.1

Compare Source

  • Fixes a layout issue when pinned cells are merged.

v0.1.0

Compare Source

  • [Breaking change] Adds support for merged cells in the TableView.

v0.0.6

Compare Source

  • Fixes an error in TableSpanDecoration when one or both axes are reversed.

v0.0.5+2

Compare Source

  • Fixes must_call_super lint warning from pending framework change.

v0.0.5+1

Compare Source

  • Fixes new lint warnings.

v0.0.5

Compare Source

  • Fixes must_call_super lint warning from pending framework change.

v0.0.4

Compare Source

  • Adds TableSpanPadding, TableSpan.padding, and TableSpanDecoration.consumeSpanPadding.

v0.0.3

Compare Source

  • Fixes paint issue when axes are reversed and TableView has pinned rows and columns.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 88.80%. Comparing base (981b86c) to head (78cfb98).

❗ Current head 78cfb98 differs from pull request most recent head 1b7b719

Please upload reports for the commit 1b7b719 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3498      +/-   ##
==========================================
- Coverage   88.81%   88.80%   -0.01%     
==========================================
  Files         253      252       -1     
  Lines       14121    14021     -100     
==========================================
- Hits        12542    12452      -90     
+ Misses       1579     1569      -10     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/two_dimensional_scrollables-0.x branch from 78cfb98 to 1b7b719 Compare May 16, 2024 21:18
@renovate renovate bot changed the title Update dependency two_dimensional_scrollables to ^0.2.0 Update dependency two_dimensional_scrollables to ^0.3.0 May 16, 2024
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.

None yet

0 participants