Skip to content

fix(deps): update patch updates (patch) #138

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chrono-node@<2.2.4 >=2.2.4 -> >=2.2.7 age adoption passing confidence
cssnano >=7.0.6 -> >=7.0.7 age adoption passing confidence
oxc-parser (source) 0.72.1 -> 0.72.3 age adoption passing confidence
typedoc-plugin-markdown (source) >=4.2.0 -> >=4.2.10 age adoption passing confidence
typedoc-plugin-rename-defaults >=0.7.0 -> >=0.7.3 age adoption passing confidence
undici@>=6.0.0 <6.21.2 (source) [>=6.21.2 -> >=6.21.3](https://renovatebot.com/diffs/npm/undici@&gt;&#x3D;6.0.0 <6.21.2/6.21.2/6.21.3) age adoption passing confidence

Release Notes

wanasit/chrono (chrono-node@<2.2.4)

v2.2.7

Compare Source

  • Improvement: Apply case-sensitive timezone extraction on date expressions f036345
  • Fix: Time parsing ending with "a" or "p" 77fbd83
  • New: BCE/CE year label support dde6103
  • New: "tmrw" as abbr for "tomorrow" b9c02f5

v2.2.6

Compare Source

  • Fix: Improve performance by avoid unnecessary parsing in time exp cdfb6bc
  • Fix: negative time range parsing 053cc8f
  • Fix: handling quote sign around time parsing 6a52cf3

v2.2.5

Compare Source

  • Fix: Performance improvement by reduce the usage of dayjs in results 38cbefb
  • Fix: Small performance improvement through caching fab8f51
  • New: Adding basic benchmark ac08a8c
cssnano/cssnano (cssnano)

v7.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7

oxc-project/oxc (oxc-parser)

v0.72.3

Bug Fixes
  • 8451bee ast/estree: Remove repeat fields from BindingPattern in TS-ESTree AST (#​11500) (overlookmotel)
  • 5c32b7c ast/estree: Make error objects via raw transfer match standard transfer (#​11481) (overlookmotel)
  • 953e61b ast/estree: Fix field order of PropertyKey constructor in raw transfer TS-ESTree AST (#​11463) (overlookmotel)
  • ec4fc83 estree: Use consistent field order in serialization (#​11385) (Yuji Sugiura)
  • ab0dd29 napi: Napi build cache problem (#​11479) (LongYinan)
Testing
  • 97aa9cc ast/estree: Remove test skip list for TS raw transfer tests (#​11478) (overlookmotel)
  • 75e241c ast/estree: Test raw transfer on TS-ESTree (#​11476) (overlookmotel)

v0.72.2

Features
Refactor
  • 12690a1 ast/estree: Re-order fields in visitation order (#​11362) (overlookmotel)
  • 75ee3a5 ast/estree: Do not put TS struct fields last (#​11360) (overlookmotel)
  • 1d1ebd6 ast_tools/estree: Order type and span fields first by default (#​11361) (overlookmotel)
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v4.2.10

Compare Source

Patch Changes
  • Enhanced the formatting and structure of accessor output (#​711)

v4.2.9

Compare Source

Patch Changes
  • Expose @return block tags on declarations (#​694)
  • Add parentheses on function names in type declaration table views (#​696)

v4.2.8

Compare Source

Patch Changes
  • Fix missing slash when public path is prefixed with http (#​688)

v4.2.7

Compare Source

Patch Changes
  • Correctly handle top level custom groups in navigation (#​685)
  • Fix missing index descriptions for some signatures (#​670)
  • Add '?' for optional type declarations in tables

v4.2.6

Compare Source

Patch Changes
  • Expose missing entrypoints to navigation (#​663)
  • Fix missing function descriptions in indexes

v4.2.5

Compare Source

Patch Changes
  • Expose comment for arrow functions in type declarations (#​670)
  • Tables generated with the "htmlTable" key will include <thead> and <tbody> elements to fix MDX compatibility issues (#​671)
  • Expose missing descriptions with accessor keyword (#​664)

v4.2.4

Compare Source

Patch Changes
  • Expose comments to reflections with the accessor keyword (#​664)
  • Omit constructors from category groups (#​661)
  • Update categories structure in navigation to match interface model

v4.2.3

Compare Source

Patch Changes
  • Fix missing return comments for const functions (#​656)

v4.2.2

Compare Source

Patch Changes
  • Correctly resolve comment summary for const functions (#​656)
  • Fix anchor links containing generics (#​655)

v4.2.1

Compare Source

Patch Changes
  • Enhanced the formatting and structure of accessor output (#​711)
felipecrs/typedoc-plugin-rename-defaults (typedoc-plugin-rename-defaults)

v0.7.3

Compare Source

v0.7.2

Compare Source

v0.7.1

Compare Source

nodejs/undici (undici@>=6.0.0 <6.21.2)

v6.21.3

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.21.2...v6.21.3


Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from prisis as a code owner May 22, 2025 15:14
Copy link
Contributor Author

renovate bot commented May 22, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link
Contributor

coderabbitai bot commented May 22, 2025

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.
    • 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

pkg-pr-new bot commented May 22, 2025

Open in StackBlitz

npm i https://pkg.pr.new/visulima/packem/@visulima/packem@138

commit: af259c1

Copy link
Contributor

github-actions bot commented May 22, 2025

Thank you for following the naming conventions! 🙏

@renovate renovate bot force-pushed the renovate/patch-patch-updates branch 8 times, most recently from cefd99f to f1074f5 Compare May 28, 2025 10:38
@renovate renovate bot force-pushed the renovate/patch-patch-updates branch 2 times, most recently from 62e699c to 7d97065 Compare June 2, 2025 10:42
Copy link

socket-security bot commented Jun 2, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License

View full report

@renovate renovate bot force-pushed the renovate/patch-patch-updates branch 7 times, most recently from 754788e to 807d270 Compare June 9, 2025 08:02
@renovate renovate bot force-pushed the renovate/patch-patch-updates branch 3 times, most recently from 4fe99eb to 85e50c4 Compare June 18, 2025 16:32
@renovate renovate bot force-pushed the renovate/patch-patch-updates branch from 85e50c4 to 0743b25 Compare June 20, 2025 08:06
@renovate renovate bot force-pushed the renovate/patch-patch-updates branch from 0743b25 to af259c1 Compare June 20, 2025 08:13
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.

0 participants