Skip to content

chore(deps)(deps): bump the mcp-scrapers group across 1 directory with 6 updates#28

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/backend/mcp-scrapers-a8bc05fcf0
Open

chore(deps)(deps): bump the mcp-scrapers group across 1 directory with 6 updates#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/backend/mcp-scrapers-a8bc05fcf0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the mcp-scrapers group with 6 updates in the /backend directory:

Package From To
github.com/teslashibe/codegen-go 0.1.1 0.2.0
github.com/teslashibe/nextdoor-go 1.2.1 1.2.2
github.com/teslashibe/redditviral-go 0.2.0 0.2.1
github.com/teslashibe/tiktok-go 1.2.1 1.2.3
github.com/teslashibe/x-go 1.6.1 1.6.3
github.com/teslashibe/x-viral-go 0.2.0 0.2.1

Updates github.com/teslashibe/codegen-go from 0.1.1 to 0.2.0

Commits
  • 7948d27 Merge pull request #3 from teslashibe/feat/stream-json-helper
  • 6821909 chore: gofmt normalizes apostrophe-escape comment
  • 31941f6 feat(env): add WithUnsetEnv to strip vars from child process
  • 1918da2 feat(stream): add stream-json helper for Claude Code
  • See full diff in compare view

Updates github.com/teslashibe/nextdoor-go from 1.2.1 to 1.2.2

Release notes

Sourced from github.com/teslashibe/nextdoor-go's releases.

v1.2.2

1.2.2 (2026-04-22)

Commits
  • ae2870c chore(rules): ship issue-audit-user-stories rule from permafrost (#7)
  • See full diff in compare view

Updates github.com/teslashibe/redditviral-go from 0.2.0 to 0.2.1

Release notes

Sourced from github.com/teslashibe/redditviral-go's releases.

v0.2.1

Ship issue-audit-user-stories rule from permafrost (.claude/rules + .cursor/rules).

Commits
  • 7ab24fd chore(rules): ship issue-audit-user-stories rule from permafrost (#2)
  • See full diff in compare view

Updates github.com/teslashibe/tiktok-go from 1.2.1 to 1.2.3

Release notes

Sourced from github.com/teslashibe/tiktok-go's releases.

v1.2.3

Ship issue-audit-user-stories rule from permafrost (.claude/rules + .cursor/rules).

v1.2.2

1.2.2 (2026-04-22)

Commits
  • bffbc36 chore(rules): ship issue-audit-user-stories rule from permafrost (#2)
  • See full diff in compare view

Updates github.com/teslashibe/x-go from 1.6.1 to 1.6.3

Release notes

Sourced from github.com/teslashibe/x-go's releases.

v1.6.3

1.6.3 (2026-04-22)

v1.6.2

Ship issue-audit-user-stories rule from permafrost (.claude/rules + .cursor/rules).

Commits
  • 79fe5f6 chore(rules): ship issue-audit-user-stories rule from permafrost (#7)
  • See full diff in compare view

Updates github.com/teslashibe/x-viral-go from 0.2.0 to 0.2.1

Release notes

Sourced from github.com/teslashibe/x-viral-go's releases.

v0.2.1

Ship issue-audit-user-stories rule from permafrost (.claude/rules + .cursor/rules).

Commits
  • 5cb5771 chore(rules): ship issue-audit-user-stories rule from permafrost (#2)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 6 updates

Bumps the mcp-scrapers group with 6 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/teslashibe/codegen-go](https://github.com/teslashibe/codegen-go) | `0.1.1` | `0.2.0` |
| [github.com/teslashibe/nextdoor-go](https://github.com/teslashibe/nextdoor-go) | `1.2.1` | `1.2.2` |
| [github.com/teslashibe/redditviral-go](https://github.com/teslashibe/redditviral-go) | `0.2.0` | `0.2.1` |
| [github.com/teslashibe/tiktok-go](https://github.com/teslashibe/tiktok-go) | `1.2.1` | `1.2.3` |
| [github.com/teslashibe/x-go](https://github.com/teslashibe/x-go) | `1.6.1` | `1.6.3` |
| [github.com/teslashibe/x-viral-go](https://github.com/teslashibe/x-viral-go) | `0.2.0` | `0.2.1` |



Updates `github.com/teslashibe/codegen-go` from 0.1.1 to 0.2.0
- [Release notes](https://github.com/teslashibe/codegen-go/releases)
- [Commits](teslashibe/codegen-go@v0.1.1...v0.2.0)

Updates `github.com/teslashibe/nextdoor-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/teslashibe/nextdoor-go/releases)
- [Commits](teslashibe/nextdoor-go@v1.2.1...v1.2.2)

Updates `github.com/teslashibe/redditviral-go` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/teslashibe/redditviral-go/releases)
- [Commits](teslashibe/redditviral-go@v0.2.0...v0.2.1)

Updates `github.com/teslashibe/tiktok-go` from 1.2.1 to 1.2.3
- [Release notes](https://github.com/teslashibe/tiktok-go/releases)
- [Commits](teslashibe/tiktok-go@v1.2.1...v1.2.3)

Updates `github.com/teslashibe/x-go` from 1.6.1 to 1.6.3
- [Release notes](https://github.com/teslashibe/x-go/releases)
- [Commits](teslashibe/x-go@v1.6.1...v1.6.3)

Updates `github.com/teslashibe/x-viral-go` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/teslashibe/x-viral-go/releases)
- [Commits](teslashibe/x-viral-go@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/teslashibe/codegen-go
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mcp-scrapers
- dependency-name: github.com/teslashibe/nextdoor-go
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mcp-scrapers
- dependency-name: github.com/teslashibe/redditviral-go
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mcp-scrapers
- dependency-name: github.com/teslashibe/tiktok-go
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mcp-scrapers
- dependency-name: github.com/teslashibe/x-go
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mcp-scrapers
- dependency-name: github.com/teslashibe/x-viral-go
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mcp-scrapers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: dependencies, mcp. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants