Johannes Meyer
e509effd2f
bin/make-release: Don't delete composer.lock
...
Dependencies are kept up2date by dependabot now.
2025-03-06 16:12:06 +01:00
dependabot[bot]
a46ad9ca72
build(deps): bump dompdf/dompdf from 2.0.3 to 3.1.0
...
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf ) from 2.0.3 to 3.1.0.
- [Release notes](https://github.com/dompdf/dompdf/releases )
- [Commits](https://github.com/dompdf/dompdf/compare/v2.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: dompdf/dompdf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 16:06:03 +01:00
dependabot[bot]
b79a796867
build(deps): bump shardj/zf1-future from 1.23.5 to 1.24.2
...
Bumps [shardj/zf1-future](https://github.com/Shardj/zf1-future ) from 1.23.5 to 1.24.2.
- [Release notes](https://github.com/Shardj/zf1-future/releases )
- [Changelog](https://github.com/Shardj/zf1-future/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Shardj/zf1-future/compare/release-1.23.5...release-1.24.2 )
---
updated-dependencies:
- dependency-name: shardj/zf1-future
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 16:01:40 +01:00
dependabot[bot]
f5ec92fb63
build(deps): bump guzzlehttp/psr7 from 2.6.1 to 2.7.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.6.1...2.7.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 16:00:25 +01:00
dependabot[bot]
a737bf6c14
build(deps): bump clue/http-proxy-react from 1.8.0 to 1.9.0
...
Bumps [clue/http-proxy-react](https://github.com/clue/reactphp-http-proxy ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/clue/reactphp-http-proxy/releases )
- [Changelog](https://github.com/clue/reactphp-http-proxy/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/clue/reactphp-http-proxy/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: clue/http-proxy-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:59:44 +01:00
dependabot[bot]
d6ba1c49b5
build(deps): bump phenx/php-svg-lib from 0.5.0 to 0.5.4
...
Bumps [phenx/php-svg-lib](https://github.com/dompdf/php-svg-lib ) from 0.5.0 to 0.5.4.
- [Release notes](https://github.com/dompdf/php-svg-lib/releases )
- [Commits](https://github.com/dompdf/php-svg-lib/compare/0.5.0...0.5.4 )
---
updated-dependencies:
- dependency-name: phenx/php-svg-lib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:58:44 +01:00
Johannes Meyer
bd24853dbb
Add dependabot config
2025-03-06 15:39:15 +01:00
Johannes Meyer
445fef27e5
Add composer.lock from stable/0.12.1
2025-03-06 15:36:19 +01:00
Johannes Meyer
4230555a1e
d3: Use our own require implementation
2025-03-03 16:33:51 +01:00
Johannes Meyer
eae38fcabf
js: Add d3.js in v7
2025-03-03 16:33:07 +01:00
Johannes Meyer
f70b33a8ab
composer.json: Add ipl-scheduler requirements
2023-10-20 11:00:21 +02:00
raviks789
852798998b
`patches/shardj-zf1-future:` Add fix for `Zend_Form_Element::getValue()`
2023-10-04 13:54:12 +02:00
raviks789
44cd0d4612
`shardj/zf1-future`: update version to avoid broken Sendmail transport
2023-09-06 16:11:57 +02:00
raviks789
891534ddf5
Add patch for backward compatibility in shardj/zf1-future
...
`Zend_Form_Element::_filterValue()` method signature has been changed in shardj/zf1-future and hence a patch has been
added for the backward compatibility with zend framework
2023-08-31 10:44:51 +02:00
Yonas Habteab
effa84a827
Apply patches only on `AbstractArray` class
2023-07-27 09:45:37 +02:00
Yonas Habteab
14a5202063
Add `ramsey/collection` PHP 8.1 support patch
2023-07-27 08:33:44 +02:00
Johannes Meyer
1ac4ad5e6c
.gitignore: Don't ignore the vendor directory...
2023-07-20 11:06:11 +02:00
raviks789
2e6cbc7590
Add vendor libs from Icinga Web and support PHP 8.2 ( #11 )
2023-07-17 10:24:53 +02:00
raviks789
257d966dd9
Register the whole vendor without filtering
...
Currently all files except files with .php extension are excluded from being staged in make-release.sh.
This result in excluding certain required files. Hence, now the entire vendor file will be registered.
2023-07-17 10:20:20 +02:00
Eric Lippmann
a8635b8871
export-ignore: Fix typo
2023-01-24 15:18:33 +01:00
Eric Lippmann
231b334b37
Merge pull request #8 from Icinga/UpdateCheckoutAction
...
Update Checkout Action to v3
2023-01-10 09:58:08 +01:00
Timm Ortloff
f99236d0df
CI: Update Checkout Action to v3
2023-01-09 12:59:56 +01:00
Johannes Meyer
5e93bacc09
Remove ramsey/UUID patch
2023-01-09 09:26:07 +01:00
Eric Lippmann
126e5a1c67
Export ignore
...
Remove Git-related files, `bin/` and `RELEASE.md` from archives.
2022-12-12 13:57:20 +01:00
Johannes Meyer
d63a12ba2c
Raise version to 0.11.0
2022-06-15 14:49:43 +02:00
Johannes Meyer
2b056ffa5b
Merge pull request #4 from Icinga/fix/php-81-support
...
PHP 8.1 support
2022-06-14 14:13:39 +02:00
Johannes Meyer
ba3e373a37
Require evenement/evenement in version 3.x
2022-06-14 14:05:29 +02:00
Yonas Habteab
b4c80ae765
Add PHP 8.1 support for `ramsey/uuid` in version 3.x
2022-06-14 14:05:29 +02:00
Yonas Habteab
4f88584110
Require `cweagans/composer-patches` to automatically apply module patches
2022-06-14 14:05:29 +02:00
Johannes Meyer
2886a4ca17
Require PHP 7.2 to 8.1
2022-06-14 14:05:29 +02:00
Johannes Meyer
4dec24543a
make-release.sh: Register new and updated assets
2022-06-14 14:04:49 +02:00
Johannes Meyer
14ab15bb1b
Add jquery
2022-06-14 13:41:31 +02:00
Johannes Meyer
660609dafa
Merge pull request #2 from Icinga/add-php-diff-lib
...
Add php diff lib
2021-12-17 13:07:52 +01:00
Johannes Meyer
47c28a9e86
README.md: Update min PHP requirement
2021-12-15 15:53:23 +01:00
Johannes Meyer
2457a6214f
Add style in LESS format for `jfcherng/php-diff`
2021-12-15 15:52:10 +01:00
Johannes Meyer
93673399f6
Require `jfcherng/php-diff` and raise min PHP requirement to 7.1
2021-12-15 15:49:57 +01:00
Tobias Leich
93546dd493
Escape newline in shell code
2021-11-29 15:59:51 +01:00
Johannes Meyer
d151822348
Add create-snapshot workflow
2021-07-20 10:50:05 +02:00
Johannes Meyer
bff933320a
Add `bin/make-snapshot.sh`
2021-07-20 10:48:03 +02:00
Johannes Meyer
2a83df30a7
make-release.sh: Add support for `--no-checkout`
2021-07-20 10:44:01 +02:00
Johannes Meyer
86924957f4
README.md: Use a real version in the examples
2021-06-24 12:45:05 +02:00
Johannes Meyer
9fb2109acf
composer.json: Relax all version constraints..
...
..to the latest major or the major that still supports
PHP 5.6.
2021-06-24 12:23:46 +02:00
Johannes Meyer
cab771608b
composer.json: Remove abandoned libs `clue/buzz-react`..
...
..and `react/http-client`. `clue/soap-react` requires
these libs still, but the 2.x branch which requires
`react/http` isn't compatible with PHP 5.6.
2021-06-24 12:22:15 +02:00
Johannes Meyer
f98f4932af
Add RELEASE.md
2021-05-28 11:07:48 +02:00
Johannes Meyer
4706d62837
make-release.sh: Allow to skip tag creation
2021-05-28 11:03:11 +02:00
Johannes Meyer
3993f8ac82
make-release.sh: Fail if version branch already exists
2021-05-28 11:02:47 +02:00
Johannes Meyer
fcb17c46ff
Drop module related stuff
2021-05-28 11:02:26 +02:00
Johannes Meyer
649bdeaa76
README.md: Update version refs to v0.9.0
2021-02-16 15:56:25 +01:00
Johannes Meyer
62967011dc
Require guzzlehttp/guzzle and guzzlehttp/psr7
2021-02-16 15:56:25 +01:00
Thomas Gelf
825f9e95c7
README: update version
...
fixes #8
2020-09-22 05:36:56 +02:00