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

deps: npm dev dependencies #576

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mermaid-js/mermaid-cli 10.5.0 -> 10.6.0 age adoption passing confidence
@storybook/addon-essentials (source) 7.5.1 -> 7.5.2 age adoption passing confidence
loki (source) 0.32.0 -> 0.33.0 age adoption passing confidence
react-router-dom 6.17.0 -> 6.18.0 age adoption passing confidence

Release Notes

mermaid-js/mermaid-cli (@​mermaid-js/mermaid-cli)

v10.6.0

Compare Source

Changes

📦 Dependency updates

v10.5.1

Compare Source

Changes

📦 Dependency updates

storybookjs/storybook (@​storybook/addon-essentials)

v7.5.2

Compare Source

oblador/loki (loki)

v0.33.0: 0.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: oblador/loki@v0.32.0...v0.33.0

remix-run/react-router (react-router-dom)

v6.18.0

Compare Source

Minor Changes
  • Add support for manual fetcher key specification via useFetcher({ key: string }) so you can access the same fetcher instance from different components in your application without prop-drilling (RFC) (#​10960)

    • Fetcher keys are now also exposed on the fetchers returned from useFetchers so that they can be looked up by key
  • Add navigate/fetcherKey params/props to useSumbit/Form to support kicking off a fetcher submission under the hood with an optionally user-specified key (#​10960)

    • Invoking a fetcher in this way is ephemeral and stateless
    • If you need to access the state of one of these fetchers, you will need to leverage useFetcher({ key }) to look it up elsewhere
Patch Changes
  • Adds a fetcher context to RouterProvider that holds completed fetcher data, in preparation for the upcoming future flag that will change the fetcher persistence/cleanup behavior (#​10961)
  • Fix the future prop on BrowserRouter, HashRouter and MemoryRouter so that it accepts a Partial<FutureConfig> instead of requiring all flags to be included. (#​10962)
  • Updated dependencies:

Configuration

📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every 2 weeks on Tuesday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

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

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 these updates 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 force-pushed the renovate-npm-dev-dependencies branch from a388a2d to c4042a4 Compare November 8, 2023 00:51
@williamlark williamlark merged commit 69d1c83 into master Nov 9, 2023
5 checks passed
@williamlark williamlark deleted the renovate-npm-dev-dependencies branch November 9, 2023 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant