Skip to content

chore(deps): update [dev] major dependencies for gatsby (major) - #487

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-gatsby-dev-major
Open

chore(deps): update [dev] major dependencies for gatsby (major)#487
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-gatsby-dev-major

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2023

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/eslint (source) ^8.2.1^9.6.1 age adoption passing confidence
@types/express (source) ^4.17.13^5.0.6 age adoption passing confidence
@types/react-dom (source) ^17.0.9^19.2.3 age adoption passing confidence
@​types/signal-exit ^3.0.0^4.0.0 age adoption passing confidence
documentation (source) ^13.1.0^14.0.3 age adoption passing confidence
rimraf ^3.0.2^6.1.3 age adoption passing confidence

Release Notes

documentationjs/documentation (documentation)

v14.0.3

Compare Source

v14.0.2

Compare Source

v14.0.1

Compare Source

Improvements
  • chore: upgrade git-url-parse to 13.1.0 to fix vulnerabilities #​1565

v14.0.0

Compare Source

v13.2.5

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.4

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.3

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.2

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.1

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.0

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.1.1

Compare Source

Features
13.1.1 (2021-01-19)
isaacs/rimraf (rimraf)

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source


Configuration

📅 Schedule: (in timezone GMT)

  • Branch creation
    • "before 7am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 4335e33 to 7521c16 Compare October 1, 2023 01:21
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 7521c16 to 73c98dc Compare November 1, 2023 00:25
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 73c98dc to 1995db2 Compare December 1, 2023 00:28
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 1995db2 to 2445dae Compare January 1, 2024 02:32
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 2445dae to 137ec12 Compare March 1, 2024 00:47
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 137ec12 to 820a574 Compare May 1, 2024 02:32
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 820a574 to 2b3ddb0 Compare July 1, 2024 00:37
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 2b3ddb0 to ef44543 Compare September 1, 2024 00:45
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from ef44543 to 043b03d Compare October 1, 2024 00:43
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from 043b03d to efacf06 Compare November 1, 2024 02:42
@renovate
renovate Bot force-pushed the renovate/major-gatsby-dev-major branch from efacf06 to 01db32c Compare June 1, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants