Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the eslint group with 2 updates in the /ui-v2 directory: eslint-plugin-storybook and typescript-eslint.

Updates eslint-plugin-storybook from 0.11.4 to 0.11.6

Release notes

Sourced from eslint-plugin-storybook's releases.

v0.11.6

🐛 Bug Fix

Authors: 1

v0.11.5

🐛 Bug Fix

Authors: 1

Changelog

Sourced from eslint-plugin-storybook's changelog.

v0.11.6 (Mon Mar 17 2025)

🐛 Bug Fix

Authors: 1


v0.11.5 (Mon Mar 17 2025)

🐛 Bug Fix

Authors: 1


Commits
  • 8611e56 Bump version to: 0.11.6 [skip ci]
  • 98f3fbc Update CHANGELOG.md [skip ci]
  • fe354ed Merge pull request #192 from makotot/fix-context-in-play-function-self-reference
  • ecd6960 Bump version to: 0.11.5 [skip ci]
  • 054737e Update CHANGELOG.md [skip ci]
  • 332738c Merge pull request #195 from mrginglymus/ts-5.8
  • 92af9c3 Remove unecessary typescript peer dependency
  • 37df0d5 Add support for typescript 5.8
  • 0c8c809 fix: allows self-referencing context in play function
  • See full diff in compare view

Updates typescript-eslint from 8.26.0 to 8.26.1

Release notes

Sourced from typescript-eslint's releases.

v8.26.1

8.26.1 (2025-03-10)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865)
  • eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
  • rule-tester: export TestLanguageOptions (#10930)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.26.1 (2025-03-10)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the eslint group with 2 updates in the /ui-v2 directory: [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-plugin-storybook` from 0.11.4 to 0.11.6
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.4...v0.11.6)

Updates `typescript-eslint` from 8.26.0 to 8.26.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ui-replatform Related to the React UI rewrite label Mar 17, 2025
@dependabot dependabot bot requested a review from aaazzam as a code owner March 17, 2025 15:45
@devinvillarosa devinvillarosa merged commit bcf56be into main Mar 17, 2025
10 checks passed
@devinvillarosa devinvillarosa deleted the dependabot/npm_and_yarn/ui-v2/eslint-7c794a4245 branch March 17, 2025 15:46
devinvillarosa pushed a commit that referenced this pull request Mar 17, 2025
…tes (#17507)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui-replatform Related to the React UI rewrite ui-v2-dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants