Skip to content

Bump @shopify/eslint-plugin from 40.5.0 to 42.1.0#67

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0
Closed

Bump @shopify/eslint-plugin from 40.5.0 to 42.1.0#67
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @shopify/eslint-plugin from 40.5.0 to 42.1.0.

Release notes

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

@​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.

@​shopify/eslint-plugin@​42.0.1

Patch Changes

  • #341 8cbfc69 Thanks @​BPScott! - Update eslint-plugin-prettier to v4.1.0, to automatically skip trying to run prettier over graphql files. Remove the explicit override for disabling prettier in graphql files, as it will cause eslint's "work out what extensions need linting" logic to try to parse graphql files. Add {overrides: {files: ['*.graphql', '*.gql'], rules: {'prettier/prettier': 'off'}}} to your eslint config if want to disable running the prettier rule over graphql files entirely.

@​shopify/eslint-plugin@​42.0.0

Major Changes

  • #340 af6fccc Thanks @​BPScott! - Remove the @shopify/eslint-plugin/graphql config and the dependency on eslint-plugin-graphql as it is outdated and unsupported. If you used the graphql config then you should migrate to @graphql-eslint/eslint-plugin. We no longer provide recommended graphql config as it has a large install footprint and we do not want to push that onto consumers that do not use graphql.

Patch Changes

  • #338 d8c61cc Thanks @​BPScott! - Remove a layer of indirection by specifying rules in lib/config/*.js files instead of having them import content from lib/config/rules/*.js

@​shopify/eslint-plugin@​41.3.1

Patch Changes

Changelog

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

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.

42.0.1

Patch Changes

  • #341 8cbfc69 Thanks @​BPScott! - Update eslint-plugin-prettier to v4.1.0, to automatically skip trying to run prettier over graphql files. Remove the explicit override for disabling prettier in graphql files, as it will cause eslint's "work out what extensions need linting" logic to try to parse graphql files. Add {overrides: {files: ['*.graphql', '*.gql'], rules: {'prettier/prettier': 'off'}}} to your eslint config if want to disable running the prettier rule over graphql files entirely.

42.0.0

Major Changes

  • #340 af6fccc Thanks @​BPScott! - Remove the @shopify/eslint-plugin/graphql config and the dependency on eslint-plugin-graphql as it is outdated and unsupported. If you used the graphql config then you should migrate to @graphql-eslint/eslint-plugin. We no longer provide recommended graphql config as it has a large install footprint and we do not want to push that onto consumers that do not use graphql.

Patch Changes

  • #338 d8c61cc Thanks @​BPScott! - Remove a layer of indirection by specifying rules in lib/config/*.js files instead of having them import content from lib/config/rules/*.js

41.3.1

Patch Changes

41.3.0 - 2022-05-30

Changed

  • Update eslint-plugin-react dependency to ^7.30.0. Fix breakages by no longer reaching into eslint-plugin-react's internals. [#332]

41.2.1 - 2022-04-04

Changed

... (truncated)

Commits
  • 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
  • 628417a Update polaris component urls in READMEs
  • 6c271db Version Packages (#357)
  • 0b52b9e Cache repeated directory lookups for 12% speedup
  • b91a0a8 Version Packages (#352)
  • 06e1245 Update eslint-plugin-import
  • 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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0 branch 2 times, most recently from 8b34870 to 1c2d7a0 Compare May 29, 2023 14:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0 branch 2 times, most recently from e7d5d22 to 52dd606 Compare May 29, 2023 14:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0 branch 2 times, most recently from 4aafc27 to 693e5b4 Compare June 12, 2023 14:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0 branch from 693e5b4 to 6fdf294 Compare June 12, 2023 19:46
Bumps [@shopify/eslint-plugin](https://github.com/Shopify/web-configs/tree/HEAD/packages/eslint-plugin) from 40.5.0 to 42.1.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/eslint-plugin@42.1.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0 branch from 6fdf294 to 7b876d7 Compare June 19, 2023 14:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #104.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shopify/eslint-plugin-42.1.0 branch August 14, 2023 13:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants