Source code, containers & Helm charts enabling users to leverage the core of Google Cloud Robotics to automate fulfilment warehouse orders & tasks commissioned by SAP EWM
Updates dependency versions to make JSDoc compatible with Node.js 12.0.0 and later.
3.6.10 (January 2022)
Fixes an issue in JSDoc 3.6.9 that prevented JSDoc from being installed in some continuous
integration (CI) environments.
3.6.9 (January 2022)
Fixes an issue in JSDoc 3.6.8 that prevented npm install jsdoc from working.
3.6.8 (January 2022)
Updates dependencies.
3.6.7 (May 2021)
Updates dependencies.
3.6.6 (September 2020)
Fixes an issue that could cause members of an interface to be tracked incorrectly if the interface
was both defined as an ES2015 class and assigned to a variable. For example:
/** @interface */
foo.Bar = class {
constructor() {
/** This member was missing from the generated docs. */
this.baz = null;
}
}
3.6.5 (July 2020)
Prevents circular references in doclets when two function parameters use the same type expression,
and the --debug flag is present.
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/SAP/ewm-cloud-robotics/network/alerts).
Bumps marked and jsdoc. These dependencies needed to be updated together. Updates
marked
from 0.7.0 to 4.1.0Release notes
Sourced from marked's releases.
... (truncated)
Commits
64b22d0
chore(release): 4.1.0 [skip ci]7e2ef30
🗜️ build [skip ci]994b2e6
feat: add async option (#2474)33724a3
chore(deps-dev): Bump@​semantic-release/github
from 8.0.5 to 8.0.6 (#2565)587842c
chore(deps-dev): Bump eslint from 8.22.0 to 8.23.0 (#2566)4f265ab
chore(deps-dev): Bump eslint-plugin-promise from 6.0.0 to 6.0.1 (#2567)17ffd61
chore(deps-dev): Bump semantic-release from 19.0.4 to 19.0.5 (#2568)e422d22
chore(deps-dev): Bump@​babel/core
from 7.18.10 to 7.18.13 (#2569)d9c0078
chore(deps-dev): Bump uglify-js from 3.16.3 to 3.17.0 (#2562)d8bcf9c
chore(deps-dev): Bump rollup from 2.78.0 to 2.78.1 (#2560)Updates
jsdoc
from 3.6.3 to 3.6.11Changelog
Sourced from jsdoc's changelog.
... (truncated)
Commits
dc48aa6
3.6.11cccfd3d
chore(deps): resolve dependency vulnerabilityff5963a
fix(deps): rollback klaw to 3.x (#2002)2bf9f88
3.6.10ffa07da
removenpm preinstall
script (#1971)aab7b50
3.6.924c1354
fix installation error when installing via npm (#1970)c5ea65a
3.6.8a024054
update dependenciese1f1919
3.6.7Dependabot 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/SAP/ewm-cloud-robotics/network/alerts).