Skip to content

chore(deps): bump github.com/happyhackingspace/dit from 0.0.9 to 0.0.14#2446

Merged
dogancanbakir merged 1 commit intodevfrom
dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.14
Mar 9, 2026
Merged

chore(deps): bump github.com/happyhackingspace/dit from 0.0.9 to 0.0.14#2446
dogancanbakir merged 1 commit intodevfrom
dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/happyhackingspace/dit from 0.0.9 to 0.0.14.

Release notes

Sourced from github.com/happyhackingspace/dit's releases.

v0.0.14

Changelog

  • 59d05e01d826d2f356abf5492d54a530287039ba Decouple captcha detection from classifier, rename JSON field to captcha_type
  • ce09a8ab99eb4f4da5ca239043962ad818aed6e0 Merge pull request #34 from HappyHackingSpace/fix/decouple-captcha-from-classifier

v0.0.13

Changelog

  • 59d05e01d826d2f356abf5492d54a530287039ba Decouple captcha detection from classifier, rename JSON field to captcha_type
  • ce09a8ab99eb4f4da5ca239043962ad818aed6e0 Merge pull request #34 from HappyHackingSpace/fix/decouple-captcha-from-classifier

v0.0.12

Changelog

  • 61594a6e94689b4d378d9a21a229622e1cea51bb Merge pull request #30 from ezyasin/captcha-detection-pr
  • e4fbba764c9c33d90935f72848c8c515513f7ade Refactor CAPTCHA type validation and improve test coverage
  • fd2c55bde03e5c2d6ce3141d1f2b4e6df9846cc0 feat: Add tests for various CAPTCHA detection methods including reCAPTCHA, hCaptcha, and Turnstile
  • 6f1b7c9a7a6ed96ab10072a2fcaa6271c8485115 feat: Enhance CAPTCHA detection by adding ID and alt-text checks, and improve form-level detection fallback
  • 9ecf7c8a55e94a4b077fd284c044346deb42f01e feat: Enhance form classification to include CAPTCHA detection
  • de5f630cb0dbb70dd60d93953ca0605ecabd507f feat: Implement page-level CAPTCHA detection with fallback to full HTML scan
  • 6dd2fe6bff25b356db348c10e37c9b5e6a1dcc43 feat: Update a CAPTCHA type description and refine detection patterns
  • e356dd2dded4fb7ce67cf5ef73187a192e5e0bfa feat: Update form extraction methods to return parsed forms for CAPTCHA detection
  • 2d945703677eb7f85fe2557faa7f311052bd1882 refactor: Reorganize captcha detection under captcha package
  • 828d34aa283ec1685daa57592bacc822648645c9 refactor: Update Yandex CAPTCHA test structure for consistency and clarity

v0.0.11

Changelog

  • d8995efc992abc7f614bf48368da2cf7bb0f34da Bump golang.org/x/net from 0.50.0 to 0.51.0 (#33)
  • 0ab840177353d38afced5164097b9a8593115c78 Bump goreleaser/goreleaser-action from 6 to 7 (#32)

v0.0.10

Changelog

  • 6692f26e24d102e53894fdfe8a596fe64b60bfde Bump crate-ci/typos from 1.43.4 to 1.43.5 (#31)
Commits
  • ce09a8a Merge pull request #34 from HappyHackingSpace/fix/decouple-captcha-from-class...
  • 59d05e0 Decouple captcha detection from classifier, rename JSON field to captcha_type
  • 61594a6 Merge pull request #30 from ezyasin/captcha-detection-pr
  • d8995ef Bump golang.org/x/net from 0.50.0 to 0.51.0 (#33)
  • 0ab8401 Bump goreleaser/goreleaser-action from 6 to 7 (#32)
  • e4fbba7 Refactor CAPTCHA type validation and improve test coverage
  • fd2c55b feat: Add tests for various CAPTCHA detection methods including reCAPTCHA, hC...
  • 6dd2fe6 feat: Update a CAPTCHA type description and refine detection patterns
  • 828d34a refactor: Update Yandex CAPTCHA test structure for consistency and clarity
  • e356dd2 feat: Update form extraction methods to return parsed forms for CAPTCHA detec...
  • 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 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 dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Mar 9, 2026
@auto-assign auto-assign bot requested a review from Mzack9999 March 9, 2026 10:55
Copy link
Copy Markdown
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dogancanbakir
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.9 to 0.0.14.
- [Release notes](https://github.com/happyhackingspace/dit/releases)
- [Commits](HappyHackingSpace/dit@v0.0.9...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/happyhackingspace/dit
  dependency-version: 0.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.14 branch from 3fb3a3d to 358457f Compare March 9, 2026 21:02
Copy link
Copy Markdown
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dogancanbakir dogancanbakir merged commit e948c3b into dev Mar 9, 2026
9 checks passed
@dogancanbakir dogancanbakir deleted the dependabot/go_modules/dev/github.com/happyhackingspace/dit-0.0.14 branch March 9, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants