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 gds-sso from 18.1.0 to 19.0.0 #1321

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gds-sso from 18.1.0 to 19.0.0.

Changelog

Sourced from gds-sso's changelog.

19.0.0

  • We no longer set ActiveSupport::Cache::NullStore.new as the default cache. This avoids a deprecation warning when the gem is used in Rails apps.
    • If you're using gds-sso in a Rails app and relying on the Railtie to set the cache then you don't need to do anything
    • If you're using gds-sso and manually setting the cache then you don't need to do anything.
    • If you're using gds-sso outside of a Rails app and you're not explicitly setting the cache then you'll need to configure it before you can use GDS::SSO::BearerToken.locate.
Commits
  • 8cc1427 Merge pull request #292 from alphagov/fix-deprecation-warning
  • ada0511 Bump the gem version
  • 19427cb Update CHANGELOG
  • afc57ba Fix deprecation warning
  • 2242195 Merge pull request #291 from alphagov/add-snyk-scans
  • d89bd05 Add Snyk scans to CI pipeline
  • 56de689 Merge pull request #290 from alphagov/add-sca-sast-scans
  • 7df3569 Add CodeQL (SAST) scan and Dependency Review (SCA) scan to CI pipeline
  • a1953f8 Merge pull request #289 from alphagov/update-dependabot-config
  • c0c7765 Configure Dependabot to update all RubyGems
  • Additional commits viewable 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 <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 [gds-sso](https://github.com/alphagov/gds-sso) from 18.1.0 to 19.0.0.
- [Changelog](https://github.com/alphagov/gds-sso/blob/main/CHANGELOG.md)
- [Commits](alphagov/gds-sso@v18.1.0...v19.0.0)

---
updated-dependencies:
- dependency-name: gds-sso
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

@ryanb-gds ryanb-gds merged commit d3202a7 into main Feb 6, 2024
12 checks passed
@ryanb-gds ryanb-gds deleted the dependabot/bundler/gds-sso-19.0.0 branch February 6, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant