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 #379

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.26.0
@shopify/cli-kit 3.56.0 3.57.1
@types/node 18.19.3 20.11.30
es-module-lexer 1.4.2 1.5.0
picomatch 3.0.1 4.0.1
oclif 4.0.2 4.6.3

Updates @oclif/core from 3.15.1 to 3.26.0

Release notes

Sourced from @​oclif/core's releases.

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

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)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

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

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

... (truncated)

Commits
  • e239cf7 chore(release): 3.26.0 [skip ci]
  • 80745c4 feat: add preparse hook (#1005)
  • f2b7f51 ci: add new label to exempt list [skip ci]
  • 0a7f388 ci: add new label to exempt list [skip ci]
  • 2ba68c5 ci: add stale workflow [skip ci]
  • 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
  • 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 es-module-lexer from 1.4.2 to 1.5.0

Release notes

Sourced from es-module-lexer's releases.

1.5.0

What's Changed

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

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 oclif from 4.0.2 to 4.6.3

Release notes

Sourced from oclif's releases.

4.6.3

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (8a29172)

4.6.2

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

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

... (truncated)

Changelog

Sourced from oclif's changelog.

4.6.3 (2024-03-24)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (8a29172)

4.6.2 (2024-03-24)

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

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)

... (truncated)

Commits
  • c479713 chore(release): 4.6.3 [skip ci]
  • f46fd5f Merge pull request #1343 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 51f4375 Merge pull request #1344 from oclif/dependabot-npm_and_yarn-commitlint-config...
  • c483137 chore(release): 4.6.2 [skip ci]
  • d8257d7 Merge pull request #1345 from oclif/dependabot-npm_and_yarn-inquirer-input-2.1.0
  • 75aa6a8 fix(deps): bump @​inquirer/input from 2.0.0 to 2.1.0
  • 28cfeb7 chore(dev-deps): bump @​commitlint/config-conventional
  • 8a29172 fix(deps): bump @​oclif/plugin-warn-if-update-available
  • 695a536 chore(release): 4.6.1 [skip ci]
  • 282d629 Merge pull request #1339 from oclif/mdonnalley/customize-readme
  • 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

Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request.

dependabot[bot] commented 7 months ago

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