-
Notifications
You must be signed in to change notification settings - Fork 6
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 NPM dependencies #389
Merged
cgero-eth
merged 2 commits into
main
from
dependabot/npm_and_yarn/minor-and-patch-2a278fb61d
Jan 21, 2025
Merged
chore: Update minor and patch NPM dependencies #389
cgero-eth
merged 2 commits into
main
from
dependabot/npm_and_yarn/minor-and-patch-2a278fb61d
Jan 21, 2025
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
Bumps the minor-and-patch group with 17 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.5.0` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.7` | `8.5.0` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.5.0` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.7` | `8.5.0` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.7` | `8.5.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.1` | `5.64.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.0` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.17.5` | `3.18.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.0` | `8.5.1` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.9` | `0.6.10` | | [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.31.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.7` | `8.5.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.20.0` | `8.21.0` | | [viem](https://github.com/wevm/viem) | `2.22.8` | `2.22.10` | | [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `2.14.7` | `2.14.8` | Updates `@storybook/addon-essentials` from 8.4.7 to 8.5.0 - [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.5.0/code/addons/essentials) Updates `@storybook/addon-links` from 8.4.7 to 8.5.0 - [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.5.0/code/addons/links) Updates `@storybook/blocks` from 8.4.7 to 8.5.0 - [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.5.0/code/lib/blocks) Updates `@storybook/react` from 8.4.7 to 8.5.0 - [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.5.0/code/renderers/react) Updates `@storybook/react-webpack5` from 8.4.7 to 8.5.0 - [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.5.0/code/frameworks/react-webpack5) Updates `@tanstack/react-query` from 5.64.1 to 5.64.2 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query) Updates `@testing-library/react` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.0 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6) Updates `eslint-plugin-tailwindcss` from 3.17.5 to 3.18.0 - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](francoismassart/eslint-plugin-tailwindcss@v3.17.5...v3.18.0) Updates `lint-staged` from 15.3.0 to 15.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.1) Updates `postcss` from 8.5.0 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.0...8.5.1) Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.10 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.9...v0.6.10) Updates `rollup` from 4.30.1 to 4.31.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.30.1...v4.31.0) Updates `storybook` from 8.4.7 to 8.5.0 - [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.5.0/code/lib/cli) Updates `typescript-eslint` from 8.20.0 to 8.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint) Updates `viem` from 2.22.8 to 2.22.10 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.22.10) Updates `wagmi` from 2.14.7 to 2.14.8 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react) --- updated-dependencies: - 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/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/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor 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: typescript-eslint 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 - dependency-name: wagmi dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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
Jan 20, 2025
cgero-eth
changed the title
chore: Bump the minor-and-patch group with 17 updates
chore: Update minor and patch NPM dependencies
Jan 21, 2025
cgero-eth
deleted the
dependabot/npm_and_yarn/minor-and-patch-2a278fb61d
branch
January 21, 2025 09:21
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:
8.4.7
8.5.0
8.4.7
8.5.0
8.4.7
8.5.0
8.4.7
8.5.0
8.4.7
8.5.0
5.64.1
5.64.2
16.1.0
16.2.0
14.5.2
14.6.0
3.17.5
3.18.0
15.3.0
15.4.1
8.5.0
8.5.1
0.6.9
0.6.10
4.30.1
4.31.0
8.4.7
8.5.0
8.20.0
8.21.0
2.22.8
2.22.10
2.14.7
2.14.8
Updates
@storybook/addon-essentials
from 8.4.7 to 8.5.0Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
9277067
Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]d8fe93a
Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586d
Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbe
Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979ee
Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]2b9f1cf
Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]91f53fd
Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]ef9ee27
Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]cf55526
Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci]df37d08
Bump version from "8.5.0-beta.2" to "8.5.0-beta.3" [skip ci]Updates
@storybook/addon-links
from 8.4.7 to 8.5.0Release notes
Sourced from
@storybook/addon-links
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links
's changelog.... (truncated)
Commits
9277067
Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]d8fe93a
Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586d
Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbe
Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979ee
Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]2b9f1cf
Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]91f53fd
Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]ef9ee27
Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]cf55526
Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci]df37d08
Bump version from "8.5.0-beta.2" to "8.5.0-beta.3" [skip ci]Updates
@storybook/blocks
from 8.4.7 to 8.5.0Release notes
Sourced from
@storybook/blocks
's releases.... (truncated)
Changelog
Sourced from
@storybook/blocks
's changelog.... (truncated)
Commits
9277067
Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]d8fe93a
Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586d
Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbe
Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979ee
Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]2b9f1cf
Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]91f53fd
Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]ef9ee27
Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]cf55526
Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci]df37d08
Bump version from "8.5.0-beta.2" to "8.5.0-beta.3" [skip ci]Updates
@storybook/react
from 8.4.7 to 8.5.0Release notes
Sourced from
@storybook/react
's releases.