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

chore(master): release 2.1.2 #209

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

Conversation

lotyp
Copy link
Member

@lotyp lotyp commented Jun 19, 2024

🤖 I have created a release beep boop

2.1.2 (2024-07-01)

Documentation


This PR was generated with Release Please. See documentation.

Copy link

coderabbitai bot commented Jun 19, 2024

Warning

Rate limit exceeded

@lotyp has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 13 seconds before requesting another review.

How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Commits

Files that changed from the base of the PR and between d2bbf2b and 8f2ef91.

Walkthrough

The recent updates to the repository are minor and mostly concern version increment and documentation enhancements. The version number has been updated from 2.1.1 to 2.1.2 in the manifest file, and the README.md file has been improved under Documentation. No changes were made to the declarations of exported or public entities.

Changes

File Change Summary
.github/...release-please... Updated version number from 2.1.1 to 2.1.2
CHANGELOG.md Documented the update to README.md

"laravel-symfony-serializer" sails,

In the world of code it never fails.

With version bumped, it charts its way,

Documentation shines today.

So let’s all cheer, coder’s delight,

For updates smooth as morning light! 🚀✨


Tip

Early access features: enabled

We are currently testing the following features in early access:

  • OpenAI gpt-4o model for code reviews and chat: OpenAI claims that this model is better at understanding and generating code than the previous models. We seek your feedback over the next few weeks before making it generally available.

Note:

  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.
  • Please join our Discord Community to provide feedback and report issues.
  • OSS projects are currently opted into early access features by default.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
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>.
    • 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 generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @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 as 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 resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration 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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 1f19892 and d2bbf2b.

Files selected for processing (2)
  • .github/.release-please-manifest.json (1 hunks)
  • CHANGELOG.md (1 hunks)
Files skipped from review due to trivial changes (1)
  • .github/.release-please-manifest.json
Additional context used
LanguageTool
CHANGELOG.md

[grammar] ~483-~483: Did you mean “passing”? Or maybe you should add a pronoun? In active voice, ‘allow’ + ‘to’ takes an object, usually a pronoun. (ALLOW_TO)
Context: ...0) (2023-07-22) ### Features * allow to pass custom normalizers, response factory is...

Markdownlint
CHANGELOG.md

5-5: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


12-12: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


17-17: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


24-24: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


31-31: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


42-42: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


47-47: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


52-52: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


59-59: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


66-66: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


73-73: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


80-80: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


87-87: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


94-94: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


101-101: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


108-108: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


115-115: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


122-122: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


129-129: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


136-136: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


143-143: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


150-150: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


157-157: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


164-164: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


171-171: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


178-178: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


185-185: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


192-192: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


199-199: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


206-206: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


213-213: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


220-220: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


227-227: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


234-234: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


241-241: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


248-248: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


255-255: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


262-262: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


269-269: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


276-276: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


283-283: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


290-290: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


297-297: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


304-304: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


311-311: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


318-318: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


325-325: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


332-332: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


339-339: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


346-346: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


353-353: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


360-360: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


367-367: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


375-375: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


382-382: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


389-389: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


396-396: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


403-403: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


410-410: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


417-417: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


424-424: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


431-431: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


438-438: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


445-445: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


452-452: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


459-459: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


466-466: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


473-473: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


480-480: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


487-487: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


494-494: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


501-501: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


508-508: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


515-515: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


522-522: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


529-529: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


536-536: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


543-543: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


550-550: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


557-557: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


564-564: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


571-571: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


578-578: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


585-585: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


592-592: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


599-599: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


606-606: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


613-613: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


620-620: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


627-627: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


634-634: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


641-641: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


648-648: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


655-655: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


662-662: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


669-669: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


676-676: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


683-683: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


690-690: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines

Additional comments not posted (1)
CHANGELOG.md (1)

3-8: The changelog entry for version 2.1.2 is clear and correctly links to the relevant commit for the README.md update. Good use of markdown for linking to the commit directly.

Tools
Markdownlint

5-5: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.43%. Comparing base (141ffaf) to head (8f2ef91).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #209   +/-   ##
=========================================
  Coverage     98.43%   98.43%           
  Complexity       74       74           
=========================================
  Files            15       15           
  Lines           255      255           
=========================================
  Hits            251      251           
  Misses            4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lotyp lotyp force-pushed the release-please--branches--master--components--laravel-symfony-serializer branch from d2bbf2b to 8f2ef91 Compare July 1, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant