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 storybook-addon-react-router-v6 to v0.3.6 - autoclosed #217

Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
storybook-addon-react-router-v6 0.2.1 -> 0.3.6 age adoption passing confidence

Release Notes

JesusTheHun/storybook-addon-react-router-v6 (storybook-addon-react-router-v6)

v0.3.6

Compare Source

⚠️ Pushed to main
  • fix(router): rebuild router only after story args changed (@​JesusTheHun)
  • feat(decorator): add support for shouldRevalidate function (@​JesusTheHun)
  • fix(controls): router not reloading component after change through SB controls (@​JesusTheHun)
Authors: 1

v0.3.5

Compare Source

⚠️ Pushed to main
  • fix: reloading component should not trigger a console warning (@​JesusTheHun)
Authors: 1

v0.3.4

Compare Source

⚠️ Pushed to main
Authors: 1

v0.3.3

Compare Source

⚠️ Pushed to main
  • fix: story decorator not passing errorElement to the wrapping component (@​JesusTheHun)
  • fix: story decorator not passing routeHandle to the wraping component (@​JesusTheHun)
Authors: 1

v0.3.2

Compare Source

⚠️ Pushed to main
Authors: 1

v0.3.1

Compare Source

⚠️ Pushed to main
Authors: 1

v0.3.0

Compare Source

Support for data routers

  • Route loader
  • Route action
  • Outlet loader
  • Outlet action
  • Customizable outlet path
  • Loader introspection logs
  • Action introspection logs
  • Test coverage
Authors: 1

v0.2.2

Compare Source

⚠️ Pushed to main
Authors: 1


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

@yanguoyu
Copy link

We'd better check whether the storybook runs success before approving it.

@renovate renovate bot force-pushed the renovate/storybook-addon-react-router-v6-0.x branch from e75a8ed to 586a5df Compare June 21, 2023 10:42
@Keith-CY Keith-CY force-pushed the develop branch 2 times, most recently from b8e6d3c to 31dd4da Compare June 26, 2023 07:50
@renovate renovate bot force-pushed the renovate/storybook-addon-react-router-v6-0.x branch 2 times, most recently from 7d43d20 to 17aea04 Compare June 26, 2023 10:46
@Keith-CY Keith-CY enabled auto-merge June 26, 2023 11:32
@renovate renovate bot force-pushed the renovate/storybook-addon-react-router-v6-0.x branch from 17aea04 to 5a2e74e Compare June 26, 2023 11:35
@pull-request-quantifier-deprecated

This PR has 2 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Extra Small
Size       : +1 -1
Percentile : 0.8%

Total files changed: 2

Change summary by file extension:
.json : +1 -1
.lock : +0 -0

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

@Keith-CY Keith-CY self-requested a review June 27, 2023 04:36
@Keith-CY Keith-CY force-pushed the develop branch 2 times, most recently from 6430710 to f2f5708 Compare June 28, 2023 18:02
@renovate renovate bot force-pushed the renovate/storybook-addon-react-router-v6-0.x branch from 5a2e74e to 7f5f36f Compare June 28, 2023 18:03
@yanguoyu
Copy link

It will update by nervosnetwork#2747

@renovate renovate bot changed the title chore(deps): update dependency storybook-addon-react-router-v6 to v0.3.6 chore(deps): update dependency storybook-addon-react-router-v6 to v0.3.6 - autoclosed Jun 30, 2023
@renovate renovate bot closed this Jun 30, 2023
auto-merge was automatically disabled June 30, 2023 11:59

Pull request was closed

@renovate renovate bot deleted the renovate/storybook-addon-react-router-v6-0.x branch June 30, 2023 11:59
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.

2 participants