Releases: dependabot/cli
Releases · dependabot/cli
v1.43.0
What's Changed
- replace integration test with a script based test by @jakecoffman in #209
- Add more support for Azure DevOps by @JamieMagee in #204
Full Changelog: v1.42.0...v1.43.0
v1.42.0
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #205
- Bump wangyoucao577/go-release-action from 1.40 to 1.41 by @dependabot in #203
- Pull correct proxy image by @JamieMagee in #207
- Bump github/codeql-action from 2 to 3 by @dependabot in #206
- Bump github.com/containerd/containerd from 1.7.0 to 1.7.11 by @dependabot in #208
Full Changelog: v1.41.0...v1.42.0
v1.41.0
What's Changed
- fix flaky server input test by @jakecoffman in #198
- Add .gitattributes file with text=auto eol=lf by @JamieMagee in #200
- Add cross-platform path support for proxy certificates by @JamieMagee in #201
- Add devcontainer configuration by @JamieMagee in #202
- Support pulling container images from Azure Container Registry (ACR) by @JamieMagee in #199
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #191
- refactor test command to add a test by @jakecoffman in #186
- chore(docs): fix hyperlink for job description examples by @juanitosvq in #195
- Fix errors with new record_unknown_job_error endpoint by @deivid-rodriguez in #197
New Contributors
- @juanitosvq made their first contribution in #195
Full Changelog: v1.39.0...v1.40.0
v1.39.0
What's Changed
- Adding new Directories option to CLI to support GSU Multi-Dir by @honeyankit in #190
New Contributors
- @honeyankit made their first contribution in #190
Full Changelog: v1.38.0...v1.39.0
v1.38.0
What's Changed
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #180
- Fix: readme link to testdata directory by @tfiedlerdejanze in #182
- Allow running OpenTelemetry collector by @JamieMagee in #181
- Set otel export url by @JamieMagee in #184
- fix flaky test by @jakecoffman in #185
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #188
- Bump the docker group with 2 updates by @dependabot in #189
New Contributors
- @tfiedlerdejanze made their first contribution in #182
- @JamieMagee made their first contribution in #181
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- fix crash when unknown endpoint is called by @jakecoffman in #179
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #177
- Bump the docker group with 3 updates by @dependabot in #178
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- initialize empty group slices by @jakecoffman in #173
- fix updater confused by blank commit by @jakecoffman in #176
Full Changelog: v1.34.0...v1.35.0
v1.34.0
What's Changed
- Bump wangyoucao577/go-release-action from 1.39 to 1.40 by @dependabot in #169
- enable the log 401 experiment for the CLI/smoke tests by @jakecoffman in #171
- Reset
os.Stdin
after test by @jeffwidman in #172 - Improve the
go test
invocation by @jeffwidman in #170
Full Changelog: v1.33.1...v1.34.0