-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the dependencies group with 11 updates #38
Merged
tristanhollman
merged 1 commit into
master
from
dependabot/npm_and_yarn/dependencies-9ca0d4cedf
Aug 24, 2024
Merged
Bump the dependencies group with 11 updates #38
tristanhollman
merged 1 commit into
master
from
dependabot/npm_and_yarn/dependencies-9ca0d4cedf
Aug 24, 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 dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.3` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.23` | `5.52.1` | | [framer-motion](https://github.com/framer/motion) | `11.3.28` | `11.3.30` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.51.15` | `5.52.0` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.51.23` | `5.52.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.1.0` | `8.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.1.0` | `8.2.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.9` | `0.4.11` | | [husky](https://github.com/typicode/husky) | `9.1.4` | `9.1.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.1` | `5.4.2` | Updates `@emotion/react` from 11.13.0 to 11.13.3 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@tanstack/react-query` from 5.51.23 to 5.52.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.52.1/packages/react-query) Updates `framer-motion` from 11.3.28 to 11.3.30 - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.3.28...v11.3.30) Updates `@tanstack/eslint-plugin-query` from 5.51.15 to 5.52.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.52.0/packages/eslint-plugin-query) Updates `@tanstack/react-query-devtools` from 5.51.23 to 5.52.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.52.1/packages/react-query-devtools) Updates `@types/react` from 18.3.3 to 18.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.1.0 to 8.2.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.2.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.1.0 to 8.2.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.2.0/packages/parser) Updates `eslint-plugin-react-refresh` from 0.4.9 to 0.4.11 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.9...v0.4.11) Updates `husky` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.4...v9.1.5) Updates `vite` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 23, 2024
tristanhollman
approved these changes
Aug 24, 2024
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-9ca0d4cedf
branch
August 24, 2024 06:49
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 11 updates:
11.13.0
11.13.3
5.51.23
5.52.1
11.3.28
11.3.30
5.51.15
5.52.0
5.51.23
5.52.1
18.3.3
18.3.4
8.1.0
8.2.0
8.1.0
8.2.0
0.4.9
0.4.11
9.1.4
9.1.5
5.4.1
5.4.2
Updates
@emotion/react
from 11.13.0 to 11.13.3Release notes
Sourced from
@emotion/react
's releases.Commits
3f46884
Version Packages (#3235)153cf88
Add scale property as unitless (#3240)0ce3ed0
Distributecss
prop attachment over props that are union types (#3232)e819f9c
Version Packages (#3229)49f7435
Fix broken browser file reference in primitives-core/package.json (#3228)c6f01a2
Version Packages (#3224)c72d279
Remove incorrect tripleslash directives referencing node types (#3219)Updates
@tanstack/react-query
from 5.51.23 to 5.52.1Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
d5a0342
release: v5.52.1ca2e306
fix(react-query): Add missing React 19 peer dependency. (#7937)7ac71ac
release: v5.52.0eee3948
release: v5.51.24ab1a353
ci(*): official@vitest/eslint-plugin
(#7896)Updates
framer-motion
from 11.3.28 to 11.3.30Changelog
Sourced from framer-motion's changelog.
Commits
7f7e430
v11.3.30a0f0573
Updating changelog828b8d9
Removing double update listenrs on externall provided motion values (#2773)200c0bd
Updating tests94c848b
Updating version9ce1ead
v11.3.29cffd68e
Updating changelogddf2e3c
Selectively cancel parts of tree with layout animation/optimised transform co...9257a79
Updating versionUpdates
@tanstack/eslint-plugin-query
from 5.51.15 to 5.52.0Release notes
Sourced from
@tanstack/eslint-plugin-query
's releases.... (truncated)
Commits
7ac71ac
release: v5.52.0f65ebe7
feat(eslint-plugin-query): add rule that disallows putting the result of quer...Updates
@tanstack/react-query-devtools
from 5.51.23 to 5.52.1Release notes
Sourced from
@tanstack/react-query-devtools
's releases.... (truncated)
Commits
d5a0342
release: v5.52.17ac71ac
release: v5.52.0eee3948
release: v5.51.24Updates
@types/react
from 18.3.3 to 18.3.4Commits
Updates
@typescript-eslint/eslint-plugin
from 8.1.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
7440e14
chore(release): publish 8.2.0db558d1
fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...3962885
chore: enable unicorn/prefer-string-replace-all (#9798)da02f61
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...478990f
feat(eslint-plugin): add suggestion torequire-await
to removeasync
keyw...8087d17
fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...8e01254
fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...3ca8477
fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...75a09a8
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)Updates
@typescript-eslint/parser
from 8.1.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)Updates
eslint-plugin-react-refresh
from 0.4.9 to 0.4.11Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
d327c35
Ignore type exports (ex.export type foo = string;
) (fixes #47) [publish]7101b09
SupportsReact.forwardRef
andReact.memo
[publish] (#46)Updates
husky
from 9.1.4 to 9.1.5Release notes
Sourced from husky's releases.
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookUpdates
vite
from 5.4.1 to 5.4.2Changelog
Sourced from vite's changelog.
Commits
b1ecdaf
release: v5.4.2e012f29
chore: remove stale TODOs (#17866)3b8f03d
refactor: remove redundant prepend/strip base (#17887)fac3a8e
fix: resolve relative URL generated byrenderBuiltUrl
passed to module prel...7d8c0e2
feat: support originalFilename (#17867)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