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

Update dependency metosin:reitit to v0.7.0 #356

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
metosin:reitit dependencies minor 0.6.0 -> 0.7.0

Release Notes

metosin/reitit (metosin:reitit)

v0.7.0

Compare Source

The OpenAPI3 release, Year in the making - the changes span over multiple repositories.

  • Openapi3 support, see the docs

    • Fetch OpenAPI content types from Muuntaja #​636
    • OpenAPI 3 parameter descriptions get populated from malli/spec/schema descriptions. #​612
    • Generate correct OpenAPI $ref schemas for malli var and ref schemas #​673
    • new syntax for :request and :response per-content-type coercions. See coercion.md. #​627
    • #​84
  • Handlers can be vars #​585

  • Fix swagger generation when unsupported coercions are present #​671

  • BREAKING: require Clojure 1.11, drop support for Clojure 1.10

  • BREAKING: compile-request-coercers returns a map with :data and :coerce instead of plain :coerce function

  • BREAKING: Parameter and Response schemas are merged into the route data vector - so they can be properly merged into the compiled result, fixes #​422 - merging multiple schemas together works with Malli and Schema, partially with data-spec but not with spec.

  • Fixed some module dependencies so Cljdoc can properly analyze all the modules

  • Fix reading fragment string on Html5History initialization

  • Add fragment string parameter to reitit-frontend functions (#​604)

  • Frontend: provide easy way to update current query params. #​600

  • Updated dependencies:

[metosin/malli "0.16.1"] is available but we use "0.10.1"
[metosin/muuntaja "0.6.10"] is available but we use "0.6.8"
[metosin/spec-tools "0.10.6"] is available but we use "0.10.5"
[metosin/schema-tools "0.13.1"] is available but we use "0.13.0"
[metosin/jsonista "0.3.8"] is available but we use "0.3.7"
[com.fasterxml.jackson.core/jackson-core "2.17.0"] is available but we use "2.14.2"
[com.fasterxml.jackson.core/jackson-databind "2.17.0"] is available but we use "2.14.2"
[ring/ring-core "1.12.1"] is available but we use "1.9.6"
[metosin/ring-swagger-ui "5.9.0"] is available but we use "4.15.5"

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependency Any dependency update renovate Create by the renovate bot labels Apr 30, 2024
@renovate renovate bot enabled auto-merge (rebase) April 30, 2024 10:22
Copy link

github-actions bot commented Apr 30, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ CLOJURE clj-kondo 1 0 0.02s
⚠️ COPYPASTE jscpd yes 1 1.65s
✅ REPOSITORY checkov yes no 20.27s
✅ REPOSITORY gitleaks yes no 0.45s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.44s
✅ REPOSITORY secretlint yes no 0.7s
✅ REPOSITORY trivy yes no 4.6s
✅ REPOSITORY trivy-sbom yes no 3.49s
✅ REPOSITORY trufflehog yes no 5.78s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/metosin-reitit-0.x branch from ec2c286 to 16be14b Compare April 30, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Any dependency update renovate Create by the renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants