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.2.1 to 2.3.5 #20004

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps simplesamlphp/simplesamlphp from 2.2.1 to 2.3.5.

Release notes

Sourced from simplesamlphp/simplesamlphp's releases.

SimpleSAMLphp 2.3.5

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.

Make sure to check the changelog and upgrade notes.

SHA256 checksum slim-release: 79d87dfeee0246006dff792a59f895f3092c039f8bf8f5761f8b4f41ce4dbede SHA256 checksum full-release: 97bc3b8220eb628fd5493e14187d756247462849ebf323ccf094b0cd2b505665

Full Changelog: simplesamlphp/simplesamlphp@v2.3.4...v2.3.5

SimpleSAMLphp 2.3.4

This is a security-release of SimpleSAMLphp. An XXE-vulnerability was fixed (CVE-2024-52596), which was considered to be a high risk.

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

Make sure to check the changelog and upgrade notes.

SHA256 checksum slim-release: 7918eba2aa0d6a13504e3ce013e344cf9566137ec8b6aeda25e4b347b23d8118 SHA256 checksum full-release: 35fe912fbf9f22f47f7b48d4c7e4cbf7c62bac2d3a9cbff846d7ff8cf281572e

Full Changelog: simplesamlphp/simplesamlphp@v2.3.3...v2.3.4

SimpleSAMLphp 2.3.3

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.

Make sure to check the changelog and upgrade notes.

SHA256 checksum slim-release: c36eb2daea92d5916dc177451edc980ee812352aff57de743fdb73e46d671d30 SHA256 checksum full-release: 1001ebb34a52873802de26f762f1f51a9152aacc1a58d3d58828161b9ad3bc12

Full Changelog: simplesamlphp/simplesamlphp@v2.3.2...v2.3.3

SimpleSAMLphp 2.3.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.

Make sure to check the changelog and upgrade notes.

SHA256 checksum slim-release: da1253a48fef7513f8e795a07c693323fa2770c74a8245f7a56f2fa9c2537a51 SHA256 checksum full-release: 6e6fc8d2052cecdcec5bb56a350facb28d70f9407c74ad9be67b04416de748c5

Full Changelog: simplesamlphp/simplesamlphp@v2.3.1...v2.3.2

SimpleSAMLphp 2.3.1

This is a bugfix-release of SimpleSAMLphp.

... (truncated)

Changelog

Sourced from simplesamlphp/simplesamlphp's changelog.

Version 2.3.5

Released 2024-12-02

  • Fix a regression that would cause the translations for modules to revert to English

Version 2.3.4

Released 2024-12-02

Security

  • A security bug was patched in the saml2-library that allowed for XXE during the parsing of SAML2-messages (CVE-2024-52596)

Other fixes

  • Attributes translations are now in the "attributes" domain (#2328).
  • Add index directive to Nginx example configuration (#2329).
  • Better error message when using legacy endpoints format (#2335).
  • Some minor improvements to the changes in 2.3.3.

Version 2.3.3

Released 2024-11-16

  • Fix st-language by updating the ICU-files (#2305)
  • Fix docs and configuration examples regarding SSO-endpoints.

admin

  • Fix regression in metadata converter clipboard-button (#2253)
  • Fix typo that caused the metadata file-upload to be hidden (#2271)

discopower

  • Throw a meaningful exception when tags contain illegal characters (v1.4.1)

ldap

  • Fix a missing negation that rendered multi-ldap broken (v2.3.7)

Version 2.3.2

Released 2024-09-06

  • Fixed a regression that led to fonts & icons not being loaded correctly (#2237)
  • Fixed a regression that caused the languages in the language-bar to be all in English.

admin

... (truncated)

Commits
  • 406cc3a Release v2.3.5
  • cb919bc Revert "i18n move attributes into an attributes domain (#2328)"
  • 210a8f6 Release v2.3.4
  • d87b068 Fix changelog typo
  • 442e995 Update changelog
  • 6e30814 Expand a bit on what is meant with endpoints change
  • cf865a9 Make explicit what part of the config is wrong when non-array endpoint type e...
  • e50dc53 i18n move attributes into an attributes domain (#2328)
  • 167f6d8 Add the index directive to nginx configuration (#2329)
  • 07575f2 Remove erroneous mention of st
  • 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)

Bumps [simplesamlphp/simplesamlphp](https://github.com/simplesamlphp/simplesamlphp) from 2.2.1 to 2.3.5.
- [Release notes](https://github.com/simplesamlphp/simplesamlphp/releases)
- [Changelog](https://github.com/simplesamlphp/simplesamlphp/blob/v2.3.5/docs/simplesamlphp-changelog.md)
- [Commits](simplesamlphp/simplesamlphp@v2.2.1...v2.3.5)

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

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

github-actions bot commented Dec 3, 2024

Checking composer.lock changes...

Copy link

github-actions bot commented Dec 3, 2024

The number of lines changed in composer.lock exceeds the acceptable threshold.

  • Lines changed: 587
  • Threshold: 200

This is a warning only. Please review the changes and ensure that they are acceptable.

@va-cms-bot va-cms-bot temporarily deployed to Tugboat December 3, 2024 09:03 Destroyed
@edmund-dunn edmund-dunn closed this Dec 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/simplesamlphp/simplesamlphp-2.3.5 branch December 3, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: : Pull requests that update a dependency file php Dependabot pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants