tidev / docs-devkit

Tooling for Axway Appcelerator open source documentation. https://titanium-docs-devkit.netlify.com/
24 stars 18 forks source link

chore(deps): bump node-appc from 1.1.2 to 1.1.4 #212

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps node-appc from 1.1.2 to 1.1.4.

Release notes

Sourced from node-appc's releases.

v1.1.4

What's Changed

  • docs: Updated readme and attempted to document which APIs are still in use
  • chore: Updated minor and patch dependencies
  • chore: Removed old CI files
  • chore: Added publish CI job and cleaned up test job (tidev/node-appc#456)
  • chore: Added publish CI job and cleaned up test job
  • chore: Added git config for line endings to fix Windows
  • test: Bumped timeouts
  • test: Fixed tests on Linux and Windows
  • test: Added nyc config
  • test: Lowered required code coverage because Linux and Windows

Full Changelog: https://github.com/tidev/node-appc/compare/1.1.3...v1.1.4

Commits
  • f92e24f v1.1.4 (#457)
  • 62f98e2 chore: added publish CI job and cleaned up test job (#456)
  • 50cfa79 Merge pull request #453 from cb1kenobi/cleanup
  • 11bd68d test: fixed jdk test to support 4 part version numbers
  • 8df7af4 chore: removed old CI files
  • 39b380c chore: updated minor and patch dependencies
  • b429d54 docs: updated readme and attempted to document which APIs are still in use
  • cf2f264 chore(release): v1.1.3
  • 96d3c48 refactor: move to @​xmldom/xmldom package
  • c3548a8 fix: pin to colors 1.4.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tisdk, a new releaser for node-appc since your current version.


Dependabot compatibility score

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[bot] commented 2 years ago

Superseded by #216.