Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dprint-plugin-markup ^0.16.0 -> ^0.22.0 age adoption passing confidence

Release Notes

g-plane/markup_fmt (dprint-plugin-markup)

v0.22.0

Compare Source

Features

  • Added Mustache support.
  • Added support of Astro template literal attribute.

Fixes

  • Fixed Astro expression and template indentation.

v0.21.0

Compare Source

Features

  • Added support of Svelte optional each binding.
  • Never wrap opening tag with no attributes.
  • Improved error message of missing close tag.
  • Added support of Svelte {@​attach} syntax.
  • Added support unquoted attribute value recovery for Jinja tags and blocks.
  • Added XML and SVG support.
  • Optimized inline elements.

Fixes

  • Removed unexpected whitespace in whitespace-insensitive tag.
  • Fixed TS as syntax in Svelte each block.

v0.20.0

Compare Source

Features

Fixes

  • Fixed Jinja whitespace control modifiers.

v0.19.1

Compare Source

Fixes

  • Fixed Unicode in tag name. (fix #​108)
  • Fixed @default position of Angular. (fix #​110)
  • Fixed other blocks after Angular @for. (fix #​109)
  • Fixed Angular @for with multiple lets. (fix #​109)

v0.19.0

Compare Source

Features

  • Optimized quotes of attribute value in Jinja.
  • Avoid multiline opening tag for single attribute.
  • Always print end tag in single line.
  • Added .j2 extension for Jinja.
  • Allow "postcss" as style lang.

Fixes

  • Fixed Jinja set assignment.
  • Removed special case of <label> tag.
  • Fixed Jinja interpolation in tag name.
  • Fixed parsing Jinja comments in HTML tag.
  • Fixed formatting expression with semicolon in Vue.

v0.18.0

Compare Source

Features

  • Apply special indentation logic for dprint, and introduce new scriptFormatter option.
  • Added support of quoteStyle option of Biome.

Fixes

  • Format Svelte snippet block as function declaration.

API Changes

  • Type of Hints::indent_level was changed from usize to u16.

v0.17.0

Compare Source

Features

  • Expose indent level. (only for Rust users)

Fixes

  • Fixed URL in comments inside front matter.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 2, 2024
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch 2 times, most recently from 8fff721 to 0b93fd4 Compare January 8, 2024 04:14
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch 2 times, most recently from 46c7d85 to cd62f75 Compare January 15, 2024 04:46
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from cd62f75 to 2b6cdc2 Compare January 22, 2024 15:46
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 2b6cdc2 to 7ee7441 Compare January 30, 2024 05:09
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch 2 times, most recently from ecfcbd2 to 146b175 Compare February 18, 2024 10:54
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.3.0 fix(deps): update dependency dprint-plugin-markup to ^0.4.0 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 146b175 to 646fc53 Compare February 19, 2024 12:22
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.4.0 fix(deps): update dependency dprint-plugin-markup to ^0.5.0 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 646fc53 to f7c5ad5 Compare March 2, 2024 14:40
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.5.0 fix(deps): update dependency dprint-plugin-markup to ^0.6.0 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from f7c5ad5 to fb86c5d Compare April 2, 2024 09:56
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.6.0 fix(deps): update dependency dprint-plugin-markup to ^0.7.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from fb86c5d to c0be9ea Compare May 8, 2024 15:08
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.7.0 fix(deps): update dependency dprint-plugin-markup to ^0.8.0 May 8, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from c0be9ea to cc0c2b5 Compare June 5, 2024 16:50
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.8.0 fix(deps): update dependency dprint-plugin-markup to ^0.9.0 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from cc0c2b5 to 1c3b53f Compare July 1, 2024 03:07
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.9.0 fix(deps): update dependency dprint-plugin-markup to ^0.10.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 1c3b53f to 55bc234 Compare August 14, 2024 01:55
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.10.0 fix(deps): update dependency dprint-plugin-markup to ^0.12.0 Aug 14, 2024
Copy link

coderabbitai bot commented Aug 14, 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.

Walkthrough

The primary change involves updating the dprint-plugin-markup dependency in the package.json file from version ^0.2.6 to ^0.12.0. This upgrade likely introduces various enhancements, bug fixes, or new features that improve how markup is handled within the project. The broader implications of this change may enhance code formatting and processing capabilities, aligning the project with the latest standards in markup handling.

Changes

Files Change Summary
package.json Updated dprint-plugin-markup from ^0.2.6 to ^0.12.0

Poem

In the garden of code, we hop and we play,
A plugin is fresh, brightening the day!
From 0.2 to 0.12, oh what a delight,
With tweaks and with fixes, our markup shines bright!
So let’s bounce with joy, as we code and we cheer,
For every small change brings a new vision near! 🐰✨


🪧 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in this 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.

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.

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 53e20c4 and 55bc234.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (1)
  • package.json (1 hunks)
Additional comments not posted (1)
package.json (1)

64-64: Verify compatibility and functionality after dependency update.

The dprint-plugin-markup dependency has been updated to ^0.12.0. Ensure that the new version is compatible with your project and doesn't introduce any breaking changes or issues.

@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 55bc234 to 2576b56 Compare September 20, 2024 16:21
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.12.0 fix(deps): update dependency dprint-plugin-markup to ^0.13.0 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 2576b56 to 4dc3007 Compare October 21, 2024 17:07
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.13.0 fix(deps): update dependency dprint-plugin-markup to ^0.14.0 Oct 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.14.0 fix(deps): update dependency dprint-plugin-markup to ^0.15.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 4dc3007 to f9b0913 Compare October 30, 2024 16:26
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from f9b0913 to 40af88f Compare November 20, 2024 15:27
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.15.0 fix(deps): update dependency dprint-plugin-markup to ^0.16.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 40af88f to dffbb18 Compare November 28, 2024 19:11
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.16.0 fix(deps): update dependency dprint-plugin-markup to ^0.17.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from dffbb18 to 1710310 Compare December 2, 2024 14:03
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.17.0 fix(deps): update dependency dprint-plugin-markup to ^0.18.0 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 1710310 to 68c7b21 Compare January 4, 2025 14:01
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from 68c7b21 to ed7ce19 Compare February 28, 2025 09:13
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.18.0 fix(deps): update dependency dprint-plugin-markup to ^0.19.0 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from ed7ce19 to cebb792 Compare May 4, 2025 16:51
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.19.0 fix(deps): update dependency dprint-plugin-markup to ^0.20.0 May 4, 2025
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from cebb792 to e9e7e78 Compare June 17, 2025 17:58
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.20.0 fix(deps): update dependency dprint-plugin-markup to ^0.21.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/dprint-plugin-markup-0.x branch from e9e7e78 to 9aec5fa Compare June 22, 2025 15:44
@renovate renovate bot changed the title fix(deps): update dependency dprint-plugin-markup to ^0.21.0 fix(deps): update dependency dprint-plugin-markup to ^0.22.0 Jun 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants