chore(deps-dev): bump the dev-dependencies group with 6 updates#20
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group with 6 updates#20dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.16` | `19.2.17` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.1` | `8.61.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.60.1` | `8.61.0` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.4.0` | `4.4.1` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `17.2.0` | `17.3.0` | Updates `@types/node` from 25.9.1 to 25.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.16 to 19.2.17 - [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.60.1 to 8.61.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.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.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.61.0/packages/parser) Updates `react-native-reanimated` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.4.1/packages/react-native-reanimated) Updates `chromatic` from 17.2.0 to 17.3.0 - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v17.2.0...v17.3.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-native-reanimated dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: chromatic dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 dev-dependencies group with 6 updates:
25.9.125.9.219.2.1619.2.178.60.18.61.08.60.18.61.04.4.04.4.117.2.017.3.0Updates
@types/nodefrom 25.9.1 to 25.9.2Commits
Updates
@types/reactfrom 19.2.16 to 19.2.17Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...Updates
@typescript-eslint/parserfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
react-native-reanimatedfrom 4.4.0 to 4.4.1Release notes
Sourced from react-native-reanimated's releases.
Commits
2daa6e5feat: web support for CSS transition callbacks (#9555)de1f2e2[Web LA] Fix interaction withreact-freeze(#7114)ca1aae2chore: add tests for web CSS transition and animation managers (#9556)0442a77fix(Reanimated): mapperRun race condition (#9595)da9571echore: DeduplicateCSSLengthArrayandSVGStrokeDashArray(#9553)2e5ae27chore: replace Sets in CSS guards with switches and array lookups (#9554)7fd03f5feat: animate open/closed SVG path morphs and missing strokeDasharray endpoin...37cf203feat: route pseudo-selector transitions through platform (#9560)abba6a0feat: register remaining react-native-svg components for web CSS animations (...d0a7cebfeat: web CSS animation support for SVG Circle (#9548)Updates
chromaticfrom 17.2.0 to 17.3.0Release notes
Sourced from chromatic's releases.
Changelog
Sourced from chromatic's changelog.
Commits
bdb664aBump version to: 17.3.0 [skip ci]4e6a42aUpdate CHANGELOG.md [skip ci]3aef77c🔧 Add a configuration parameter that controls git timeout.96fd1f5Merge pull request #1381 from chromaui/cody/cleanup-subdir00317a3Merge pull request #1380 from chromaui/cody/cap-4594-increase-error-message-l...3697e7aRemove unused subdir directory831f806Increase Sentry message length66a900eMerge pull request #1373 from chromaui/cody/fix-lint-typescript-warning14391bcMerge pull request #1374 from chromaui/cody/drop-slashe542bb4Merge pull request #1364 from chromaui/jmhobbs/cap-4414-cli-react-native-task...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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