-
Couldn't load subscription status.
- Fork 55
Bump the minor-and-patch group with 7 updates #230
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 minor-and-patch group with 7 updates #230
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.7.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.9.0` | `8.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.9.0` | `8.11.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.4.1` | `50.4.3` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` | Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.7.5 to 22.7.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.9.0 to 8.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.9.0 to 8.11.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.11.0/packages/parser) Updates `eslint-plugin-jsdoc` from 50.4.1 to 50.4.3 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.4.1...v50.4.3) Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1 - [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.10.0...v6.10.1) Updates `eslint-plugin-react` from 7.37.1 to 7.37.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.37.1...v7.37.2) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch 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-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
1 similar comment
|
|
Bumps the minor-and-patch group with 7 updates:
29.5.1329.5.1422.7.522.7.98.9.08.11.08.9.08.11.050.4.150.4.36.10.06.10.17.37.17.37.2Updates
@types/jestfrom 29.5.13 to 29.5.14Commits
Updates
@types/nodefrom 22.7.5 to 22.7.9Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.9.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
79c27a8chore(release): publish 8.11.0c8e7c27feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cdfix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066achore: coverage issues caused by usingexportassignments (#10151)7effdeachore(release): publish 8.10.0f9c49e3feat: support TypeScript 5.6 (#9972)d09d36ddocs: inject option descriptions into rule docs when possible (#9925)373c63achore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...Updates
@typescript-eslint/parserfrom 8.9.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
79c27a8chore(release): publish 8.11.08d35958chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdeachore(release): publish 8.10.0f9c49e3feat: support TypeScript 5.6 (#9972)Updates
eslint-plugin-jsdocfrom 50.4.1 to 50.4.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
9a93119fix(text-escaping): add missingdocs.descriptionf6616c7fix(no-multi-asterisks): add missingdocs.descriptionUpdates
eslint-plugin-jsx-a11yfrom 6.10.0 to 6.10.1Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
e5dda96v6.10.1eed03a3[Deps] updatees-iterator-helpers,string.prototype.includes518a77e[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser, `@babe...2ee940c[meta] package.json - Update jscodeshift & remove babel-jesta262131[Docs] Remove accidental whitespace in CONTRIBUTING.mdcb6788c[Docs] Use consistent spelling of 'screen reader'4925ba8[Fix] handle interactive/noninteractive changes from aria-querye517937[Deps] unpinaria-queryUpdates
eslint-plugin-reactfrom 7.37.1 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
256cf74Update CHANGELOG and bump version33db656[Deps] updatees-iterator-helpers5696f99[Dev Deps] update@babel/core,@babel/eslint-parser, `@babel/plugin-synta...5c23573[Dev Deps] update@babel/core,@babel/eslint-parser,@babel/plugin-syntax...c47fa56[types] [Fix] ensure the index types are generated63aceff[Fix]destructuring-assignment: fix false negative when usingtypeof props.a96d46d5[Refactor]destructuring-assignment: usegetParentStatelessComponentYou can trigger a rebase of this PR 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