kuma-gui
kuma-gui copied to clipboard
chore(deps): Bump the typescript-eslint group with 2 updates
Bumps the typescript-eslint group with 2 updates: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.29.0
8.29.0 (2025-03-31)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] create
ignoreIfStatementsoption (#11000)🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when
noUncheckedIndexedAccessis enabled (#10961)- eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
- eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
- eslint-plugin: support arbitrary extensions in definition files (#10957)
- eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)
❤️ Thank You
- Dima Barabash
@dbarabashh- Kim Sang Du
@developer-bandi- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- Yannick Decat
@mho22- zyoshoka
@zyoshokaYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.29.0 (2025-03-31)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] create
ignoreIfStatementsoption (#11000)🩹 Fixes
- eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)
- eslint-plugin: support arbitrary extensions in definition files (#10957)
- eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
- eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
- eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when
noUncheckedIndexedAccessis enabled (#10961)❤️ Thank You
- Dima Barabash
@dbarabashh- Kim Sang Du
@developer-bandi- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- Yannick Decat
@mho22- zyoshoka
@zyoshokaYou can read about our versioning strategy and releases on our website.
Commits
3dd1835chore(release): publish 8.29.0270277cfeat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001)c548aa7fix(eslint-plugin): [no-array-constructor] remove optional chaining exemption...9a9670dfix(eslint-plugin): support arbitrary extensions in definition files (#10957)c7c9b1adocs: fix typos in no-unsafe-argument examples (#11007)ada32d1feat(eslint-plugin): [prefer-nullish-coalescing] createignoreIfStatements...5b187f4fix(eslint-plugin): [prefer-for-of] fix false positive when using erasable ty...58d7f40fix(eslint-plugin): [use-unknown-in-catch-callback-variable] remove fixable p...3241e46fix(eslint-plugin): [no-unnecessary-condition] don't report on unnecessary op...- See full diff in compare view
Updates @typescript-eslint/parser from 8.28.0 to 8.29.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.29.0
8.29.0 (2025-03-31)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] create
ignoreIfStatementsoption (#11000)🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when
noUncheckedIndexedAccessis enabled (#10961)- eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
- eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
- eslint-plugin: support arbitrary extensions in definition files (#10957)
- eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)
❤️ Thank You
- Dima Barabash
@dbarabashh- Kim Sang Du
@developer-bandi- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- Yannick Decat
@mho22- zyoshoka
@zyoshokaYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.29.0 (2025-03-31)
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.
Commits
3dd1835chore(release): publish 8.29.0- See full diff in compare view
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
Deploy Preview for kuma-gui ready!
| Name | Link |
|---|---|
| Latest commit | deb02481c51b5fb498feb6735679c65812614cab |
| Latest deploy log | https://app.netlify.com/sites/kuma-gui/deploys/67f7a6a164b8b20008e96c7f |
| Deploy Preview | https://deploy-preview-3722--kuma-gui.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@dependabot recreate
I want to hold on this for a bit, I think I can prove that dependabot is creating a different package-lock than if you were to do this locally. Not sure how important it is, but the way dependabot does it results in more duplicates compared to doing it locally.
Ok so we verified here that when we edit the package file and do some sort of npm install it can have a different result in the package-lock file than when dependabot edits the package file and updates the package-lock.
Something to keep in mind.