-
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 #291
Merged
cgero-eth
merged 3 commits into
main
from
dependabot/npm_and_yarn/minor-and-patch-8279f3e5d2
Sep 16, 2024
Merged
chore: Update minor and patch NPM dependencies #291
cgero-eth
merged 3 commits into
main
from
dependabot/npm_and_yarn/minor-and-patch-8279f3e5d2
Sep 16, 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
Bumps the minor-and-patch group with 11 updates: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/framer/motion) | `11.3.31` | `11.5.4` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.53.3` | `5.55.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.3.0` | `8.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.3.0` | `8.4.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.9.0` | `6.10.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.35.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.44` | `8.4.45` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` | | [viem](https://github.com/wevm/viem) | `2.21.1` | `2.21.3` | | [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `2.12.8` | `2.12.9` | Updates `framer-motion` from 11.3.31 to 11.5.4 - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.3.31...v11.5.4) Updates `@tanstack/react-query` from 5.53.3 to 5.55.4 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.55.4/packages/react-query) Updates `@typescript-eslint/eslint-plugin` from 8.3.0 to 8.4.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.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.3.0 to 8.4.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.4.0/packages/parser) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.9.0...v6.10.0) Updates `eslint-plugin-react` from 7.35.0 to 7.35.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.35.2) Updates `postcss` from 8.4.44 to 8.4.45 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.44...8.4.45) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `viem` from 2.21.1 to 2.21.3 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.3) Updates `wagmi` from 2.12.8 to 2.12.9 - [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: framer-motion dependency-type: direct:production 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-minor 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-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch 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: typescript 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]>
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 11 updates:
11.3.31
11.5.4
5.53.3
5.55.4
8.3.0
8.4.0
8.3.0
8.4.0
2.29.1
2.30.0
6.9.0
6.10.0
7.35.0
7.35.2
8.4.44
8.4.45
5.5.4
5.6.2
2.21.1
2.21.3
2.12.8
2.12.9
Updates
framer-motion
from 11.3.31 to 11.5.4Changelog
Sourced from framer-motion's changelog.
Commits
5d9d296
v11.5.429c4d0f
Updating changelogb2608b2
Improving pure markc342e05
Updating versioncff1970
v11.5.361c6bc9
updating changelog5922278
Moving5619d56
Import hydrateRoot from react-dom/client (#2789)beae985
Upgrading to React 18.3.1 (#2788)e30cea7
Updating lockfileUpdates
@tanstack/react-query
from 5.53.3 to 5.55.4Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
acb5d37
release: v5.55.44cc4bd2
release: v5.55.39b78527
docs(react-query): Update React Suspens Link in README.md (#8020)643abc0
release: v5.55.2f0c5022
refactor(query-core): move Override type to core (#7916)4df469a
release: v5.55.142715e7
refactor(react-query): split prefetch.ts (#8028)353e4ad
release: v5.55.048702e4
feat(react-query): add optional queryClient parameter to usePrefetchQuery (#8...c14a17d
release: v5.54.1Updates
@typescript-eslint/eslint-plugin
from 8.3.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...46f27e6
docs: added note on async generator support in require-await (#9795)e5d1ac4
docs: add dedicated TypeOrValueSpecifier docs page (#9875)5fd4251
docs: fill in most remaining rule option descriptions (#9868)2421575
docs: add global variable rule disabling FAQ for ESLint (#9865)Updates
@typescript-eslint/parser
from 8.3.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...Updates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[utils] v2.9.00a58d75
[resolvers/webpack] v0.13.9a3015eb
[Test]namespace
: ensure valid case is actually included8bdb32b
[Test] add explicit marker for trailing whitespace in cases038c26c
[readme] Clarify how to install the plugin32a2b89
[Fix]order
: do not compare first path segment for relative paths (#2682)ee1ea02
[Fix]newline-after-import
: fix considerComments option when require806e3c2
[New] add support for Flat ConfigUpdates
eslint-plugin-jsx-a11y
from 6.9.0 to 6.10.0Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
65c9338
v6.10.0912e98c
[Deps] updateaxobject-query
6cd1a70
[New] allow polymorphic linting to be restricteda1ee7f8
[New] addattributes
setting83fd9c4
[New]label-has-associated-control
: add additional error message75147aa
[Deps] unpinaxobject-query
a284cbf
[Tests] switch from jest to tapedeac4fd
[New] add eslint 9 support74d5dec
[Tests] remove duplicate tests05a5e49
[Tests] usenpm audit
instead ofaud
Updates
eslint-plugin-react
from 7.35.0 to 7.35.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
4c10849
Update CHANGELOG and bump version45ba6bc
[Fix]jsx-curly-brace-presence
: avoid autofixing attributes with double quo...e538ee9
[Tests]jsx-curly-brace-presence
: clean up formatting5fc0f87
Update CHANGELOG and bump versiona2306e7
[Tests] usenpm audit
instead ofaud
d9c7ef1
[Dev Deps] update@babel/core
,@babel/eslint-parser
,aud
10eb235
[Fix]jsx-curly-brace-presence
: do not trigger on strings containing a quot...0170dbe
[Refactor] addastUtil.isCallExpression
predicate3b6bacc
[Refactor] general cleanup8dc0215
[Refactor] hoist functions to module levelUpdates
postcss
from 8.4.44 to 8.4.45Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
448c4f3
Release 8.4.45 version1c77d2e
Update unnecessary checkf38b329
Try to fix CIUpdates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
Updates
viem
from 2.21.1 to 2.21.3Release notes
Sourced from viem's releases.
Commits
f345803
site: upad2831b
chore: snapshots9dc8eab
ci: fix foundry versionc5ecc8f
chore: exports201d8b4
chore: version package (#2700)13c2032
feat: add missing Kaia blockexplorer API URL (#2691)02734f3
feat: update Polygon's native token from MATIC to POL (#2698)a0bba96
chore: added extra error handling to unit parsing615d39c
fix: imports70814af
fix: use maxUint256 instead of 2n ** 256n - 1n (#2692)Updates
wagmi
from 2.12.8 to 2.12.9Release notes
Sourced from wagmi's releases.
Changelog
Sourced from wagmi's changelog.
Commits
6aa2c4c
chore: version packages (#4250)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions