12 Commits
Author SHA1 Message Date
tiennm99 ee6e5c00ba chore: remove dependabot version-update config 2026-07-25 14:14:52 +07:00
tiennm99 f9f32f73d5 fix(deps): bump golang.org/x/net to patch HTML parser DoS advisory 2026-07-17 17:20:38 +07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fa803b4a25 build(deps): bump the gomod-minor-patch group across 1 directory with 2 updates (#7)
Bumps the gomod-minor-patch group with 1 update in the / directory: [github.com/gocolly/colly/v2](https://github.com/gocolly/colly).


Updates `github.com/gocolly/colly/v2` from 2.1.0 to 2.3.0
- [Release notes](https://github.com/gocolly/colly/releases)
- [Changelog](https://github.com/gocolly/colly/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gocolly/colly/compare/v2.1.0...v2.3.0)

Updates `golang.org/x/net` from 0.43.0 to 0.47.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/gocolly/colly/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: golang.org/x/net
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 18:15:25 +07:00
tiennm99andGitHub 8677e8022c chore: drop inapplicable dependabot ecosystems (#8) 2026-05-23 11:09:21 +07:00
tiennm99andGitHub 3022ee587d chore: add dependabot config (#6) 2026-05-23 10:48:33 +07:00
tiennm99 07ec39efe0 docs: expand README — config schema, output format, error handling 2026-05-11 20:44:47 +07:00
tiennm99 d323fedd12 docs: flesh out README 2026-05-11 20:15:17 +07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bdf86a0eaa build(deps): bump github.com/antchfx/xpath from 1.1.8 to 1.3.6 (#5)
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.8 to 1.3.6.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](https://github.com/antchfx/xpath/compare/v1.1.8...v1.3.6)

---
updated-dependencies:
- dependency-name: github.com/antchfx/xpath
  dependency-version: 1.3.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 13:33:20 +07:00
tiennm99 6d3230f11f feat: only save content 2025-08-26 19:51:30 +07:00
tiennm99 2e40ac48e7 feat: simple version 2025-08-25 21:24:27 +07:00
tiennm99 314457f845 feat: init 2025-08-25 20:29:06 +07:00
Tien Nguyen MinhandGitHub a58e9da05d Initial commit 2025-08-25 20:18:27 +07:00