cytoscape / cytoscape.js-dagre

The Dagre layout for DAGs and trees for Cytoscape.js
MIT License
245 stars 82 forks source link

Bump ejs and @webpack-cli/serve #129

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Removes ejs. It's no longer used after updating ancestor dependency @webpack-cli/serve. These dependencies need to be updated together.

Removes ejs

Updates @webpack-cli/serve from 0.2.0 to 2.0.5

Release notes

Sourced from @​webpack-cli/serve's releases.

2.0.4

This release fixes the previous release. There were few missing files that were not published on npm

2.0.3

2.0.2

  • fixed cases of the new --output argument
  • fixed internal bin tests
  • added internal coverage check
  • fixed case where there was a missing internal library

2.0.1

Small release where it's now possible to add --output as destination folder

Webpack-CLI V.2.0.0

Version 2.0.0 contains a lot of changes in the source code to improve the quality in the repository, and the work on a good project structure is underway. This version comes with additions of features that will help developers work better, as well as improvements in the source code. View the almost complete changelog here. This is a summary of the new release:

  • Internal Documentation is added
  • ECMAScript configurations are supported, this means you can write configurations, using import/export or other syntax sugary features that modern JavaScript has to offer
  • v8-compile-cache is added, which will speed up compilation time
  • webpack add is added (please do try it out and submit an issue with your feedback!)
  • webpack serve is enabled, which will run a development server for you
  • Source code quality, testing and repository structure is improved
Changelog

Sourced from @​webpack-cli/serve's changelog.

  • 2.0.5 (94ac6db)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • binTestCases: remove obsolete snapshot (42301d7)
  • dep: add webpack 4 as peer dependency (#297)
  • migrate: prettify output (#281)
  • revert: revert supports-color usage (f8e819a)
  • revert: revert supports-color usage (75f706b)
  • syntax: prettify (5cb146f)
  • yargs: add description for module-bind-* args (#286)

2.0.9 (2018-02-25)

Full Changelog

Ast

CLI

  • devServer: change devServer path (c27e961)
  • version: v.2.0.8 (9406912)

Feat

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#270)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)
  • generator: use yeoman clone (0b4269c)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Misc

... (truncated)

Commits
  • e879ce4 chore(release): publish new version
  • beea1d1 refactor: use type for types (#3832)
  • 0931ab6 fix: improve check for custom webpack and webpack-dev-server package existance
  • fa0553c chore(deps-dev): bump @​types/jest from 29.5.1 to 29.5.2 (#3825)
  • a77daf2 fix: improved support for .cts and .mts extensions
  • 73bd2cc chore(deps-dev): bump webpack-bundle-analyzer from 4.8.0 to 4.9.0 (#3829)
  • a5b49ab chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 (#3828)
  • 1e9e946 ci: add Node.js v20 (#3739)
  • 79b0f31 chore(deps-dev): bump webpack from 5.84.1 to 5.85.0 (#3826)
  • 481102c chore(deps-dev): bump @​commitlint/config-conventional (#3822)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for @​webpack-cli/serve 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 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](https://github.com/cytoscape/cytoscape.js-dagre/network/alerts).
stale[bot] commented 3 months ago

This issue has been automatically marked as stale, because it has not had activity within the past 14 days. It will be closed if no further activity occurs within the next 7 days. If a feature request is important to you, please consider making a pull request. Thank you for your contributions.

dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.