Maas Lalani
|
3f2cd55237
|
fix(ci): update coverage workflow
|
2024-02-28 10:45:29 -05:00 |
|
 
|
6fe92f94b5
|
perf(textarea): implement wrapping memoization
* Improve textarea performance by caching the wrap results
* Add memoization utility
* Fix failing github jobs due to requirement for 1.18
* Address linting issues
* Fix redundant docstrings
* fix: minor changes to memoization
* fix: soft-wrapped hidden line numbers
* perf: switch to `uniseg.StringWidth`
---------
Co-authored-by: Maas Lalani <maas@lalani.dev>
|
2024-01-22 13:30:34 -05:00 |
|
 dependabot[bot]andAyman Bagabas
|
15ea7f3754
|
chore(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-13 10:38:31 -08:00 |
|
 dependabot[bot]andGitHub
|
540c8ac803
|
chore(deps): bump actions/checkout from 3 to 4 (#416)
|
2023-09-05 11:58:27 +00:00 |
|
 dependabot[bot]andChristian Muehlhaeuser
|
db8de3bf53
|
chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-16 11:09:02 +01:00 |
|
 dependabot[bot]andChristian Muehlhaeuser
|
f67537dca5
|
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 08:16:51 +02:00 |
|
 dependabot[bot]andChristian Muehlhaeuser
|
b7a4a1cd93
|
chore(deps): bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 08:16:35 +02:00 |
|
Christian Muehlhaeuser
|
1cb36774ed
|
Split up workflows and automatically pick latest Go version
|
2020-10-23 13:18:52 +02:00 |
|