Commit Graph

15493 Commits

Author SHA1 Message Date
Ryan Mulligan 0698166a6f
Merge pull request #118199 from r-ryantm/auto-update/cargo-valgrind
cargo-valgrind: 2.0.0 -> 2.0.1
2021-04-01 06:57:23 -07:00
Sandro 90283ed5e5
Merge pull request #118187 from thiagokokada/bump-hover
hover: 0.46.2 -> 0.46.3
2021-04-01 09:42:51 +02:00
R. RyanTM 4bc7546f61 cargo-valgrind: 2.0.0 -> 2.0.1 2021-04-01 06:11:50 +00:00
Ryan Mulligan 8d54ed2ab9
Merge pull request #118045 from r-ryantm/auto-update/doctl
doctl: 1.57.0 -> 1.58.0
2021-03-31 20:31:41 -07:00
Ryan Mulligan 81ff63d078
Merge pull request #118091 from r-ryantm/auto-update/sd-local
sd-local: 1.0.27 -> 1.0.29
2021-03-31 20:25:18 -07:00
Ryan Mulligan 3f6176ad12
Merge pull request #117796 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 2.5.0 -> 2.5.1
2021-03-31 20:24:14 -07:00
Peter Hoeg 8aeab7d333 scry: unstable-2020-09-02 -> 0.9.1 2021-04-01 11:12:47 +08:00
Peter Hoeg a176af3dce oq: 1.1.0 -> 1.2.0 2021-04-01 11:12:47 +08:00
Thiago Kenji Okada 4e91ced01e hover: 0.46.2 -> 0.46.3
Also fix `hover init` command failing with the following error:

```
hover: Failed to find template file: open app/hover.yaml.tmpl/app/hover.yaml.tmpl: no such file or directory
```
2021-03-31 21:25:44 -03:00
Sandro ffa7b3d619
Merge pull request #118081 from sbruder/drone-oss
drone: add option to build oss edition
2021-04-01 01:46:31 +02:00
Sandro 4a2a8d0ea2
Merge pull request #117944 from jojosch/protoc-gen-twirp-init 2021-04-01 01:34:44 +02:00
Sandro 1350b8cc11
Merge pull request #118138 from Ma27/vagrant-bump
vagrant: 2.2.14 -> 2.2.15
2021-03-31 21:22:11 +02:00
Maximilian Bosch 9a1f63beac
packer: 1.7.0 -> 1.7.1
ChangeLog: https://github.com/hashicorp/packer/releases/tag/v1.7.1
2021-03-31 20:31:06 +02:00
Maximilian Bosch d465cf9cf9
vagrant: 2.2.14 -> 2.2.15
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.15/CHANGELOG.md#2215-march-30-2021

Also had to revert a change which improved plugin-errors a bit since it
changed the dependency resolution in a way that broke `vagrant-libvirt`
from `$out/vagrant-plugins/plugins.d`.
2021-03-31 19:49:23 +02:00
Sandro d80175fe00
Merge pull request #118119 from marsam/update-heroku
heroku: 7.47.11 -> 7.51.0
2021-03-31 18:10:02 +02:00
zowoq eea81a5e5b skopeo: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq 0745b524b2 buildah: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq 6da0dcc42a go-md2man: switch to buildGoModule
also rename dir to match attribute.
2021-03-31 21:06:06 +10:00
Frederik Rietdijk 9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
Staging next
2021-03-31 12:42:19 +02:00
Johannes Schleifenbaum 9583ac8d84
protoc-gen-go: init at 1.26.0 2021-03-31 11:51:46 +02:00
Fabian Affolter b4b7c8b425
Merge pull request #118059 from r-ryantm/auto-update/gotestsum
gotestsum: 1.6.2 -> 1.6.3
2021-03-31 11:03:32 +02:00
Fabian Affolter f3bdbab0dd
Merge pull request #118023 from r-ryantm/auto-update/ameba
ameba: 0.14.1 -> 0.14.2
2021-03-31 10:58:33 +02:00
github-actions[bot] e880daefc6
Merge master into staging-next 2021-03-31 06:05:41 +00:00
Sandro 3ac9a29d4d
Merge pull request #116588 from martinetd/pahole
pahole: 1.17 -> 1.20
2021-03-31 03:36:37 +02:00
Dmitry Bogatov e0e9b5e200
jq: add configuration option to disable regex support (#117895)
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 03:30:34 +02:00
github-actions[bot] f555f95ed8
Merge master into staging-next 2021-03-30 18:15:05 +00:00
R. RyanTM 09f95cee64 sd-local: 1.0.27 -> 1.0.29 2021-03-30 18:06:05 +00:00
Simon Bruder d04389aeb2
drone: add option to build oss edition
By default drone is distributed under an unfree license that only
permits non-commercial or evaluation use. To build the OSS edition, two
tags have to be passed as build flags. This commit adds an option to
build the OSS edition to the package and defines drone-oss as an alias
for this.
2021-03-30 17:16:22 +02:00
Mario Rodas d1ccfb3d18 dune_2: 2.8.4 -> 2.8.5
https://github.com/ocaml/dune/releases/tag/2.8.5
2021-03-30 16:46:15 +02:00
Fabian Affolter 0378d398ba
Merge pull request #118033 from r-ryantm/auto-update/checkstyle
checkstyle: 8.41 -> 8.41.1
2021-03-30 16:25:28 +02:00
R. RyanTM 8eb2dad845 gotestsum: 1.6.2 -> 1.6.3 2021-03-30 12:34:05 +00:00
Maximilian Bosch 181f7deed3
Merge pull request #118031 from r-ryantm/auto-update/cargo-watch
cargo-watch: 7.5.1 -> 7.6.1
2021-03-30 14:21:35 +02:00
github-actions[bot] c9e9ff786b
Merge master into staging-next 2021-03-30 12:06:24 +00:00
Maximilian Bosch 8bc58b6a9a
Merge pull request #118030 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.14 -> 0.32.15
2021-03-30 12:57:48 +02:00
R. RyanTM 98b53c745d doctl: 1.57.0 -> 1.58.0 2021-03-30 10:41:46 +00:00
R. RyanTM 56637bfd0a checkstyle: 8.41 -> 8.41.1 2021-03-30 09:39:29 +00:00
R. RyanTM 33e6a731e4 cargo-watch: 7.5.1 -> 7.6.1 2021-03-30 09:28:30 +00:00
R. RyanTM 2463044595 cargo-make: 0.32.14 -> 0.32.15 2021-03-30 09:23:13 +00:00
Johannes Schleifenbaum 71423755c7
protoc-gen-twirp_typescript: init at unstable-2021-03-29 2021-03-30 11:12:34 +02:00
Johannes Schleifenbaum 61457d04ef
protoc-gen-twirp_swagger: init at unstable-2021-03-29 2021-03-30 11:12:23 +02:00
Johannes Schleifenbaum d8a87b7a3e
protoc-gen-twirp_php: init at 0.6.0 2021-03-30 11:12:13 +02:00
Johannes Schleifenbaum 180781246f
protoc-gen-twirp: init at 7.1.1 2021-03-30 11:12:03 +02:00
Jörg Thalheim c132acd219
Merge pull request #117956 from ivan/diesel-cli-1.4.1
diesel-cli: 1.4.0 -> 1.4.1
2021-03-30 09:22:52 +01:00
R. RyanTM 9711efde38 ameba: 0.14.1 -> 0.14.2 2021-03-30 08:19:15 +00:00
Sandro 4efff6d227
Merge pull request #117934 from NeQuissimus/sbtextras
sbt-extras: 2021-03-13 → 2021-03-29
2021-03-30 10:16:35 +02:00
Sandro 820ab62e34
Merge pull request #117998 from samuelgrf/remove-maintainer-unused-packages 2021-03-30 09:32:42 +02:00
lewo ac84e1f49c
Merge pull request #117981 from nlewo/hydra
hydra-unstable: 2021-03-10 -> 2021-03-29
2021-03-30 08:59:18 +02:00
Samuel Gräfenstein 8255aa8619
jpexs: remove samuelgrf from maintainers 2021-03-30 02:49:50 +02:00
github-actions[bot] db6366f318
Merge master into staging-next 2021-03-30 00:14:33 +00:00
Antoine Eiche e4a1014dd7 hydra-unstable: 2021-03-10 -> 2021-03-29 2021-03-29 22:48:04 +02:00