archetype-themes / plugin-theme-component

A Shopify CLI plugin for building theme components.
MIT License
9 stars 4 forks source link

npm(deps): bump the everything group with 9 updates #396

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the everything group with 9 updates:

Package From To
@oclif/core 3.19.6 3.26.3
@shopify/cli-kit 3.58.0 3.58.2
@types/node 18.19.3 20.12.7
picomatch 3.0.1 4.0.2
postcss-preset-env 9.5.4 9.5.5
@oclif/test 3.2.8 3.2.10
eslint 8.57.0 9.0.0
eslint-plugin-n 16.6.2 17.2.0
oclif 4.4.18 4.8.5

Updates @oclif/core from 3.19.6 to 3.26.3

Release notes

Sourced from @​oclif/core's releases.

3.26.3

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)
Changelog

Sourced from @​oclif/core's changelog.

3.26.3 (2024-04-13)

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2 (2024-04-08)

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1 (2024-04-08)

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)

3.26.0 (2024-03-22)

Features

3.25.3 (2024-03-19)

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2 (2024-03-15)

Bug Fixes

... (truncated)

Commits
  • dddd471 chore(release): 3.26.3 [skip ci]
  • 2d34665 Merge pull request #1053 from oclif/dependabot-npm_and_yarn-ejs-3.1.10
  • 4cadd96 Merge pull request #1054 from oclif/dependabot-npm_and_yarn-typescript-5.4.5
  • b417ea7 chore(dev-deps): bump typescript from 5.4.4 to 5.4.5
  • 72dd869 fix(deps): bump ejs from 3.1.9 to 3.1.10
  • d1f44ec chore(release): 3.26.2 [skip ci]
  • f05b0c8 fix: do not throw an error if a flag with allowStdin='only' is immediately fo...
  • d3e7b6b chore(release): 3.26.1 [skip ci]
  • 87cd0e6 fix(deps): bump minimatch from 9.0.3 to 9.0.4 (#1041)
  • fdc62a0 Merge pull request #1043 from oclif/dependabot-npm_and_yarn-mocha-10.4.0
  • Additional commits viewable in compare view


Updates @shopify/cli-kit from 3.58.0 to 3.58.2

Release notes

Sourced from @​shopify/cli-kit's releases.

3.58.2

What's Changed

3.58.1

What's Changed

Commits
  • b489891 Merge pull request #3655 from Shopify/changeset-release/stable/3.58
  • a4ab7e5 Version Packages
  • f41ab02 [3.58] Fix shopify theme push issue when password flag is provided
  • 3139346 Merge pull request #3641 from Shopify/changeset-release/stable/3.58
  • 7955f71 Version Packages
  • e03cb9c Merge pull request #3648 from Shopify/move-link-uses-api-client-config-as-fal...
  • 5b70eee Added changeset
  • 6b8a253 Revert changes to ShopifyDevelopersClient
  • b86899d Added unit tests
  • 7c2e424 Every API client config field is optional
  • Additional commits viewable in compare view


Updates @types/node from 18.19.3 to 20.12.7

Commits


Updates picomatch from 3.0.1 to 4.0.2

Changelog

Sourced from picomatch's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

4.0.0 (2024-02-07)

Fixes

Changed

Commits


Updates postcss-preset-env from 9.5.4 to 9.5.5

Changelog

Sourced from postcss-preset-env's changelog.

9.5.5

April 11, 2024

Commits


Updates @oclif/test from 3.2.8 to 3.2.10

Release notes

Sourced from @​oclif/test's releases.

3.2.10

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (174cd88)

3.2.9

Bug Fixes

  • restore support for single command cli test (30cf43f)
Changelog

Sourced from @​oclif/test's changelog.

3.2.10 (2024-04-14)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (174cd88)

3.2.9 (2024-04-10)

Bug Fixes

  • restore support for single command cli test (30cf43f)
Commits
  • 2f3bf83 chore(release): 3.2.10 [skip ci]
  • 7f0292c Merge pull request #534 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.3
  • f175955 Merge pull request #535 from oclif/dependabot-npm_and_yarn-typescript-5.4.5
  • 1c279c0 Merge pull request #536 from oclif/dependabot-npm_and_yarn-types-node-18.19.31
  • 9f8c8f2 chore(dev-deps): bump @​types/node from 18.19.30 to 18.19.31
  • 7f3120c chore(dev-deps): bump typescript from 5.4.4 to 5.4.5
  • 174cd88 fix(deps): bump @​oclif/core from 3.26.0 to 3.26.3
  • 2d82f68 chore(release): 3.2.9 [skip ci]
  • c8a92cc Merge pull request #532 from oclif/mdonnalley/single-cmd-cli-bug
  • 30cf43f fix: restore support for single command cli test
  • Additional commits viewable in compare view


Updates eslint from 8.57.0 to 9.0.0

Release notes

Sourced from eslint's releases.

v9.0.0

Breaking Changes

  • b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh)
  • 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
  • 79a95eb feat!: disallow multiple configuration comments for same rule (#18157) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 57089cb feat!: no-restricted-imports allow multiple config entries for same path (#18021) (Milos Djermanovic)
  • 2e1d549 feat!: detect duplicate test cases (#17955) (Bryan Mishkin)
  • 701f1af feat!: no-inner-declaration new default behaviour and option (#17885) (Tanuj Kanti)
  • bde5105 fix!: handle --output-file for empty output when saving to disk (#17957) (Nitin Kumar)
  • 07107a5 fix!: upgrade eslint-scope@8.0.0 (#17942) (Milos Djermanovic)
  • 3ee0f6c fix!: no-unused-vars varsIgnorePattern behavior with catch arguments (#17932) (Tanuj Kanti)
  • 51f8bc8 fix!: configuration comments with just severity should retain options (#17945) (Milos Djermanovic)
  • d191bdd feat!: Remove CodePath#currentSegments (#17936) (Milos Djermanovic)
  • 946ae00 feat!: FlatRuleTester -> RuleTester (#17922) (Nicholas C. Zakas)
  • baff28c feat!: remove no-inner-declarations from eslint:recommended (#17920) (Milos Djermanovic)
  • cadfbcd feat!: Rename FlatESLint to ESLint (#17914) (Nicholas C. Zakas)
  • d1018fc feat!: skip running warnings in --quiet mode (#17274) (Maddy Miller)
  • fb81b1c feat!: Set default schema: [], drop support for function-style rules (#17792) (Milos Djermanovic)
  • 0b21e1f feat!: add two more cases to no-implicit-coercion (#17832) (Gürgün Dayıoğlu)
  • 2916c63 feat!: Switch Linter to flat config by default (#17851) (Nicholas C. Zakas)
  • 200518e fix!: Parsing 'exported' comment using parseListConfig (#17675) (amondev)
  • bdd6ba1 feat!: Remove valid-jsdoc and require-jsdoc (#17694) (Nicholas C. Zakas)
  • 12be307 fix!: Behavior of CLI when no arguments are passed (#17644) (Nicholas C. Zakas)
  • 8fe8c56 feat!: Update shouldUseFlatConfig and CLI so flat config is default (#17748) (Nicholas C. Zakas)
  • 60dea3e feat!: deprecate no-new-symbol, recommend no-new-native-nonconstructor (#17710) (Francesco Trotta)
  • 5aa9c49 feat!: check for parsing errors in suggestion fixes (#16639) (Bryan Mishkin)
  • b3e0bb0 feat!: assert suggestion messages are unique in rule testers (#17532) (Josh Goldberg ✨)
  • e563c52 feat!: no-invalid-regexp make allowConstructorFlags case-sensitive (#17533) (Josh Goldberg ✨)
  • e5f02c7 fix!: no-sequences rule schema correction (#17878) (MHO)
  • 6ee3e9e feat!: Update eslint:recommended configuration (#17716) (Milos Djermanovic)
  • c2cf85a feat!: drop support for string configurations in flat config array (#17717) (Milos Djermanovic)
  • c314fd6 feat!: Remove SourceCode#getComments() (#17715) (Milos Djermanovic)
  • ae78ff1 feat!: Remove deprecated context methods (#17698) (Nicholas C. Zakas)
  • f71c328 feat!: Swap FlatESLint-ESLint, FlatRuleTester-RuleTester in API (#17823) (Nicholas C. Zakas)
  • 5304da0 feat!: remove formatters except html, json(-with-metadata), and stylish (#17531) (Josh Goldberg ✨)
  • e1e827f feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#17725) (Milos Djermanovic)

Features

  • d54a412 feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
  • 97ce45b feat: Add reportUsedIgnorePattern option to no-unused-vars rule (#17662) (Pearce Ropion)
  • 3e9fcea feat: Show config names in error messages (#18256) (Nicholas C. Zakas)
  • de40874 feat: Rule Performance Statistics for flat ESLint (#17850) (Mara Kiefer)
  • d85c436 feat: use-isnan report NaN in indexOf and lastIndexOf with fromIndex (#18225) (Tanuj Kanti)
  • b8fb572 feat: add reportUnusedFallthroughComment option to no-fallthrough rule (#18188) (Kirk Waiblinger)
  • 1c173dc feat: add ignoreClassWithStaticInitBlock option to no-unused-vars (#18170) (Tanuj Kanti)
  • a451b32 feat: make no-misleading-character-class report more granular errors (#18082) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.0.0 - April 5, 2024

  • 19f9a89 chore: Update dependencies for v9.0.0 (#18275) (Nicholas C. Zakas)
  • 7c957f2 chore: package.json update for @​eslint/js release (Jenkins)
  • d73a33c chore: ignore /docs/v8.x in link checker (#18274) (Milos Djermanovic)
  • d54a412 feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
  • e151050 docs: update get-started to the new @eslint/create-config (#18217) (唯然)
  • 610c148 fix: Support using declarations in no-lone-blocks (#18269) (Kirk Waiblinger)
  • 44a81c6 chore: upgrade knip (#18272) (Lars Kappert)
  • 94178ad docs: mention about name field in flat config (#18252) (Anthony Fu)
  • 1765c24 docs: add Troubleshooting page (#18181) (Josh Goldberg ✨)
  • e80b60c chore: remove code for testing version selectors (#18266) (Milos Djermanovic)
  • 96607d0 docs: version selectors synchronization (#18260) (Milos Djermanovic)
  • e508800 fix: rule tester ignore irrelevant test case properties (#18235) (fnx)
  • a129acb fix: flat config name on ignores object (#18258) (Nicholas C. Zakas)
  • 97ce45b feat: Add reportUsedIgnorePattern option to no-unused-vars rule (#17662) (Pearce Ropion)
  • 651ec91 docs: remove /* eslint-env */ comments from rule examples (#18249) (Milos Djermanovic)
  • 950c4f1 docs: Update README (GitHub Actions Bot)
  • 3e9fcea feat: Show config names in error messages (#18256) (Nicholas C. Zakas)
  • b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh)
  • 12f5746 docs: add info about dot files and dir in flat config (#18239) (Tanuj Kanti)
  • b93f408 docs: update shared settings example (#18251) (Tanuj Kanti)
  • 26384d3 docs: fix ecmaVersion in one example, add checks (#18241) (Milos Djermanovic)
  • 7747097 docs: Update PR review process (#18233) (Nicholas C. Zakas)
  • b07d427 docs: fix typo (#18246) (Kirill Gavrilov)
  • a98babc chore: add npm script to run WebdriverIO test (#18238) (Francesco Trotta)
  • 9b7bd3b chore: update dependency markdownlint to ^0.34.0 (#18237) (renovate[bot])
  • 778082d docs: add Glossary page (#18187) (Josh Goldberg ✨)
  • dadc5bf fix: constructor-super false positives with loops (#18226) (Milos Djermanovic)
  • de40874 feat: Rule Performance Statistics for flat ESLint (#17850) (Mara Kiefer)
  • d85c436 feat: use-isnan report NaN in indexOf and lastIndexOf with fromIndex (#18225) (Tanuj Kanti)
  • b185eb9 9.0.0-rc.0 (Jenkins)
  • 26010c2 Build: changelog update for 9.0.0-rc.0 (Jenkins)
  • 297416d chore: package.json update for eslint-9.0.0-rc.0 (#18223) (Francesco Trotta)
  • d363c51 chore: package.json update for @​eslint/js release (Jenkins)
  • 239a7e2 docs: Clarify the description of sort-imports options (#18198) (gyeongwoo park)
  • 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
  • b91f9dc build: fix TypeError in prism-eslint-hooks.js (#18209) (Francesco Trotta)
  • 4769c86 docs: fix incorrect example in no-lone-blocks (#18215) (Tanuj Kanti)
  • 1b841bb chore: fix some comments (#18213) (avoidaway)
  • b8fb572 feat: add reportUnusedFallthroughComment option to no-fallthrough rule (#18188) (Kirk Waiblinger)
  • ae8103d fix: load plugins in the CLI in flat config mode (#18185) (Francesco Trotta)
  • 5251327 docs: Update README (GitHub Actions Bot)
  • 29c3595 chore: remove repetitive words (#18193) (cuithon)
  • 1dc8618 docs: Update README (GitHub Actions Bot)
  • acc2e06 chore: Introduce Knip (#18005) (Lars Kappert)
  • ba89c73 9.0.0-beta.2 (Jenkins)
  • d7ec0d1 Build: changelog update for 9.0.0-beta.2 (Jenkins)
  • 7509276 chore: upgrade @​eslint/js@​9.0.0-beta.2 (#18180) (Milos Djermanovic)
  • 96087b3 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Commits


Updates eslint-plugin-n from 16.6.2 to 17.2.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.2.0

17.2.0 (2024-04-10)

🌟 Features

  • no-missing-imports: add tryExtensions option (#228) (ae5329c)
  • no-unsupported-features: ✨ Update to node v20.12.0/v21.7.0 (#229) (a8d0539)

🩹 Fixes

  • stream/promises is stable (02a264e)
  • no-unsupported-features: stream/promises is stable (#235) (02a264e), closes #234

v17.1.0

17.1.0 (2024-04-09)

🌟 Features

📚 Documentation

v17.0.0

💥 Breaking changes:

  • feat!: drop eslint v7 & node.js < 18 (#161) (41ceed7)
  • feat!: Start using enhanced-resolve to improve ts support (#139) (dc9f473)
  • rename rule shebang => hashbang, deprecate rule shebang (#198)

Features

  • typescript (jsdoc) checking and definition generation (#169) (6d8ed14)
  • rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
  • shebang: add support for env's split-string option (#195) (b383b49)
  • Update ES Syntax (#189) (4778ae8)
  • feat: Update es-builtins (#174) (fbc9e7b)
  • feat(no-unsupported-features): Update to v21.6.1 of node (#180) (d24f645)
  • feat: Add n/prefer-node-protocol rule (#183) (88d1c37)
  • feat(shebang): Add options to ignore unpublished files (#172) (5609abb)

Bugfixes

  • prefer-node-protocol: not first target (#204) (caab777)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.2.0 (2024-04-10)

🌟 Features

  • no-missing-imports: add tryExtensions option (#228) (ae5329c)
  • no-unsupported-features: ✨ Update to node v20.12.0/v21.7.0 (#229) (a8d0539)

🩹 Fixes

  • stream/promises is stable (02a264e)
  • no-unsupported-features: stream/promises is stable (#235) (02a264e), closes #234

17.1.0 (2024-04-09)

🌟 Features

📚 Documentation

17.0.0 (2024-04-08)

💥 Breaking changes:

  • feat!: drop eslint v7 & node.js < 18 (#161) (41ceed7)
  • feat!: Start using enhanced-resolve to improve ts support (#139) (dc9f473)
  • rename rule shebang => hashbang, deprecate rule shebang (#198)

Features

  • typescript (jsdoc) checking and definition generation (#169) (6d8ed14)
  • rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
  • shebang: add support for env's split-string option (#195) (b383b49)
  • Update ES Syntax (#189) (4778ae8)
  • feat: Update es-builtins (#174) (fbc9e7b)
  • feat(no-unsupported-features): Update to v21.6.1 of node (#180) (d24f645)
  • feat: Add n/prefer-node-protocol rule (#183) (88d1c37)
  • feat(shebang): Add options to ignore unpublished files (#172) (5609abb)

Bugfixes

  • prefer-node-protocol: not first target (#204) (caab777)

... (truncated)

Commits
  • 539da1e chore(master): release 17.2.0 (#233)
  • 02a264e fix(no-unsupported-features): stream/promises is stable (#235)
  • ae5329c feat(no-missing-imports): add tryExtensions option (#228)
  • a8d0539 feat(no-unsupported-features): ✨ Update to node v20.12.0/v21.7.0 (#229)
  • 3504227 chore(master): release 17.1.0 (#225)
  • 03619ee feat: remove "is-builtin-module" dependency (fixes #232) (#227)
  • 6bae8e5 Revert "feat(import-target): Add resolution error reason"
  • ed7b25c feat(import-target): Add resolution error reason
  • 3791d11 ci: Add a little bit of colour to release notes (#226)
  • 4fb36eb docs: add v17 changelog (#223)
  • Additional commits viewable in compare view


Updates oclif from 4.4.18 to 4.8.5

Release notes

Sourced from oclif's releases.

4.8.5

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.550.0 to 3.554.0 (f5bff54)

4.8.4

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.0.0 to 3.1.4 (5d5960e)

4.8.3

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.18 to 6.0.21 (20fb976)

4.8.2

Bug Fixes

4.8.1

Bug Fixes

4.8.0

Features

4.7.8

Bug Fixes

4.7.7

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.535.0 to 3.550.0 (e7427e3)

4.7.6

No release notes provided.

Changelog

Sourced from oclif's changelog.

4.8.5 (2024-04-15)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.550.0 to 3.554.0 (f5bff54)

4.8.4 (2024-04-14)

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.0.0 to 3.1.4 (5d5960e)

4.8.3 (2024-04-14)

Bug Fixes

dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.