-
Notifications
You must be signed in to change notification settings - Fork 7
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: Update minor and patch dependencies #329
Merged
cgero-eth
merged 4 commits into
main
from
dependabot/npm_and_yarn/minor-and-patch-8d512f47aa
Nov 5, 2024
Merged
chore: Update minor and patch dependencies #329
cgero-eth
merged 4 commits into
main
from
dependabot/npm_and_yarn/minor-and-patch-8d512f47aa
Nov 5, 2024
+858
−1,594
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 4, 2024
cgero-eth
changed the title
chore: Bump the minor-and-patch group with 17 updates
chore: Update minor and patch dependencies
Nov 5, 2024
Bumps the minor-and-patch group with 17 updates: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/framer/motion) | `11.11.10` | `11.11.11` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.2.10` | `14.3.5` | | [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) | `8.0.3` | `8.0.4` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.3.6` | `8.4.1` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.3.6` | `8.4.1` | | [@storybook/addon-styling-webpack](https://github.com/storybookjs/addon-styling-webpack) | `1.0.0` | `1.0.1` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.3.6` | `8.4.1` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.6` | `8.4.1` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.3.6` | `8.4.1` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.16` | `5.59.19` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.2` | `6.6.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.13.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.13.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.10.1` | `0.11.0` | | [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.24.4` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.6` | `8.4.1` | | [viem](https://github.com/wevm/viem) | `2.21.36` | `2.21.40` | Updates `framer-motion` from 11.11.10 to 11.11.11 - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](framer/motion@v11.11.10...v11.11.11) Updates `react-dropzone` from 14.2.10 to 14.3.5 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.2.10...v14.3.5) Updates `@storybook/addon-designs` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/storybookjs/addon-designs/releases) - [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md) - [Commits](storybookjs/addon-designs@v8.0.3...v8.0.4) Updates `@storybook/addon-essentials` from 8.3.6 to 8.4.1 - [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.1/code/addons/essentials) Updates `@storybook/addon-links` from 8.3.6 to 8.4.1 - [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.1/code/addons/links) Updates `@storybook/addon-styling-webpack` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/storybookjs/addon-styling-webpack/releases) - [Changelog](https://github.com/storybookjs/addon-styling-webpack/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-styling-webpack@v1.0.0...v1.0.1) Updates `@storybook/blocks` from 8.3.6 to 8.4.1 - [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.1/code/lib/blocks) Updates `@storybook/react` from 8.3.6 to 8.4.1 - [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.1/code/renderers/react) Updates `@storybook/react-webpack5` from 8.3.6 to 8.4.1 - [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.1/code/frameworks/react-webpack5) Updates `@tanstack/react-query` from 5.59.16 to 5.59.19 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.19/packages/react-query) Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.2...v6.6.3) Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.11.0 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser) Updates `eslint-plugin-storybook` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.10.1...v0.11.0) Updates `rollup` from 4.24.2 to 4.24.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.24.2...v4.24.4) Updates `storybook` from 8.3.6 to 8.4.1 - [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.1/code/lib/cli) Updates `viem` from 2.21.36 to 2.21.40 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.40) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/addon-designs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/addon-styling-webpack" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/react-query" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: viem dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
cgero-eth
force-pushed
the
dependabot/npm_and_yarn/minor-and-patch-8d512f47aa
branch
from
November 5, 2024 09:03
1034318
to
0e3048d
Compare
cgero-eth
deleted the
dependabot/npm_and_yarn/minor-and-patch-8d512f47aa
branch
November 5, 2024 09:20
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 minor-and-patch group with 17 updates:
11.11.10
11.11.11
14.2.10
14.3.5
8.0.3
8.0.4
8.3.6
8.4.1
8.3.6
8.4.1
1.0.0
1.0.1
8.3.6
8.4.1
8.3.6
8.4.1
8.3.6
8.4.1
5.59.16
5.59.19
6.6.2
6.6.3
8.11.0
8.13.0
8.11.0
8.13.0
0.10.1
0.11.0
4.24.2
4.24.4
8.3.6
8.4.1
2.21.36
2.21.40
Updates
framer-motion
from 11.11.10 to 11.11.11Changelog
Sourced from framer-motion's changelog.
Commits
1ed8397
v11.11.114cd1527
Updating changelogf3468b3
Merge pull request #2852 from framer/fix/double-mount-updatec3593da
Fixing1e7f9df
Fix double .update() call on mountUpdates
react-dropzone
from 14.2.10 to 14.3.5Release notes
Sourced from react-dropzone's releases.
Commits
4ca683b
fix: fix wrong file type msg ux and close #12215fa8677
docs: add a note about the useFsAccessApi caveats589d01e
fix: set {isDragRejected} on drop and close #1238edeef15
fix: visually hide the input and close #1268e35de09
fix: update file-selector and close #134672c6c34
fix: allow application/* mime types and close #13224288d8e
build: bump typescript to v5.67750ea3
feat: bump attr-accept to v2.2.429fc64c
feat: bump file-selector to v1.2 and close #1368Updates
@storybook/addon-designs
from 8.0.3 to 8.0.4Release notes
Sourced from
@storybook/addon-designs
's releases.Commits
ded6662
Update CHANGELOG.md [skip ci]0ac58d7
Merge pull request #248 from storybookjs/kasper/allow-prereleasesec2d612
Add lock file7ee29b5
Allow pre-releasesUpdates
@storybook/addon-essentials
from 8.3.6 to 8.4.1Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]939651b
Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92
Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6
Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]72b24f8
Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]88c7787
Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]7987b04
Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]d609826
Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]ef4ff77
Merge branch 'next-release' into next3e154da
Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci]Updates
@storybook/addon-links
from 8.3.6 to 8.4.1Release notes
Sourced from
@storybook/addon-links
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links
's changelog.... (truncated)
Commits
9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]939651b
Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92
Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6
Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]72b24f8
Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]88c7787
Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]7987b04
Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]d609826
Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]ef4ff77
Merge branch 'next-release' into next3e154da
Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci]Updates
@storybook/addon-styling-webpack
from 1.0.0 to 1.0.1Release notes
Sourced from
@storybook/addon-styling-webpack
's releases.Changelog
Sourced from
@storybook/addon-styling-webpack
's changelog.... (truncated)
Commits
2f26ef2
Bump version to: 1.0.1 [skip ci]adb6a85
Update CHANGELOG.md [skip ci]b05439f
Merge pull request #25 from botonddombi/botonddombi/remove-bold-fn-callsbdc79d7
fix: remove node-logger chalk bold fn callsUpdates
@storybook/blocks
from 8.3.6 to 8.4.1Release notes
Sourced from
@storybook/blocks
's releases.... (truncated)
Changelog
Sourced from
@storybook/blocks
's changelog.