Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor versions group, post 3.73 #5168

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Minor versions group, post 3.73 #5168

merged 3 commits into from
Jan 8, 2025

Conversation

shauns
Copy link
Contributor

@shauns shauns commented Jan 8, 2025

See #5157 -- dependabot doesn't update lockfiles, so giving it a helping hand.

dependabot bot and others added 2 commits January 7, 2025 14:28
Bumps the minor_versions group with 11 updates in the /packages/app directory:

| Package | From | To |
| --- | --- | --- |
| [@shopify/polaris](https://github.com/Shopify/polaris) | `12.10.0` | `12.27.0` |
| [@shopify/polaris-icons](https://github.com/Shopify/polaris/tree/HEAD/polaris-icons) | `8.0.0` | `8.11.1` |
| [@shopify/theme-check-node](https://github.com/shopify/theme-tools/tree/HEAD/packages/theme-check-node) | `3.4.0` | `3.5.0` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.20.2` | `1.20.3` |
| [chokidar](https://github.com/paulmillr/chokidar) | `3.5.3` | `3.6.0` |
| [diff](https://github.com/kpdecker/jsdiff) | `5.1.0` | `5.2.0` |
| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.2` |
| [h3](https://github.com/unjs/h3) | `0.7.21` | `0.8.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [ws](https://github.com/websockets/ws) | `8.13.0` | `8.18.0` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.10` | `8.5.13` |

Bumps the minor_versions group with 1 update in the /packages/cli directory: [@ast-grep/napi](https://github.com/ast-grep/ast-grep).
Bumps the minor_versions group with 23 updates in the /packages/cli-kit directory:

| Package | From | To |
| --- | --- | --- |
| [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) | `11.6.4` | `11.7.3` |
| [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) | `7.21.0` | `7.25.0` |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.6.0` | `1.9.0` |
| [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.30.0` |
| [@opentelemetry/exporter-metrics-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.43.0` | `0.57.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.30.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.30.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.17.1` | `1.28.0` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.13.0` | `8.17.1` |
| [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) | `6.2.0` | `6.2.1` |
| [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.1` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.1` | `3.3.3` |
| [form-data](https://github.com/form-data/form-data) | `4.0.0` | `4.0.1` |
| [get-port-please](https://github.com/unjs/get-port-please) | `3.0.1` | `3.1.2` |
| [jose](https://github.com/panva/jose) | `5.8.0` | `5.9.6` |
| [liquidjs](https://github.com/harttle/liquidjs) | `10.9.2` | `10.20.1` |
| [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.5` |
| [pathe](https://github.com/unjs/pathe) | `1.1.1` | `1.1.2` |
| [semver](https://github.com/npm/node-semver) | `7.5.4` | `7.6.3` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.19.1` | `3.27.0` |
| [tempy](https://github.com/sindresorhus/tempy) | `3.0.0` | `3.1.0` |
| [zod](https://github.com/colinhacks/zod) | `3.22.3` | `3.24.1` |

Bumps the minor_versions group with 9 updates in the /packages/eslint-plugin-cli directory:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.18.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.0` | `2.31.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.12` | `48.11.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.3` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` |
| [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.2.17` | `0.4.0` |
| [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.2.8` | `0.5.4` |
| [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.4.0` |

Bumps the minor_versions group with 5 updates in the /packages/theme directory:

| Package | From | To |
| --- | --- | --- |
| [@shopify/theme-check-node](https://github.com/shopify/theme-tools/tree/HEAD/packages/theme-check-node) | `3.4.0` | `3.5.0` |
| [chokidar](https://github.com/paulmillr/chokidar) | `3.5.3` | `3.6.0` |
| [h3](https://github.com/unjs/h3) | `1.12.0` | `1.13.0` |
| [@shopify/theme-language-server-node](https://github.com/shopify/theme-tools/tree/HEAD/packages/theme-language-server-node) | `2.3.2` | `2.3.3` |
| [yaml](https://github.com/eemeli/yaml) | `2.3.2` | `2.7.0` |



Updates `@shopify/polaris` from 12.10.0 to 12.27.0
- [Release notes](https://github.com/Shopify/polaris/releases)
- [Commits](https://github.com/Shopify/polaris/compare/@shopify/[email protected]...@shopify/[email protected])

Updates `@shopify/polaris-icons` from 8.0.0 to 8.11.1
- [Release notes](https://github.com/Shopify/polaris/releases)
- [Changelog](https://github.com/Shopify/polaris/blob/main/polaris-icons/CHANGELOG.md)
- [Commits](https://github.com/Shopify/polaris/commits/@shopify/[email protected]/polaris-icons)

Updates `@shopify/theme-check-node` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/shopify/theme-tools/releases)
- [Changelog](https://github.com/Shopify/theme-tools/blob/main/packages/theme-check-node/CHANGELOG.md)
- [Commits](https://github.com/shopify/theme-tools/commits/@shopify/[email protected]/packages/theme-check-node)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `chokidar` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.5.3...3.6.0)

Updates `diff` from 5.1.0 to 5.2.0
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v5.1.0...v5.2.0)

Updates `express` from 4.19.2 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.19.2...4.21.2)

Updates `h3` from 0.7.21 to 0.8.6
- [Release notes](https://github.com/unjs/h3/releases)
- [Changelog](https://github.com/unjs/h3/blob/main/CHANGELOG.md)
- [Commits](unjs/h3@v0.7.21...v0.8.6)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `ws` from 8.13.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.18.0)

Updates `@types/ws` from 8.5.10 to 8.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Updates `@ast-grep/napi` from 0.11.0 to 0.33.0
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.11.0...0.33.0)

Updates `@apidevtools/json-schema-ref-parser` from 11.6.4 to 11.7.3
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v11.6.4...v11.7.3)

Updates `@bugsnag/js` from 7.21.0 to 7.25.0
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v7.21.0...v7.25.0)

Updates `@opentelemetry/api` from 1.6.0 to 1.9.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.6.0...v1.9.0)

Updates `@opentelemetry/core` from 1.17.1 to 1.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.17.1...v1.30.0)

Updates `@opentelemetry/exporter-metrics-otlp-http` from 0.43.0 to 0.57.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.43.0...experimental/v0.57.0)

Updates `@opentelemetry/resources` from 1.17.1 to 1.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.17.1...v1.30.0)

Updates `@opentelemetry/sdk-metrics` from 1.17.1 to 1.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.17.1...v1.30.0)

Updates `@opentelemetry/semantic-conventions` from 1.17.1 to 1.28.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.17.1...v1.28.0)

Updates `ajv` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.13.0...v8.17.1)

Updates `ansi-escapes` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/sindresorhus/ansi-escapes/releases)
- [Commits](sindresorhus/ansi-escapes@v6.2.0...v6.2.1)

Updates `chalk` from 5.3.0 to 5.4.1
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.3.0...v5.4.1)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `fast-glob` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.3.1...3.3.3)

Updates `form-data` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](form-data/form-data@v4.0.0...v4.0.1)

Updates `get-port-please` from 3.0.1 to 3.1.2
- [Release notes](https://github.com/unjs/get-port-please/releases)
- [Changelog](https://github.com/unjs/get-port-please/blob/main/CHANGELOG.md)
- [Commits](unjs/get-port-please@v3.0.1...v3.1.2)

Updates `jose` from 5.8.0 to 5.9.6
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.8.0...v5.9.6)

Updates `liquidjs` from 10.9.2 to 10.20.1
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.9.2...v10.20.1)

Updates `minimatch` from 9.0.3 to 9.0.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.3...v9.0.5)

Updates `pathe` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/unjs/pathe/releases)
- [Changelog](https://github.com/unjs/pathe/blob/main/CHANGELOG.md)
- [Commits](unjs/pathe@v1.1.1...v1.1.2)

Updates `semver` from 7.5.4 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.5.4...v7.6.3)

Updates `simple-git` from 3.19.1 to 3.27.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git)

Updates `tempy` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/sindresorhus/tempy/releases)
- [Commits](sindresorhus/tempy@v3.0.0...v3.1.0)

Updates `zod` from 3.22.3 to 3.24.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.3...v3.24.1)

Updates `@typescript-eslint/parser` from 7.13.1 to 7.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

Updates `eslint-plugin-import` from 2.28.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.28.0...v2.31.0)

Updates `eslint-plugin-jsdoc` from 48.2.12 to 48.11.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.2.12...v48.11.0)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.10.2)

Updates `eslint-plugin-react` from 7.33.2 to 7.37.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.3)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-tsdoc` from 0.2.17 to 0.4.0
- [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.4.0/eslint-plugin)

Updates `eslint-plugin-vitest` from 0.2.8 to 0.5.4
- [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v0.2.8...v0.5.4)

Updates `debug` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.4...4.4.0)

Updates `@shopify/theme-check-node` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/shopify/theme-tools/releases)
- [Changelog](https://github.com/Shopify/theme-tools/blob/main/packages/theme-check-node/CHANGELOG.md)
- [Commits](https://github.com/shopify/theme-tools/commits/@shopify/[email protected]/packages/theme-check-node)

Updates `chokidar` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.5.3...3.6.0)

Updates `h3` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/unjs/h3/releases)
- [Changelog](https://github.com/unjs/h3/blob/main/CHANGELOG.md)
- [Commits](unjs/h3@v0.7.21...v0.8.6)

Updates `@shopify/theme-language-server-node` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/shopify/theme-tools/releases)
- [Changelog](https://github.com/Shopify/theme-tools/blob/main/packages/theme-language-server-node/CHANGELOG.md)
- [Commits](https://github.com/shopify/theme-tools/commits/@shopify/[email protected]/packages/theme-language-server-node)

Updates `yaml` from 2.3.2 to 2.7.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.2...v2.7.0)

---
updated-dependencies:
- dependency-name: "@shopify/polaris"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@shopify/polaris-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@shopify/theme-check-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: body-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: diff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: h3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: "@ast-grep/napi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@bugsnag/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@opentelemetry/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@opentelemetry/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@opentelemetry/exporter-metrics-otlp-http"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: ansi-escapes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: fast-glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: form-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: get-port-please
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: liquidjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: pathe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: tempy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: eslint-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: eslint-plugin-tsdoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: eslint-plugin-vitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@shopify/theme-check-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: h3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
- dependency-name: "@shopify/theme-language-server-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor_versions
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_versions
...

Signed-off-by: dependabot[bot] <[email protected]>
@shauns shauns requested review from a team as code owners January 8, 2025 10:26
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.34% (+0.13% 🔼)
8849/11745
🟡 Branches
70.56% (+0.11% 🔼)
4293/6084
🟡 Functions
75.24% (+0.16% 🔼)
2316/3078
🟡 Lines
75.89% (+0.14% 🔼)
8366/11024
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / dev.ts
77.78% (-0.22% 🔻)
65% (-0.22% 🔻)
81.25% (+3.47% 🔼)
74.36% (-0.64% 🔻)
🟢
... / app-event-watcher.ts
93.83% (-1.23% 🔻)
86.49% (-2.7% 🔻)
90.48% 98.61%
🔴
... / partners-client.ts
25.9% (-0.38% 🔻)
37.5% 17.86%
25.56% (-0.19% 🔻)

Test suite run success

1996 tests passing in 903 suites.

Report generated by 🧪jest coverage report action from c418e93

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/node/notifications-system.d.ts
@@ -29,11 +29,11 @@ declare const NotificationSchema: zod.ZodObject<{
     message: string;
     frequency: "always" | "once" | "once_a_day" | "once_a_week";
     ownerChannel: string;
+    title?: string | undefined;
     cta?: {
         url: string;
         label: string;
     } | undefined;
-    title?: string | undefined;
     minVersion?: string | undefined;
     maxVersion?: string | undefined;
     minDate?: string | undefined;
@@ -46,11 +46,11 @@ declare const NotificationSchema: zod.ZodObject<{
     message: string;
     frequency: "always" | "once" | "once_a_day" | "once_a_week";
     ownerChannel: string;
+    title?: string | undefined;
     cta?: {
         url: string;
         label: string;
     } | undefined;
-    title?: string | undefined;
     minVersion?: string | undefined;
     maxVersion?: string | undefined;
     minDate?: string | undefined;
@@ -89,11 +89,11 @@ declare const NotificationsSchema: zod.ZodObject<{
         message: string;
         frequency: "always" | "once" | "once_a_day" | "once_a_week";
         ownerChannel: string;
+        title?: string | undefined;
         cta?: {
             url: string;
             label: string;
         } | undefined;
-        title?: string | undefined;
         minVersion?: string | undefined;
         maxVersion?: string | undefined;
         minDate?: string | undefined;
@@ -106,11 +106,11 @@ declare const NotificationsSchema: zod.ZodObject<{
         message: string;
         frequency: "always" | "once" | "once_a_day" | "once_a_week";
         ownerChannel: string;
+        title?: string | undefined;
         cta?: {
             url: string;
             label: string;
         } | undefined;
-        title?: string | undefined;
         minVersion?: string | undefined;
         maxVersion?: string | undefined;
         minDate?: string | undefined;
@@ -125,11 +125,11 @@ declare const NotificationsSchema: zod.ZodObject<{
         message: string;
         frequency: "always" | "once" | "once_a_day" | "once_a_week";
         ownerChannel: string;
+        title?: string | undefined;
         cta?: {
             url: string;
             label: string;
         } | undefined;
-        title?: string | undefined;
         minVersion?: string | undefined;
         maxVersion?: string | undefined;
         minDate?: string | undefined;
@@ -144,11 +144,11 @@ declare const NotificationsSchema: zod.ZodObject<{
         message: string;
         frequency: "always" | "once" | "once_a_day" | "once_a_week";
         ownerChannel: string;
+        title?: string | undefined;
         cta?: {
             url: string;
             label: string;
         } | undefined;
-        title?: string | undefined;
         minVersion?: string | undefined;
         maxVersion?: string | undefined;
         minDate?: string | undefined;

@shauns shauns added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit 3a87534 Jan 8, 2025
26 checks passed
@shauns shauns deleted the shauns/dependabot-post-373 branch January 8, 2025 10:50
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.

2 participants