Ktrod
|
76e08e7dce
|
fix: sync viewport on half page up/down to prevent duplicate strings in render (#756)
|
2025-04-28 10:29:49 -03:00 |
|
Charm
|
e60e83c6aa
|
ci: sync dependabot config (#755)
|
2025-04-28 08:46:31 -03:00 |
|
dependabot[bot]
|
bb9fcb439b
|
chore(deps): bump github.com/charmbracelet/glamour from 0.9.1 to 0.10.0 (#753)
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Changelog](https://github.com/charmbracelet/glamour/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/glamour/compare/v0.9.1...v0.10.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/glamour
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-21 10:47:08 +00:00 |
|
Andrey Nering
|
6303d0b784
|
chore(deps): update golang.org/x/net with security fixes (#749)
|
2025-04-17 10:38:19 -03:00 |
|
Andrey Nering
|
d6b9ddf345
|
docs: mention snapcraft release on readme (#748)
Closes #747
|
2025-04-17 10:08:27 -03:00 |
|
dependabot[bot]
|
470fa3d718
|
chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 (#742)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-14 09:51:09 +00:00 |
|
dependabot[bot]
|
2c0e4d878a
|
chore(deps): bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 (#746)
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.20.0...v0.21.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
dependency-version: 0.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-14 09:48:13 +00:00 |
|
Glauber Santana
|
d2e04adbfe
|
fix: tui mode handling of remote urls (#744)
|
2025-04-09 10:18:13 -03:00 |
|
dependabot[bot]
|
c84a03bbfd
|
chore(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#741)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-07 09:48:44 +00:00 |
|
dependabot[bot]
|
e8049d79f2
|
chore(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 (#739)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/term/compare/v0.30.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-07 09:48:19 +00:00 |
|
Andrey Nering
|
41d70ee83b
|
fix(lint): fix all linting issues
|
2025-04-03 15:23:59 -03:00 |
|
Andrey Nering
|
0a6732f089
|
fix: update .golangci.yml for v2
|
2025-04-03 15:23:59 -03:00 |
|
Andrey Nering
|
230dbc79b2
|
ci: add lint-sync workflow
|
2025-04-03 15:23:59 -03:00 |
|
Andrey Nering
|
81c64fdd2d
|
chore: delete makefile
|
2025-04-03 15:23:59 -03:00 |
|
Andrey Nering
|
c48ee3d98c
|
chore: add a taskfile
|
2025-04-03 15:23:59 -03:00 |
|
Andrey Nering
|
23f9873f6a
|
chore: add .editorconfig
|
2025-04-03 15:23:59 -03:00 |
|
Ktrod
|
05872a506a
|
fix(watch): watch for dir instead of file to work on all scenarios (#734)
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
|
2025-04-02 09:47:04 -03:00 |
|
dependabot[bot]
|
50a763ef94
|
chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#731)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-31 09:49:02 +00:00 |
|
dependabot[bot]
|
4d59a973a7
|
chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 (#730)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.2 to 7.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.2...v7.0.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-31 09:21:02 +00:00 |
|
dependabot[bot]
|
d54666ddf7
|
chore(deps): bump github.com/charmbracelet/glamour from 0.9.0 to 0.9.1 (#727)
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Changelog](https://github.com/charmbracelet/glamour/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/glamour/compare/v0.9.0...v0.9.1)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/glamour
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-24 10:14:31 +00:00 |
|
dependabot[bot]
|
0b668e1593
|
chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#726)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-24 09:44:16 +00:00 |
|
dependabot[bot]
|
6558aaab69
|
chore(deps): bump github.com/charmbracelet/log from 0.4.0 to 0.4.1 (#724)
Bumps [github.com/charmbracelet/log](https://github.com/charmbracelet/log) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/charmbracelet/log/releases)
- [Commits](https://github.com/charmbracelet/log/compare/v0.4.0...v0.4.1)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-17 10:15:16 +00:00 |
|
dependabot[bot]
|
85668a6a21
|
chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#722)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-17 10:08:56 +00:00 |
|
dependabot[bot]
|
411cdb142f
|
chore(deps): bump github.com/charmbracelet/glamour from 0.8.0 to 0.9.0 (#721)
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Changelog](https://github.com/charmbracelet/glamour/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/glamour/compare/v0.8.0...v0.9.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/glamour
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-17 10:08:02 +00:00 |
|
dependabot[bot]
|
6cd480d68d
|
chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (#720)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-17 09:31:38 +00:00 |
|
dependabot[bot]
|
652010599b
|
chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 (#715)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.22.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-10 10:14:22 +00:00 |
|
dependabot[bot]
|
eeb0fdd06f
|
chore(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 (#714)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/term/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-10 10:10:35 +00:00 |
|
Carlos Alexandro Becker
|
f88a901caa
|
ci: fix goreleaser config
|
2025-03-07 15:10:54 -03:00 |
|
dependabot[bot]
|
7dc4b9c87f
|
chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 (#711)
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.3.3...v1.3.4)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-03 10:36:24 +00:00 |
|
dependabot[bot]
|
2da054e802
|
chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 (#707)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.33.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-26 20:39:11 +00:00 |
|
dependabot[bot]
|
7154552fa0
|
chore(deps): bump github.com/muesli/termenv (#704)
v2.1.0
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.15.3-0.20240618155329-98d742f6907a to 0.16.0.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/commits/v0.16.0)
---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-24 11:06:44 +00:00 |
|
dependabot[bot]
|
0401d55125
|
chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.19.0 (#701)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.19.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 11:28:14 +00:00 |
|
dependabot[bot]
|
6175a7989e
|
chore(deps): bump github.com/caarlos0/env/v11 from 11.0.1 to 11.3.1 (#700)
Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) from 11.0.1 to 11.3.1.
- [Release notes](https://github.com/caarlos0/env/releases)
- [Changelog](https://github.com/caarlos0/env/blob/main/.goreleaser.yml)
- [Commits](https://github.com/caarlos0/env/compare/v11.0.1...v11.3.1)
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v11
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 11:25:33 +00:00 |
|
dependabot[bot]
|
5526167854
|
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.9.1 (#699)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 11:25:26 +00:00 |
|
dependabot[bot]
|
f0f1201ba5
|
chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.8.0 (#698)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 11:24:53 +00:00 |
|
dependabot[bot]
|
490cfcafd0
|
chore(deps): bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 (#697)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.3 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.3.3...v6.5.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 11:13:28 +00:00 |
|
Andrey Nering
|
7fbc040cc8
|
refactor: rename s to content
|
2025-02-13 09:10:00 -08:00 |
|
shane.xb.qian
|
9dd8a6f3fd
|
fix: make pipeline for tui work
* 'cat foo.md | glow -t'
Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
|
2025-02-13 09:10:00 -08:00 |
|
Charm
|
1b840ba227
|
ci: sync dependabot config (#695)
|
2025-02-13 11:17:14 -03:00 |
|
dependabot[bot]
|
436aa682be
|
chore(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.20.0 (#690)
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.18.0 to 0.20.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.18.0...v0.20.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 13:51:18 +00:00 |
|
dependabot[bot]
|
305ea9d447
|
chore(deps): bump golang.org/x/term from 0.22.0 to 0.29.0 (#694)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.22.0 to 0.29.0.
- [Commits](https://github.com/golang/term/compare/v0.22.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 13:49:30 +00:00 |
|
dependabot[bot]
|
929a9e326f
|
chore(deps): bump github.com/charmbracelet/x/editor (#692)
Bumps [github.com/charmbracelet/x/editor](https://github.com/charmbracelet/x) from 0.0.0-20240625164403-2627ec16405d to 0.1.0.
- [Release notes](https://github.com/charmbracelet/x/releases)
- [Commits](https://github.com/charmbracelet/x/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/x/editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 13:46:44 +00:00 |
|
dependabot[bot]
|
8850757e80
|
chore(deps): bump github.com/charmbracelet/bubbletea (#693)
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.7-0.20240711210516-ea13ffb9a18d to 1.3.3.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/commits/v1.3.3)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 13:45:29 +00:00 |
|
dependabot[bot]
|
4db0304573
|
chore(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.3.3 (#689)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.3.2...v6.3.3)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 13:43:46 +00:00 |
|
dependabot[bot]
|
19c6af747f
|
chore(deps): bump golang.org/x/text from 0.16.0 to 0.22.0 (#691)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.16.0...v0.22.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-13 13:43:38 +00:00 |
|
Charm
|
b17f04c0ef
|
ci: sync dependabot config (#688)
|
2025-02-13 10:40:53 -03:00 |
|
Shane-XB-Qian
|
546b6287d8
|
ci: upgrade go and golangci-lint ver (#685)
|
2025-02-12 11:11:44 -03:00 |
|
Shane-XB-Qian
|
f689c90084
|
fix: correct abs to rel path conversion (#683)
|
2025-02-11 10:53:34 -03:00 |
|
Andrey Nering
|
51fa19b8b4
|
ci: fix semgrep
|
2025-02-11 05:35:31 -08:00 |
|
Andrey Nering
|
05e5b2e279
|
feat: watch for file changes and reload automatically
|
2025-02-11 05:35:31 -08:00 |
|