1
0
Fork 0
mirror of https://github.com/drone/drone-cli.git synced 2024-05-04 22:56:02 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
dependabot-ci 316746c247 (fix) CI-9642 update go version, remove cli warning messages 2023-09-19 14:46:20 +01:00
dependabot[bot] c8720c37a0
Bump golang.org/x/net from 0.0.0-20220630215102-69896b714898 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220630215102-69896b714898 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 10:44:12 +00:00
dependabot[bot] 5be66445b4
Bump github.com/containerd/containerd from 1.6.8 to 1.6.18
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.8 to 1.6.18.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.8...v1.6.18)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 10:02:26 +00:00
dependabot[bot] 9a7c91eea7
Bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 09:47:20 +00:00
dependabot[bot] 8393ef9aa7
Bump google.golang.org/grpc from 1.43.0 to 1.53.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 21:13:54 +00:00
TP Honey d32315e667
(maint) release prep 1.6.1 & go tidy (#223) 2022-10-21 10:48:35 +01:00
TP Honey 35cffc0f26 (maint) update containerd and docker/distrubution 2022-10-20 14:34:54 +01:00
TP Honey 960e23233e (drone-372) use the modern docker runner for exec, upgrade deps 2022-07-05 14:09:46 +01:00
TP Honey d646fea5a7 rewrite of exec command, use docker runner code 2022-02-17 11:49:43 +00:00
TP Honey b4de4dab02 (feat) remove drone-yaml dependency. use docker compiler for lint 2022-02-08 11:08:52 +00:00
Eoin McAfee 4ccb423c89 update libaries with vulnerabilies 2021-12-15 09:42:38 +00:00
TP Honey 3ef2c9b7f0 (dron-124) Add new command for build incomplete V2 2021-10-05 19:14:05 +01:00
Harrison Katz c5e29ab856 Update go-jsonnet to version v0.17.0 2021-09-13 16:13:29 -04:00
Eoin McAfee a2ab5c50a0 bump drone-go 2021-08-27 10:54:31 +01:00
TP Honey 01b1690e38 (DRON-113) use ghodss/yaml for yaml pretty print 2021-08-20 09:44:25 +01:00
Eoin McAfee 8f2d7829e3
improve Defect/permission template command (#191)
* Update the way namespace is sent to the drone server.
* update drone-go version
* bump drone-go library
2021-08-19 15:38:03 +01:00
Alik Khilazhev f90b777737 run go mod tidy 2021-06-22 18:12:21 +01:00
Eoin McAfee 407d25f56f update drone-go version to latest 2021-06-01 16:40:16 +01:00
Brad Rydzewski 87898aa66b fix dependency conflict 2020-12-11 14:14:48 -05:00
Brad Rydzewski 25eb062c9d add flag to set repository concurrency limit 2020-12-11 14:12:50 -05:00
guessi a501d585e6 Bump google/go-jsonnet to v1.16.0
- Make it possible to use `std.find()` in `.drone.jsonnet`
- Keep go version aligned across files: `BULIDING`, `.drone.yml`, `go.mod`
2020-11-18 10:35:06 +08:00
Brad Rydzewski 6f4c96818c bump drone-go version 2020-11-16 15:53:29 -05:00
Brad Rydzewski 830856d11d go mod tidy dependencies 2020-06-23 13:18:43 -04:00
Thomas Frössman 4663afc0ee Add backtraces to error starlark command output 2020-04-01 17:17:00 +02:00
Thomas Boerger 06d273c353
Integrate build create command 2020-03-19 16:59:17 +01:00
Brad Rydzewski f28ca2f983 update repository auto-cancel fields 2019-10-02 09:00:50 -07:00
Thomas Boerger b032fbc5da
Implement build queue command 2019-09-18 22:04:13 +02:00
Brad Rydzewski 419f4830df command for testing converter plugin 2019-09-01 15:58:47 -07:00
Brad Rydzewski cf2392c5bd migrate to go modules 2019-09-01 12:15:08 -07:00
Brad Rydzewski 34c43c728a add context to starlark 2019-06-11 11:17:15 -07:00
Brad Rydzewski 66abec3d70 bump drone-yaml version to 1.1.3 2019-06-10 08:04:40 -07:00