Commit Graph

7 Commits

Author SHA1 Message Date
Marcin Rataj
5ccdcdd4fc
chore(deps): ignore datastore backends in dependabot (#11169)
Some checks failed
CodeQL / codeql (push) Has been cancelled
Docker Check / lint (push) Has been cancelled
Docker Check / build (push) Has been cancelled
Gateway Conformance / gateway-conformance (push) Has been cancelled
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Has been cancelled
Go Build / go-build (push) Has been cancelled
Go Check / go-check (push) Has been cancelled
Go Lint / go-lint (push) Has been cancelled
Go Test / unit-tests (push) Has been cancelled
Go Test / cli-tests (push) Has been cancelled
Go Test / example-tests (push) Has been cancelled
Interop / interop-prep (push) Has been cancelled
Sharness / sharness-test (push) Has been cancelled
Spell Check / spellcheck (push) Has been cancelled
Interop / helia-interop (push) Has been cancelled
Interop / ipfs-webui (push) Has been cancelled
pebble, leveldb, and badger should be updated via go-ds-* wrappers
to ensure compatibility
2026-01-24 01:32:56 +01:00
Marcin Rataj
6d253a6b80
chore(ci): dependabot fixes (#11164)
* chore: exclude ancient +incompatible versions from go.mod

prevents Dependabot from failing when it tries to update
go-ipfs-cmds and go-libp2p directly and resolves to
pre-Go-modules v2.x/v6.x versions that reference deleted packages

* chore(deps): group opentelemetry, prometheus, and uber packages

reduces PR noise by batching related observability dependencies

* ci: add workflow to run make mod_tidy on Dependabot PRs

ensures all go.mod/go.sum files stay in sync when Dependabot
updates dependencies in the root module

supports manual dispatch with PR number for existing PRs
2026-01-23 06:17:32 +01:00
Marcin Rataj
1128d81042
chore: add gomod dependabot config (#11153)
experimental setup to surface missed ecosystem updates via monthly PRs

groups ipfs, libp2p, multiformats, ipld, and golang.org/x dependencies
to reduce noise while ensuring visibility into available updates
2026-01-23 05:27:30 +01:00
Jorropo
f72c6cf983 dependabot: only update github-actions
We update go packages as part of the release cycle, dependant bots also never fixup all the `go.sum` in the repo so this is noisy failing PRs.
2024-01-16 10:34:25 +01:00
ipfs-mgmt-read-write[bot]
b8da86e0dd
chore: label dependabot PRs 2023-06-14 13:05:45 +00:00
Steven Allen
ff5e4fbb74 chore: label dependabot PRs 2021-03-24 15:03:55 -07:00
dependabot-preview[bot]
3502a78e33
Create Dependabot config file 2021-03-24 21:54:36 +00:00