Skip to content

Bump io.jooby:jooby-bom from 3.6.1 to 3.7.0 #27

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

Bumps io.jooby:jooby-bom from 3.6.1 to 3.7.0.

Release notes

Sourced from io.jooby:jooby-bom's releases.

jooby 3.7.0

Happy to announce a new release! 🚀 🎉

This release includes a fix for security advisor: GHSA-7c5v-895v-w4q5

  • #3623: pac4j: don't wrap exception as runtime exception
  • #3638: flyway: fix baseline command
  • #3635: pac4j: default matcher must be 'none'
  • #3634: pac4j: default url must be /
  • #3637: pac4j: url resolver: generates wrong urls when url is absolute

Changes

Support my work

Sponsors

Thank you.


Full Changelog: jooby-project/jooby@v3.6.1...v3.7.0

Commits
  • b665554 v3.7.0
  • cc2a24c build: fix build + camel upgrade
  • 1eb676a pac4j: url resolver: generates wrong urls when url is absolute fix #3637
  • ab9cc7d pac4j: remove double use of config
  • 8893be5 pac4j: default url must be / fix #3634
  • 3e13562 security: pac4j can cause deserialization of untrusted data
  • 3be4344 Merge pull request #3636 from jooby-project/dependabot/maven/dependencies-b4d...
  • a217fc0 Merge pull request #3638 from gleb619/fix-flyway
  • d8bfb81 fix flyway baseline
  • a539793 build(deps): bump the dependencies group with 13 updates
  • 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 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)

Bumps [io.jooby:jooby-bom](https://github.com/jooby-project/jooby) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](jooby-project/jooby@v3.6.1...v3.7.0)

---
updated-dependencies:
- dependency-name: io.jooby:jooby-bom
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 16, 2025
@lucko lucko merged commit 7ccf19f into master Apr 18, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/io.jooby-jooby-bom-3.7.0 branch April 18, 2025 10:51
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