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

Bump ms and docpad #456

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

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

Removes ms

Updates docpad from 6.79.4 to 6.83.2

Changelog

Sourced from docpad's changelog.

v6.83.2 2020 September 8

  • If the source path is missing, the correct and useful error is now displayed
  • The deprecated srcPath is now removed, use sourcePaths to write and getPath('source') and getPath('sources') to read
  • Extra debugging for when getting a path fails
  • Updated documentation and website links to their new locations

v6.83.1 2020 August 5

  • Add a new loadPlugins event for use in the docpad-plugintester to make sure all test plugins are properly loaded before docpadReady and other events are fired

v6.83.0 2020 August 5

  • Removed superflous option aliases
    • outPath => outpath
    • configPaths, configPath, c => config
    • environment, e => env
    • logLevel => log
    • render --out, render -o => render --output
  • Removed offline option, it can be re-added later if anyone uses it
  • Removed the last bits of docpad cloud helper functionality
    • Removed skeleton functionality, just clone the repo from github instead
      • docpad skeleton => docpad init (same functionality as selecting no sekleton)
    • Removed version check
  • Updated dependencies, base files, and editions using boundation
    • This will bring a massive performance boost to DocPad, especially with Caterpillar v6 which allows DocPad to disable fetching line information (a very expensive process) for log messages we don't care about
  • Minimum required node version changed from node: >=6 to node: >=10 to keep up with mandatory ecosystem changes

v6.82.5 2018 October 1

  • Prevent plugin false could not be loaded errors, now it will output the path that failed to be found, as expected

v6.82.4 2018 September 8

  • Report the correct error for missing action requests
  • Ensure docpad-plugintester dependency is latest

v6.82.3 2018 September 8

  • Swapped out promptly for inquirer, which brings back Node v6 support (regression since v6.82.1)

v6.82.2 2018 September 8

v6.82.1 2018 September 7

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [ms](https://github.com/vercel/ms). It's no longer used after updating ancestor dependency [docpad](https://github.com/docpad/docpad). These dependencies need to be updated together.


Removes `ms`

Updates `docpad` from 6.79.4 to 6.83.2
- [Release notes](https://github.com/docpad/docpad/releases)
- [Changelog](https://github.com/docpad/docpad/blob/master/HISTORY.md)
- [Commits](docpad/docpad@v6.79.4...v6.83.2)

---
updated-dependencies:
- dependency-name: ms
  dependency-type: indirect
- dependency-name: docpad
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants