ProgrammingLab / prolab-accounts

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

Bump github.com/ory/hydra from 1.0.8 to 1.1.1 #186

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.1.1.

Release notes

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

v1.1.1+oryOS.14

Changelog

c37b710b Create and use a proper user in the alpine Dockerfile (#1669) c9a01e65 cmd: Added tests for helpers (#1665) 2e24e662 docs: Incorporates changes from version v1.1.0 [ci skip] e5b5de0c docs: Incorporates changes from version v1.1.0-2-gc9a01e65 [ci skip] d78f4030 docs: Incorporates changes from version v1.1.0-4-gc37b710b [ci skip]

Docker images

  • docker pull oryd/hydra:v1
  • docker pull oryd/hydra:v1.1
  • docker pull oryd/hydra:v1.1.1
  • docker pull oryd/hydra:v1.1.1
  • docker pull oryd/hydra:latest
  • docker pull oryd/hydra:v1-alpine
  • docker pull oryd/hydra:v1.1-alpine
  • docker pull oryd/hydra:v1.1.1-alpine
  • docker pull oryd/hydra:v1.1.1-alpine
  • docker pull oryd/hydra:latest-alpine

v1.1.0+oryOS.13

Changelog

7cb77830 Add several SQL lookup indices (#1654) 53d5c7cb Fix typo in handler.go comment (#1626) e6f4f90c Update README banner (#1661) 19bba5ca Update dockerfiles to latest alpine and golang (#1636) d5e8f970 Update upgrade changelog (#1632) 36144f70 docs: Incorporates changes from version v1.0.9 [ci skip] 4010d43d docs: Incorporates changes from version v1.0.9-12-gc1a5c3a5 [ci skip] b0ddc2af docs: Incorporates changes from version v1.0.9-14-ge6f4f90c [ci skip] a47dd978 docs: Incorporates changes from version v1.0.9-2-gd5e8f970 [ci skip] 3569ea38 docs: Incorporates changes from version v1.0.9-5-g53d5c7cb [ci skip] c87c9add docs: Incorporates changes from version v1.0.9-7-g9abfe794 [ci skip] 9dbf8b53 docs: Incorporates changes from version v1.0.9-9-ge0f0a50d [ci skip] d752cfbc docs: Update upgrade guide for 1.1.0 e0f0a50d vendor: Bump ory/fosite to v0.30.2 (#1643) 9abfe794 vendor: Bump ory/x to 0.0.82 (#1641) c1a5c3a5 vendor: Update ory/x to latest version (#1655)

... (truncated)
Changelog

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

v1.1.1 (2019-12-19)

Full Changelog

Closed issues:

  • Applying migrations causes downtime #1664
  • DBAL plugin fine-grained interface #1627
  • Consider creating .netrc or removing User [1000] from alpine image #1596
  • login_challenge parameter not always put at the end of the login url #1583

Merged pull requests:

v1.1.0 (2019-12-16)

Full Changelog

Implemented enhancements:

  • cmd: Clients list command #1310
  • oauth2: Support OAuth2 discovery #1127

Fixed bugs:

  • State parameter not preserved in authentication error response #1642
  • MySQL database password logged on startup #1640
  • CORS allowed_origins not working as expected #1615
  • Migrations not working in 1.0.1 with go1.13 #1563
  • Can't connect Azure Postgres as username contains '@' character #1494

Closed issues:

  • Multistaging Build for hydra #1662
  • Question about Auth Request prompt=none behavior #1659
  • Support Postgres schemas #1657
  • Support postgres schemas #1656
  • Extremely slow while invalidating all login sessions of a certain user #1653
  • How to redirect back to the previously unauthenticated page after successful login #1652
  • Revoke current session tokens after logout #1651
  • Support specify refresh token lifespan from login/consent application. #1648
  • The CSRF value from the token does not match the CSRF value from the data store #1647
  • auth token "oauth2_authentication_session " is clashing when oauth clients are on same domain #1646
  • Add support for Syslog logging #1645
  • Missing logout_challenge query parameter on logout redirect #1635
  • Unexpected logout behavior #1634
  • Unable to request id_token #1633
  • Handle 404 for GET /userinfo #1630
  • Add support for MongoDB 4.0 [NEW][NOT DUPLICATED] #1629
  • sqlData struct PK field should be an int64 #1595
... (truncated)
Commits
  • d78f403 docs: Incorporates changes from version v1.1.0-4-gc37b710b [ci skip]
  • c37b710 Create and use a proper user in the alpine Dockerfile (#1669)
  • e5b5de0 docs: Incorporates changes from version v1.1.0-2-gc9a01e65 [ci skip]
  • c9a01e6 cmd: Added tests for helpers (#1665)
  • 2e24e66 docs: Incorporates changes from version v1.1.0 [ci skip]
  • d752cfb docs: Update upgrade guide for 1.1.0
  • b0ddc2a docs: Incorporates changes from version v1.0.9-14-ge6f4f90c [ci skip]
  • e6f4f90 Update README banner (#1661)
  • 4010d43 docs: Incorporates changes from version v1.0.9-12-gc1a5c3a5 [ci skip]
  • c1a5c3a vendor: Update ory/x to latest version (#1655)
  • 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 #187.