Skip to content

Bump ejs and docz in /docs #325

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes ejs. It's no longer used after updating ancestor dependency docz. These dependencies need to be updated together.

Removes ejs

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.


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

Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [docz](https://github.com/doczjs/docz/tree/HEAD/core/docz). These dependencies need to be updated together.


Removes `ejs`

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: ejs
  dependency-version: 
  dependency-type: indirect
- dependency-name: docz
  dependency-version: 2.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2025
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