ualbertalib / jupiter

Jupiter is a University of Alberta Libraries-based initiative to create a sustainable and extensible digital asset management system. This is phase 2 (Digitization).
https://era.library.ualberta.ca/
MIT License
23 stars 10 forks source link

Bump omniauth-saml from 2.1.2 to 2.2.1 #3618

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps omniauth-saml from 2.1.2 to 2.2.1.

Release notes

Sourced from omniauth-saml's releases.

v2.2.1 (2024-09-11)

  • Fix permission file permissions within published gem (#226)

v2.2.0 (2024-09-10)

This release fixes:

Chores

  • use semantic versioning for ruby-saml as per gem build hints (e17f460)
Changelog

Sourced from omniauth-saml's changelog.

v2.2.1 (2024-09-11)

  • Fix permission file permissions within published gem (#226)

v2.2.0 (2024-09-10)

This release fixes:

Chores

  • use semantic versioning for ruby-saml as per gem build hints (e17f460)

v2.1.1 (2024-09-10)

Chores

  • Add Ruby 3.1 to the CI matrix (8954310)
  • Add Ruby 3.2 to CI matrix (9403366)
  • Fix copy-pasteability of code example (3eb8942)
  • bump dependencies and remove ruby eol versions (c6fc2db)
  • Remove old maintainer email from gemspec (9f6daa)

v2.1.0 (2022-03-01)

Refactor

  • Rename usage of deprecated SAML options (74ed8df)

Chores

v2.0.0 (2021-01-13)

Chores

v1.10.3 (2020-10-06)

... (truncated)

Commits
  • b4a6016 fix: file permissions for version.rb and CHANGELOG
  • 015f003 Merge pull request #221 from pboling/patch-1
  • e5361f7 🔀 Update SECURITY.md
  • 654a2d1 Update SECURITY.md
  • 8787c52 Create SECURITY.md
  • cc4dd74 Merge pull request #225 from omniauth/feat/new-release-2.2.0
  • 4274e9d feat: new release 2.2.0
  • e17f460 chore: use semantic versioning for ruby-saml as per gem build hints
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)