ProgrammingLab / prolab-accounts

部員紹介、認証基盤
MIT License
3 stars 3 forks source link

Bump github.com/ory/hydra from 1.0.8 to 1.4.2 #212

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/ory/hydra from 1.0.8 to 1.4.2.

Release notes

Sourced from github.com/ory/hydra's releases.

v1.4.2+oryOS.18

Changelog

622b5853 chore: move to ory analytics fork (#1776) 485961b0 docs: Regenerate and update changelog 77b82aca docs: Regenerate and update changelog fab354ac docs: add 1.4 section to upgrade guide

Docker images

  • docker pull oryd/hydra:v1
  • docker pull oryd/hydra:v1.4
  • docker pull oryd/hydra:v1.4.2
  • docker pull oryd/hydra:v1.4.2
  • docker pull oryd/hydra:latest
  • docker pull oryd/hydra:v1-alpine
  • docker pull oryd/hydra:v1.4-alpine
  • docker pull oryd/hydra:v1.4.2-alpine
  • docker pull oryd/hydra:v1.4.2-alpine
  • docker pull oryd/hydra:latest-alpine

v1.4.1+oryOS.18

Changelog

13c6753a fix: add forgotten error check to test (#1774)

Docker images

  • docker pull oryd/hydra:v1
  • docker pull oryd/hydra:v1.4
  • docker pull oryd/hydra:v1.4.1
  • docker pull oryd/hydra:v1.4.1
  • docker pull oryd/hydra:latest
  • docker pull oryd/hydra:v1-alpine
  • docker pull oryd/hydra:v1.4-alpine
  • docker pull oryd/hydra:v1.4.1-alpine
  • docker pull oryd/hydra:v1.4.1-alpine
  • docker pull oryd/hydra:latest-alpine

v1.4.0+oryOS.18

No release notes provided.

... (truncated)
Changelog

Sourced from github.com/ory/hydra's changelog.

v1.4.2 (2020-04-03)

Full Changelog

Merged pull requests:

v1.4.1 (2020-04-02)

Full Changelog

Merged pull requests:

v1.4.0 (2020-04-02)

Full Changelog

Implemented enhancements:

  • Make EnforcePKCE confurable #1577
  • Token retrieval failed with error code 500 #1735
  • Use new swagger pipeline and remove swagger stubs #1731
  • Encryption for claims data storage #1649
  • feat: consent: add field for handled at to consent request type and database #1689 (DennisPattmann5012)

Fixed bugs:

  • Duplicate key value violates unique constraint #1719
  • fix(client): Remove 404 from GET responses #1746 (aeneasr)
  • fix(sdk): Ignore go-jose when generating swagger spec #1757 (aeneasr)
  • fix: Add failing test case for #1725 #1727 (aeneasr)

Closed issues:

  • OAuth2 Token Revocation #1765
  • Large latencies in sql-conn-query #1755
  • Improper URL and method definition of REST API #1752
  • No CSRF value available in the session cookie happend in the guiding demo #1751
  • Integration with the Kratos user center error #1749
  • Status code 401 instead of 404 for clients not found in GET /clients/{id} #1744
  • Docker #1743
  • Biometrics authentication with Hydra #1742
  • Add support for a NoSql as persistence layer #1740
  • Fix docker build command in comment and add doc #1658
  • Hydra write to database: broken pipe #1599

Merged pull requests:

... (truncated)
Commits
  • 622b585 chore: move to ory analytics fork (#1776)
  • 485961b docs: Regenerate and update changelog
  • fab354a docs: add 1.4 section to upgrade guide
  • 77b82ac docs: Regenerate and update changelog
  • 13c6753 fix: add forgotten error check to test (#1774)
  • 700d17d Merge pull request from GHSA-3p3g-vpw6-4w66
  • 179dd5a docs: Regenerate and update changelog
  • ad7ae00 fix: force transaction isolation level to LevelRepeatableRead (#1766)
  • fefed90 docs: Regenerate and update changelog
  • 4de078a docs: update forum and chat links
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #217.