Commit Graph

714440 Commits

Author SHA1 Message Date
seth
319cef6187 doc/release-notes: init wiki section 2024-11-28 18:26:40 -05:00
Gaétan Lepage
522d5d85db
python312Packages.qcodes: 0.50.0 -> 0.50.1 (#359828) 2024-11-29 00:09:51 +01:00
Cosima Neidahl
42e77274c8
lomiri.lomiri-url-dispatcher: Fix libexec binary location in services (#359687) 2024-11-29 00:06:31 +01:00
Gaetan Lepage
d61106e509 onionshare: add update script 2024-11-28 23:50:46 +01:00
R. Ryantm
421aafb453 vkdt: 0.9.0 -> 0.9.1 2024-11-28 22:47:09 +00:00
Gaetan Lepage
665fcc80ea onionshare: fix on darwin 2024-11-28 23:15:57 +01:00
Gaetan Lepage
0b75c4e176 onionshare: move to by-name; refactor 2024-11-28 23:15:57 +01:00
Robert Schütz
02fe29395d
python312Packages.aemet-opendata: 0.5.5 -> 0.6.3 (#359663) 2024-11-28 14:15:04 -08:00
Fabian Affolter
3c268106ae vunnel: 0.28.0 -> 0.29.0
Diff: https://github.com/anchore/vunnel/compare/refs/tags/v0.28.0...v0.29.0

Changelog: https://github.com/anchore/vunnel/releases/tag/v0.29.0
2024-11-28 23:11:22 +01:00
Fabian Affolter
51c0f230d5 python312Packages.halohome: 0.6.0 -> 0.7.0
Diff: https://github.com/nayaverdier/halohome/compare/refs/tags/0.6.0...0.7.0

Changelog: https://github.com/nayaverdier/halohome/blob/0.7.0/CHANGELOG.md
2024-11-28 23:02:22 +01:00
Fabian Affolter
171142d09c python312Packages.checkdmarc: 5.5.0 -> 5.7.8
Changelog: https://github.com/domainaware/checkdmarc/blob/5.7.8/CHANGELOG.md
2024-11-28 23:00:13 +01:00
Fabian Affolter
504fcfb198 python312Packages.haversine: 2.8.1 -> 2.9.0
Diff: https://github.com/mapado/haversine/compare/refs/tags/v2.8.1...v2.9.0

Changelog: https://github.com/mapado/haversine/blob/v2.9.0/CHANGELOG.md
2024-11-28 22:55:35 +01:00
Sergei Trofimovich
d584552796 diffstat: add a trivial updater 2024-11-28 22:55:04 +01:00
Sergei Trofimovich
5706049cf6 diffstat: 1.66 -> 1.67
Changes: https://invisible-island.net/diffstat/CHANGES.html#t20241111
2024-11-28 22:55:04 +01:00
Fabian Affolter
bc05d768e3 python312Packages.garminconnect: 0.2.21 -> 0.2.23
Diff: https://github.com/cyberjunky/python-garminconnect/compare/refs/tags/0.2.21...0.2.23

Changelog: https://github.com/cyberjunky/python-garminconnect/releases/tag/0.2.23
2024-11-28 22:54:47 +01:00
Fabian Affolter
b3e8cfc28b greenmask: 0.2.3 -> 0.2.5
Diff: https://github.com/GreenmaskIO/greenmask/compare/refs/tags/v0.2.3...v0.2.5

Changelog: https://github.com/GreenmaskIO/greenmask/releases/tag/v0.2.5
2024-11-28 22:52:44 +01:00
Fabian Affolter
3e3d4ca65a trufflehog: 3.84.0 -> 3.84.1
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.84.0...v3.84.1

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.84.1
2024-11-28 22:50:51 +01:00
Fabian Affolter
8d41c90145 ldeep: 1.0.75 -> 1.0.76
Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.75...1.0.76

Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.76
2024-11-28 22:47:13 +01:00
Fabian Affolter
95a92c0429 python312Packages.spotifyaio: 0.8.8 -> 0.8.10
Diff: https://github.com/joostlek/python-spotify/compare/refs/tags/v0.8.8...v0.8.10

Changelog: https://github.com/joostlek/python-spotify/releases/tag/v0.8.10
2024-11-28 22:46:43 +01:00
Fabian Affolter
69eb494e68 python312Packages.python-can: 4.4.2 -> 4.5.0
Diff: https://github.com/hardbyte/python-can/compare/refs/tags/v4.4.2...v4.5.0

Changelog: https://github.com/hardbyte/python-can/releases/tag/v4.5.0
2024-11-28 22:45:15 +01:00
Gaetan Lepage
c2c53cb7b1 onionshare: format 2024-11-28 22:43:02 +01:00
Fabian Affolter
3b6448baa5 python312Packages.neo4j: 5.26.0 -> 5.27.0
Diff: https://github.com/neo4j/neo4j-python-driver/compare/refs/tags/5.26.0...5.27.0

Changelog: https://github.com/neo4j/neo4j-python-driver/releases/tag/5.27.0
2024-11-28 22:41:16 +01:00
Victor Engmark
bfe7bb410f nixos/printing: fix ShellCheck issues
ShellCheck reports the following:

> SC2174 (warning): When used with -p, -m only applies to the deepest
> directory.

Avoid this warning by splitting `mkdir -m MODE -p DIR` into
`(umask MASK && mkdir -p DIR)`.
2024-11-28 22:41:11 +01:00
Fabian Affolter
dfb9a94013 python312Packages.botocore-stubs: 1.35.29 -> 1.35.71 2024-11-28 22:40:20 +01:00
Fabian Affolter
81684eba3f python312Packages.boto3-stubs: 1.35.29 -> 1.35.71 2024-11-28 22:40:16 +01:00
Pol Dellaiera
eeab2e4e5e
phpactor: 2024.11.05.0 -> 2024.11.28.0 (#359939) 2024-11-28 22:36:51 +01:00
Pol Dellaiera
70b1a96bf5
n98-magerun2: 7.4.0 -> 7.5.0 (#359963) 2024-11-28 22:35:51 +01:00
Fabian Affolter
49c8101b6f python312Packages.aiomisc: 17.5.26 -> 17.5.29
Changelog: https://github.com/aiokitchen/aiomisc/blob/master/CHANGELOG.md
2024-11-28 22:35:05 +01:00
Fabian Affolter
2f682051a9 python312Packages.tencentcloud-sdk-python: 3.0.1273 -> 3.0.1274
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1273...3.0.1274

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1274/CHANGELOG.md
2024-11-28 22:33:45 +01:00
Fabian Affolter
3ebbc67763 cnspec: 11.31.1 -> 11.32.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.31.1...v11.32.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.32.0
2024-11-28 22:32:51 +01:00
Fabian Affolter
572df3a233 exploitdb: 2024-11-16 -> 2024-11-26
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2024-11-16...2024-11-26
2024-11-28 22:32:46 +01:00
Fabian Affolter
2330454c04 checkov: 3.2.316 -> 3.2.322
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.316...3.2.322

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.322
2024-11-28 22:31:40 +01:00
Felix Buehler
8d4851c6f2 unigine-superposition: fix fhsenv version 2024-11-28 22:24:37 +01:00
Silvan Mosberger
af1aa40e73 workflows/eval.yml: Run on dev branch pushes and apply rebuild labels 2024-11-28 22:24:23 +01:00
Felix Buehler
d2a0baa169 sidequest: fix fhsenv version 2024-11-28 22:23:24 +01:00
Felix Buehler
e62e20249f android-studio: fix fhsenv version 2024-11-28 22:11:17 +01:00
Pol Dellaiera
73b6cbce5c
php81Packages.phpstan: 1.11.8 -> 2.0.2 (#359957) 2024-11-28 22:10:14 +01:00
R. Ryantm
3c02da2176 n98-magerun2: 7.4.0 -> 7.5.0 2024-11-28 21:07:25 +00:00
Felix Buehler
543abba9d0 bazel_7: fix fhsenv version 2024-11-28 22:06:30 +01:00
R. Ryantm
115b31f2a3 php81Packages.phpstan: 1.11.8 -> 2.0.2 2024-11-28 20:56:18 +00:00
Pol Dellaiera
ff3faba639
vscode-extensions.visualjj.visualjj: 0.12.5 -> 0.13.0 (#359956) 2024-11-28 21:55:26 +01:00
Sandro
43b7d77530
python312Packages.spsdk: 2.2.1 -> 2.4.0 (#359513) 2024-11-28 21:48:05 +01:00
Silvan Mosberger
edd47f7c85
nixfmt-rfc-style: 2024-08-16 -> 2024-11-26 (#359904)
Changes:
- https://github.com/NixOS/nixfmt/pull/233 and
  https://github.com/NixOS/nixfmt/pull/257 fix the poor formatting of
  `mkRenamedOptionModule` code.
- https://github.com/NixOS/nixfmt/pull/240 deprecates passing
  directories as CLI args, instead using
  [treefmt](https://github.com/numtide/treefmt) is recommended.
- https://github.com/NixOS/nixfmt/pull/246 fixes some problems with
  floats.
- https://github.com/NixOS/nixfmt/pull/247 fixes trailing spaces not
  always being stripped.
- https://github.com/NixOS/nixfmt/pull/248 ensures that the ownership of
  files isn't changed when formatting them.
- https://github.com/NixOS/nixfmt/pull/249 fixes some poor formatting of
  some attribute selections.
- https://github.com/NixOS/nixfmt/pull/262 ensures that 64-bit integers
  don't get trimmed on 32-bit platforms.
- https://github.com/NixOS/nixfmt/pull/264 adds a `--filename` flag to
  allow setting the filename in error messages when formatting standard input.
- https://github.com/NixOS/nixfmt/pull/243 added
  [installation and integration docs](https://github.com/NixOS/nixfmt?tab=readme-ov-file#installation-and-usage-instructions).
- https://github.com/NixOS/nixfmt/pull/238 created a
  [`.pre-commit-hooks.yaml`](https://github.com/NixOS/nixfmt/blob/master/.pre-commit-hooks.yaml)
  for integration with [pre-commit](https://pre-commit.com/)
2024-11-28 21:45:40 +01:00
Pol Dellaiera
47048ebe1e vscode-extensions.visualjj.visualjj: 0.12.5 -> 0.13.0 2024-11-28 21:45:16 +01:00
Sandro
e72faf8015
level-zero: 1.18.3 -> 1.19.2 (#359682) 2024-11-28 21:39:42 +01:00
Pol Dellaiera
c8bacdae50
php81Packages.grumphp: 2.6.0 -> 2.9.0 (#359926) 2024-11-28 21:36:43 +01:00
Pol Dellaiera
6a134c9a35
vscode-extensions.github.copilot: 1.243.1191 -> 1.246.1233 (#359947) 2024-11-28 21:36:12 +01:00
Pol Dellaiera
ae933cb7df vscode-extensions.github.copilot: 1.243.1191 -> 1.246.1233 2024-11-28 21:16:51 +01:00
Silvan Mosberger
c8aeacd0ae release notes: Move cacheNetwork note to 25.05
It's not included in 24.11
2024-11-28 21:13:14 +01:00
h7x4
12cadcb077
formats.libconfig: add support for dashes (#359308) 2024-11-28 21:11:50 +01:00