cytoscape / cytoscape.js-dagre

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

Bump cacheable-request and @webpack-cli/serve #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Removes cacheable-request

Updates @webpack-cli/serve from 0.2.0 to 2.0.1

Release notes

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

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.14 (2018-04-05)

Full Changelog

New Features

  • use npm ci for tests (#367) (#368)
  • add envinfo as webpack-cli info command (51ab19f)
  • --entry should override config.entry (#155) (#358)

CLI

  • refactor: improve folder structure (#371)

Fix

  • loader,plugin: fix generators path bug (b4bfafb)

2.0.13 (2018-03-22)

Full Changelog

CLI

  • init: add webpack-cli dep (#347)

2.0.12 (2018-03-14)

Full Changelog

New Features

  • support --build-delimiter for opt-in output delimiter (#192) (#340)

Fix

  • removes debug in migrate (#342)

Misc

  • cz: fix type description (#339)
  • init: fix global-modules require statement in package-manager (610aa02)
  • init-generator: cleanup (b8c3145)

... (truncated)

Commits
  • 4a0f893 chore(release): publish new version
  • 9de982c chore: fix cspell
  • 32d26c8 chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (#3517)
  • 2788bf9 chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#3516)
  • ac88ee4 chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (#3515)
  • 346a518 fix: make define-process-env-node-env alias node-env (#3514)
  • 3ec7b16 chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (#3508)
  • c8adfa6 chore(deps-dev): bump @​types/node from 18.11.9 to 18.11.10 (#3513)
  • 0ad8cc2 chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (#3512)
  • d30f261 chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#3511)
  • 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 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](https://github.com/cytoscape/cytoscape.js-dagre/network/alerts).
stale[bot] commented 1 year 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 1 year 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.