Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @shopify/eslint-plugin from 42.0.1 to 44.0.0.

Release notes

Sourced from @​shopify/eslint-plugin's releases.

@​shopify/eslint-plugin@​44.0.0

Major Changes

  • #409 4fd9e99 Thanks @​jas7457! - Change the @​typescript-eslint/consistent-indexed-object-style rule to use default error settings, aka Record over index signature

@​shopify/eslint-plugin@​43.0.0

Major Changes

@​shopify/eslint-plugin@​42.1.0

Minor Changes

  • #371 3e31042 Thanks @​laurkim! - Updated component URLs for polaris.shopify.com and updated polaris-no-bare-stack-item to support LegacyStack and polaris-prefer-sectioned-prop to support LegacyCard'

@​shopify/eslint-plugin@​42.0.3

Patch Changes

@​shopify/eslint-plugin@​42.0.2

Patch Changes

  • #350 06e1245 Thanks @​marvinhagemeister! - Update the eslint-plugin-import to the latest version which contains significant performance improvements for module resolution.
Changelog

Sourced from @​shopify/eslint-plugin's changelog.

44.0.0

Major Changes

  • #409 4fd9e99 Thanks @​jas7457! - Change the @​typescript-eslint/consistent-indexed-object-style rule to use default error settings, aka Record over index signature

43.0.0

Major Changes

42.1.0

Minor Changes

  • #371 3e31042 Thanks @​laurkim! - Updated component URLs for polaris.shopify.com and updated polaris-no-bare-stack-item to support LegacyStack and polaris-prefer-sectioned-prop to support LegacyCard'

42.0.3

Patch Changes

42.0.2

Patch Changes

  • #350 06e1245 Thanks @​marvinhagemeister! - Update the eslint-plugin-import to the latest version which contains significant performance improvements for module resolution.
Commits
  • 80f7fff Version Packages
  • 4fd9e99 Use Record instead of index signatures
  • a82522b Version Packages
  • e1a5ddb update eslint plugins
  • 3895e25 upgrade prettier plugins
  • 5ab0fcf Version Packages (#372)
  • f12322d Add back support for Polaris Stack and Card for polaris eslint rules
  • 6ba3084 Update eslint-plugin readme desc for polaris-no-bare-stack-item
  • dccfdb2 Update polaris-prefer-sectioned-prop to use LegacyCard
  • e7e21bc Update polaris-no-bare-stack-item to use LegacyStack
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@shopify/eslint-plugin](https://github.com/Shopify/web-configs/tree/HEAD/packages/eslint-plugin) from 42.0.1 to 44.0.0.
- [Release notes](https://github.com/Shopify/web-configs/releases)
- [Changelog](https://github.com/Shopify/web-configs/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/Shopify/web-configs/commits/@shopify/[email protected]/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@shopify/eslint-plugin"
  dependency-version: 44.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2025
@shopify-shipitnext
Copy link

🔎 View this PR in Shipit Next.

ℹ️ Expand to learn how to deploy and handle emergencies using Shipit Next

Overview

Shipit Next will merge your code on your behalf because this repository uses Shipit Next and its merge queue.

To ship this PR, you can either:

Comment Commands

  • /shipit: Enqueue this PR into the merge queue where it will eventually be merged and deployed.
  • /cancel: Eject this PR from the merge queue and rebuild PRs that were enqueued after this PR.
  • /shipit --jump-queue: Enqueue this PR at the top of the merge queue where it will be included in the next deploy. Use this for non-emergency situations.
    - Emergency handling procedure for this command can be found here.
  • /shipit --emergency: Merge this PR directly into main and deploy to all environments once all require_for_emergency CI checks pass. Please be aware that changes deployed with this command will not be automatically rolled back.

Commands exclusive to Deploy Before Merge

  • /cancel --emergency: Eject this PR from the merge and rollback any deployments containing this PR.

Documentation

Questions or feedback?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants