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.1 to 2.1.2 #1488

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps simplesamlphp/simplesamlphp from 2.1.1 to 2.1.2.

Release notes

Sourced from simplesamlphp/simplesamlphp's releases.

SimpleSAMLphp 2.1.2

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: efd3a46937ad2de61b51ea773f16fd2b0233009f52b078a7e6f1333a03a50c57 SHA256 checksum full-release: 18f20e7cd104774ba60c4aabe3f8c8e153c99340310e72fe071448067ee8db8c

Changelog

Sourced from simplesamlphp/simplesamlphp's changelog.

Version 2.1.2

Released 2024-02-05

  • Restore possibility to use HTTP-Artifact on AuthnRequests (regression from 2.0.4)
  • Fixed undefined variable exception when using MS SQL store (#1917 + #1918)
  • Fix legacy-endpoints to not send responses twice
  • Fix exception when using iframe-logout (#1936)
  • Look for the schema files in the right place (#1929)
  • Fixed file logging handler to not fail on the first write after file-creation (#1877)
  • Fixed a warning in the RequestedAuthnContextSelector

adfs

  • Fixed incorrect use of StreamedResponse (v2.1.3)

core

  • Fixed a broken template for the WarnShortSSOInterval authproc-filter (#1920)
  • Fixed the order of the routes so that the least specific error-controller is hit last (#1923)

ldap

  • Restored 1.x functionality to be able to fetch operational attributes (v2.3.0)
  • Fixed undesirable side-effect introduced in v2.3.0 (v2.3.1)
  • Restore the ability to read attributes using a privileged account (v2.3.2)

saml

  • Disable caching for metadata-endpoint when protect.metadata is true (#1926)

saml2 library

  • Fix serialization for the NameID element
  • Fix inheritance - There is no relation between BaseID and NameID
Commits

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)

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

---
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 Feb 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Superseded by #1490.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/composer/simplesamlphp/simplesamlphp-2.1.2 branch February 14, 2024 01:55
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.

0 participants