-
-
Notifications
You must be signed in to change notification settings - Fork 33
⬆️ Bump the devdependencies group with 5 updates #960
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 devdependencies group with 5 updates #960
Conversation
Bumps the devdependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.6` | `19.2.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.47.0` | `8.48.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.47.0` | `8.48.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.2.0` | `29.2.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | Updates `@types/react` from 19.2.6 to 19.2.7 - [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.47.0 to 8.48.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.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.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.48.0/packages/parser) Updates `eslint-plugin-jest` from 29.2.0 to 29.2.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.2.0...v29.2.1) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-plugin-jest dependency-version: 29.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #960 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 17 17
Branches 4 4
=========================================
Hits 17 17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@dependabot rebase |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the devdependencies group with 5 updates:
19.2.619.2.78.47.08.48.08.47.08.48.029.2.029.2.13.6.23.7.3Updates
@types/reactfrom 19.2.6 to 19.2.7Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.47.0 to 8.48.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
6fb1551chore(release): publish 8.48.0d26e9dechore(eslint-plugin): correct TODO comment on the wrong line (#11773)5f04910fix(typescript-estree): disallow binding patterns in parameter properties (#1...a4dc42achore: migrate to nx 22 (#11780)2ffb168feat(eslint-plugin): [no-redundant-type-constituents] use assignability check...5ea21f1fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor...Updates
@typescript-eslint/parserfrom 8.47.0 to 8.48.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
6fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)Updates
eslint-plugin-jestfrom 29.2.0 to 29.2.1Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
0694024chore(release): 29.2.1 [skip ci]6cd4e89fix(valid-mock-module-path): report onERR_PACKAGE_PATH_NOT_EXPORTEDerrors...ba20c35chore(deps): update yarn to v4.12.0 (#1859)8a40433chore(deps): update actions/checkout action to v6 (#1855)Updates
prettierfrom 3.6.2 to 3.7.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
fdfa670Release 3.7.32dce3ecFix typo27d6c64Revert previous change togetFileInfo(#18375)f4a7afaAdd types for config related functions (#18376)9266e3eAdd resolved test cases (#18358)3bfc014Bump Prettier dependency to 3.7.2081b846Clean changelog_unreleased03384c9Release 3.7.2514e51aRelease@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.229a11aeFix comment in empty type literal (#18364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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