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 6 updates #376

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the everything group with 6 updates:

Package From To
@oclif/core 3.15.1 3.25.3
@shopify/cli-kit 3.56.0 3.57.1
@types/node 18.19.3 20.11.30
picomatch 3.0.1 4.0.1
postcss 8.4.37 8.4.38
oclif 4.0.2 4.6.1

Updates @oclif/core from 3.15.1 to 3.25.3

Release notes

Sourced from @​oclif/core's releases.

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

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

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

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

3.25.1 (2024-03-14)

Bug Fixes

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

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)

... (truncated)

Commits
  • 54530e8 chore(release): 3.25.3 [skip ci]
  • 003ad6f fix: show options when required flag or arg is not given a value (#1017)
  • 1d0f9e9 ci: revert test workflow action
  • 4c0bf3e ci: test only on pull_request
  • e495adc ci: add more event triggers
  • 30037e9 chore: update README [skip ci]
  • 812df4b chore: add link to contributing guide [skip ci]
  • 257390b chore: add CONTRIBUTING.md [skip ci]
  • 6379956 chore(dev-deps): bump @​oclif/plugin-help from 6.0.17 to 6.0.18 (#1018)
  • 2b439f2 Merge pull request #1019 from oclif/dependabot-npm_and_yarn-types-node-18.19.24
  • Additional commits viewable in compare view


Updates @shopify/cli-kit from 3.56.0 to 3.57.1

Release notes

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

3.57.1

App

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
  • 7e4cb74 Merge pull request #3568 from Shopify/changeset-release/stable/3.57
  • f9a1a24 Version Packages
  • 2851b23 Merge pull request #3565 from Shopify/move-fix-link-apps-with-empty-scopes
  • cc14243 Fix link command for apps with empty scopes
  • 6f5faee Add stable/3.57 shipit configuration
  • 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
  • Additional commits viewable in compare view


Updates @types/node from 18.19.3 to 20.11.30

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 from 8.4.37 to 8.4.38

Release notes

Sourced from postcss's releases.

8.4.38

Changelog

Sourced from postcss's changelog.

8.4.38

Commits


Updates oclif from 4.0.2 to 4.6.1

Release notes

Sourced from oclif's releases.

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0 (2024-03-20)

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.1-dev.1

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.0

Features

4.5.7

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.525.0 to 3.535.0 (514c4ab)

4.5.6

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.515.0 to 3.535.0 (69b8209)

4.5.5

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.14 to 6.0.18 (e927d72)

4.5.4

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.6.1 (2024-03-21)

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0 (2024-03-20)

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.0 (2024-03-19)

Features

4.5.7 (2024-03-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.525.0 to 3.535.0 (514c4ab)

4.5.6 (2024-03-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.515.0 to 3.535.0 (69b8209)

4.5.5 (2024-03-17)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.14 to 6.0.18 (e927d72)

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)

... (truncated)

Commits
  • 695a536 chore(release): 4.6.1 [skip ci]
  • 282d629 Merge pull request #1339 from oclif/mdonnalley/customize-readme
  • a3c539a chore: update branch
  • c592a10 chore(release): 4.6.1-dev.1 [skip ci]
  • a4d6acf chore: boolean
  • cbf5bcc fix: add oclif script, update readme flag
  • 8bdeb88 ci: add new label to exempt list [skip ci]
  • f14955f ci: add new label to exempt list [skip ci]
  • fe35ddd ci: update stale.yml [skip ci]
  • 56287de ci: add stale workflow
  • 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

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