Commit graph

1110 commits

Author SHA1 Message Date
R. RyanTM
2593ffe71c cog: 0.6.0 -> 0.8.0 2021-01-21 13:40:25 +00:00
Matthew Bauer
77403c1c19
Merge pull request #96140 from matthewbauer/add-cog
Init cog at 0.6.0
2021-01-20 17:42:54 -06:00
zowoq
8adc564f28 treewide: editorconfig fixes
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Matthew Bauer
914de3a3ca cog: init at 0.6.0 2021-01-20 16:54:49 -06:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
2beb9146fe flyctl: 0.0.154 -> 0.0.161 2021-01-18 19:01:50 +00:00
Mario Rodas
154937e415 nodejs-15_x: 15.5.1 -> 15.6.0
https://github.com/nodejs/node/releases/tag/v15.6.0
2021-01-16 07:07:43 -05:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Mario Rodas
dac1b3228b nodejs-15_x: 15.5.0 -> 15.5.1
https://github.com/nodejs/node/releases/tag/v15.5.1
2021-01-05 16:23:00 -05:00
Mario Rodas
b8d7691ebe nodejs-14_x: 14.15.3 -> 14.15.4
https://github.com/nodejs/node/releases/tag/v14.15.4
2021-01-05 16:22:00 -05:00
Mario Rodas
9536e4745d nodejs-12_x: 12.20.0 -> 12.20.1
https://github.com/nodejs/node/releases/tag/v12.20.1
2021-01-05 16:21:00 -05:00
Mario Rodas
c68ee8362c nodejs-10_x: 10.23.0 -> 10.23.1
https://github.com/nodejs/node/releases/tag/v10.23.1
2021-01-05 16:20:00 -05:00
John Ericson
5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
06kellyjac
40ce61a7b8 deno: 1.6.2 -> 1.6.3 2021-01-01 14:59:52 +00:00
06kellyjac
41b9393e49 deno: 1.6.1 -> 1.6.2 2021-01-01 10:41:00 +00:00
06kellyjac
ba9896ea68 deno: 1.6.0 -> 1.6.1 2021-01-01 10:41:00 +00:00
06kellyjac
3db6bba700 deno: 1.5.4 -> 1.6.0 2021-01-01 10:41:00 +00:00
06kellyjac
68e0f805cd deno: 1.5.3 -> 1.5.4 2021-01-01 10:41:00 +00:00
Peter Hoeg
4fc53b59ae lucky-cli: 0.24 -> 0.25 2020-12-28 16:21:23 +08:00
Mario Rodas
9a6de99845 nodejs-15_x: 15.4.0 -> 15.5.0
https://github.com/nodejs/node/releases/tag/v15.5.0
2020-12-22 14:02:00 -05:00
Mario Rodas
4bd7582cb2 nodejs-14_x: 14.15.1 -> 14.15.3
+ https://github.com/nodejs/node/releases/tag/v14.15.2
+ https://github.com/nodejs/node/releases/tag/v14.15.3
2020-12-17 04:20:00 +00:00
Mario Rodas
13b0ce0180
Merge pull request #106859 from r-ryantm/auto-update/nodejs
nodejs-15_x: 15.3.0 -> 15.4.0
2020-12-13 20:46:15 -05:00
R. RyanTM
0a81ee52f7 nodejs-15_x: 15.3.0 -> 15.4.0 2020-12-13 23:19:45 +00:00
Mario Rodas
101244ed5f
Merge pull request #106707 from r-ryantm/auto-update/insomnia
insomnia: 2020.5.1 -> 2020.5.2
2020-12-13 16:05:51 -05:00
R. RyanTM
2d52070858 insomnia: 2020.5.1 -> 2020.5.2 2020-12-12 04:33:09 +00:00
R. RyanTM
42c1f577bb flyctl: 0.0.153 -> 0.0.154 2020-12-11 18:30:06 +00:00
Sandro
9e135af77b
Merge pull request #106158 from sternenseemann/kore-4.0.0
kore: 3.3.1 → 4.0.1
2020-12-08 05:48:25 +01:00
Ollie Charles
1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
sternenseemann
48c9cc1659 kore: 3.3.1 → 4.0.1 2020-12-07 11:50:20 +01:00
R. RyanTM
d98fa2ee8a insomnia: 2020.4.2 -> 2020.5.1 2020-12-06 00:19:15 +00:00
R. RyanTM
7090e2e57e flyctl: 0.0.151 -> 0.0.153 2020-12-04 12:03:00 +00:00
Sander van der Burg
bbfc913c6a nodejs: apply patch that allows packages with native dependencies to compile again on darwin by bypassing xcodebuild 2020-12-04 00:41:21 +01:00
Sandro
1963b5cd83
Merge pull request #103251 from mtrsk/update-insomnia
insomnia: 7.1.1 -> core@2020.4.2
2020-12-02 09:51:02 +01:00
R. RyanTM
ed368f0ffd flyctl: 0.0.150 -> 0.0.151 2020-12-02 01:58:48 +00:00
R. RyanTM
f229e92f8d postman: 7.34.0 -> 7.36.0 2020-11-29 08:58:53 +00:00
kolaente
f7b9d90413
cypress: 5.3.0 -> 6.0.0 2020-11-28 16:55:00 +01:00
Marcos Benevides
d6678ac9b4 insomnia: 7.1.1 -> core@2020.4.2 2020-11-27 10:39:32 -03:00
Mario Rodas
46f22701be nodejs-15_x: 15.2.1 -> 15.3.0
https://github.com/nodejs/node/releases/tag/v15.3.0
2020-11-24 18:01:00 -05:00
Mario Rodas
50f6a123e5 nodejs-12_x: 12.19.1 -> 12.20.0
https://github.com/nodejs/node/releases/tag/v12.20.0
2020-11-24 18:00:00 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Sandro
640cc2d499
Merge pull request #102753 from freezeboy/update-newman
newman: 5.2.0 -> 5.2.1
2020-11-23 12:01:44 +01:00
R. RyanTM
783b1c491a flyctl: 0.0.149 -> 0.0.150 2020-11-21 20:50:42 +00:00
Timo Kaufmann
31c3d39866
Merge pull request #103995 from 06kellyjac/deno_1.5.3
deno: 1.5.2 -> 1.5.3
2020-11-20 12:51:28 +01:00
Mario Rodas
04a1bb706c
Merge pull request #104239 from marsam/update-nodejs
nodejs: 12.19.0 -> 12.19.1, 14.15.0 -> 14.15.1
2020-11-19 20:36:09 -05:00
Christoph Hrdinka
1567cf815a
Merge pull request #104007 from bhpdt/f/woff2
woff2: use canonical prefixes
2020-11-19 08:53:03 +01:00
R. RyanTM
92e49dda61 nodejs-15_x: 15.2.0 -> 15.2.1 2020-11-19 01:50:44 +00:00
Mario Rodas
fde2e63769 nodejs-14_x: 14.15.0 -> 14.15.1
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-18 04:20:00 +00:00
Mario Rodas
8540c1c3b3 nodejs-12_x: 12.19.0 -> 12.19.1
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-17 23:20:00 -05:00
bhpdt
c2d85c30ae woff2: use canonical prefixes
When building with a native stdenv, which wraps CC, we need to resolve nix store
symlinks when building woff2.
2020-11-16 18:42:48 -05:00
06kellyjac
b320df0d5b deno: 1.5.2 -> 1.5.3 2020-11-16 19:54:39 +00:00
R. RyanTM
e542a2d22e flyctl: 0.0.146 -> 0.0.149 2020-11-15 04:50:11 +00:00
Mario Rodas
4a75e48888
Merge pull request #103405 from r-ryantm/auto-update/flyctl
flyctl: 0.0.145 -> 0.0.146
2020-11-11 03:51:56 -05:00
R. RyanTM
9d408eb834 flyctl: 0.0.145 -> 0.0.146 2020-11-11 06:17:34 +00:00
Mario Rodas
bae1a8a889 nodejs-15_x: 15.1.0 -> 15.2.0
https://github.com/nodejs/node/releases/tag/v15.2.0
2020-11-10 18:00:00 -05:00
06kellyjac
24ff3949b0 deno: move to new installShellCompletion style 2020-11-09 21:36:07 +00:00
06kellyjac
e50d10b4aa deno: 1.5.1 -> 1.5.2 2020-11-09 20:00:47 +00:00
Ryan Mulligan
e269d1daa2
Merge pull request #102750 from r-ryantm/auto-update/postman
postman: 7.32.0 -> 7.34.0
2020-11-07 20:36:05 -08:00
Mario Rodas
588729c1c8 nodejs-15_x: 15.0.1 -> 15.1.0
https://github.com/nodejs/node/releases/tag/v15.1.0
2020-11-04 18:00:00 -05:00
freezeboy
9b588992b7 newman: 5.2.0 -> 5.2.1 2020-11-04 12:22:34 +01:00
R. RyanTM
319ec9b2fa postman: 7.32.0 -> 7.34.0 2020-11-04 10:53:58 +00:00
06kellyjac
3c82813240 deno: 1.5.0 -> 1.5.1 2020-11-02 09:30:17 +00:00
R. RyanTM
0d9f7f2e5f flyctl: 0.0.144 -> 0.0.145 2020-10-29 15:14:37 +00:00
Jörg Thalheim
c5ef62db67
Merge pull request #97975 from 06kellyjac/deno_1.4.0 2020-10-28 14:06:23 +01:00
Mario Rodas
83d9ca8268 nodejs-10_x: 10.22.1 -> 10.23.0
https://github.com/nodejs/node/releases/tag/v10.23.0
2020-10-28 04:20:00 +00:00
Maxime Guerreiro
0bd06ce0de
nodejs-14_x: 14.14.0 -> 14.15.0
https://github.com/nodejs/node/releases/tag/v14.15.0
2020-10-28 03:34:52 +01:00
Mario Rodas
b437b6b405
Merge pull request #101681 from r-ryantm/auto-update/lucky-cli
lucky-cli: 0.23.1 -> 0.24.0
2020-10-27 20:29:14 -05:00
06kellyjac
2b354c77e9 deno: 1.4.0 -> 1.5.0 2020-10-27 19:53:32 +00:00
06kellyjac
cb58110703 deno: 1.3.3 -> 1.4.0 2020-10-27 19:53:32 +00:00
06kellyjac
a857d5c4b2 deno: remove test bin and lib 2020-10-27 19:53:32 +00:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Jan Tojnar
3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
R. RyanTM
1b8842e757 lucky-cli: 0.23.1 -> 0.24.0 2020-10-25 19:55:08 +00:00
R. RyanTM
c04af4e84b twitterBootstrap: 4.5.2 -> 4.5.3 2020-10-25 09:42:37 +01:00
Mario Rodas
16cd8df30d nodejs-15_x: 15.0.0 -> 15.0.1
https://github.com/nodejs/node/releases/tag/v15.0.1
2020-10-21 18:00:00 -05:00
Lee Henson
cd3c2b1fad
nodejs-15_x: init at 15.0.0
Changelog: https://github.com/nodejs/node/releases/tag/v15.0.0
2020-10-20 21:16:09 +01:00
Mario Rodas
b67347ec92
Merge pull request #100935 from r-ryantm/auto-update/flyctl
flyctl: 0.0.140 -> 0.0.144
2020-10-18 08:14:37 -05:00
R. RyanTM
8136d0c8fd flyctl: 0.0.140 -> 0.0.144 2020-10-18 07:38:45 +00:00
Mario Rodas
90befeaf49 nodejs-14_x: 14.13.1 -> 14.14.0
https://github.com/nodejs/node/releases/tag/v14.14.0
2020-10-15 19:50:00 -05:00
Mario Rodas
a62b1fb6e5 nodejs-14_x: 14.12.0 -> 14.13.1 2020-10-14 18:01:00 -05:00
Mario Rodas
27143f8e02 nodejs-12_x: 12.18.4 -> 12.19.0 2020-10-14 18:00:00 -05:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Mario Rodas
2c72c5ab75 nodejs-14_x: 14.11.0 -> 14.12.0
https://github.com/nodejs/node/releases/tag/v14.12.0
2020-09-23 04:20:00 +00:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Maximilian Bosch
05f5001c7c
Merge pull request #98099 from evanjs/postman/7.32.0
postman: 7.31.1 -> 7.32.0
2020-09-18 17:45:12 +02:00
Mario Rodas
095a32182d nodejs-12_x: 12.18.3 -> 12.18.4
https://github.com/nodejs/node/releases/tag/v12.18.4
2020-09-15 18:01:00 -05:00
Mario Rodas
c70cd7355d nodejs-14_x: 14.10.1 -> 14.11.0
https://github.com/nodejs/node/releases/tag/v14.11.0
2020-09-15 18:00:00 -05:00
Mario Rodas
afeed1fe58 nodejs-10_x: 10.22.0 -> 10.22.1
https://github.com/nodejs/node/releases/tag/v10.22.1
2020-09-15 18:00:00 -05:00
Evan Stoll
5684d011e4 postman: 7.31.1 -> 7.32.0 2020-09-15 10:17:23 -04:00
Frederik Rietdijk
37d29394ec Merge staging-next into staging 2020-09-12 10:00:45 +02:00
Doron Behar
a372d0f15f
Merge pull request #97196 from r-ryantm/auto-update/lucky-cli
lucky-cli: 0.23.0 -> 0.23.1
2020-09-11 18:00:28 +03:00
Doron Behar
b38c90caa2
Merge pull request #92986 from freezeboy/add-newman
newman: init at 5.2.0
2020-09-11 15:38:47 +03:00
freezeboy
554c1c4c24 newman: init at 5.2.0 2020-09-11 12:35:38 +02:00
Doron Behar
5967d869dc
Merge pull request #97125 from r-ryantm/auto-update/flyctl
flyctl: 0.0.137 -> 0.0.140
2020-09-11 12:27:59 +03:00
Mario Rodas
c6033d8154 nodejs-14_x: 14.10.0 -> 14.10.1
https://github.com/nodejs/node/releases/tag/v14.10.1
2020-09-10 18:00:00 -05:00
Mario Rodas
204eb76c7e nodejs-14_x: 14.9.0 -> 14.10.0
https://github.com/nodejs/node/releases/tag/v14.10.0
2020-09-08 19:00:00 -05:00
Mario Rodas
f0490fb718
Merge pull request #97223 from 06kellyjac/deno_1.3.3
deno: 1.3.2 -> 1.3.3
2020-09-06 07:37:15 -05:00
Evan Stoll
d977d7653c postman: 7.30.1 -> 7.31.1 2020-09-05 16:04:57 -04:00
06kellyjac
0cf63fde21 deno: 1.3.2 -> 1.3.3 2020-09-05 12:51:09 +00:00
R. RyanTM
5522c3799a lucky-cli: 0.23.0 -> 0.23.1 2020-09-05 06:47:56 +00:00
R. RyanTM
11a3214fe6 flyctl: 0.0.137 -> 0.0.140 2020-09-04 14:33:51 +00:00
06kellyjac
85bf59e44a deno: 1.3.1 -> 1.3.2 2020-08-30 11:23:09 -07:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Mario Rodas
407344feff
nodejs-14_x: 14.8.0 -> 14.9.0
https://github.com/nodejs/node/releases/tag/v14.9.0
2020-08-27 04:20:00 +00:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Lassulus
1de840f9ec
Merge pull request #88814 from r-ryantm/auto-update/grails
grails: 4.0.3 -> 4.1.0.M1
2020-08-22 17:55:12 +02:00
06kellyjac
01c32e49a9 deno: avoid nix-prefetch error
nix-prefetch is failing with an error containing
'allow-unsafe-native-code-during-evaluation'.
This change avoids and handles this error so the update still used.

This isn't intended as a permanent fix but it works for now.
2020-08-21 23:08:15 +01:00
06kellyjac
3fbad3ec7a deno: 1.3.0 -> 1.3.1 2020-08-21 22:15:54 +01:00
Lassulus
2432fb6b5a
Merge pull request #91812 from r-ryantm/auto-update/lucky-cli
lucky-cli: 0.21.0 -> 0.23.0
2020-08-21 15:55:59 +02:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
zowoq
0052523a18 maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
Ryan Mulligan
d829adbee8
Merge pull request #95558 from r-ryantm/auto-update/postman
postman: 7.26.0 -> 7.30.1
2020-08-17 07:17:50 -07:00
R. RyanTM
5de9260b28 postman: 7.26.0 -> 7.30.1 2020-08-16 05:56:27 +00:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
06kellyjac
302cbdfe34 deno: 1.2.3 -> 1.3.0 2020-08-14 08:21:54 +00:00
Florian Klink
3c2f4cf704 cypress: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Daniël de Kok
64b293641a
Merge pull request #95306 from r-ryantm/auto-update/bootstrap
twitterBootstrap: 4.5.0 -> 4.5.2
2020-08-13 08:09:36 +02:00
R. RyanTM
b427aa0344 twitterBootstrap: 4.5.0 -> 4.5.2 2020-08-13 05:18:10 +00:00
Mario Rodas
c5e5ac1cf7
nodejs-14_x: 14.7.0 -> 14.8.0
https://github.com/nodejs/node/releases/tag/v14.8.0
2020-08-12 04:20:00 +00:00
zowoq
b004e48368
Merge pull request #94632 from zowoq/gomodule-check
buildGoModule: change doCheck default to true
2020-08-10 16:50:48 +10:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
06kellyjac
d6b2b3775e deno: 1.2.2 -> 1.2.3 2020-08-09 18:33:56 +00:00
Damien Cassou
101eda66b6
Merge pull request #94781 from DamienCassou/cypress-4.12.1
cypress: 4.9.0 -> 4.12.1
2020-08-07 11:21:55 +02:00
R. RyanTM
37e6ac0410 flyctl: 0.0.135 -> 0.0.137 2020-08-07 00:18:54 -07:00
Damien Cassou
f4a0f5541f
cypress: 4.9.0 -> 4.12.1 2020-08-06 12:59:01 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
06kellyjac
22778131cb deno: 1.2.1 -> 1.2.2 2020-08-02 13:11:40 +00:00
Frederik Rietdijk
50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Jörg Thalheim
af2055de21
Merge pull request #94280 from zowoq/ecc-gomodule
buildGoModule packages: editorconfig fixes
2020-07-31 05:50:52 +01:00
zowoq
afd895debb buildGoPackage packages: editorconfig fixes 2020-07-31 14:07:43 +10:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Frederik Rietdijk
cee7df4846 Merge staging-next into staging 2020-07-30 18:28:15 +02:00
Mario Rodas
8839c59391
nodejs-14_x: 14.6.0 -> 14.7.0 (#94193) 2020-07-29 16:20:37 -05:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
06kellyjac
3c45c69f49 deno: 1.2.0 -> 1.2.1 2020-07-24 16:10:55 +00:00
Jan Tojnar
cf64230d42
Merge branch 'staging-next' into staging 2020-07-23 08:32:33 +02:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Mario Rodas
71532e92db
nodejs-14_x: 14.5.0 -> 14.6.0
https://github.com/nodejs/node/releases/tag/v14.6.0
2020-07-22 19:55:28 -05:00
Mario Rodas
fa2b5215d0
nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
2020-07-22 19:54:41 -05:00
Mario Rodas
68f6620623
nodejs-10_x: 10.21.0 -> 10.22.0
https://github.com/nodejs/node/releases/tag/v10.22.0
2020-07-21 20:38:48 -05:00
Mario Rodas
5c1fec5b95 nodejs-14_x: use default icu 2020-07-19 04:21:00 -05:00
06kellyjac
1470516da6 deno: 1.1.3 -> 1.2.0 2020-07-14 11:25:24 +00:00
Damien Cassou
8caac93be7
Merge pull request #91933 from ngerstle-cognite/patch-1
Postman: fix and add libuuid as dependency
2020-07-07 14:20:02 +02:00
06kellyjac
08b440bb99 deno: 1.1.2 -> 1.1.3 2020-07-06 15:10:08 +01:00
ngerstle-cognite
f56472d93a Postman: fix and add libuuid as dependency 2020-07-06 15:03:52 +02:00
Mario Rodas
a25f75c390
Merge pull request #92004 from r-ryantm/auto-update/flyctl
flyctl: 0.0.131 -> 0.0.135
2020-07-02 23:18:02 -05:00
R. RyanTM
2ba13fea0b flyctl: 0.0.131 -> 0.0.135 2020-07-02 10:34:17 +00:00
Damien Cassou
896c5ef4ba
cypress: 4.8.0 -> 4.9.0 2020-07-01 15:53:59 +02:00
Mario Rodas
761dbe5ba8
nodejs: add marsam to maintainers 2020-06-30 18:17:35 -05:00
Mario Rodas
7808331560
nodejs-14_x: 14.4.0 -> 14.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.5.0
2020-06-30 18:15:49 -05:00
Mario Rodas
b9cf52e907
nodejs-12_x: 12.18.1 -> 12.18.2
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.2
2020-06-30 09:00:00 -05:00
R. RyanTM
dab071460b lucky-cli: 0.21.0 -> 0.23.0 2020-06-30 08:05:17 +00:00
06kellyjac
9c006cb88a deno: simplify buildInputs
After suggestions in a previous PR I'm simplifying the buildInputs
2020-06-27 21:10:22 +01:00
06kellyjac
489367777c deno: 1.1.1 -> 1.1.2 2020-06-27 20:06:52 +00:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
R. RyanTM
b8e9a8c2df postman: 7.24.0 -> 7.26.0 2020-06-24 14:15:11 -07:00
06kellyjac
3077a7dc59 deno: 1.1.0 -> 1.1.1 2020-06-19 21:41:24 +00:00
Mario Rodas
bb7b4cdfcb
nodejs-12_x: 12.18.0 -> 12.18.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.1
2020-06-18 04:20:00 -05:00
R. RyanTM
fe0d7fbcd1 flyctl: 0.0.123 -> 0.0.131 2020-06-17 12:19:42 -07:00
Damien Cassou
3da593e154
cypress: 4.12.1 -> 5.3.0 2020-10-01 08:27:47 +02:00
06kellyjac
5adbf9ad39 deno: fix update script dependency
nix-prefetch-url comes with nix and isn't a package on it's own
2020-06-15 10:45:43 +01:00
06kellyjac
10bf0f2cd9 deno: 1.0.5 -> 1.1.0 2020-06-15 09:43:07 +00:00
Alexey Shmalko
b08e7c0261
Merge pull request #90176 from DamienCassou/damien/cypress-4.8.0
cypress: 4.5.0 -> 4.8.0
2020-06-13 20:17:14 +03:00
Damien Cassou
0f1c3d51b7
cypress: 4.5.0 -> 4.8.0 2020-06-12 09:45:59 +02:00
Mario Rodas
9b42c852be
Merge pull request #88681 from 06kellyjac/deno_1.0.2
deno: 1.0.0 -> 1.0.5
2020-06-11 23:13:30 -05:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
06kellyjac
55da692e6f deno: add updateScript for automatic updates
This'll save time and avoid human error.
Wrote in deno typescript because why not.
2020-06-06 16:21:38 +01:00
06kellyjac
6c03b04e93 deno: refactor ready for an updateScript
Refactored the structure of the package to be easier to auto update
2020-06-06 16:21:32 +01:00
06kellyjac
b94b0e419a deno: 1.0.0 -> 1.0.5
Dropped tests as they were running inconsistently.
Removed python as if the rusty_v8 lib is present no python is ran.
Will be happy to add them back in once resolved.
2020-06-06 16:20:35 +01:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Peter Hoeg
ecb7d7adf7
Merge pull request #89304 from peterhoeg/u/lucky-cli
lucky-cli: 0.20.0 -> 0.21.0
2020-06-03 17:40:27 +08:00
Mario Rodas
ee99697e51
nodejs-14_x: 14.3.0 -> 14.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.4.0
2020-06-02 20:02:00 -05:00
Mario Rodas
14d32f570e
nodejs-12_x: 12.17.0 -> 12.18.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.0
2020-06-02 20:01:00 -05:00
Mario Rodas
8f1be70ea4
nodejs-10_x: 10.20.1 -> 10.21.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.21.0
2020-06-02 20:00:00 -05:00
Peter Hoeg
7913a86e0c lucky-cli: 0.20.0 -> 0.21.0 2020-06-01 18:14:08 +08:00
Mario Rodas
484eef51a8
nodejs-12_x: 12.16.3 -> 12.17.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.17.0
2020-05-27 04:20:00 -05:00
R. RyanTM
4384bebab8 grails: 4.0.3 -> 4.1.0.M1 2020-05-24 20:50:37 +00:00
Maximilian Bosch
cc0b0e99a7
Merge pull request #88656 from r-ryantm/auto-update/postman
postman: 7.23.0 -> 7.24.0
2020-05-24 00:30:28 +02:00
Mario Rodas
0958a7bba8
Merge pull request #87653 from 06kellyjac/deno_release
Deno: init at 1.0.0
2020-05-23 06:52:06 -05:00
R. RyanTM
2837210585 postman: 7.23.0 -> 7.24.0 2020-05-23 05:22:25 +00:00
Jörg Thalheim
7d17933e2c
Merge pull request #88249 from r-ryantm/auto-update/bootstrap
twitterBootstrap: 4.4.1 -> 4.5.0
2020-05-20 09:18:09 +01:00
R. RyanTM
37d76c0e2c twitterBootstrap: 4.4.1 -> 4.5.0 2020-05-20 06:02:17 +00:00
Mario Rodas
ec8cc56053
nodejs-14_x: 14.2.0 -> 14.3.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.3.0
2020-05-19 18:18:18 -05:00
Maximilian Bosch
907a9c904f
Merge pull request #88190 from r-ryantm/auto-update/minify
minify: 2.7.3 -> 2.7.4
2020-05-19 22:34:23 +02:00
R. RyanTM
431e12c098 minify: 2.7.3 -> 2.7.4 2020-05-19 19:17:57 +00:00
Mario Rodas
9c320acd48
flyctl: set build flags 2020-05-19 04:20:00 -05:00
06kellyjac
409a1f074e deno: init at 1.0.0
Adding deno for it's 1.0.0 release

* Builds from source (doesn't build V8 from source)
* Runs most of the tests
* Bundles completions for:
  * bash - tested
  * zsh  - untested
  * fish - untested
* Set up for multiple builds:
  * x86_64-linux
    * Passed - NixOS
  * aarch64-linux
    * Passed just build - Raspbian on RPI4
    * Failed build + check (ended with SIGKILL 9)
  * x86_64-darwin
    * Untested
2020-05-19 10:13:32 +01:00
R. RyanTM
28194c7096 flyctl: 0.0.117 -> 0.0.123 2020-05-19 05:53:45 +00:00
Damien Cassou
a84ba0d5d2
Merge pull request #87728 from DamienCassou/damien/cypress-4.5.0
cypress: 4.4.1 -> 4.5.0
2020-05-14 17:10:07 +02:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Damien Cassou
9678bf59f2
cypress: 4.4.1 -> 4.5.0 2020-05-13 11:17:47 +02:00
R. RyanTM
53de71be2c postman: 7.21.2 -> 7.23.0 2020-05-07 11:22:30 -07:00
Mario Rodas
5d08c567d9
nodejs-14_x: 14.1.0 -> 14.2.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.2.0
2020-05-05 18:18:18 -05:00
R. RyanTM
747e78d010 flyctl: 0.0.110 -> 0.0.117 2020-05-02 10:03:21 +00:00
Mario Rodas
0dee8855b7
Merge pull request #85762 from marsam/init-nodejs-14_x
nodejs-14_x: init at 14.0.0
2020-04-29 21:27:41 -05:00
Mario Rodas
3283e78f5b
nodejs-13_x: 13.13.0 -> 13.14.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.14.0
2020-04-29 17:33:00 -05:00
Mario Rodas
1e2a558422
nodejs-12_x: 12.16.2 -> 12.16.3
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.3
2020-04-28 08:30:00 -05:00
Damien Cassou
25e4c9db67
cypress: 4.3.0 -> 4.4.1 2020-04-26 18:36:11 +02:00
Konrad Borowski
56a7c4f056 remarkjs: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Peter Hoeg
f690b34603
Merge pull request #83054 from peterhoeg/u/icr
crystal: change all crystal programs to use buildCrystalPackage and update pkgs
2020-04-22 20:31:35 +08:00
Peter Hoeg
26a69b3d3e lucky-cli: init at 0.20 2020-04-22 17:30:23 +08:00
Mario Rodas
573ce569cd
nodejs-14_x: init at 14.1.0
Changelog:
- https://github.com/nodejs/node/releases/tag/v14.0.0
- https://github.com/nodejs/node/releases/tag/v14.1.0
2020-04-22 04:20:00 -05:00
1000101
803ff6e851 shopify-themekit: init at 1.0.3 2020-04-21 18:33:16 +02:00
Mario Rodas
a9dd29a078
nodejs-13_x: 13.12.0 -> 13.13.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.13.0
2020-04-14 18:00:00 -05:00
Alexey Shmalko
916c1e06ce cypress: 4.2.0 -> 4.3.0 2020-04-13 11:11:42 -07:00
Mario Rodas
66e43c6588
Merge pull request #84599 from doronbehar/nodejs-python3
nodejs: use python3 if possible
2020-04-13 07:44:05 -05:00
Mario Rodas
c4486b59a6
nodejs-10_x: 10.20.0 -> 10.20.1
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.1
2020-04-12 08:38:00 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas
20f7559f9a
nodejs-12_x: 12.16.1 -> 12.16.2
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.2
2020-04-08 14:42:09 -05:00
Mario Rodas
662514f480
nodejs-10_x: 10.19.0 -> 10.20.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.0
2020-04-08 12:20:00 -05:00
Ryan Mulligan
090272477c
Merge pull request #84487 from r-ryantm/auto-update/postman
postman: 7.20.0 -> 7.21.2
2020-04-08 09:46:53 -07:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Doron Behar
75fa5ad17c nodejs: pin python versions and use python3 when possible 2020-04-07 15:33:49 +03:00
R. RyanTM
778e98b607 grails: 4.0.2 -> 4.0.3 2020-04-06 12:40:41 -07:00
R. RyanTM
1c98a86e13 postman: 7.20.0 -> 7.21.2 2020-04-06 15:53:42 +00:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
R. RyanTM
3b37ff146e flyctl: 0.0.102 -> 0.0.110 2020-04-01 11:49:03 +00:00
Michele Guerini Rocco
ff7f730b87
Merge pull request #83231 from rasendubi/cypress
cypress: 3.8.3 -> 4.2.0
2020-03-30 12:22:52 +02:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
a6f97ab9c2
nodejs-13_x: 13.11.0 -> 13.12.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.12.0
2020-03-26 17:56:00 -05:00
Alexey Shmalko
b1d878d419
cypress: 3.8.3 -> 4.2.0 2020-03-23 19:42:47 +02:00
Mario Rodas
17eed5e575 flyctl: fix build on darwin 2020-03-21 06:10:00 -05:00
Mario Rodas
6e973c66a0 minify: fix build on darwin 2020-03-21 05:42:00 -05:00
Bastien Rivière
186412b42a insomnia: 7.1.0 -> 7.1.1 2020-03-18 16:12:34 -07:00
R. RyanTM
7c77278d31
minify: 2.5.0 -> 2.7.3 2020-03-14 08:51:26 +00:00
Sander van der Burg
875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Mario Rodas
ccb9995996
nodejs-13_x: 13.10.1 -> 13.11.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.11.0
2020-03-12 00:00:00 -05:00
Ryan Mulligan
bb3c4c836c
Merge pull request #82321 from r-ryantm/auto-update/postman
postman: 7.19.1 -> 7.20.0
2020-03-11 13:13:32 -07:00
R. RyanTM
8b0c2cdfa9 postman: 7.19.1 -> 7.20.0 2020-03-11 13:42:33 +00:00
Aaron Janse
b862939683 flyctl: init at 0.0.102 2020-03-08 15:39:35 -07:00
Mario Rodas
12628187a9
nodejs-13_x: 13.10.0 -> 13.10.1
Changelog: https://github.com/nodejs/node/releases/tag/v13.10.1
2020-03-04 20:45:00 -05:00
Mario Rodas
2113013ca6
nodejs-13_x: 13.9.0 -> 13.10.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.10.0
2020-03-04 13:00:00 -05:00
Evan Stoll
a8b644f358 postman: 7.18.0 -> 7.19.1 2020-02-29 20:51:19 -08:00
Mario Rodas
1278addbf6
Merge pull request #80757 from r-ryantm/auto-update/grails
grails: 4.0.1 -> 4.0.2
2020-02-22 11:05:18 -05:00
R. RyanTM
af12b02b90 grails: 4.0.1 -> 4.0.2 2020-02-21 23:31:20 +00:00
lewo
4eb3f3be83
Merge pull request #80347 from babariviere/insomnia-7.1.0
insomnia: 7.0.6 -> 7.1.0
2020-02-21 08:27:35 +01:00
Mario Rodas
53bd4a2156
nodejs-13_x: 13.8.0 -> 13.9.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.9.0
2020-02-19 04:20:00 -05:00
Mario Rodas
20e399e579
nodejs-12_x: 12.16.0 -> 12.16.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.1
2020-02-19 04:20:00 -05:00
Bastien Rivière
b224c0df88 insomnia: 7.0.6 -> 7.1.0 2020-02-17 11:24:12 +01:00
R. RyanTM
5c403726bc postman: 7.16.1 -> 7.18.0 2020-02-13 09:04:17 -08:00
Mario Rodas
b70a3234c5
nodejs-12_x: 12.15.0 -> 12.16.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.0
2020-02-11 13:40:00 -05:00
Wael Nasreddine
2f61814665
cypress: 3.6.1 -> 3.8.3 (#79871)
* cypress: 3.6.1 -> 3.8.3

* cypress: binary_state.json is now expected at the root of $out
2020-02-11 15:32:43 -08:00
Bastien Rivière
434c507864 insomnia: 7.0.5 -> 7.0.6 2020-02-10 20:09:00 +01:00
worldofpeace
1193468f13 Merge pull request #79291 from chkno/remove-isArm
Remove isArm
2020-02-08 09:57:30 -05:00
Mario Rodas
e1168dc467
nodejs-13_x: 13.7.0 -> 13.8.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.8.0
2020-02-06 04:20:00 -05:00
Mario Rodas
181774386b
nodejs-12_x: 12.14.1 -> 12.15.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.15.0
2020-02-06 04:20:00 -05:00
Mario Rodas
f3dc056ff6
nodejs-10_x: 10.18.1 -> 10.19.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.19.0
2020-02-06 04:20:00 -05:00
Chuck
9333e47b28 nodejs: isArm -> isAarch32
This is the last package reference to isArm.  isArm is deprecated after 18.03.
This substitution was performed tree-wide in #37401.
2020-02-05 10:56:06 -08:00
Evan Stoll
39c103aa94 postman: 7.16.0 -> 7.16.1 2020-02-02 11:15:35 -08:00
Mario Rodas
28e4113a78
nodejs-13_x: 13.6.0 -> 13.7.0 2020-01-23 04:20:00 -05:00