Skip to content
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

Merge release 4.6.0 into 5.0.x #413

Merged
merged 27 commits into from
Jun 11, 2023
Merged

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Jun 11, 2023

Release Notes for 4.6.0

Feature release (minor)

4.6.0

  • Total issues resolved: 2
  • Total pull requests resolved: 9
  • Total contributors: 2

feature

enhancement

dependencies

DX

Spomky and others added 27 commits January 23, 2023 06:41
* Improves deprecation messages
* Useless verification removed
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florent Morselli <[email protected]>
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.40 to 2.10.43.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.40...v2.10.43)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florent Morselli <[email protected]>
Split User Repository Registration mode
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.3.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.43 to 2.10.44.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.43...v2.10.44)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florent Morselli <[email protected]>
* PublicKeyCredentialSourceRepository is now deprecated
* CS fixed
* Split Credential Registration
* Deptrac issue fixed
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.44 to 2.10.45.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.44...v2.10.45)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Rector/Phpunit fixed
* Tag name fixed
* Fix Base64UrlSafe decoding (#399)

* Fix Base64UrlSafe decoding
* PHPStan baseline
* @simplewebauthn/browser 7.0
* Exported files fixed
* JS fixed

* PHPStan baseline updated

* baseline updated
Add RememberMeBadge
Scorecards
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v2...v3)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.45 to 2.10.47.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.45...v2.10.47)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florent Morselli <[email protected]>
@Spomky Spomky merged commit 94efd38 into 5.0.x Jun 11, 2023
@Spomky Spomky deleted the 4.6.x-merge-up-into-5.0.x_Ifwv6y9d branch June 11, 2023 19:40
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