Skip to content

[framework-fixture-dependencies]: Bump the core group in /packages/static-build/test/fixtures/hydrogen-v2023 with 6 updates#6

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/static-build/test/fixtures/hydrogen-v2023/core-ced205a0a2
Closed

[framework-fixture-dependencies]: Bump the core group in /packages/static-build/test/fixtures/hydrogen-v2023 with 6 updates#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/static-build/test/fixtures/hydrogen-v2023/core-ced205a0a2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps the core group in /packages/static-build/test/fixtures/hydrogen-v2023 with 6 updates:

Package From To
@shopify/cli 3.49.2 3.68.0
@shopify/cli-hydrogen 5.4.1 5.5.2
@shopify/hydrogen 2023.7.9 2023.10.6
@shopify/remix-oxygen 1.1.5 1.1.8
@shopify/hydrogen-react 2023.7.4 2023.10.1
@shopify/mini-oxygen 2.2.2 2.2.5

Updates @shopify/cli from 3.49.2 to 3.68.0

Release notes

Sourced from @​shopify/cli's releases.

3.68.0

CLI-Kit

App

  • Updates Javy to version 3.1.1 Shopify/cli#4481
  • Fixes a bug where some users were unable to intialize their app dev command with theme app extensions Shopify/cli#4473

Theme

Full Changelog: Shopify/cli@3.67.0...3.68.0

3.67.3

Themes

  • Bug-fix: Update checksum calculation to no longer minify assets before calculating #4546

3.67.2

3.67.1

Theme

  • Account for empty assets when calculating theme asset size in Shopify/cli#4484
  • Ensure that theme store is initialized in local storage when validating storefront password in Shopify/cli#4483
  • Fix Theme Access authentication on shopify theme dev and shopify theme console commands. in Shopify/cli#4491

Full Changelog: Shopify/cli@3.67.0...3.67.1

3.67.0

Theme

This version of Shopify CLI brings a better development experience that streamlines your setup for building Shopify themes with:

... (truncated)

Changelog

Sourced from @​shopify/cli's changelog.

3.68.0

Minor Changes

  • 2200be0ae: force a minor CLI 3.68.0 release from patch changes

3.67.0

Minor Changes

  • 4b4146186: Default to Typescript implementation for theme commands. Legacy implementation is stil available via the --legacy flag.

3.66.0

Minor Changes

  • 05cbe63566: Display daily upgrade reminder when a new version is available

Patch Changes

  • 40a7b1229a: CLI now better handles 429 rate limiting for large projects

3.65.0

Minor Changes

  • 28acb03664: [Checkout extensibility] Adds iframe.sources capability

Patch Changes

  • 8da3bd7d02: Replace sample domain with IANA-reserved domain for technical documentation

3.64.0

Minor Changes

  • cb06f10e1: Added extension type pos_ui_extension to the ui_extension migration process

3.63.0

Minor Changes

  • 7742994a5: Log streaming for Shopify Functions within app dev and re-execution of function runs via app function replay are available in beta. See Shopify Functions documentation for more information.

Patch Changes

  • 9d3a6bade: Updated nx and eslint rules

3.62.0

... (truncated)

Commits
  • ed93a1c Version Packages
  • e0a977f Merge pull request #4518 from Shopify/jm/api-exports
  • ae082a5 Merge branch 'main' into all-commands-have-auth
  • b43121f Update exports
  • 3ebe5f5 Add CLI2 invocation back to pull command
  • 8d96c63 Move theme pull logic from command layer to service layer
  • 500b760 Add CLI2 invocation back to pull command
  • c128be6 Move theme pull logic from command layer to service layer
  • f0318f3 Merge pull request #4492 from Shopify/login-on-init
  • fcf7f39 Merge pull request #4515 from Shopify/plus-sandbox-app-dev-docs
  • Additional commits viewable in compare view

Updates @shopify/cli-hydrogen from 5.4.1 to 5.5.2

Commits

Updates @shopify/hydrogen from 2023.7.9 to 2023.10.6

Commits

Updates @shopify/remix-oxygen from 1.1.5 to 1.1.8

Updates @shopify/hydrogen-react from 2023.7.4 to 2023.10.1

Changelog

Sourced from @​shopify/hydrogen-react's changelog.

2023.10.1

Patch Changes

  • Update all Node.js dependencies to version 18. (Not a breaking change, since Node.js 18 is already required by Remix v2.) (#1543) by @​michenly

  • Skip private access token warning when using mock.shop. (#1538) by @​frandiox

  • Add an optional channel prop to the ShopPayButton component, which adds order attribution support for either the Headless or Hydrogen sales channel. (#1447) by @​QuintonC

2023.10.0

Major Changes

  • The Storefront API types included are now generated using @graphql-codegen/typescript@4 (changelog). This results in a breaking change if you were importing Scalars directly from @shopify/hydrogen-react or @shopify/hydrogen: (#1108) by @​frandiox

     import type {Scalars} from '@shopify/hydrogen/storefront-api-types';
    type Props = {
    
    id: Scalars['ID']; // This was a string
    
    
    id: Scalars['ID']['input']; // Need to access 'input' or 'output' to get the string
    };

Patch Changes

  • Remove deprecated parameters and props (#1455 and #1435): (#1435) by @​wizardlyhel

    • createStorefrontClient parameters buyerIp and requestGroupId
    • <Image> props loaderOptions and widths

2023.7.6

Patch Changes

2023.7.5

Patch Changes

  • Add Language to CartProvider (#1408) by @​Qubica

  • Add attributes option to useLoadScript (#1442) by @​wizardlyhel

  • Unlock hydrogen-react package.json exports to make it easier to use with NextJS and other frameworks. Note: Using Hydrogen internals is not officially supported, and those internal APIs could change at anytime outside our usual calendar versioning. (#994) by @​blittle

Commits

Updates @shopify/mini-oxygen from 2.2.2 to 2.2.5

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

The following labels could not be found: pr: automerge, dependencies.

Bumps the core group in /packages/static-build/test/fixtures/hydrogen-v2023 with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@shopify/cli](https://github.com/Shopify/cli/tree/HEAD/packages/cli) | `3.49.2` | `3.68.0` |
| [@shopify/cli-hydrogen](https://github.com/Shopify/cli) | `5.4.1` | `5.5.2` |
| [@shopify/hydrogen](https://github.com/Shopify/hydrogen-v1/tree/HEAD/packages/hydrogen) | `2023.7.9` | `2023.10.6` |
| @shopify/remix-oxygen | `1.1.5` | `1.1.8` |
| [@shopify/hydrogen-react](https://github.com/shopify/hydrogen/tree/HEAD/packages/hydrogen-react) | `2023.7.4` | `2023.10.1` |
| [@shopify/mini-oxygen](https://github.com/Shopify/hydrogen) | `2.2.2` | `2.2.5` |


Updates `@shopify/cli` from 3.49.2 to 3.68.0
- [Release notes](https://github.com/Shopify/cli/releases)
- [Changelog](https://github.com/Shopify/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/Shopify/cli/commits/3.68.0/packages/cli)

Updates `@shopify/cli-hydrogen` from 5.4.1 to 5.5.2
- [Release notes](https://github.com/Shopify/cli/releases)
- [Commits](https://github.com/Shopify/cli/commits)

Updates `@shopify/hydrogen` from 2023.7.9 to 2023.10.6
- [Release notes](https://github.com/Shopify/hydrogen-v1/releases)
- [Changelog](https://github.com/Shopify/hydrogen-v1/blob/v1.x-2022-07/packages/hydrogen/CHANGELOG.md)
- [Commits](https://github.com/Shopify/hydrogen-v1/commits/HEAD/packages/hydrogen)

Updates `@shopify/remix-oxygen` from 1.1.5 to 1.1.8

Updates `@shopify/hydrogen-react` from 2023.7.4 to 2023.10.1
- [Release notes](https://github.com/shopify/hydrogen/releases)
- [Changelog](https://github.com/Shopify/hydrogen/blob/main/packages/hydrogen-react/CHANGELOG.md)
- [Commits](https://github.com/shopify/hydrogen/commits/@shopify/hydrogen-react@2023.10.1/packages/hydrogen-react)

Updates `@shopify/mini-oxygen` from 2.2.2 to 2.2.5
- [Release notes](https://github.com/Shopify/hydrogen/releases)
- [Changelog](https://github.com/Shopify/hydrogen/blob/main/docs/changelog.json)
- [Commits](https://github.com/Shopify/hydrogen/commits)

---
updated-dependencies:
- dependency-name: "@shopify/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: "@shopify/cli-hydrogen"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: "@shopify/hydrogen"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: "@shopify/remix-oxygen"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core
- dependency-name: "@shopify/hydrogen-react"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: "@shopify/mini-oxygen"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/static-build/test/fixtures/hydrogen-v2023/core-ced205a0a2 branch from a058d13 to 6c10e48 Compare October 2, 2024 22:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2024

Superseded by #16.

@dependabot dependabot bot closed this Oct 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/static-build/test/fixtures/hydrogen-v2023/core-ced205a0a2 branch October 10, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants