-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @storybook/addon-links to v8.6.14 #77
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/storybook-addon-links-8.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ab870ee
to
e59537e
Compare
eb5f448
to
6de9fa8
Compare
6de9fa8
to
71866c2
Compare
71866c2
to
2c7ee5f
Compare
2c7ee5f
to
4105a7f
Compare
4105a7f
to
8f77a28
Compare
8f77a28
to
9dfab73
Compare
9dfab73
to
263ec94
Compare
263ec94
to
1841bac
Compare
1841bac
to
205171f
Compare
c14dc61
to
83c36a2
Compare
83c36a2
to
3aa4a6e
Compare
3aa4a6e
to
ba21eaf
Compare
ba21eaf
to
4c1cc3a
Compare
4c1cc3a
to
c26d1b6
Compare
c26d1b6
to
11b7a07
Compare
11b7a07
to
75e3da7
Compare
75e3da7
to
cf0bc97
Compare
cf0bc97
to
1e35685
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
8.4.2
->8.6.14
Release Notes
storybookjs/storybook (@storybook/addon-links)
v8.6.14
Compare Source
v8.6.13
Compare Source
react-native-web
- #31324, thanks @ndelangen!v8.6.12
Compare Source
ember-template-compiler
import for ember 6+ - #30682, thanks @leoeuclids!node_modules
from docgen - #30981, thanks @JReinhold!v8.6.11
Compare Source
v8.6.10
Compare Source
v8.6.9
Compare Source
v8.6.8
Compare Source
v8.6.7
Compare Source
v8.6.6
Compare Source
v8.6.5
Compare Source
@angular-devkit/build-angular
to installed packages - #30790, thanks @kasperpeulen!svelte2tsx@0.7.35
- #30784, thanks @JReinhold!crypto.randomUUID
- #30781, thanks @JReinhold!v8.6.4
Compare Source
node_modules
in stats file - #30711, thanks @JReinhold!v8.6.3
Compare Source
v8.6.2
Compare Source
v8.6.1
Compare Source
v8.6.0
Compare Source
The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.
Here’s what’s new:
List of all updates
--yes
and fix--features
- #30534, thanks @ghengeveld!UniversalStore
API to sync state/events between multiple environments - #30445, thanks @JReinhold!node_modules
- #30643, thanks @ndelangen!addon-essentials
not working when used withgetAbsolutePath
- #30557, thanks @JReinhold!+page.svelte
files - #30369, thanks @xeho91!vitest.config.ts
with workspaces, otherwise createvitest.workspace.ts
- #30583, thanks @ghengeveld!v8.5.8
Compare Source
esbuild@^0.25
- #30574, thanks @JReinhold!v8.5.7
Compare Source
v8.5.6
Compare Source
v8.5.5
Compare Source
v8.5.4
Compare Source
v8.5.3
Compare Source
globals
toextract()
- #30415, thanks @ndelangen!v8.5.2
Compare Source
v8.5.1
Compare Source
interaction test
->component test
- #30333, thanks @kylegach!v8.5.0
Compare Source
Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:
List of all updates
@vitest/coverage-v8
during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld!vitest
detects missing deps - #29763, thanks @ndelangen!test.include
patterns - #30029, thanks @JReinhold!vitest
crashes - #29751, thanks @ndelangen!vitest.setup.js
- #30233, thanks @JReinhold!experimental-nextjs-vite
- #29814, thanks @ndelangen!glob
withtinyglobby
- #29817, thanks @ghengeveld!staticDirs
with Vitest - #29811, thanks @ghengeveld!require.resolve
- #30026, thanks @ndelangen!storybook
command - #29480, thanks @toothlessdev!TESTING_MODULE_RUN_ALL_REQUEST
for backward compatibility - #29711, thanks @ghengeveld!ERR_PACKAGE_PATH_NOT_EXPORTED
in@storybook/node-logger
- #30093, thanks @JReinhold!scrollIntoView
behavior and reimplement testing module time rendering - #30044, thanks @ghengeveld!@types/node
todevDeps
consistently - #30163, thanks @ndelangen!useSharedState
- #30259, thanks @JReinhold!react-confetti
with@neoconfetti/react
- #30098, thanks @ndelangen!@storybook/test
as optional peer dependency - #29754, thanks @yannbf!TooltipLinkList
and use it in main menu - #29507, thanks @ghengeveld!optimizeDeps
- #30117, thanks @ndelangen!@fs
- #28941, thanks @tobiasdiez!viteFinal
- #30105, thanks @JReinhold!vue-component-meta
docgen HMR not working - #29518, thanks @IonianPlayboy!v8.4.7
Compare Source
v8.4.6
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.