Skip to content

Conversation

@github-actions
Copy link
Contributor

Release Notes for 3.1.1

3.1.x bugfix release (patch)

3.1.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

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 <swentz@brainbits.net>

* Rebase

* PKCS#8 Loading

* PHPStan errors fixed

* foo.key removed

Co-authored-by: Stephan Wentz <stephan@wentz.it>
Co-authored-by: Stephan Wentz <swentz@brainbits.net>
* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
dependabot bot and others added 23 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
@gitguardian
Copy link

gitguardian bot commented Aug 24, 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 merged commit 2bc3779 into 4.0.x Aug 30, 2022
@Spomky Spomky deleted the 3.1.x-merge-up-into-4.0.x_xA3loUDE 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.

2 participants