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 7 updates #363

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the everything group with 7 updates:

Package From To
@oclif/core 3.15.1 3.25.0
@shopify/cli-kit 3.56.0 3.57.0
@types/node 18.19.3 20.11.27
picomatch 3.0.1 4.0.1
postcss-preset-env 9.5.0 9.5.1
@oclif/test 3.2.1 3.2.5
oclif 4.0.2 4.5.4

Updates @oclif/core from 3.15.1 to 3.25.0

Release notes

Sourced from @​oclif/core's releases.

3.25.0

Features

3.24.0

Bug Fixes

Features

  • print ellipsis on arg if static is false (7a71524)

3.23.1

Bug Fixes

  • remove configured id from usage override (#1012) (a8efedd)

3.23.0

Features

3.22.0

Features

  • support plugins with wildcards (966db94)

3.21.2

Bug Fixes

3.21.1

Bug Fixes

  • allow arg to be empty string (629d482)

3.21.0

Features

  • add strategies for command discovery (#945) (eaf5a86)

Command Discovery Strategies

Support three strategies for command discovery:

  1. pattern - this is the current behavior that finds commands based on glob patterns
  2. explicit - find commands that are exported from a specified file. This is to support developers who wish to bundle their CLI into a single file.

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.25.0 (2024-03-12)

Features

3.24.0 (2024-03-11)

Bug Fixes

Features

  • print ellipsis on arg if static is false (7a71524)

3.23.1 (2024-03-11)

Bug Fixes

  • remove configured id from usage override (#1012) (a8efedd)

3.23.0 (2024-03-05)

Features

3.22.0 (2024-03-05)

Features

  • support plugins with wildcards (966db94)

... (truncated)

Commits
  • 7126bc3 chore(release): 3.25.0 [skip ci]
  • 7133a97 feat: show truncated help on some errors (#1004)
  • 6894fb9 chore(release): 3.24.0 [skip ci]
  • c35e266 Merge pull request #1003 from oclif/mdonnalley/multi-arg-help
  • ed87526 chore(release): 3.23.1 [skip ci]
  • a8efedd fix: remove configured id from usage override (#1012)
  • a509fa4 fix: use correct prop name
  • c1f5d1b chore(dev-deps): bump @​oclif/plugin-plugins from 4.2.7 to 4.3.2 (#1006)
  • 43b2ceb chore(dev-deps): bump typescript from 5.3.3 to 5.4.2 (#1007)
  • ce2a03f Merge pull request #1009 from oclif/dependabot-npm_and_yarn-types-node-18.19.22
  • Additional commits viewable in compare view


Updates @shopify/cli-kit from 3.56.0 to 3.57.0

Release notes

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

3.57.0

App

Theme

  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development one Shopify/cli#3471

3.56.3

Theme

  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development Shopify/cli#3471

3.56.2

App

  • Fixed only extensions app installation process when using scopes = ""

3.56.1

App

  • Remove unused customer privacy fields from web-pixel template
Commits
  • 1d00f06 Merge pull request #3441 from Shopify/changeset-release/main
  • 4f109dd Empty commit to kickstart PR checks
  • 8bcf016 Version Packages
  • 9a9ea10 Merge pull request #3458 from Shopify/remove-zod-schemas-from-app-json-info
  • 3e4e398 Lint fixes
  • c9cbf05 Add changeset
  • 3a6cdaa Remove zod schemas from app info JSON format
  • a4121b0 Merge pull request #3419 from Shopify/align-command-tokens
  • ef32ec0 Merge pull request #3483 from Shopify/dependabot-npm_and_yarn-oclif-b82ff9e3b3
  • ff48ade Merge pull request #3491 from Shopify/bump/theme-tools-2024-02-27
  • Additional commits viewable in compare view


Updates @types/node from 18.19.3 to 20.11.27

Commits


Updates picomatch from 3.0.1 to 4.0.1

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
  • 6ce95f5 4.0.1 - Node.js >=12
  • 9db2a4a 4.0.0
  • 335eac6 update benchmarks, upgrade devDependencies, lint
  • 4bc439e Merge pull request #124 from gwsbhqt/feat/browser-compat
  • 24fdd65 Merge pull request #128 from frandiox/patch-1
  • 2677de2 Merge pull request #126 from connor4312/issue-125
  • c0f9c55 Merge pull request #129 from styfle/remove-process-global
  • 3b2726c fix: ci doesnt run on <10 so we can remove this test
  • cc3eb75 fix: test less than node 10
  • 907d706 feat!: remove process global to work outside of node
  • Additional commits viewable in compare view


Updates postcss-preset-env from 9.5.0 to 9.5.1

Changelog

Sourced from postcss-preset-env's changelog.

9.5.1

March 13, 2024

Commits


Updates @oclif/test from 3.2.1 to 3.2.5

Release notes

Sourced from @​oclif/test's releases.

3.2.5

Bug Fixes

3.2.3

Bug Fixes

  • deps: bump fancy-test from 3.0.11 to 3.0.12 (ba75072)

3.2.2

Bug Fixes

  • deps: bump @​oclif/core from 3.19.2 to 3.23.0 (1dbcf4e)
Changelog

Sourced from @​oclif/test's changelog.

3.2.5 (2024-03-11)

Bug Fixes

3.2.3 (2024-03-10)

Bug Fixes

  • deps: bump fancy-test from 3.0.11 to 3.0.12 (ba75072)

3.2.2 (2024-03-10)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.2 to 3.23.0 (1dbcf4e)
Commits
  • 2800e55 chore(release): 3.2.5 [skip ci]
  • fd0f560 fix: manually bump version
  • 8d9d9ca Merge pull request #517 from oclif/mdonnalley/516
  • e2028c0 fix: dont use named import
  • e1f5d3c Merge pull request #515 from oclif/mdonnalley/bump-deps
  • f1241da chore(deps): bump eslint deps
  • 61bb1ac chore(release): 3.2.3 [skip ci]
  • 04f644f Merge pull request #510 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.12
  • ba75072 fix(deps): bump fancy-test from 3.0.11 to 3.0.12
  • 434520e chore(release): 3.2.2 [skip ci]
  • Additional commits viewable in compare view


Updates oclif from 4.0.2 to 4.5.4

Release notes

Sourced from oclif's releases.

4.5.4

Bug Fixes

4.5.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330) (d228797)

4.5.2

Bug Fixes

4.5.1

Bug Fixes

  • handle single command CLI readme (fae4369)

4.5.0

Bug Fixes

Features

4.4.21

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.511.0 to 3.525.0 (747ccf7)

4.4.20

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (16a24c3)

4.4.19

Bug Fixes

4.4.18

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.5.4 (2024-03-11)

Bug Fixes

4.5.3 (2024-03-11)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330) (d228797)

4.5.2 (2024-03-07)

Bug Fixes

4.5.1 (2024-03-07)

Bug Fixes

  • handle single command CLI readme (fae4369)

4.5.0 (2024-03-05)

Bug Fixes

Features

4.4.21 (2024-03-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.511.0 to 3.525.0 (747ccf7)

4.4.20 (2024-03-03)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (16a24c3)

4.4.19 (2024-02-26)

Bug Fixes

... (truncated)

Commits
  • ecb754b chore(release): 4.5.4 [skip ci]
  • 3f92e52 fix: broken links (#1333)
  • 48b6b77 chore(release): 4.5.3 [skip ci]
  • d228797 fix(deps): bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330)
  • 583e84a Merge pull request #1326 from oclif/dependabot-npm_and_yarn-types-semver-7.5.8
  • d7693dd Merge pull request #1327 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.1
  • f0d546d Merge pull request #1328 from oclif/dependabot-npm_and_yarn-types-node-18.19.22
  • 021cb26 Merge pull request #1329 from oclif/dependabot-npm_and_yarn-eslint-plugin-per...
  • e19968a chore(dev-deps): bump eslint-plugin-perfectionist from 2.5.0 to 2.6.0
  • 58c38bc chore(dev-deps): bump @​types/node from 18.19.21 to 18.19.22
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 7 months ago

Superseded by #366.