R. Ryantm
5a39b02dd2
php81Packages.phpstan: 1.11.4 -> 1.11.5
2024-06-22 00:37:36 +00:00
R. Ryantm
afa6cfe538
php83Extensions.mongodb: 1.19.2 -> 1.19.3
2024-06-17 13:52:27 +00:00
R. Ryantm
34578c5cab
php82Packages.grumphp: 2.5.0 -> 2.6.0
2024-06-14 14:28:13 +00:00
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
...
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +02:00
Pol Dellaiera
8aeb30ae73
php.packages.composer: 2.7.6 -> 2.7.7 ( #318910 )
...
diff: https://github.com/composer/composer/compare/2.7.6..2.7.7
changelog: https://github.com/composer/composer/releases/tag/2.7.7
Fix: CVE-2024-35241, CVE-2024-35242
2024-06-11 03:51:50 +02:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Pol Dellaiera
af98a477cd
Merge pull request #318530 from patka-123/update-php-cs-fixer
...
php81Packages.php-cs-fixer: 3.51.0 -> 3.58.1
2024-06-09 20:49:55 +02:00
Jan Tojnar
0421c816ba
treewide: Simplify use of update-source-version
...
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
Patka
42a580f70a
php81Packages.php-parallel-lint: 1.3.2.999 -> 1.4.0
...
release notes: https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases/tag/v1.4.0
2024-06-09 17:51:23 +02:00
Patka
52ae9cfc24
php81Packages.php-cs-fixer: 3.51.0 -> 3.58.1
...
release notes: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases
2024-06-09 16:08:40 +02:00
Pol Dellaiera
44d76163db
Merge pull request #317854 from r-ryantm/auto-update/php81Packages.phpstan
...
php81Packages.phpstan: 1.11.2 -> 1.11.4
2024-06-07 07:17:05 +02:00
R. Ryantm
ab58c8b5f7
php82Extensions.mongodb: 1.19.1 -> 1.19.2
2024-06-07 03:22:21 +00:00
R. Ryantm
b7e9c3c176
php81Packages.phpstan: 1.11.2 -> 1.11.4
2024-06-06 22:49:19 +00:00
R. Ryantm
5b1dfed4a7
php83Extensions.mongodb: 1.19.0 -> 1.19.1
2024-05-29 04:15:55 +00:00
R. Ryantm
538efc8754
php81Packages.phpstan: 1.11.1 -> 1.11.2
2024-05-24 15:51:14 +00:00
Sigmanificient
203a48ad35
pkgs/development: remove unused fetchpatch arguments
2024-05-24 02:53:57 +02:00
Pol Dellaiera
a18047b6ad
Merge pull request #312231 from drupol/build-support/php/init-composer-with-plugin
...
build-support/php: init new builder `php.buildComposerWithPlugin`, refactor `php.packages.composer`, etc
2024-05-23 12:03:42 +02:00
Pol Dellaiera
c99246f169
php.packages.cyclonedx-php-composer: init at 5.2.0
2024-05-19 22:10:03 +02:00
Pol Dellaiera
450e9396fd
php.packages.composer: do not use buildComposerProject
...
I decided to avoid the use of `buildComposerProject because it requires `composer-local-repo-plugin` which is going to be refactored.
2024-05-19 22:10:03 +02:00
Pol Dellaiera
d503bc4f4a
php.packages.composer-local-repo-plugin: init at 1.1.0
2024-05-19 22:10:03 +02:00
R. Ryantm
bcdbb17a41
php81Packages.phpstan: 1.11.0 -> 1.11.1
2024-05-19 11:11:16 +00:00
R. Ryantm
bb40bd881a
php82Extensions.phalcon: 5.6.2 -> 5.7.0
2024-05-18 01:36:42 +00:00
Pol Dellaiera
3c59b35bd6
Merge pull request #311578 from r-ryantm/auto-update/php81Packages.box
...
php81Packages.box: 4.6.1 -> 4.6.2
2024-05-14 09:22:53 +02:00
R. Ryantm
cb82462b3d
php81Packages.box: 4.6.1 -> 4.6.2
2024-05-14 06:53:49 +00:00
Pol Dellaiera
53eefbccfc
Merge pull request #311531 from r-ryantm/auto-update/php82Extensions.mongodb
...
php82Extensions.mongodb: 1.18.1 -> 1.19.0
2024-05-14 08:44:31 +02:00
Pol Dellaiera
1e54b8ca42
Merge pull request #311455 from patka-123/phpinsights-fix-build
...
phpPackages.phpinsights: fix build
2024-05-14 08:34:26 +02:00
R. Ryantm
65b6f34941
php82Extensions.mongodb: 1.18.1 -> 1.19.0
2024-05-14 01:46:24 +00:00
R. Ryantm
fd6c372851
php81Packages.phpstan: 1.10.67 -> 1.11.0
2024-05-13 21:01:43 +00:00
Patka
97f69cbe09
phpPackages.phpinsights: fix build
...
The old lock was generated with php82, so the php81Packages version was broken. The build errors with the old lock: https://hydra.nixos.org/build/259472196/nixlog/2
2024-05-13 21:55:22 +02:00
Pol Dellaiera
daaa05a14c
Merge pull request #309575 from patka-123/deployer-7.4.0
...
phpPackages.deployer: 7.3.3 -> 7.4.0
2024-05-06 18:14:26 +02:00
Patka
01531e94df
phpPackages.deployer: 7.3.3 -> 7.4.0
...
Release notes: https://github.com/deployphp/deployer/releases/tag/v7.4.0
2024-05-06 16:40:29 +02:00
Patka
d5634603c2
phpPackages.phpstan: 1.10.66 -> 1.10.67
...
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.67
2024-05-06 15:42:25 +02:00
Patka
f1732f8c79
Revert "maintainers: remove patka"
2024-05-06 14:08:44 +02:00
R. Ryantm
0efa693b71
php81Extensions.opentelemetry: 1.0.2 -> 1.0.3
2024-05-05 16:07:54 +00:00
Pol Dellaiera
66ffcefea5
php.packages.composer: 2.7.3 -> 2.7.6
...
diff: https://github.com/composer/composer/compare/2.7.3..2.7.6
2024-05-05 07:56:06 +02:00
Pol Dellaiera
c759efa5e7
workflows/check-nix-format: enforce for php-packages
2024-05-04 23:04:36 +02:00
Patka
0757a75279
maintainers: remove patka
2024-04-26 21:52:53 +02:00
Thomas Gerbet
f30d13d04a
phpPackages.composer: 2.7.2 -> 2.7.3
...
Changes:
https://github.com/composer/composer/releases/tag/2.7.3
2024-04-21 01:12:19 +02:00
Pol Dellaiera
93a10e1b2d
phpPackages.opentelemetry: fix builds on Darwin
...
This should fix https://github.com/NixOS/nixpkgs/issues/304809
Issue introduced in a399db4352
2024-04-18 07:32:16 +02:00
R. Ryantm
093452c827
php82Extensions.xdebug: 3.3.1 -> 3.3.2
2024-04-15 13:59:06 +00:00
R. Ryantm
75e43f38d5
php81Extensions.mongodb: 1.18.0 -> 1.18.1
2024-04-12 13:39:55 +00:00
R. Ryantm
a399db4352
php81Extensions.opentelemetry: 1.0.1 -> 1.0.2
2024-04-11 19:49:54 +00:00
Patka
df1427ed2b
phpPackages.phpstan: 1.10.65 -> 1.10.66
...
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.66
2024-03-29 10:18:59 +01:00
R. Ryantm
d65e36e5db
php83Extensions.mongodb: 1.17.3 -> 1.18.0
2024-03-28 02:37:43 +00:00
Pol Dellaiera
7c696d1277
Merge pull request #296928 from patka-123/phpinsights
...
phpPackages.phpinsights: init at 2.11.0
2024-03-24 17:27:20 +01:00
Patka
d3ef766498
phpPackages.phpinsights: init at 2.11.0
2024-03-24 10:21:39 +01:00
Patka
5e13b34de2
phpPackages.phpstan: 1.10.63 -> 1.10.65
...
Diff: https://github.com/phpstan/phpstan-src/compare/1.10.63...1.10.65
2024-03-24 10:19:57 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00