dgraph-js
dgraph-js copied to clipboard
Bump the minor-and-patch group with 7 updates
Bumps the minor-and-patch group with 7 updates:
| Package | From | To |
|---|---|---|
| @types/jest | 29.5.13 |
29.5.14 |
| @types/node | 22.7.5 |
22.7.9 |
| @typescript-eslint/eslint-plugin | 8.9.0 |
8.11.0 |
| @typescript-eslint/parser | 8.9.0 |
8.11.0 |
| eslint-plugin-jsdoc | 50.4.1 |
50.4.3 |
| eslint-plugin-jsx-a11y | 6.10.0 |
6.10.1 |
| eslint-plugin-react | 7.37.1 |
7.37.2 |
Updates @types/jest from 29.5.13 to 29.5.14
Commits
- See full diff in compare view
Updates @types/node from 22.7.5 to 22.7.9
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.9.0 to 8.11.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.11.0
8.11.0 (2024-10-21)
🚀 Features
- eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
- eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
🩹 Fixes
- eslint-plugin: [class-literal-property-style] don't report nodes with
overridekeyword (#10135)- rule-tester: allow custom filename outside directory (#10147)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Lotfi Meklati
@lotmek- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.10.0
8.10.0 (2024-10-17)
🚀 Features
- support TypeScript 5.6 (#9972)
🩹 Fixes
- typescript-eslint: propagate
namefield to extended configs inconfighelper (#10094)❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.11.0 (2024-10-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
- eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
🩹 Fixes
- eslint-plugin: [class-literal-property-style] don't report nodes with
overridekeyword (#10135)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
8.10.0 (2024-10-17)
🚀 Features
- support TypeScript 5.6 (#9972)
❤️ Thank You
- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
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 (#...- See full diff in compare view
Updates @typescript-eslint/parser from 8.9.0 to 8.11.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.11.0
8.11.0 (2024-10-21)
🚀 Features
- eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
- eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
🩹 Fixes
- eslint-plugin: [class-literal-property-style] don't report nodes with
overridekeyword (#10135)- rule-tester: allow custom filename outside directory (#10147)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Lotfi Meklati
@lotmek- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.10.0
8.10.0 (2024-10-17)
🚀 Features
- support TypeScript 5.6 (#9972)
🩹 Fixes
- typescript-eslint: propagate
namefield to extended configs inconfighelper (#10094)❤️ Thank You
- auvred
@auvred- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.11.0 (2024-10-21)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.10.0 (2024-10-17)
🚀 Features
- support TypeScript 5.6 (#9972)
❤️ Thank You
- Josh Goldberg ✨
You can read about our versioning strategy and releases on our website.
Commits
Updates eslint-plugin-jsdoc from 50.4.1 to 50.4.3
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v50.4.3
50.4.3 (2024-10-17)
Bug Fixes
- text-escaping: add missing
docs.description(9a93119)v50.4.2
50.4.2 (2024-10-17)
Bug Fixes
- no-multi-asterisks: add missing
docs.description(f6616c7)
Commits
9a93119fix(text-escaping): add missingdocs.descriptionf6616c7fix(no-multi-asterisks): add missingdocs.description- See full diff in compare view
Updates eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
v6.10.1 - 2024-10-20
Commits
- [Fix] handle interactive/noninteractive changes from aria-query
4925ba8- [Docs] Use consistent spelling of 'screen reader'
cb6788c- [Dev Deps] update
@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register,auto-changelog,eslint-plugin-import,tape518a77e- [Deps] update
es-iterator-helpers,string.prototype.includeseed03a3- [meta] package.json - Update jscodeshift & remove babel-jest
2ee940c- [Docs] Remove accidental whitespace in CONTRIBUTING.md
a262131- [Deps] unpin
aria-querye517937
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-query- See full diff in compare view
Updates eslint-plugin-react from 7.37.1 to 7.37.2
Release notes
Sourced from eslint-plugin-react's releases.
v7.37.2
Fixed
Changed
#3835: jsx-eslint/eslint-plugin-react#3835 [
destructuring-assignment]: docs/rules/destructuring-assignment.md
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: usegetParentStatelessComponent- See full diff in compare view
You 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