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

Bump tksheet from 6.2.5 to 6.2.9 #75

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps tksheet from 6.2.5 to 6.2.9.

Release notes

Sourced from tksheet's releases.

6.2.9

Version 6.2.9

Fixed:

  • Incorrect row being targeted with hidden rows and text editor newline binding (potential error)

6.2.8

Version 6.2.8

Fixed:

6.2.7

Version 6.2.7

Fixed:

6.2.6

Version 6.2.6

Fixed:

  • #201
  • The ends of grid lines were incorrectly displaying connections with one another when only showing horizontal or vertical grid
  • When a cell dropdown and a row checkbox were in the same cell both would be drawn but only one would function, this has been changed to give dropdown boxes priority
  • Index text overlapping checkbox when alignment is "right"/"e"/"east" and index is not wide enough

Added:

Changelog

Sourced from tksheet's changelog.

Version 6.2.9

Fixed:

  • Incorrect row being targeted with hidden rows and text editor newline binding (potential error)

Version 6.2.8

Fixed:

Version 6.2.7

Fixed:

Version 6.2.6

Fixed:

  • #201
  • The ends of grid lines were incorrectly displaying connections with one another when only showing horizontal or vertical grid
  • When a cell dropdown and a row checkbox were in the same cell both would be drawn but only one would function, this has been changed to give dropdown boxes priority
  • Index text overlapping checkbox when alignment is "right"/"e"/"east" and index is not wide enough

Added:

Commits
  • be414ea Incorrect row being targeted with hidden rows and text editor newline binding
  • ad834dc fix open dropdown box error with a lot of hidden rows
  • 892d180 title bars
  • 2496cc3 wrong index row numbers with hidden rows
  • 7e3806d Index checkbox text overlapping
  • fb41a36 6.2.6
  • 8ca2e2a unused kwargs deprecation warnings
  • bb62dd6 fix checkbox and dropdown drawn in same cell
  • 41387c9 fix grid line ends, improve grid redraw speed
  • aeffbd2 Fix potential redrawing error
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [tksheet](https://github.com/ragardner/tksheet) from 6.2.5 to 6.2.9.
- [Release notes](https://github.com/ragardner/tksheet/releases)
- [Changelog](https://github.com/ragardner/tksheet/blob/master/CHANGELOG.md)
- [Commits](ragardner/tksheet@6.2.5...6.2.9)

---
updated-dependencies:
- dependency-name: tksheet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Nov 6, 2023
@WWGolay WWGolay merged commit ad37b61 into main Nov 15, 2023
4 checks passed
@WWGolay WWGolay deleted the dependabot/pip/tksheet-6.2.9 branch November 15, 2023 15:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant