Commit graph

2045 commits

Author SHA1 Message Date
Mario Rodas bb256d8c2a
Merge pull request #258016 from marsam/update-nodejs_20
nodejs_20: 20.7.0 -> 20.8.0
2023-09-29 09:21:40 -05:00
Mario Rodas dc1b364975
Merge pull request #257617 from 06kellyjac/deno
deno: 1.36.0 -> 1.37.1
2023-09-29 06:24:26 -05:00
Mario Rodas d0829e587e nodejs_20: 20.7.0 -> 20.8.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.8.0
2023-09-29 04:20:00 +00:00
Nick Cao 24392b0a7f
Merge pull request #257854 from r-ryantm/auto-update/flyctl
flyctl: 0.1.101 -> 0.1.102
2023-09-28 13:30:25 -04:00
R. Ryantm 234e73e3a2 flyctl: 0.1.101 -> 0.1.102 2023-09-28 16:09:06 +00:00
06kellyjac e187c41b28 deno: 1.36.0 -> 1.37.1
Also fix update script so it can find the v8 crate dependency version
Add cmake for building libz-sys (can't link to existing zlib-ng yet)
Add protoc for internal deno libs
2023-09-28 11:48:57 +01:00
R. Ryantm 5cb69a6ad7 function-runner: 3.6.0 -> 4.0.0 2023-09-28 02:40:40 +00:00
github-actions[bot] 2717201e72
Merge master into staging-next 2023-09-26 12:01:28 +00:00
Weijia Wang 7d3927c322
Merge pull request #255642 from r-ryantm/auto-update/twitterBootstrap
twitterBootstrap: 5.3.1 -> 5.3.2
2023-09-26 10:51:08 +02:00
Fabian Affolter cd4e4e5106
Merge pull request #256846 from fabaff/pycookiecheat-bump
python311Packages.playwright: 1.37.0 -> 1.38.0, python311Packages.pycookiecheat: 0.5.0 -> 0.6.0
2023-09-26 09:27:12 +02:00
Corné Dorrestijn f758d66c9c
bun: use correct fake hash function in bun update script (#257133) 2023-09-26 08:45:30 +02:00
github-actions[bot] 3bfcfd7eef
Merge master into staging-next 2023-09-26 06:01:00 +00:00
OTABI Tomoya feea24ea25
Merge pull request #256950 from cornedor/bun-1.0.3
bun: 1.0.2 -> 1.0.3
2023-09-26 10:37:58 +09:00
github-actions[bot] 3e52e5929d
Merge master into staging-next 2023-09-25 12:01:02 +00:00
John Rinehart c144e2919b postman: 10.15.0 → 10.18.6 2023-09-24 19:39:56 -07:00
github-actions[bot] 680b13891d
Merge master into staging-next 2023-09-25 00:02:13 +00:00
John Rinehart d1114bc017 postman: add openssl dependency 2023-09-24 23:21:55 +02:00
Corné Dorrestijn 2ef86dc848
updated hashes 2023-09-24 22:10:44 +02:00
github-actions[bot] 0e6413dbff
Merge master into staging-next 2023-09-24 00:02:23 +00:00
Silvan Mosberger 390a4247e0
Merge pull request #255512 from nbraud/sha512-to-hash
treewide: sha512 → hash
2023-09-24 00:03:31 +02:00
Corné Dorrestijn 7027aace9f
bun: 1.0.2 -> 1.0.3 2023-09-23 20:53:17 +02:00
Adithya Nair 9fc1f87010
flyctl: 0.1.92 -> 0.1.101 2023-09-23 23:32:42 +05:30
Fabian Affolter 4059c4f71b python311Packages.playwright: 1.37.0 -> 1.38.0 2023-09-23 11:51:05 +02:00
nicoo fab52fca51 treewide: sha512 → hash 2023-09-22 18:37:42 +02:00
github-actions[bot] 3431cedfe3
Merge master into staging-next 2023-09-22 12:01:02 +00:00
Weijia Wang 0b0fb4002e
Merge pull request #253588 from r-ryantm/auto-update/cypress
cypress: 12.17.4 -> 13.2.0
2023-09-22 11:34:11 +02:00
github-actions[bot] 4c610adf95
Merge master into staging-next 2023-09-21 12:01:19 +00:00
IogaMaster 5c3a366f0c Make postman and beekeeper compatible with NIXOS_OZONE_WL 2023-09-21 08:40:06 +02:00
Fabián Heredia Montiel b2f85dbf28 Merge remote-tracking branch 'origin/master' into staging-next 2023-09-20 15:08:16 -06:00
Wout Mertens e99603603d
Merge pull request #244646 from wmertens/corepack-wrappers
nodejs: corepack wrappers package
2023-09-20 21:00:37 +02:00
Wout Mertens 00de2104fc corepack: PR review updates
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Sandro Jaeckel <sandro.jaeckel@gmail.com>
2023-09-20 17:27:05 +02:00
Wout Mertens 724f6bcb77 nodejs: corepack wrappers package 2023-09-20 10:10:51 +02:00
Jörg Thalheim 4ed27ad63b deno: set mainProgram 2023-09-20 07:17:10 +02:00
Mario Rodas 15caf7f787 nodejs: 20.6.1 -> 20.7.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.7.0
2023-09-19 04:20:00 +00:00
Mario Rodas 2f2a55e675 nodejs_18: 18.17.1 -> 18.18.0
Changelog: https://github.com/nodejs/node/releases/tag/v18.18.0
2023-09-19 04:20:00 +00:00
Ryan Cao 92f31b5b7c bun: install completions
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-09-18 09:14:44 +00:00
R. Ryantm 6dff71c211 twitterBootstrap: 5.3.1 -> 5.3.2 2023-09-17 10:32:27 +00:00
Mario Rodas 4587bc7849
Merge pull request #255349 from adtya/flyctl/0.1.92
flyctl: 0.1.90 -> 0.1.92
2023-09-16 08:27:47 -05:00
Colton Donnelly d68b3b0c91 bun: 1.0.1 -> 1.0.2 2023-09-15 16:33:02 -04:00
Adithya Nair 4001a95e1d
flyctl: 0.1.90 -> 0.1.92 2023-09-16 01:13:27 +05:30
R. Ryantm 66cf9f15c1 cypress: 12.17.4 -> 13.2.0 2023-09-14 23:25:08 +00:00
OTABI Tomoya 82bc3bda31
Merge pull request #254873 from Abdiramen/update-bun-1.0.1
bun: 1.0.0 -> 1.0.1
2023-09-14 09:11:50 +09:00
Fabián Heredia Montiel 8ab25fa307
Merge pull request #252138 from Theaninova/patch-1
insomnia: add electron wayland flags
2023-09-13 17:12:57 -05:00
Abdirahman Osman c636fe7908 bun: 1.0.0 -> 1.0.1 2023-09-13 10:14:51 -05:00
Mario Rodas ac50b4a9ce
Merge pull request #254314 from afontaine/afontaine/flyctl/v0.1.90
flyctl: 0.1.84 -> 0.1.90
2023-09-13 07:27:49 -05:00
Mario Rodas a143810455
Merge pull request #254715 from antonmosich/minify-update
minify: 2.12.8 -> 2.12.9
2023-09-13 06:59:26 -05:00
Fabián Heredia Montiel ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Anton Mosich 49fa5fd4c2 minify: 2.12.8 -> 2.12.9
See https://github.com/tdewolff/minify/releases/tag/v2.12.9
2023-09-12 12:03:02 +02:00
Andrew Fontaine 35fb13529c
flyctl: 0.1.84 -> 0.1.90
Looks like the Go version required was bumped to 1.21, and quite a few
changes:

https://github.com/superfly/flyctl/compare/v0.1.84...v0.1.90
2023-09-09 19:54:44 -04:00
Mario Rodas 2644f6a7f3 nodejs_20: 20.6.0 -> 20.6.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.6.1
2023-09-08 04:20:00 +00:00