An open index of dependabot pull requests across open source projects.

github.com/golang-migrate/migrate/v4

Ecosystem:
go
Package URL:
pkg:golang/github.com/golang-migrate/migrate/v4
Total PRs:
368 Dependabot PRs
Latest PR:
about 15 hours ago
Unique Repositories:
180 repositories
Unique Repos (30 days):
16 repositories
Recent PRs (filtered by: Closed , Minor PRs )
Package Details
Name: github.com/golang-migrate/migrate/v4
Ecosystem: go
PURL Type: golang
Package URL: pkg:golang/github.com/golang-migrate/migrate/v4
JSON API: View JSON
Package Information
Description:

Package migrate reads migrations from sources and runs them against databases. Sources are defined by the `source.Driver` and databases by the `database.Driver` interface. The driver interfaces are kept "dumb", all migration logic is kept in this package.

Repository: https://github.com/golang-migrate/migrate
Homepage: https://github.com/golang-migrate/migrate
Latest Release: v4.18.3
8 months ago
Dependent Repos: 5,119
Dependent Packages: 2,972
Ranking: Top 0.1165% by dependent repos Top 0.0791% by dependent pkgs
PR Status
Open 188 (51.1%)
Merged 47 (12.8%)
Closed 93 (25.3%)
PR Types
Minor 214 (58.2%)
Patch 114 (31.0%)