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

build(deps): bump the utoipa group with 2 updates #618

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the utoipa group with 2 updates: utoipa-swagger-ui and utoipa.

Updates utoipa-swagger-ui from 8.0.3 to 8.1.0

Release notes

Sourced from utoipa-swagger-ui's releases.

utoipa-swagger-ui-8.1.0

What's New 💎 🆕 🎉

Full change log

Commits
  • aa0d27f Update next release versions (#1250)
  • de536e4 utopia-gen: Adjust params code to not set nullable on Option for Query ...
  • 66b80a4 utopia-gen/tests/schema_generics: Use insta for snapshot testing (#1247)
  • 71f6e37 [utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method (#1236)
  • a0bfe11 Use a re-exported serde_json dependency in macros (#1243)
  • 4bc5ee8 Add support for #[schema(pattern = "...")] on new type structs (#1241)
  • 8ccef78 utoipa-axum: Allow trailing comma in routes!() macro (#1238)
  • 4f09bc8 Info::from_env() sets License::identifier (#1233)
  • 24dd6d4 [utoipa-gen] MediaTypeAttr, Encoding: Parse encodings
  • 733c400 [utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method
  • Additional commits viewable in compare view

Updates utoipa from 5.2.0 to 5.3.0

Release notes

Sourced from utoipa's releases.

utoipa-5.3.0

What's New 💎 🆕 🎉

Thanks to the remarkable community members of their hard work and hours spend on changes to the utoipa. This release would not have been possible without you 🎉

Full change log

utoipa-gen-5.3.0

What's New 💎 🆕 🎉

Thanks to the remarkable community members of their hard work and hours spend on changes to the utoipa. This release would not have been possible without you 🎉

  • (aa0d27f) Update next release versions (#1250) @​juhaku
  • (de536e4) utopia-gen: Adjust params code to not set nullable on Option for Query params (#1248) @​Turbo87
  • (66b80a4) utopia-gen/tests/schema_generics: Use insta for snapshot testing (#1247) @​Turbo87
  • (71f6e37) [utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method (#1236) @​jsoo1
  • (a0bfe11) Use a re-exported serde_json dependency in macros (#1243) @​Sufflope
  • (4bc5ee8) Add support for #[schema(pattern = "...")] on new type structs (#1241) @​wyatt-herkamp
  • (4f09bc8) Info::from_env() sets License::identifier (#1233) @​masnagam
  • (24dd6d4) [utoipa-gen] MediaTypeAttr, Encoding: Parse encodings @​jsoo1
  • (733c400) [utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method @​jsoo1
  • (330b07f) [utoipa-gen] request_body: Simplify ToTokensDiagnostics @​jsoo1
  • (fa48b87) [utoipa-gen/src/{ext.rs,ext/{actix,axum}.rs}] Exhaustive pattern matching (include MacroArg::Query case) (#1223) @​SamuelMarks
  • (a0c3415) fix: tagged enum with flatten fields (#1208) @​TLDMain
  • (b5a0b11) Update schema generics compose (#1202) @​juhaku
  • (120705a) Update utoipa-gen docs @​juhaku
  • (553142a) Do not inline non-primitive type parameters by default (#1184) @​JMLX42

Full change log

Commits
  • aa0d27f Update next release versions (#1250)
  • de536e4 utopia-gen: Adjust params code to not set nullable on Option for Query ...
  • 66b80a4 utopia-gen/tests/schema_generics: Use insta for snapshot testing (#1247)
  • 71f6e37 [utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method (#1236)
  • a0bfe11 Use a re-exported serde_json dependency in macros (#1243)
  • 4bc5ee8 Add support for #[schema(pattern = "...")] on new type structs (#1241)
  • 8ccef78 utoipa-axum: Allow trailing comma in routes!() macro (#1238)
  • 4f09bc8 Info::from_env() sets License::identifier (#1233)
  • 24dd6d4 [utoipa-gen] MediaTypeAttr, Encoding: Parse encodings
  • 733c400 [utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the utoipa group with 2 updates: [utoipa-swagger-ui](https://github.com/juhaku/utoipa) and [utoipa](https://github.com/juhaku/utoipa).


Updates `utoipa-swagger-ui` from 8.0.3 to 8.1.0
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md)
- [Commits](juhaku/utoipa@utoipa-swagger-ui-8.0.3...utoipa-swagger-ui-8.1.0)

Updates `utoipa` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md)
- [Commits](juhaku/utoipa@utoipa-5.2.0...utoipa-5.3.0)

---
updated-dependencies:
- dependency-name: utoipa-swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: utoipa
- dependency-name: utoipa
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: utoipa
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 23, 2024
Copy link

coderabbitai bot commented Dec 23, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot enabled auto-merge (squash) December 23, 2024 16:02
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants