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)
Bumps github.com/ory/hydra from 1.0.3 to 1.0.8.
Release notes
*Sourced from [github.com/ory/hydra's releases](https://github.com/ory/hydra/releases).* > ## v1.0.8+oryOS.12 > ## Changelog > > 31752abb consent: Don't touch authentication cookie on skipped logins ([#1564](https://github-redirect.dependabot.com/ory/hydra/issues/1564)) > f60c7241 driver: don't log DSN ([#1593](https://github-redirect.dependabot.com/ory/hydra/issues/1593)) > > > ## Docker images > > - `docker pull oryd/hydra:v1-alpine` > - `docker pull oryd/hydra:v1.0-alpine` > - `docker pull oryd/hydra:v1.0.8-alpine` > - `docker pull oryd/hydra:v1.0.8-alpine` > - `docker pull oryd/hydra:latest-alpine` > - `docker pull oryd/hydra:v1` > - `docker pull oryd/hydra:v1.0` > - `docker pull oryd/hydra:v1.0.8` > - `docker pull oryd/hydra:v1.0.8` > - `docker pull oryd/hydra:latest` > > ## v1.0.7+oryOS.12 > ## Changelog > > 46afe21f ci: Update github_changhelog_generator version > > > ## Docker images > > - `docker pull oryd/hydra:v1-alpine` > - `docker pull oryd/hydra:v1.0-alpine` > - `docker pull oryd/hydra:v1.0.7-alpine` > - `docker pull oryd/hydra:v1.0.7-alpine` > - `docker pull oryd/hydra:latest-alpine` > - `docker pull oryd/hydra:v1` > - `docker pull oryd/hydra:v1.0` > - `docker pull oryd/hydra:v1.0.7` > - `docker pull oryd/hydra:v1.0.7` > - `docker pull oryd/hydra:latest` > > ## v1.0.6+oryOS.12 > ## Changelog > > a3e6674f ci: Use ruby 2.5 > > > ## Docker images > > - `docker pull oryd/hydra:v1-alpine` > - `docker pull oryd/hydra:v1.0-alpine` > - `docker pull oryd/hydra:v1.0.6-alpine` > ... (truncated)Commits
- [`f60c724`](https://github.com/ory/hydra/commit/f60c7241788e4860a4fc1b1f7dfe2fed3a93a662) driver: don't log DSN ([#1593](https://github-redirect.dependabot.com/ory/hydra/issues/1593)) - [`31752ab`](https://github.com/ory/hydra/commit/31752abb913176ff40675261e21eadacb88bd903) consent: Don't touch authentication cookie on skipped logins ([#1564](https://github-redirect.dependabot.com/ory/hydra/issues/1564)) - [`46afe21`](https://github.com/ory/hydra/commit/46afe21f9da45b0bfd18d586fcb88ffa1ba43f1c) ci: Update github_changhelog_generator version - [`a3e6674`](https://github.com/ory/hydra/commit/a3e6674fde39b9a790755c4bdbc3c07432d262ab) ci: Use ruby 2.5 - [`3734cf8`](https://github.com/ory/hydra/commit/3734cf8c7263a3a46de33f11c0e6baddbe9e46d0) ci: Bump changelog ruby version ([#1586](https://github-redirect.dependabot.com/ory/hydra/issues/1586)) - [`8ad7069`](https://github.com/ory/hydra/commit/8ad70696994c460c8165da5e89edd0fa0d3b87d3) cmd: Remove stray log lines ([#1581](https://github-redirect.dependabot.com/ory/hydra/issues/1581)) - [`debbf30`](https://github.com/ory/hydra/commit/debbf30df588d1038ebf974f74d3126ea2db511a) Update README.md - [`eaefe2d`](https://github.com/ory/hydra/commit/eaefe2de719214ad4609e9d9279c584eff36c701) Build(deps): Bump jackson-version in /sdk/java/hydra-client-resttemplate ([#1578](https://github-redirect.dependabot.com/ory/hydra/issues/1578)) - [`fbac3e9`](https://github.com/ory/hydra/commit/fbac3e945c02489917c2d4bfa2752bcd729f0d45) oauth2: make enforce pkce configurable ([#1579](https://github-redirect.dependabot.com/ory/hydra/issues/1579)) - See full diff in [compare view](https://github.com/ory/hydra/compare/v1.0.3...v1.0.8)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)