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

Bump simplesamlphp/simplesamlphp from 2.1.0 to 2.1.1 #1450

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps simplesamlphp/simplesamlphp from 2.1.0 to 2.1.1.

Release notes

Sourced from simplesamlphp/simplesamlphp's releases.

SimpleSAMLphp 2.1.1

This is a bugfix release of SimpleSAMLphp.

Use the link below to download and verify this release. Here you can also download a package with the source code of this release.

This release introduces some new features and translation-files are now automatically updated when new translation strings are introduced in code or in Twig-templates. Also new are the 'slim' and 'full' release. The 'slim' release contains no pre-installed modules other then the core modules (same as the 2.0 release), whereas the 'full' release has some of the most-used modules pre-installed.

Make sure to check the changelog and upgrade notes.

SHA256 checksum slim-release: 8380221bfcdee420152a5d2e1b299cc7afedffc2eb59cb4b43db4bb5f8c43fc8 SHA256 checksum full-release: 2ff24f27b2e8bf8a0131b788cf794179c59e0fb1ad946e28df3816fc7c54ff95

Changelog

Sourced from simplesamlphp/simplesamlphp's changelog.

Version 2.1.1

Released 2023-11-28

  • Fix static call for non-static method in bin/initMDSPdo.php (#1892)
  • Restore logout-behaviour for IdP's that do not send a saml:NameID in their LogoutRequest (#1894)
  • Fix code error in docs (#1895)
  • Fixed a TypeError when accessing the module.php endpoint without specifying a module (#1907)
  • Fixed the precondition-functionality for more complex authproc-filters (#1905)
  • Reverted a case of 'constructor property promotion' in SAMLParser, causing the validators to be empty (#1904)
  • Drop ext-intl in favour of a polyfill (#1908)

multiauth

  • Fix TypeError due to missing keys in source array (#1900)
Commits
  • 1071b13 Fix file names
  • ab2a4ce Set release-date for v2.1.1
  • 8fece1e Add note on strict CSP-headers
  • 067e877 Fix version match
  • a4f3408 Release v2.1.1
  • 98be02a Drop ext-intl in favour of a polyfill
  • ede6fd5 Revert constructor property promotion; values appear to be readonly unless pa...
  • 488c893 Added precondition checking in resumeProcessing (#1906)
  • 544e9ee Harden module.php endpoint against no input
  • 752cb41 [skip ci] Auto-rebuild translations
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [simplesamlphp/simplesamlphp](https://github.com/simplesamlphp/simplesamlphp) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/simplesamlphp/simplesamlphp/releases)
- [Changelog](https://github.com/simplesamlphp/simplesamlphp/blob/master/docs/simplesamlphp-changelog.md)
- [Commits](simplesamlphp/simplesamlphp@v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 6, 2023
@va-cms-bot va-cms-bot temporarily deployed to Tugboat December 6, 2023 01:38 Destroyed
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

Superseded by #1488.

@dependabot dependabot bot closed this Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/composer/simplesamlphp/simplesamlphp-2.1.1 branch February 6, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant