chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#20
chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#20dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… updates Bumps the minor-and-patch group with 3 updates in the / directory: [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty), [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) and [github.com/rootlyhq/rootly-go](https://github.com/rootlyhq/rootly-go). Updates `github.com/jedib0t/go-pretty/v6` from 6.7.8 to 6.7.9 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.7.8...v6.7.9) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.21 - [Commits](mattn/go-isatty@v0.0.20...v0.0.21) Updates `github.com/rootlyhq/rootly-go` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/rootlyhq/rootly-go/releases) - [Changelog](https://github.com/rootlyhq/rootly-go/blob/master/CHANGELOG.md) - [Commits](rootlyhq/rootly-go@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/rootlyhq/rootly-go dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryRoutine Dependabot dependency bump updating three direct dependencies ( Confidence Score: 5/5Safe to merge — routine patch/minor dependency bumps with no breaking API changes affecting the CLI. All three direct dependency updates are patch or minor bumps. The rootly-go 0.9.0 change fixes a spec mismatch in GetIncidentWithResponse, which the CLI does not call directly. The oasdiff packages move from commit-hash pseudo-versions to proper semantic releases, which is strictly better. No logic changes in application code. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[rootly-cli] --> B[go-pretty/v6 6.7.8 → 6.7.9]
A --> C[go-isatty 0.0.20 → 0.0.21]
A --> D[rootly-go 0.8.0 → 0.9.0]
D --> E[getkin/kin-openapi 0.133.0 → 0.135.0]
D --> F[oapi-codegen/runtime 1.2.0 → 1.4.0]
D --> G[oasdiff/yaml pseudo → 0.0.9]
D --> H[oasdiff/yaml3 pseudo → 0.0.9]
C --> I[golang.org/x/sys v0.6.0 removed]
Reviews (1): Last reviewed commit: "chore(deps): bump the minor-and-patch gr..." | Re-trigger Greptile |
Bumps the minor-and-patch group with 3 updates in the / directory: github.com/jedib0t/go-pretty/v6, github.com/mattn/go-isatty and github.com/rootlyhq/rootly-go.
Updates
github.com/jedib0t/go-pretty/v6from 6.7.8 to 6.7.9Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
017a359table: markdown padding for human-friendly output; fixes #402 (#403)Updates
github.com/mattn/go-isattyfrom 0.0.20 to 0.0.21Commits
4237fb1Update Go test matrix to current versions (1.24-1.26)433c12bUpdate GitHub Actions to latest versions1cf5589Add wasip1 and wasip2 to build constraints in isatty_others.go1237245Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0ac9c88dFix typo in comment: undocomented -> undocumented8b7124eAdd availability check for NtQueryObject in init08d0313Fix isCygwinPipeName to reject names with extra trailing tokensUpdates
github.com/rootlyhq/rootly-gofrom 0.8.0 to 0.9.0Release notes
Sourced from github.com/rootlyhq/rootly-go's releases.
Commits
69870bfchore(deps): update vendored openapi spec1596814ci: annotate OpenAPI spec changes withoasdiffc0c82f3fix(deps): update module github.com/oapi-codegen/runtime to v1.4.032bfe50fix(deps): update module github.com/getkin/kin-openapi to v0.135.06693d55chore(deps): update vendored openapi specfd2a1d9chore(deps): update actions/setup-go action to v6.4.0 (#60)a924c78chore(deps): update release-drafter/release-drafter action to v7.1.1 (#61)8a0428cchore(deps): update release-drafter/release-drafter action to v7 (#58)024e58fchore(deps): update vendored openapi spec140d5d4chore(deps): update module github.com/oapi-codegen/oapi-codegen/v2 to v2.6.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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