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

🔧 Update dependency widgetbook to v3.7.1 #65

Merged
merged 2 commits into from
Jan 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
widgetbook (source) dependencies patch 3.7.0 -> 3.7.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

widgetbook/widgetbook (widgetbook)

v3.7.1

Compare Source

  • REFACTOR: Wrap workbench with Scaffold. (#​1091)
  • FIX: Update DoubleInputField regex to accept more digits before the decimal point. (#​1117)
  • FIX: Use T codecs for NumInputField; to differentiate between the parsing of double & int. (#​1118)
  • FIX: Allow negative numbers for numeric field. (#​1119)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 26, 2024
@renovate renovate bot requested a review from a team as a code owner January 26, 2024 04:55
Copy link
Contributor Author

renovate bot commented Jan 26, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: catalog/pubspec.lock
Command failed: flutter pub upgrade widgetbook
The current Dart SDK version is 3.2.6.

Because catalog requires SDK version 3.2.5, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try using the Flutter SDK version: 3.16.8. 

Copy link

coderabbitai bot commented Jan 26, 2024

Important

Auto Review Skipped

Bot user detected.

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

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-tests for this file.
  • 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 tests 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 from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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 a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @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.
  • The JSON schema for the configuration file is available here.
  • 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/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

github-actions bot commented Jan 26, 2024

Visit the preview URL for this PR (updated for commit 18ad944):

https://asis-quest-dev--pr65-renovate-widgetbook-ht8k9suh.web.app

(expires Sat, 03 Feb 2024 06:51:45 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 17311750447f9c76c9701b7394cf2c0ce2c1b07f

@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 5878fef to bffee0b Compare January 26, 2024 05:36
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from bffee0b to 8c273fd Compare January 26, 2024 12:47
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 8c273fd to 96284e2 Compare January 26, 2024 13:02
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 96284e2 to a2ef17e Compare January 26, 2024 14:09
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from a2ef17e to b56f258 Compare January 26, 2024 14:34
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from b56f258 to 767ef01 Compare January 26, 2024 14:36
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 767ef01 to b01ed73 Compare January 27, 2024 00:58
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from b01ed73 to 7c8e85f Compare January 27, 2024 06:08
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 7c8e85f to 18ad944 Compare January 27, 2024 06:50
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 18ad944 to 396ddf6 Compare January 27, 2024 07:41
Copy link

github-actions bot commented Jan 27, 2024

Visit the preview URL for this PR (updated for commit b17c5f6):

(expires Sat, 03 Feb 2024 11:31:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7201e0b109e9b9d31ff627ad9408c5506104c357

@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from 396ddf6 to ba9ef4a Compare January 27, 2024 07:51
@renovate renovate bot force-pushed the renovate/widgetbook-3.x branch from ba9ef4a to 846b58d Compare January 27, 2024 08:07
Copy link
Contributor Author

renovate bot commented Jan 27, 2024

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.

@tatsutakein tatsutakein merged commit aeb12ee into main Jan 27, 2024
7 checks passed
@tatsutakein tatsutakein deleted the renovate/widgetbook-3.x branch January 27, 2024 11:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant