Skip to content

Merge release 3.1.0 into 4.0.x #395

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

Closed
wants to merge 50 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Release Notes for 3.1.0

3.1.0

  • Total issues resolved: 3
  • Total pull requests resolved: 4
  • Total contributors: 4

enhancement

bug

feature,pinned

Spomky and others added 30 commits August 22, 2022 19:49
* Update KeyConverter.php
* Tests updated
* ECS+RECTOR
* Exported files
* Add missing context parameters for supportsDenormalization() (#359)

Co-authored-by: Stephan Wentz <[email protected]>

* Rebase

* PKCS#8 Loading

* PHPStan errors fixed

* foo.key removed

Co-authored-by: Stephan Wentz <[email protected]>
Co-authored-by: Stephan Wentz <[email protected]>
* ECDH-SS support
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@1.0.0...1.1.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](sebastianbergmann/phpunit@9.5.5...9.5.23)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on blackfire/php-sdk to permit the latest version.

---
updated-dependencies:
- dependency-name: blackfire/php-sdk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [matthiasnoback/symfony-config-test](https://github.com/matthiasnoback/SymfonyConfigTest) to permit the latest version.
- [Release notes](https://github.com/matthiasnoback/SymfonyConfigTest/releases)
- [Changelog](https://github.com/SymfonyTest/SymfonyConfigTest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matthiasnoback/SymfonyConfigTest/commits/4.3.0)

---
updated-dependencies:
- dependency-name: matthiasnoback/symfony-config-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/dependency-injection](https://github.com/symfony/dependency-injection) to permit the latest version.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/yaml](https://github.com/symfony/yaml) to permit the latest version.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.0.0...1.8.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/browser-kit](https://github.com/symfony/browser-kit) to permit the latest version.
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/browser-kit/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/http-kernel](https://github.com/symfony/http-kernel) to permit the latest version.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/http-kernel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to permit the latest version.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to permit the latest version.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/commits/v6.1.0)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [fgrosse/phpasn1](https://github.com/FGrosse/PHPASN1) to permit the latest version.
- [Release notes](https://github.com/FGrosse/PHPASN1/releases)
- [Changelog](https://github.com/fgrosse/PHPASN1/blob/master/CHANGELOG.md)
- [Commits](fgrosse/PHPASN1@2.0.0...v2.4.0)

---
updated-dependencies:
- dependency-name: fgrosse/phpasn1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [nyholm/psr7](https://github.com/Nyholm/psr7) to permit the latest version.
- [Release notes](https://github.com/Nyholm/psr7/releases)
- [Changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md)
- [Commits](Nyholm/psr7@1.3.0...1.5.1)

---
updated-dependencies:
- dependency-name: nyholm/psr7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@1.0.0...1.4.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [php-http/mock-client](https://github.com/php-http/mock-client) to permit the latest version.
- [Release notes](https://github.com/php-http/mock-client/releases)
- [Changelog](https://github.com/php-http/mock-client/blob/master/CHANGELOG.md)
- [Commits](php-http/mock-client@1.0.0...1.5.0)

---
updated-dependencies:
- dependency-name: php-http/mock-client
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 20 commits August 23, 2022 19:36
Updates the requirements on [bjeavons/zxcvbn-php](https://github.com/bjeavons/zxcvbn-php) to permit the latest version.
- [Release notes](https://github.com/bjeavons/zxcvbn-php/releases)
- [Commits](bjeavons/zxcvbn-php@1.0.0...1.3.1)

---
updated-dependencies:
- dependency-name: bjeavons/zxcvbn-php
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/serializer](https://github.com/symfony/serializer) to permit the latest version.
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/serializer/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/serializer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/var-dumper](https://github.com/symfony/var-dumper) to permit the latest version.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/var-dumper/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/framework-bundle](https://github.com/symfony/framework-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/framework-bundle/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on symfony/polyfill-mbstring to permit the latest version.

---
updated-dependencies:
- dependency-name: symfony/polyfill-mbstring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/config](https://github.com/symfony/config) to permit the latest version.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/commits/v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@gitguardian
Copy link

gitguardian bot commented Aug 23, 2022

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id Secret Commit Filename
4242658 Generic Private Key 4379a59 tests/Component/KeyManagement/Keys/ED/private-secp384r1-with-public.pem View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@Spomky Spomky closed this Aug 23, 2022
@Spomky Spomky deleted the 3.1.x-merge-up-into-4.0.x_L47fV9hx branch September 28, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant