-
Notifications
You must be signed in to change notification settings - Fork 8
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-dev): bump the patch-and-minor-dev-dependencies group with 22 updates #1769
Merged
VincentSmedinga
merged 1 commit into
develop
from
dependabot/npm_and_yarn/patch-and-minor-dev-dependencies-efa3678863
Dec 2, 2024
Merged
chore(deps-dev): bump the patch-and-minor-dev-dependencies group with 22 updates #1769
VincentSmedinga
merged 1 commit into
develop
from
dependabot/npm_and_yarn/patch-and-minor-dev-dependencies-efa3678863
Dec 2, 2024
Conversation
This file contains 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
… 22 updates Bumps the patch-and-minor-dev-dependencies group with 22 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.3` | `22.10.1` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.25.1` | `8.27.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` | | [rollup](https://github.com/rollup/rollup) | `4.27.4` | `4.28.0` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.4.5` | `8.4.6` | | [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.4.5` | `8.4.6` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `8.4.5` | `8.4.6` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.5` | `8.4.6` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.5` | `8.4.6` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.5` | `8.4.6` | | [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `8.4.5` | `8.4.6` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.5` | `8.4.6` | | [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components) | `8.4.5` | `8.4.6` | | [@storybook/core-events](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-events) | `8.4.5` | `8.4.6` | | [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.4.5` | `8.4.6` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.4.5` | `8.4.6` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.5` | `8.4.6` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.4.5` | `8.4.6` | | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.4.5` | `8.4.6` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.3` | `4.3.4` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.5` | `8.4.6` | Updates `@types/node` from 22.9.3 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `html-validate` from 8.25.1 to 8.27.0 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.25.1...v8.27.0) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `stylelint` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.10.0...16.11.0) Updates `rollup` from 4.27.4 to 4.28.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.4...v4.28.0) Updates `@storybook/addon-a11y` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/a11y) Updates `@storybook/addon-actions` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/actions) Updates `@storybook/addon-docs` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/docs) Updates `@storybook/addon-essentials` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/interactions) Updates `@storybook/addon-links` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/links) Updates `@storybook/addon-themes` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/addons/themes) Updates `@storybook/blocks` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/blocks) Updates `@storybook/components` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/deprecated/components) Updates `@storybook/core-events` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/core-events) Updates `@storybook/manager-api` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/manager-api) Updates `@storybook/preview-api` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/preview-api) Updates `@storybook/react` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/renderers/react) Updates `@storybook/react-vite` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/frameworks/react-vite) Updates `@storybook/theming` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/theming) Updates `@vitejs/plugin-react` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react) Updates `storybook` from 8.4.5 to 8.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/cli) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dev-dependencies - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dev-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dev-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-a11y" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-actions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-docs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/addon-themes" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/components" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/core-events" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/manager-api" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/preview-api" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/react-vite" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@storybook/theming" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 2, 2024
VincentSmedinga
approved these changes
Dec 2, 2024
VincentSmedinga
deleted the
dependabot/npm_and_yarn/patch-and-minor-dev-dependencies-efa3678863
branch
December 2, 2024 13:25
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the patch-and-minor-dev-dependencies group with 22 updates:
22.9.3
22.10.1
8.25.1
8.27.0
3.3.3
3.4.1
16.10.0
16.11.0
4.27.4
4.28.0
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
8.4.5
8.4.6
4.3.3
4.3.4
8.4.5
8.4.6
Updates
@types/node
from 22.9.3 to 22.10.1Commits
Updates
html-validate
from 8.25.1 to 8.27.0Release notes
Sourced from html-validate's releases.
Commits
11c7b76
chore(release): 8.27.09a6f429
Merge branch 'feature/lazy-transform' into 'master'd4b5987
feat(api): deprecateConfig.init()
d82bc57
feat(config): lazy load transformersadb179a
refactor(api): transformSource and transformFilename marked internala81023a
refactor(api): move getTransformerFunction to separate filec92cfdb
refactor(api): move getNamedTransformerFromPlugin to separate file3246219
refactor(api): move getUnnamedTransformerFromPlugin to separate file099a8b2
refactor(api): move getTransformerFromModule to separate filec33ddd0
chore(deps): update dependency marked to v15.0.3Updates
prettier
from 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177
Release 3.4.11fb6297
Update ts-api-utils to v1.4.2 (#16888)f6fccad
Remove unnecessary parentheses around assignment inv-on
(#16887)5fef089
Minor improvements in v3.4.0 blog post (#16886)3542f13
3.4 release blog (#16851)f53791a
Clean changelog_unreleased2b41c93
Bump Prettier dependency to 3.4.010baab2
Update dependents count7999e10
Release 3.4.02262d1e
chore(config): migrate renovate config (#16884)Updates
stylelint
from 16.10.0 to 16.11.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
4385d8f
16.11.0d24438b
Prepare 16.11.0 (#8049)cce8a86
Fixfont-family-no-missing-generic-family-keyword
false positives for `font...49f32a5
Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#8141)25cf2b3
Bump rollup from 4.27.2 to 4.27.4 (#8142)4a82b50
Fixmedia-feature-name-value-no-unknown
false positives for `display-mode: ...e1460bd
Bump@changesets/cli
from 2.27.9 to 2.27.10 in the changesets group (#8140)aefbb7a
Bump rollup from 4.25.0 to 4.27.2 (#8130)3de7212
Enable tokenless upload for Codecov (#8131)bda98ab
Bump eslint from 9.14.0 to 9.15.0 in the eslint group (#8128)Updates
rollup
from 4.27.4 to 4.28.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
0595e43
4.28.05053019
fix: supports modify the import attributes key in the config file (#5743)a0f1dcc
chore(deps): lock file maintenance minor/patch updates (#5748)a949c87
chore(deps): update codecov/codecov-action action to v5 (#5747)Updates
@storybook/addon-a11y
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-a11y
's releases.Changelog
Sourced from
@storybook/addon-a11y
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/addon-actions
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-actions
's releases.Changelog
Sourced from
@storybook/addon-actions
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/addon-docs
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-docs
's releases.Changelog
Sourced from
@storybook/addon-docs
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/addon-essentials
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/addon-interactions
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/addon-links
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-links
's releases.Changelog
Sourced from
@storybook/addon-links
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/addon-themes
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/addon-themes
's releases.Changelog
Sourced from
@storybook/addon-themes
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/blocks
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]Updates
@storybook/components
from 8.4.5 to 8.4.6Release notes
Sourced from
@storybook/components
's releases.Changelog
Sourced from
@storybook/components
's changelog.