Bump omniauth-rpi from v1.3.1 to v1.4.1 by dependabot[bot] · Pull Request #753 · RaspberryPiFoundation/editor-api

Bumps omniauth-rpi from v1.3.1 to v1.4.1.

Release notes

Sourced from omniauth-rpi's releases.

v1.4.1

What's Changed

New Contributors

Full Changelog: RaspberryPiFoundation/omniauth-rpi@v1.4.0...v1.4.1

v1.4.0

Fixes setting of uid from raw_info using sub (uid was previously blank)

Changelog

Sourced from omniauth-rpi's changelog.

[1.4.1] - 2025-7-17

Changed

[1.4.0] - 2023-02-13

Changed

  • Fixes setting of uid from raw_info using sub (uid was previously blank)
Commits
  • ff02d94 Version 1.4.1 changelog
  • 8c5827b Merge pull request #19 from mudge/relax-jwt-dependency
  • cdb38db Relax jwt version constraint
  • 2a54447 Update docs links
  • fe42b06 Add clarification for v1 signup param
  • 5e54da8 Fix setting of uid from raw_info (from sub)
  • 859c9b7 Add build / publishing steps
  • ee63de1 Bump version number
  • fa11d32 Fix setting of uid from raw_info
  • d9cf159 Add docs on force sign up flow
  • Additional commits viewable in compare view

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 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)