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(deps): update dependency @visulima/packem to ^1.18.0 #93

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@visulima/packem (source) ^1.17.0 -> ^1.18.0 age adoption passing confidence

Release Notes

visulima/packem (@​visulima/packem)

v1.18.0

Compare Source

Features
Miscellaneous Chores
  • added OXC to the readme (9ad3749)

v1.17.5

Compare Source

Bug Fixes

v1.17.4

Compare Source

Bug Fixes
  • improved the node10-compatibility typesVersions generation, this is not more a rollup plugin, but a handler after the build process (8ae1433)

v1.17.3

Compare Source

Bug Fixes
  • the node10-compatibility-plugin needs to call the write json as sync, otherwise it can throw a error that the .tmp file does not exits (51bdebc)

v1.17.2

Compare Source

Bug Fixes
  • fixed typesVersions generation for different runtimes (f7334a9)
  • fixed typesVersions rollup plugin to generate only unique values (5d8986c)

v1.17.1

Compare Source

Bug Fixes
  • added better hash key to resolvedIdCache function (e9d08a8)
  • added missing TypeDoc's (65890c0)
  • removed resolvedIdCache, our internal node resolve handles all cases (09de68f)
  • updated @​visulima/tsconfig to v1.1.9, oxc-resolver to v4.0.0 and dev deps (c46b389)
Miscellaneous Chores
  • updated package version to 0.0.0, because semantic-release does update it (fc3cf0e)
  • updated version in package.json (6d1839f)

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.

🔕 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 requested a review from prisis as a code owner November 7, 2024 13:54
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Nov 7, 2024
@renovate renovate bot enabled auto-merge (squash) November 7, 2024 13:54
Copy link
Contributor

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


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

Copy link
Contributor

github-actions bot commented Nov 7, 2024

Thank you for following the naming conventions! 🙏

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.00%. Comparing base (fc1bc4b) to head (e9770f7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   64.00%   64.00%           
=======================================
  Files          32       32           
  Lines         789      789           
  Branches      124      124           
=======================================
  Hits          505      505           
+ Misses        275      269    -6     
- Partials        9       15    +6     
Flag Coverage Δ
rc 91.66% <ø> (ø)
semantic-release-clean-package-json 84.21% <ø> (ø)
semantic-release-pnpm 50.10% <ø> (ø)

see 4 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/minor-updates branch from 150c4e4 to 6cb6572 Compare November 11, 2024 11:10
@renovate renovate bot changed the title chore(deps): update dependency @visulima/packem to ^1.5.1 chore(deps): update minor updates (minor) Nov 11, 2024
@renovate renovate bot force-pushed the renovate/minor-updates branch 8 times, most recently from 5cbd2f3 to a7e9692 Compare November 19, 2024 13:32
@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from b2e5eb9 to 3b0f9f3 Compare November 27, 2024 10:15
@renovate renovate bot force-pushed the renovate/minor-updates branch 5 times, most recently from 1ca7109 to 74adf34 Compare December 4, 2024 11:31
@renovate renovate bot force-pushed the renovate/minor-updates branch 3 times, most recently from dd0ad9f to 060ce9a Compare December 9, 2024 10:42
@renovate renovate bot changed the title chore(deps): update minor updates (minor) fix(deps): update minor updates (minor) Dec 10, 2024
@renovate renovate bot changed the title fix(deps): update minor updates (minor) fix(deps): update minor updates (minor) - autoclosed Dec 15, 2024
@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from d5a25e6 to e6622db Compare January 13, 2025 13:17
@renovate renovate bot changed the title fix(deps): update minor updates (minor) fix(deps): update minor updates (minor) - autoclosed Jan 14, 2025
@renovate renovate bot closed this Jan 14, 2025
auto-merge was automatically disabled January 14, 2025 12:55

Pull request was closed

@renovate renovate bot changed the title fix(deps): update minor updates (minor) - autoclosed fix(deps): update minor updates (minor) Jan 15, 2025
@renovate renovate bot reopened this Jan 15, 2025
@renovate renovate bot force-pushed the renovate/minor-updates branch from 7e85050 to e6622db Compare January 15, 2025 16:51
@renovate renovate bot enabled auto-merge (squash) January 16, 2025 10:32
@renovate renovate bot force-pushed the renovate/minor-updates branch 2 times, most recently from dabce9a to d85e107 Compare January 16, 2025 15:47
@renovate renovate bot changed the title fix(deps): update minor updates (minor) chore(deps): update dependency sort-package-json to ^2.14.0 Jan 16, 2025
Copy link

pkg-pr-new bot commented Jan 16, 2025

Open in Stackblitz

@anolilab/multi-semantic-release

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/multi-semantic-release@93

@anolilab/rc

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/rc@93

@anolilab/semantic-release-pnpm

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/semantic-release-pnpm@93

@anolilab/semantic-release-preset

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/semantic-release-preset@93

@anolilab/semantic-release-clean-package-json

npm i https://pkg.pr.new/anolilab/semantic-release/@anolilab/semantic-release-clean-package-json@93

commit: e9770f7

@renovate renovate bot force-pushed the renovate/minor-updates branch 4 times, most recently from 8263186 to f73d9cc Compare January 16, 2025 17:56
@renovate renovate bot changed the title chore(deps): update dependency sort-package-json to ^2.14.0 chore(deps): update dependency sort-package-json to ^2.14.0 - abandoned Jan 21, 2025
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/minor-updates branch from 6f698a5 to a0d7283 Compare January 23, 2025 23:35
@renovate renovate bot changed the title chore(deps): update dependency sort-package-json to ^2.14.0 - abandoned chore(deps): update dependency @visulima/packem to ^1.18.0 Jan 23, 2025
Copy link

socket-security bot commented Jan 23, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@visulima/packem@1.18.0 🔁 npm/@visulima/packem@1.17.0 Transitive: filesystem, unsafe +58 12 MB prisis

View full report↗︎

Copy link
Contributor Author

renovate bot commented Jan 24, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 9247c60 into main Jan 24, 2025
52 checks passed
Copy link
Contributor

🌈 Incredible, @renovate[bot]! You've merged your 17th PR! 🎯🎊

Your ongoing commitment to semantic-release is truly remarkable. You're a driving force in our community! 🚀
Your contributions are helping to shape the future of this project. What exciting features or improvements do you envision next? 🔮

@prisis and the entire team are grateful for your dedication. You're an inspiration to us all! 💫

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant