foxglove-studio
foxglove-studio copied to clipboard
Bumps [chromaui/action](https://github.com/chromaui/action) from 11 to 12. Commits d7afd50 v12.0.0 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you...
Bumps the jest group with 1 update in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `@types/jest` from 29.5.12 to 29.5.14 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Bumps the storybook group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `7.6.15` |...
Bumps the eslint group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) and [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils). Updates `@typescript-eslint/eslint-plugin` from 6.10.0 to 8.25.0 Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.25.0 8.25.0...
Bumps the babel group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` |...
Bumps the webpack group with 3 updates in the / directory: [webpack](https://github.com/webpack/webpack), [webpack-cli](https://github.com/webpack/webpack-cli) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `webpack` from 5.90.1 to 5.98.0 Release notes Sourced from webpack's releases. v5.98.0 Fixes Avoid...
Bumps the emotion group with 3 updates in the / directory: [@emotion/cache](https://github.com/emotion-js/emotion), [@emotion/react](https://github.com/emotion-js/emotion) and [@emotion/styled](https://github.com/emotion-js/emotion). Updates `@emotion/cache` from 11.11.0 to 11.14.0 Release notes Sourced from @emotion/cache's releases. @emotion/cache@11.14.0 Minor Changes...
Hello, I cloned the source code and found the layout file for the sidebar ,Sidebar.tsx, {Array.from(items.entries(), ([key, item]) => ( ))} The code in this file shows that the values...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.4.0. Release notes Sourced from actions/setup-node's releases. v4.4.0 What's Changed Bug fixes: Make eslint-compact matcher compatible with Stylelint by @FloEdelmann in actions/setup-node#98 Add support for...
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.2.3. Release notes Sourced from actions/cache's releases. v4.2.3 What's Changed Update to use @actions/cache 4.0.3 package & prepare for new release by @salmanmkc in actions/cache#1577...