cli icon indicating copy to clipboard operation
cli copied to clipboard

Bump the minor_versions group across 1 directory with 60 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the minor_versions group with 60 updates in the / directory:

Package From To
@shopify/cli-hydrogen 8.0.1 8.0.4
@bugsnag/source-maps 2.3.1 2.3.3
@changesets/cli 2.26.2 2.27.1
@shopify/generate-docs 0.15.6 0.15.9
@types/node 18.19.3 18.19.33
eslint 8.49.0 8.57.0
fast-glob 3.3.1 3.3.2
knip 5.10.0 5.14.0
liquidjs 10.9.2 10.12.0
pathe 1.1.1 1.1.2
pin-github-action 1.8.0 1.9.1
tmp 0.2.1 0.2.3
ts-node 10.9.1 10.9.2
@shopify/polaris 12.10.0 12.27.0
@shopify/polaris-icons 8.0.0 8.11.1
chokidar 3.5.3 3.6.0
diff 5.1.0 5.2.0
@types/diff 5.0.3 5.2.1
h3 0.7.21 0.8.6
ws 8.13.0 8.17.0
@types/ws 8.5.5 8.5.10
@types/body-parser 1.19.2 1.19.5
@types/express 4.17.17 4.17.21
@types/http-proxy 1.17.11 1.17.14
@types/micromatch 4.0.5 4.0.7
@vitest/coverage-istanbul 0.34.4 0.34.6
vitest 0.34.4 0.34.6
zod-to-json-schema 3.21.4 3.23.0
@bugsnag/js 7.21.0 7.23.0
@opentelemetry/api 1.6.0 1.8.0
@opentelemetry/core 1.17.1 1.24.1
@opentelemetry/exporter-metrics-otlp-http 0.43.0 0.51.1
@opentelemetry/resources 1.17.1 1.24.1
@opentelemetry/sdk-metrics 1.17.1 1.24.1
@opentelemetry/semantic-conventions 1.17.1 1.24.1
ansi-escapes 6.2.0 6.2.1
get-port-please 3.0.1 3.1.2
kill-port-process 3.1.0 3.2.1
minimatch 9.0.3 9.0.4
semver 7.5.4 7.6.2
@types/semver 7.5.2 7.5.8
simple-git 3.19.1 3.24.0
zod 3.22.3 3.23.8
@types/commondir 1.0.0 1.0.2
@types/gradient-string 1.1.2 1.1.6
@types/lodash 4.14.195 4.17.1
typedoc 0.25.7 0.25.13
eslint-plugin-import 2.28.0 2.29.1
eslint-plugin-jsx-a11y 6.7.1 6.8.0
eslint-plugin-react 7.33.2 7.34.1
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-vitest 0.2.8 0.5.4
@cucumber/cucumber 9.5.1 9.6.0
@cucumber/pretty-formatter 1.0.0 1.0.1
yaml 2.3.2 2.4.2
react-router-dom 6.14.2 6.23.0
sass 1.64.2 1.77.0
vite 4.4.9 4.5.3
jest-websocket-mock 2.4.0 2.5.0
@actions/core 1.10.0 1.10.1

Updates @shopify/cli-hydrogen from 8.0.1 to 8.0.4

Commits

Updates @bugsnag/source-maps from 2.3.1 to 2.3.3

Release notes

Sourced from @​bugsnag/source-maps's releases.

v2.3.3

Fixed

  • Normalise path separators for Webpack paths on Windows #95

v2.3.2

Security

  • Add dependency resolution for semver to fix ReDoS vulnerability #92
Changelog

Sourced from @​bugsnag/source-maps's changelog.

[2.3.3] - 2024-05-02

Fixed

  • Normalise path separators for Webpack paths on Windows #95

2.3.2 (2024-03-04)

Security

  • Add dependency resolution for semver to fix ReDoS vulnerability #92
Commits
  • 3739963 2.3.3
  • fdd6d7d Merge pull request #96 from bugsnag/release/v2.3.3
  • 5196a56 docs: :memo: update CHANGELOG
  • 47a6aa0 Merge pull request #95 from bugsnag/PLAT-11374/preserve-path-separators
  • e36e1a3 fix: normalise path separators for Webpack paths on Windows
  • b7d1235 2.3.2
  • 76e60c6 Merge pull request #93 from bugsnag/release/v2.3.2
  • 78569b6 docs: :memo: update version number in CHANGELOG
  • 75b7a5d Merge pull request #92 from bugsnag/gingerbenw/security-audit
  • 7a33ea4 docs: :memo: update CHANGELOG.md
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gingerbenw, a new releaser for @​bugsnag/source-maps since your current version.


Updates @changesets/cli from 2.26.2 to 2.27.1

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.1

Patch Changes

  • #1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

@​changesets/cli@​2.27.0

Minor Changes

Patch Changes

  • #1053 90a870a Thanks @​paescuj! - Replace the dependency is-ci with ci-info.

  • Updated dependencies [a971652, dfd4cca]:

    • @​changesets/assemble-release-plan@​6.0.0
    • @​changesets/get-dependents-graph@​2.0.0
    • @​changesets/apply-release-plan@​7.0.0
    • @​changesets/get-release-plan@​4.0.0
    • @​changesets/changelog-git@​0.2.0
    • @​changesets/config@​3.0.0
    • @​changesets/errors@​0.2.0
    • @​changesets/logger@​0.1.0
    • @​changesets/types@​6.0.0
    • @​changesets/write@​0.3.0
    • @​changesets/read@​0.6.0
    • @​changesets/git@​3.0.0
    • @​changesets/pre@​2.0.0
Commits

Updates @shopify/generate-docs from 0.15.6 to 0.15.9

Updates @types/node from 18.19.3 to 18.19.33

Commits

Updates eslint from 8.49.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v8.56.0

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

  • e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic)
  • 9870f93 chore: package.json update for @​eslint/js release (Jenkins)
  • 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic)
  • 81f0294 chore: upgrade [email protected] (#18106) (Milos Djermanovic)
  • 5e2b292 chore: upgrade [email protected] (#18105) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)
  • f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek)
  • 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)
  • c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit)
  • 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)
  • ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])
  • 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)
  • 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])
  • 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta)
  • 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin)
  • 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)
  • b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas)
  • aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 857e242 docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin)
  • 10485e8 docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin)
  • 98b5ab4 docs: Update README (GitHub Actions Bot)
  • 93ffe30 chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot])
  • 505fbf4 docs: update no-restricted-imports rule (#18015) (Tanuj Kanti)
  • 2d11d46 feat: add suggestions to use-isnan in binary expressions (#17996) (StyleShit)
  • c25b4af docs: Update README (GitHub Actions Bot)

v9.0.0-alpha.2 - January 26, 2024

... (truncated)

Commits

Updates fast-glob from 3.3.1 to 3.3.2

Release notes

Sourced from fast-glob's releases.

3.3.2

Full Changelog: https://github.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2

🐛 Bug fixes

  • Handle square brackets as a special character on Windows in escape functions (#425)
  • Keep escaping after brace expansion (#422)
Commits

Updates knip from 5.10.0 to 5.14.0

Release notes

Sourced from knip's releases.

Release 5.14.0

  • Add @​nicoespeon to sponsors page (f469fc47)
  • Bump cache version (f8837c87)
  • Fix and extend commitlint plugin (resolves #628) (b52118ed)
  • Refactor dep graph (#626) (004ae3bc)
  • Respect .git/info/exclude (resolves #613) (29a0bdc4)
  • Add "using knip in ci" page to docs (closes #608) (2f752724)
  • Replace kleur with picocolors in docs (cca7a24c)
  • Revert "Temporarily disable slonik integration test" (1823d1fa)

Release 5.13.0

  • Update some (dev) dependencies (c6121382)
  • Temporarily disable slonik integration test (67c03de8)
  • Return empty source file for foreign files (resolves #623) (dc2f5088)
  • feat(plugins): add plugin for xo config (#621) (96f91df9)
  • Fresh project overview, auto-format (79cf6316)

Release 5.12.3

  • Fix cache-location typo (fixes #624) (6481d123)
  • Update lockfile (2da82992)
  • Add npm init @knip/config option and features overview (ea9b106a)
  • Add @knip/create-config (4a7bac37)

Release 5.12.2

  • Fix exported identifier refs for re-exports (fixes #622) (7b4da85e)
  • Include package.json#types and typings (resolves #607) (296ab06d)
  • Lint monorepo (ab8952bd)
  • Disallow console.log (47020f54)
  • Remove console.log (b23756f2)

Release 5.12.1

  • Fix configFileDir in recursive config loader in eslint plugin (fixes #570) (20e44c67)
  • Allow workspace patterns to be relative (fixes #617) (6c713994)

Release 5.12.0

  • Increase readability of integration workflow (119daf09)
  • Rename fixture/test to cli arg name (83d840f3)
  • Extend capacitor plugin for android + ios configs (closes #604) (4af5c865)
  • fix: route handler extensions (#606) (9d05b6ac)
  • Update constants.ts (#605) (4dc1f6bc)

Release 5.11.0

  • Install peer deps in workspace (9bf286fe)
  • Fix some module/resolution configs in fixtures (9d319cf8)
  • Add support for isJSDocImportTag (introduced in TS v5.5.0) (504738df)
  • No more back & forth (014ca2a4)
  • Back & forth (589ee177)

Release 5.10.1

  • Update some dependencies (57c21b0c)

... (truncated)

Commits

Updates liquidjs from 10.9.2 to 10.12.0

Release notes

Sourced from liquidjs's releases.

v10.12.0

10.12.0 (2024-04-28)

Bug Fixes

Features

  • introduce where_exp filter from Jekyll (8c7cef9)

v10.11.1

10.11.1 (2024-04-21)

Bug Fixes

  • allow %Z for TimezoneDate, update docs accordingly #684 (e09657c)
  • Allow lenientIf for multiple operands (issue #682) (#683) (490ff43)

v10.11.0

10.11.0 (2024-04-14)

Features

  • group_by/group_by_exp/find/find_exp from Jekyll, #443 (2b713b7)
  • pop/shift/unshift filters from Jekyll (258780e)

v10.10.2

10.10.2 (2024-03-21)

Bug Fixes

v10.10.1

10.10.1 (2024-02-18)

Bug Fixes

  • in conditionals, don't render anything after an else branch (#671) (f816955)
  • Rely on equal for computing contains (#668) (1937aa1)

v10.10.0

10.10.0 (2023-12-19)

... (truncated)

Changelog

Sourced from liquidjs's changelog.

10.12.0 (2024-04-28)

Bug Fixes

Features

  • introduce where_exp filter from Jekyll (8c7cef9)

10.11.1 (2024-04-21)

Bug Fixes

  • allow %Z for TimezoneDate, update docs accordingly #684 (e09657c)
  • Allow lenientIf for multiple operands (issue #682) (#683) (490ff43)

10.11.0 (2024-04-14)

Features

  • group_by/group_by_exp/find/find_exp from Jekyll, #443 (2b713b7)
  • pop/shift/unshift filters from Jekyll (258780e)

10.10.2 (2024-03-21)

Bug Fixes

10.10.1 (2024-02-18)

Bug Fixes

  • in conditionals, don't render anything after an else branch (#671) (f816955)
  • Rely on equal for computing contains (#668) (1937aa1)

10.10.0 (2023-12-19)

Features

... (truncated)

Commits
  • ea0eab9 chore(release): 10.12.0 [skip ci]
  • 76a7fb7 chore: use Node@20 to build
  • 2b63035 fix: case/when array equality, #673
  • 8c7cef9 feat: introduce where_exp filter from Jekyll
  • 303a0d4 docs: add customerio as contributor
  • 28ebe11 chore(release): 10.11.1 [skip ci]
  • fdec831 docs: add amedve as a contributor for code (#686)
  • 490ff43 fix: Allow lenientIf for multiple operands (issue #682) (#683)
  • e09657c fix: allow %Z for TimezoneDate, update docs accordingly #684
  • d48ac56 chore(release): 10.11.0 [skip ci]
  • Additional commits viewable in compare view

Updates pathe from 1.1.1 to 1.1.2

Release notes

Sourced from pathe's releases.

v1.1.2

compare changes

🩹 Fixes

  • Trim root folder / when calculating relative paths (#142)
  • Check process.cwd before calling it (#147)
  • Uppercase windows drive letters (#151)
  • resolveAlias: Handle aliases ending with trailing slash (#155)
  • relative: Handle different windows drive letters (#158)

❤️ Contributors

Changelog

Sourced from pathe's changelog.

v1.1.2

compare changes

🩹 Fixes

  • Trim root folder / when calculating relative paths (#142)
  • Check process.cwd before calling it (#147)
  • Uppercase windows drive letters (#151)
  • resolveAlias: Handle aliases ending with trailing slash (#155)
  • relative: Handle different windows drive letters (#158)

🏡 Chore

❤️ Contributors

Commits
  • faa2b11 fix(relative): handle different windows drive letters (#158)
  • 2fa8aaa fix(resolveAlias): handle aliases ending with trailing slash (#155)
  • dffa918 chore: use changelogen for release
  • b310408 chore: update lockfile
  • cbd6095 fix: uppercase windows drive letters (#151)
  • 04a0aee chore(deps): update all non-major dependencies (#157)
  • c9029e2 chore(deps): update all non-major dependencies (#156)
  • ac826eb chore(deps): update all non-major dependencies (#153)
  • 66ef08f chore(deps): update all non-major dependencies (#152)
  • 0bb67d4 fix: check process.cwd before calling it (#147)
  • Additional commits viewable in compare view

Updates pin-github-action from 1.8.0 to 1.9.1

Updates tmp from 0.2.1 to 0.2.3

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

:bug: Bug Fix

:memo: Documentation

Committers: 5

Commits

Updates ts-node from 10.9.1 to 10.9.2

Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

Commits

dependabot[bot] avatar May 10 '24 15:05 dependabot[bot]