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 keycloak-parent from 18.0.0 to 18.0.1 #742

Merged
merged 3 commits into from
Jun 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps keycloak-parent from 18.0.0 to 18.0.1.

Commits
  • 8fba6f0 Set version to 18.0.1
  • 4001e84 Provide a separate guide for configuring the server truststore (#477)
  • 917a110 Do not set empty permissions to username and email attributes (#478)
  • 808379c Keycloak server fails to start when using different named schema (#479)
  • 636e21a Fix Ingress creation/deletion loop (#484)
  • ea145cf Fixing how realm frontendurl is cached when resolving the hostname (#482)
  • b5c7477 Allow setting the admin hostname (#481)
  • 48156ed Update docs/guides/src/main/server/hostname.adoc
  • a61724b Update undertow dependency to fix CVE-2021-3597
  • 70b9e04 Upgrade to WildFly 26.1.1
  • 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)

Bumps [keycloak-parent](https://github.com/keycloak/keycloak) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@18.0.0...18.0.1)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 16, 2022
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #742 (bb96501) into main (00ee960) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #742      +/-   ##
============================================
- Coverage     96.31%   96.28%   -0.03%     
+ Complexity     1287     1286       -1     
============================================
  Files            74       74              
  Lines          4122     4122              
  Branches        454      454              
============================================
- Hits           3970     3969       -1     
  Misses           67       67              
- Partials         85       86       +1     
Impacted Files Coverage Δ
...s/keycloak/config/service/ClientImportService.java 96.87% <0.00%> (-0.63%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ce2a12...bb96501. Read the comment docs.

@st3v0rr st3v0rr merged commit 6d915fb into main Jun 20, 2022
@st3v0rr st3v0rr deleted the dependabot/maven/org.keycloak-keycloak-parent-18.0.1 branch June 20, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant