AutoCompleteMenu-ScintillaNET icon indicating copy to clipboard operation
AutoCompleteMenu-ScintillaNET copied to clipboard

Bump Scintilla.NET from 5.3.1 to 5.3.2.9

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps Scintilla.NET from 5.3.1 to 5.3.2.9.

Release notes

Sourced from Scintilla.NET's releases.

v.5.3.2.9

Fix NuGet not working in WinForms designer for NET Framework via #80 .l

What's Changed

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.8...v.5.3.2.9

v.5.3.2.8

What's Changed

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.7...v.5.3.2.8

Thanks to @​lgaudouen for the code contribution, help and investigation of the WinForms designer issue.

v.5.3.2.7

What's Changed

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.6...v.5.3.2.7

v.5.3.2.6

What's Changed

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.5...v.5.3.2.6

v.5.3.2.5

What's Changed

New Contributors

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.4...v.5.3.2.5

... (truncated)

Commits
  • d56108b Merge pull request #80 from VPKSoft/VPKSoft-patch-2
  • d54171f Update Scintilla.NET.csproj
  • 35b192f Update README.md
  • 78665b1 Merge pull request #76 from VPKSoft/VPKSoft-patch-1
  • 5156772 Update Scintilla.NET.csproj
  • 1394794 Merge pull request #75 from VPKSoft/VPKSoft-patch-1
  • 1f318dc Update dotnet-nuget-release.yml
  • b92c1ac Merge pull request #72 from VPKSoft/fix_NET_Framework_designer
  • 10ecde3 Modifications according to @​lgaudouen's changes in the issue #68.
  • 4bd6606 Fix NET Framework WinForms Designer errors.
  • 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)

dependabot[bot] avatar Sep 11 '23 03:09 dependabot[bot]

how to automatic set selecteditemidex = 0 when popup shown.

nhdong1993 avatar Jun 04 '24 03:06 nhdong1993