Skip to content

Bump cross-spawn and docz in /docs#320

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/multi-4c5275a9f6
Open

Bump cross-spawn and docz in /docs#320
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/multi-4c5275a9f6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2025

Copy link
Copy Markdown
Contributor

Bumps cross-spawn to 7.0.6 and updates ancestor dependency docz. These dependencies need to be updated together.

Updates cross-spawn from 5.1.0 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

7.0.3 (2020-05-25)

Bug Fixes

  • detect path key based on correct environment (#133) (159e7e9)

7.0.2 (2020-04-04)

Bug Fixes

  • fix worker threads in Node >=11.10.0 (#132) (6c5b4f0)

7.0.1 (2019-10-07)

Bug Fixes

7.0.0 (2019-09-03)

⚠ BREAKING CHANGES

  • drop support for Node.js < 8

  • drop support for versions below Node.js 8 (#125) (16feb53)

... (truncated)

Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • Additional commits viewable in compare view

Updates docz from 1.2.0 to 2.4.0

Release notes

Sourced from docz's releases.

v2.4.0

Bug Fixes

  • babel-plugin-export-metadata: fix hasOwnProperty method call (#1581) (9067ffb)
  • dev-env/basic: building and running development (#1646) (7baaaf2)
  • docz: dependency issues (#1647) (5bdca48)
  • docz-utils: fix closing tag detection in removeTags (#1696) (bfcd923)
  • examples: import alert component by correct lib name. (#1605) (fadb6dd)
  • gatsby-theme-docz: wrong imports (ed169cf)
  • add functions never to eslint rule (#1487) (becd589)

Features

  • add gatsby https flag to use in dev mode (#1569) (9d91503)
  • docz-core: add modifyEntry plugin supported (#1621) (317987e)
  • gatsby-theme-docz: configure SEO information from md/mdx files (#1477) (24bb600)
  • gatsby-theme-docz: no reload on relative links (#1482) (ff7211c)

v2.3.1

  • gatsby-theme-docz: fix theme components customization bug (a9384b0)

v2.3.0

Bug Fixes

babel-plugin-export-metadata

  • add case for export default (#1417) (31ebd08)

docz-core

  • always use custom prop filter if it's provideded (#1415) (53063ff)
  • pass down host when running serve (#1384) (80a0e1e)
  • be explicit about cli args (6f5b4ee)
  • parse port when running serve (29d0edd)
  • prevent falsy error code on cli (#1332) (1437b59)
  • revert ts auto-detect (f0ce584)
  • forward cli status code properly (#1319) (99ebf82)
  • properly support node_modules for multiple file patterns (#1315) (4d9f9b3)
  • use docz-utils for get and mergeWith (f222083)

gatsby-theme-docz

  • add pre-wrap to error (#1406) (ca6b02d)
  • content overflowing issue (#1437) (56f4cb8)
  • flex component aligmItems -> alignItems (#1391) (b80524f)
  • use sx instead of style prop in Playgro… (#1389) (98f3311)
  • removed unused gatsby-plugin-manifest (#1368) (44edc68)
  • fix playground react-resize-detector usage (#1350) (f0baf67)
  • src -> gatsbyRoot for file system source (71dd572)

... (truncated)

Changelog

Sourced from docz's changelog.

2.4.0 (2022-02-11)

Bug Fixes

2.3.3-alpha.0 (2021-09-10)

Bug Fixes

2.3.2-alpha.0 (2020-04-07)

Note: Version bump only for package docz

2.3.1 (2020-04-05)

Note: Version bump only for package docz

2.3.1-alpha.0 (2020-04-05)

Note: Version bump only for package docz

2.3.0 (2020-04-02)

Note: Version bump only for package docz

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by renatobenks, a new releaser for docz since your current version.


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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2025
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 and updates ancestor dependency [docz](https://github.com/doczjs/docz/tree/HEAD/core/docz). These dependencies need to be updated together.


Updates `cross-spawn` from 5.1.0 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@5.1.0...v7.0.6)

Updates `docz` from 1.2.0 to 2.4.0
- [Release notes](https://github.com/doczjs/docz/releases)
- [Changelog](https://github.com/doczjs/docz/blob/main/core/docz/CHANGELOG.md)
- [Commits](https://github.com/doczjs/docz/commits/v2.4.0/core/docz)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-version: 7.0.6
  dependency-type: indirect
- dependency-name: docz
  dependency-version: 2.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/multi-4c5275a9f6 branch from ee1113f to 51a23c8 Compare April 29, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants