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 across 1 directory with 10 updates #408

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the everything group with 10 updates in the / directory:

Package From To
@oclif/core 3.23.0 3.26.5
@shopify/cli-kit 3.58.0 3.59.2
@types/node 18.19.3 20.12.7
es-module-lexer 1.5.0 1.5.2
picomatch 3.0.1 4.0.2
postcss-preset-env 9.5.5 9.5.9
@oclif/test 3.2.10 3.2.11
eslint 8.57.0 9.1.1
eslint-plugin-n 16.6.2 17.4.0
oclif 4.6.1 4.9.3

Updates @oclif/core from 3.23.0 to 3.26.5

Release notes

Sourced from @​oclif/core's releases.

3.26.5

Bug Fixes

3.26.4

Bug Fixes

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)

3.26.0

Features

3.25.3

Bug Fixes

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

3.25.2

Bug Fixes

3.25.1

Bug Fixes

  • ensure string is passed to process.emitWarning (#1015) (47081db)

3.25.0

Features

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.26.5 (2024-04-30)

Bug Fixes

3.26.4 (2024-04-18)

Bug Fixes

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

... (truncated)

Commits
  • 63b6e59 chore(release): 3.26.5 [skip ci]
  • 439e933 fix: better warnings
  • 31e784b chore(dev-deps): bump eslint-config-oclif from 5.1.2 to 5.1.3 (#1068)
  • 492da46 Merge pull request #1069 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.11
  • 853ae27 Merge pull request #1070 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 7252a59 chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.5 to 3.1.6
  • 468a9a4 chore(dev-deps): bump @​oclif/test from 3.2.10 to 3.2.11
  • 039dc6f chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.4 to 3.1.5 (#1061)
  • c0a63e8 chore(dev-deps): bump @​oclif/test from 3.2.9 to 3.2.10 (#1062)
  • 3412591 Merge pull request #1063 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • Additional commits viewable in compare view


Updates @shopify/cli-kit from 3.58.0 to 3.59.2

Release notes

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

3.59.2

What's Changed

  • Fix react version mismatch: Shopify/cli#3813
  • Fix issue that prevents shopify theme console from evaluating results when another 'preview_theme_id' is set: Shopify/cli#3812
  • Fix unpublished themes being marked as development themes: Shopify/cli#3809

3.59.1

Themes

  • Fix shopify theme dev and shopify theme console proxies following session changes and bring back the legacy shopify theme push implementation in CI/CD workflows: Shopify/cli#3769
  • Fix shopify theme dev proxy to use development theme: Shopify/cli#3771

3.59.0

Shopify CLI

Shopify CLI now defaults to be a global CLI and all commands have been unified under a single npm package: @shopify/cli.

Check out the new CLI documentation.

Apps

Themes

  • Fix Theme Push Execution when password flag is provided: Shopify/cli#3645
  • Remove requirement to provide name flag in theme rename command: Shopify/cli#3644
  • Update theme push theme selection text: Shopify/cli#3670
  • Improve Glob Pattern subdirectory mismatch error handling: Shopify/cli#3669
  • Introduce support to Theme Access app in the new shopify theme push implementation: Shopify/cli#3675
  • Introduce support to the blocks/ directory in shopify theme push: Shopify/cli#3676
  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development: Shopify/cli#3706

Full Changelog: https://github.com/Shopify/cli/compare/3.58.2...3.59.0

3.58.2

What's Changed

3.58.1

What's Changed

Commits
  • 359b705 Merge pull request #3773 from Shopify/changeset-release/stable/3.59
  • f5cf7b0 Version Packages
  • c5a6adb Merge pull request #3813 from Shopify/fix-react-mismatch
  • bdefb65 [3.59][Bugfix] - Unpublished themes getting marked as development themes (#3809)
  • d24a128 Allow react to define non-strict versions
  • 4a22b9e Add changeset
  • 9a52158 dont pin react dependency
  • 34d1bf8 Release new plugin cloudflare
  • ddff21d Fix issue that prevents shopify theme console from evaluating results when ...
  • d82d4a4 add changeset
  • Additional commits viewable in compare view


Updates @types/node from 18.19.3 to 20.12.7

Commits


Updates es-module-lexer from 1.5.0 to 1.5.2

Release notes

Sourced from es-module-lexer's releases.

1.5.2

What's Changed

Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.1...1.5.2

1.5.1

What's Changed

Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.0...1.5.1

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.5 to 9.5.9

Changelog

Sourced from postcss-preset-env's changelog.

9.5.9

April 22, 2024

9.5.8

April 21, 2024

9.5.7

April 21, 2024

9.5.6

April 18, 2024

Commits


Updates @oclif/test from 3.2.10 to 3.2.11

Release notes

Sourced from @​oclif/test's releases.

3.2.11

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (53b6073)
Changelog

Sourced from @​oclif/test's changelog.

3.2.11 (2024-04-21)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (53b6073)
Commits
  • 84d81c7 chore(release): 3.2.11 [skip ci]
  • 52b87de Merge pull request #539 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.4
  • 53b6073 fix(deps): bump @​oclif/core from 3.26.3 to 3.26.4
  • d893a72 Merge pull request #533 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 8bf6fdc chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.3 to 3.1.4
  • See full diff in compare view


Updates eslint from 8.57.0 to 9.1.1

Release notes

Sourced from eslint's releases.

v9.1.1

Bug Fixes

  • a26b402 fix: use @​eslint/create-config latest (#18373) (唯然)

v9.1.0

Features

  • 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
  • 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta)
  • 4d11e56 feat: add name to eslint configs (#18289) (唯然)
  • 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti)
  • 0db676f feat: add Intl in es6 globals (#18318) (唯然)

Bug Fixes

  • 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
  • 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta)
  • 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas)
  • e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
  • 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic)

Documentation

  • fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
  • 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
  • 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta)
  • 16b6a8b docs: Update README (GitHub Actions Bot)
  • df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti)
  • c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然)
  • e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta)
  • 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
  • 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)

Build Related

  • 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta)

Chores

  • d9a2983 chore: upgrade @​eslint/js to v9.1.1 (#18367) (Francesco Trotta)
  • 50d406d chore: package.json update for @​eslint/js release (Jenkins)
  • 155c71c chore: package.json update for @​eslint/js release (Jenkins)
  • 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
  • 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic)
  • 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic)
  • 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
  • 32c08cf chore: drop Node < 18 and use @​eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic)
  • a76fb55 chore: @​eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic)
  • 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
  • 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然)

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)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.1.1 - April 22, 2024

  • a26b402 fix: use @​eslint/create-config latest (#18373) (唯然)

v9.1.0 - April 19, 2024

  • d9a2983 chore: upgrade @​eslint/js to v9.1.1 (#18367) (Francesco Trotta)
  • 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
  • 50d406d chore: package.json update for @​eslint/js release (Jenkins)
  • 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
  • 155c71c chore: package.json update for @​eslint/js release (Jenkins)
  • 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta)
  • 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta)
  • fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
  • 4d11e56 feat: add name to eslint configs (#18289) (唯然)
  • 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti)
  • 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
  • 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas)
  • e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
  • 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic)
  • 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic)
  • 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic)
  • 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
  • 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
  • 0db676f feat: add Intl in es6 globals (#18318) (唯然)
  • 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta)
  • 32c08cf chore: drop Node < 18 and use @​eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic)
  • 16b6a8b docs: Update README (GitHub Actions Bot)
  • a76fb55 chore: @​eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic)
  • df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti)
  • c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然)
  • 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
  • 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然)
  • e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta)
  • 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
  • 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta)
  • 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)

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)

... (truncated)

Commits


Updates eslint-plugin-n from 16.6.2 to 17.4.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.4.0

17.4.0 (2024-04-30)

🌟 Features

  • no-deprecated-api support removed api (#240) (36fd35d)

🩹 Fixes

  • unsupported-features/node-builtins-modules version comparation (#257) (5c67787)

🧹 Chores

Release 17.3.1

  • Revert "fix: unsupported-features/node-builtins-modules range compare" (#254) (caecf3e)

v17.3.0

17.3.0 (2024-04-24)

🌟 Features

🩹 Fixes

  • unsupported-features/node-builtins-modules range compare (#252) (d50ae85)

🧹 Chores

v17.2.1

17.2.1 (2024-04-15)

🩹 Fixes

🧹 Chores

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.4.0 (2024-04-30)

🌟 Features

  • no-deprecated-api support removed api (#240) (36fd35d)

🩹 Fixes

  • unsupported-features/node-builtins-modules version comparation (#257) (5c67787)

🧹 Chores

17.3.0 (2024-04-24)

🌟 Features

🩹 Fixes

  • unsupported-features/node-builtins-modules range compare (#252) (d50ae85)

🧹 Chores

17.2.1 (2024-04-15)

🩹 Fixes

🧹 Chores

  • update dependency @​typescript-eslint/typescript-estree to v7 (#236) (a0b45ee)
  • update dependency eslint-plugin-eslint-plugin to v6 (#237) (7addf99)

17.2.0 (2024-04-10)

... (truncated)

Commits
  • 2f71e08 chore(master): release 17.4.0 (#256)
  • 5c67787 fix: unsupported-features/node-builtins-modules version comparation (#257)
  • 36fd35d feat: no-deprecated-api support removed api (#240)
  • cf576cb chore: Update release manifest (17.3.1) (#255)
  • 8bab07b Release 17.3.1
  • caecf3e Revert "fix: unsupported-features/node-builtins-modules range compare" (#254)
  • d8d8454 chore(master): release 17.3.0 (#247)
  • d50ae85 fix: unsupported-features/node-builtins-modules range compare (#252)
  • eb11b5b chore: upgrade globals v15 (#241)
  • 2ecee79 feat: More es-syntax deprecations (#249)
  • Additional commits viewable in compare view


Updates oclif from 4.6.1 to 4.9.3

Release notes

Sourced from oclif's releases.

4.9.3

Bug Fixes

  • deps: bump @​inquirer/select from 2.2.1 to 2.3.2 (#1390) (9573c8f)

4.9.2

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.554.0 to 3.565.0 (#1394) (f379e3a)

4.9.1

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.5 to 3.1.6 (#1392) (e408eb3)

4.9.0

Features

4.8.8

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (5cfa494)

4.8.7

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.4 to 3.1.5 (0cfc0b0)

4.8.6

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (0747157)

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.... _Description has been truncated_
dependabot[bot] commented 5 months ago

Superseded by #410.