Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2021

Bumps @vaadin/vaadin-grid from 5.7.11 to 6.0.2.

Release notes

Sourced from @​vaadin/vaadin-grid's releases.

v6.0.2

Live Demo → API Documentation →

Changes Since v5.7.13:

  • 226b5eb6 chore: bump dev dependency versions (#2173)

  • 6f40e2b6 fix: flush debouncer to fix timing issue with scroll to index (#271) (#2170)

  • c51af02d fix: clear details-opened attribute when item is removed (#225) (CP: 6)

  • 5b579d79 fix: update filtering and sorting when grid and columns are attached / detached (#2122)

    Fixes: #1969 Warranty: Fixes exception related to sorting when recreating columns

    Co-authored-by: Tulio Garcia [email protected] Co-authored-by: Sascha Ißbrücker [email protected]

  • 8b74a1f1 chore: pin test runner dev dependencies (#2168)

  • 9f45ec46 fix: check if grid column is attached (#2160)

    cherry-pick: check if grid column is attached (fix: check if grid column is attached vaadin/web-components#195)

    Fixes: vaadin/vaadin-grid#1981 Warranty: Prevent an exception when changing the size after removing columns

  • f2fedc1c fix: do not throw error when adding a new row while a column is hidden

  • 6221b006 6.0.1

  • 563f29c8 test: increase visual tests timeout

  • 38ba7884 chore: update web-test-runner version

  • 89b92c14 test: refactor, reduce using timeouts

  • 6f332364 test: rewrite to not use dom-repeat

  • c3f5b6bf test: cleanup unused test fixture

  • 38a01c5a Cherrypick: Flush debounceIncreasePool on loadPage (#2131) (#2132)

    fix: Flush debounceIncreasePool on loadPage

    cherrypick: #2131 fixes: #2107 Warranty: Fixes TreeGrid regression where blank areas are displayed when an initial scroll happens.

... (truncated)

Commits
  • 8022408 6.0.2
  • 7acdf10 fix: clear details-opened attribute when item is removed (#225) (CP 6.0)
  • 226b5eb chore: bump dev dependency versions (#2173)
  • 6f40e2b fix: flush debouncer to fix timing issue with scroll to index (#271) (#2170)
  • c51af02 fix: clear details-opened attribute when item is removed (#225) (CP: 6)
  • 5b579d7 fix: update filtering and sorting when grid and columns are attached / detach...
  • 8b74a1f chore: pin test runner dev dependencies (#2168)
  • 9f45ec4 fix: check if grid column is attached (#2160)
  • f2fedc1 fix: do not throw error when adding a new row while a column is hidden
  • 6221b00 6.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 4, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2021

Superseded by #101.

@dependabot dependabot bot closed this Jun 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vaadin/vaadin-grid-6.0.2 branch June 1, 2021 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants