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 all major updates (major) #546

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
@storybook/addon-interactions (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
@storybook/addon-links (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
@storybook/blocks (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
@storybook/vue3 (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
@storybook/vue3-vite (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
chromatic (source) ^10.6.0 -> ^11.0.0 age adoption passing confidence
eslint (source) ^8.56.0 -> ^9.0.0 age adoption passing confidence
happy-dom ^13.0.0 -> ^14.0.0 age adoption passing confidence
nx (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence
pacote ^17.0.6 -> ^18.0.0 age adoption passing confidence
storybook (source) ^7.6.10 -> ^8.0.0 age adoption passing confidence
storybook-dark-mode ^3.0.3 -> ^4.0.0 age adoption passing confidence

Release Notes

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

v8.0.10

Compare Source

v8.0.9

Compare Source

v8.0.8

Compare Source

v8.0.7

Compare Source

v8.0.6

Compare Source

v8.0.5

Compare Source

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

Storybook 8.0 is here

It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.

  • 🩻 Built-in visual testing
  • ⚛️ React Server Component support
  • 🎛️ Improved controls for React and Vue projects
  • ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support
  • 🧪 2-4x faster Storybooks for testing
  • ✨ Refreshed desktop UI
  • 📲 Rebuilt mobile UX
  • 🙅‍♀️ No more React requirement in non-React projects

Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.

v7.6.19

Compare Source

v7.6.18

Compare Source

chromaui/chromatic-cli (chromatic)

v11.3.2

Compare Source

🐛 Bug Fix
Authors: 1

v11.3.1

Compare Source

🐛 Bug Fix
Authors: 1

v11.3.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 1

v11.2.0

Compare Source

🚀 Enhancement
Authors: 3

v11.1.1

Compare Source

🐛 Bug Fix
Authors: 4

v11.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 4

v11.0.8

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.7

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.6

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.5

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.4

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.3

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.2

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.1

Compare Source

🐛 Bug Fix
Authors: 1

v11.0.0

Compare Source

💥 Breaking Change
Authors: 2

eslint/eslint (eslint)

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source

capricorn86/happy-dom (happy-dom)

v14.10.1

Compare Source

v14.10.0

Compare Source

🎨 Features
  • Adds support for Document.elementFromPoint() - By @​TreyVigus in task #​1400
    • The method will always return null as Happy DOM doesn't support rendering and can't calculate an element's position based on where it is rendered

v14.9.0

Compare Source

v14.8.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue related to Element.insertBefore() not removing comment node from previous ancestor - By @​mdafanasev in task #​1406

v14.8.2

Compare Source

v14.8.1

Compare Source

v14.8.0

Compare Source

🎨 Features

v14.7.1

Compare Source

👷‍♂️ Patch fixes

v14.7.0

Compare Source

v14.6.2

Compare Source

👷‍♂️ Patch fixes

v14.6.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where Document.createTextNode() didn't handle conversion of non-string values to string - By @​odanado in task #​1380
  • Adds support for throwing an exception when no argument is submitted to Document.createTextNode() - By @​odanado in task #​1380

v14.6.0

Compare Source

v14.5.2

Compare Source

v14.5.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with Document.defaultView not referring to the global object when using GlobalRegistrator - By @​capricorn86 in task #​1367

v14.5.0

Compare Source

🎨 Features
  • Adds support for handling "application/x-www-form-urlencoded" in Request.formData() - By @​tt-public in #​1379

v14.4.0

Compare Source

v14.3.10

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem related to CSS properties not being used when defined after the CSS value - By @​capricorn86 in task #​1364

v14.3.9

Compare Source

👷‍♂️ Patch fixes

v14.3.8

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem when the error for the invalid selectors :is and :where (without argument) was not handled correctly - By @​capricorn86 in task #​1352

v14.3.7

Compare Source

👷‍♂️ Patch fixes

v14.3.6

Compare Source

👷‍♂️ Patch fixes

v14.3.5

Compare Source

v14.3.4

Compare Source

v14.3.3

Compare Source

v14.3.2

Compare Source

👷‍♂️ Patch fixes

v14.3.1

Compare Source

v14.3.0

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

🎨 Features

v14.1.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with properties defined as getters and setters not being registered globally by Vitest - By @​capricorn86 in task #​1339
    • The problem occurred as Vitest is using Object.getOwnPropertyDescriptors(window) to read which properties to register globally, but getters and setters are defined on the prototype
    • To solve the problem, GlobalWindow now defines the properties on the instance when it is constructed

v14.1.1

Compare Source

v14.1.0

Compare Source

🎨 Features
  • Adds support for the setting handleDisabledFileLoadingAsSuccess, that can be used for triggering a "load" event instead of an "error" event when file loading is disabled - By @​capricorn86 in task #​1334

v14.0.0

Compare Source

💣 Breaking Changes
  • Removes interfaces for Node's, as they are no longer needed as newer versions of Typescript can handle circular dependencies - By @​capricorn86 in task #​1330

v13.10.1

Compare Source

v13.10.0

Compare Source

🎨 Features

v13.9.0

Compare Source

v13.8.6

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug related to multiple fallbacks to CSS variables being set incorrectly - By @​odanado in task #​1308

v13.8.5

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem related to invalid pseudo query selectors matching elements (e.g. ":before" should only match the pseudo element and not the actual element) - By @​capricorn86 in task #​1122
  • Adds support for using multiple pseudo query selectors (e.g. ":first-of-type:last-of-type") - By @​capricorn86 in task #​1122
  • Fixes minor typo in HTMLElementConfig - By @​danbentley in task #​1306

v13.8.4

Compare Source

👷‍♂️ Patch fixes
  • Adds support for returning URL relative to window location in HTMLLinkElement.href, HTMLImageElement.src and HTMLScriptElement.src - By @​capricorn86 in task #​1135

v13.8.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem where some elements (e.g. <li>, <h1> or <table>) doesn't allow itself as direct descendant when parsing HTML, but should allow itself as descendant when it is not at first level - By @​capricorn86 in task #​1039

v13.8.2

Compare Source

v13.8.1

Compare Source

v13.8.0

Compare Source

🎨 Features

v13.7.8

Compare Source

v13.7.7

Compare Source

v13.7.6

Compare Source

v13.7.5

Compare Source

👷‍♂️ Patch fixes
  • Modify option node to return empty string even if the value is empty string - In task #​1138

v13.7.4

Compare Source

v13.7.3

Compare Source

v13.7.2

Compare Source

v13.7.1

Compare Source

👷‍♂️ Patch fixes

v13.7.0

Compare Source

nrwl/nx (nx)

v19.0.2

Compare Source

19.0.2 (2024-05-09)
🩹 Fixes
  • bundling: rollup does not log build errors (#​23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#​23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#​23249)
  • core: show project --web shouldn't error (#​23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#​23229)
  • gradle: run gradle init if no settings.gradle (#​23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#​23263)
  • misc: create workspaces and default app with the name as provided (#​23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#​23223)
  • nx-dev: fix home page mobile menu (#​23250)
  • release: ensure changelog renderers are resolvable when processing config (#​23214)
  • vite: don't generate tasks for remix projects (#​22551)
  • vite: get tsconfig from new path including target (#​22775)
  • webpack: fix default compiler option (#​22762)
  • webpack: don't overwrite output config (#​22116)
  • webpack: publicPath and rebaseRootRelative (#​20992)
⚠️ Breaking Changes
  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed
❤️ Thank You

v19.0.1

Compare Source

19.0.1 (2024-05-07)

🚀 Features
  • core: add an option to seperate the output of show with provide… (#​23172)
  • misc: improve nx cloud setup prompts and messaging (#​23218)
🩹 Fixes
  • gradle: use local gradlew instead of sdkman (#​23205)
  • module-federation: nested projects should be ordered first when reading from tsconfig paths #​20284 (#​23212, #​20284)
❤️ Thank You

v19.0.0

Compare Source

v18.3.4

Compare Source

18.3.4 (2024-04-25)
🚀 Features
  • core: add root level forwardAllArgs (#​22753)
🩹 Fixes
  • core: different commands should not be considered compatible targets (#​22863)
  • core: fix pnpm install order on ci workflows (#​22580)
  • core: workspace context glob respects exclude (#​22939)
  • core: handle events that do not have paths (#​22947)
  • core: fix exclude for empty array (#​22951)
  • core: move a few api points to return root maps directly (#​22949)
  • core: regression register ts transpiler for local plugin (#​22964)
  • core: handle created directories when watching on linux (#​22980)
  • core: ensure create nodes functions are properly parallelized (#​23005)
  • gradle: change gradle command to be relative path (#​22963)
  • gradle: should skip println in project report (#​22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#​22988)
  • graph: don't listen to system theme changes in console (#​22938)
  • linter: do not infer lint tasks for projects without files to lint (#​22944)
  • misc: fix publish script (#​22981)
  • misc: perf logging shouldn't be enabled twice (#​23012)
  • node: e2e target fails out of the box (#​22987)
  • repo: downgrade to macos-13 in publish workflow (#​22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#​22953)
❤️ Thank You

v18.3.3

Compare Source

18.3.3 (2024-04-20)

🩹 Fixes
  • angular: fix loading postcss configuration in ng-packagr executors (#​22900)
  • core: group command exit listeners to avoid warning (#​22892)
  • core: handle plugin errors from isolation correctly (#​22890)
  • core: disable pty on windows until stable (#​22910)
  • core: fix cursor being hidden and process shutdown for ctrl c (#​22895)
  • misc: add --verbose support to nx graph (#​22889)
  • misc: mark migration for escaping env vars as skipped in nx repair (#​22916)
  • misc: don't clear node_modules require cache (#​22907)
  • testing: bust require cache in jest plugin so configs reload (#​22893)
  • vue: do not add verbatimImportSyntax to tsconfig (#​22905)
❤️ Thank You

v18.3.2

Compare Source

18.3.2 (2024-04-18)
🚀 Features
  • core: load native files from tmp location instead of node_modules (#​22648)
🩹 Fixes
  • bundling: handle circular dependencies in @​nx/esbuild getExtraDependencies (#​22644)
  • core: load config util supports absolute paths

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

github-actions bot commented Mar 11, 2024

Thank you for following the naming conventions! 🙏

@renovate renovate bot force-pushed the renovate/major-all-major branch 3 times, most recently from 7672f8a to 7639023 Compare March 19, 2024 01:18
@renovate renovate bot force-pushed the renovate/major-all-major branch from 7639023 to 9f2b179 Compare April 5, 2024 22:48
@renovate renovate bot force-pushed the renovate/major-all-major branch from 9f2b179 to c2593d5 Compare April 15, 2024 23:34
@renovate renovate bot force-pushed the renovate/major-all-major branch from c2593d5 to 5c9ebc7 Compare May 6, 2024 18:26
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.

None yet

0 participants