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

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 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.58.1
@types/node 18.19.3 20.12.4
picomatch 3.0.1 4.0.2
postcss-preset-env 9.5.2 9.5.4
oclif 4.0.2 4.7.6

Updates @oclif/core from 3.15.1 to 3.26.0

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.58.1

Release notes

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

3.58.1

What's Changed

3.58.0

@​shopify/app@​3.58.0

Minor Changes

  • 960cdc0a2: Add a new "app init" command

Patch Changes

  • 94da7f678: Move webhook commands under app

@​shopify/cli@​3.58.0

Minor Changes

  • d1c4f4bf7: Adds editor extension collection specification here

Patch Changes

  • 960cdc0a2: Add a new "app init" command
  • 94da7f678: Move webhook commands under app
  • d1c4f4bf7: Renames nested write_privacy_consent capability to customer_privacy under collect_buyer_consent

@​shopify/cli-kit@​3.58.0

Minor Changes

  • 3affd6bbe: Support parsing multiline environment variables in .env file

Patch Changes

  • ab752de6e: Add function to perform glob pattern matching
  • cedd14e6c: Improve the error message for invalid custom token

@​shopify/create-app@​3.58.0

Minor Changes

  • 960cdc0a2: Add a new "app init" command

@​shopify/theme@​3.58.0

Minor Changes

  • e0feb4414: - Refine theme push implementation to no longer require Ruby setup.

... (truncated)

Commits
  • 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
  • ede6544 Link uses API Client configuration as fallback
  • 1951e95 Merge pull request #3640 from Shopify/patch-fix-selecting-old-app-to-stable
  • 00f873d Return full app from selectApp
  • Additional commits viewable in compare view


Updates @types/node from 18.19.3 to 20.12.4

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.2 to 9.5.4

Changelog

Sourced from postcss-preset-env's changelog.

9.5.4

April 2, 2024

9.5.3

March 31, 2024

Commits


Updates oclif from 4.0.2 to 4.7.6

Changelog

Sourced from oclif's changelog.

4.7.6 (2024-04-04)

4.7.5 (2024-03-31)

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (ccb7808)

4.7.4 (2024-03-31)

Bug Fixes

  • deps: bump @​inquirer/select from 2.0.0 to 2.2.1 (80e9611)

4.7.3 (2024-03-31)

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.0 to 2.1.1 (1e9ee41)

4.7.2 (2024-03-31)

Bug Fixes

  • deps: bump sort-package-json from 2.8.0 to 2.10.0 (d9f3d17)

4.7.1 (2024-03-28)

Bug Fixes

4.7.0 (2024-03-26)

Features

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)

... (truncated)

Commits
  • bcd0233 chore(release): 4.7.6 [skip ci]
  • 8ff0430 Add override modifier to generated commands (#1356) (#1357)
  • c899383 chore(dev-deps): bump @​oclif/plugin-legacy from 2.0.7 to 2.0.8 (#1349)
  • b63945f chore(release): 4.7.5 [skip ci]
  • 15c6148 Merge pull request #1351 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.0
  • ccb7808 fix(deps): bump @​oclif/core from 3.25.2 to 3.26.0
  • 98b2b38 chore(release): 4.7.4 [skip ci]
  • 6bdc00a Merge pull request #1350 from oclif/dependabot-npm_and_yarn-inquirer-select-2...
  • 80e9611 fix(deps): bump @​inquirer/select from 2.0.0 to 2.2.1
  • 3d88849 chore(release): 4.7.3 [skip ci]
  • 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 6 months ago

Superseded by #389.