forked from sabre-io/vobject
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dependancies audit #100
Open
valentinbonneaud
wants to merge
120
commits into
master
Choose a base branch
from
feat/dep-audit
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change composer package name
Fix bug in by year day
* Improve fast forward performance * Add testcases
* Add FastForward Before * Fix case no occurrence in frequency window * Split functions * Review * Review
* Fix phpstan * Fixing tests <= PHP7.1 * Adding badges
* FREQ is mandatory in the RRule * Review
* Expose RRULE properties from RRuleIterator COUNT FREQ INTERVAL UNTIL * Test get accessors for RRULE properties
* fix Bad file descriptor (7.4) (sabre-io#469) * travis: allow failure for phpstan for now (sabre-io#470) * travis: add php 7.4snapshot build (sabre-io#471) * Fixed typo in vobject CLI help (sabre-io#477) * Run phpstan on PHP >= 7.1 (sabre-io#483) * Add TZ in iTip REPLY messages * Added phpstan for tests folder (sabre-io#485) * Add PHONE-NUMBER value type (used for TEL in vCard 3.0) (sabre-io#486) Signed-off-by: Christian Kraus <[email protected]> * use latest phpstan 0.12.5 in CI * Add PHPstorm .idea to .gitignore * Fix various typos * Prepare next iteration * Apply php-cs-fixer code style changes * Use phpunit8 where possible * Fixed phpstan level 1 errors * Make sure there is no logic change * Prevent setting foreach key beforehand * Refactored fqcn strings to ::class to allow checking with phpstan (sabre-io#495) * Added convenient development commands * Decoupled cs-fixer command from chosen tool * Use phpunit 9 where possible * Replace assertRegExp with assertMatchesRegularExpression in unit test * fix an incomplete phpdoc type annotation * php-cs-fixer fixes * Ignore phpdoc_summary check Seriously you want me to put a full stop directly after a link?? * Drop php < 7.1, pull composer / travis changes from upstream * Release 4.3.4 Co-authored-by: Remi Collet <[email protected]> Co-authored-by: Markus Staab <[email protected]> Co-authored-by: Dominik <[email protected]> Co-authored-by: Jeroen van Oort <[email protected]> Co-authored-by: Renaud BOYER <[email protected]> Co-authored-by: Christian Kraus <[email protected]> Co-authored-by: Phil Davis <[email protected]> Co-authored-by: Michael Stilkerich <[email protected]>
* fix Bad file descriptor (7.4) (sabre-io#469) * travis: allow failure for phpstan for now (sabre-io#470) * travis: add php 7.4snapshot build (sabre-io#471) * reduce phpstan level back to 0, as level 1 is failing right now (sabre-io#472) * reduce phpstan level back to 0, as level 1 is failing right now * travis: no longer allow failures for phpstan * Fixed typo in vobject CLI help (sabre-io#477) * Release 4.2.1 (sabre-io#479) * Release 4.2.1 * Update CHANGELOG.md * Prepare next iteration (sabre-io#480) * Run phpstan on PHP >= 7.1 (sabre-io#483) * Add TZ in iTip REPLY messages * Added phpstan for tests folder (sabre-io#485) * Add PHONE-NUMBER value type (used for TEL in vCard 3.0) (sabre-io#486) Signed-off-by: Christian Kraus <[email protected]> * use latest phpstan 0.12.5 in CI * Add PHPstorm .idea to .gitignore * Fix various typos * Release 4.2.2 (sabre-io#490) * Release 4.2.2 * Update CHANGELOG.md * Prepare next iteration * Update dependencies and code style tools * Remove unneeded 'bootstrap' line from phpstan.neon * Apply php-cs-fixer code style changes * run php-cs-fixer in CI * php-cs-fixer must be at least 2.16.1 for PHP 7.4 * Use phpunit8 where possible * Fixed phpstan level 1 errors * Make sure there is no logic change * Prevent setting foreach key beforehand * Refactored fqcn strings to ::class to allow checking with phpstan (sabre-io#495) * Release 4.3.0 (sabre-io#497) * Update CHANGELOG.md * Update Version.php * Added phpstan to dev dependencies * Reset bin-dir config * Added convenient development commands * Cleaned up .gitignore These entries should be in the developer's global .gitignore * cs-fixer: don't check only the lib folder * Decoupled cs-fixer command from chosen tool * Standardize CI * Use phpunit 9 where possible * Only upload coverage when it has been collected * Replace assertRegExp with assertMatchesRegularExpression in unit test * fix an incomplete phpdoc type annotation * Release 4.3.1 * Adjust boolean vars in .travis.yml to prepare for PHP8.0 * Run unit tests on PHP8 * Fixup calendar parameter to Broker parseEvent * Release 4.3.2 * Remove Pacific-New obsolete timezone * Do composer remove --no-update in Travis * Use min php-cs-fixer 2.16.7 * Release 4.3.3 Co-authored-by: Remi Collet <[email protected]> Co-authored-by: Markus Staab <[email protected]> Co-authored-by: Dominik <[email protected]> Co-authored-by: Jeroen van Oort <[email protected]> Co-authored-by: Renaud BOYER <[email protected]> Co-authored-by: Christian Kraus <[email protected]> Co-authored-by: Thomas Müller <[email protected]> Co-authored-by: Phil Davis <[email protected]> Co-authored-by: Michael Stilkerich <[email protected]>
Co-authored-by: Ren Xie Liu <[email protected]>
Co-authored-by: Ren Xie Liu <[email protected]>
Co-authored-by: Ren Xie Liu <[email protected]>
Co-authored-by: Ren Xie Liu <[email protected]>
Modify TZID value for migration timezones
Release 4.23.0
better naming in test case Co-authored-by: giuseppe-arcuti <[email protected]>
[Calendar][CALBE-2290][Feat] added whitelist for illegal values in pa…
Release 4.24.0
…param [INBE-269][Fix] drop malformed or illegal VALUE parameter
Release 4.26.0
…dard-time Add support for gulf standard time
Release 4.27.0
use dubai instead of muscat
Release 4.28.0
…eam-master-20231228
…231228 Chore/merge upstream master 20231228
Release 4.29.0
valentinbonneaud
force-pushed
the
feat/dep-audit
branch
from
April 10, 2024 11:24
115910d
to
f5ef6df
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add a composer audit job in the GitHub actions to perform a security audit of our dependency tree