:rocket: UI5 Schemas allows you to develop SAPUI5/OpenUI5 XML at a maximum convenience. It downloads, upgrades and sets up SAPUI5/OpenUI5 XML schemas for a better development experience in your favorite IDE (if it is WebStorm ;).
Commits
- [`aefc64a`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/aefc64af9e9badbd0aade00814548f2ea33c9b4e) Bump version for next release
- [`7a6d39f`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/7a6d39f5a19748806db3d2bbc5924dea7a17d4e0) Merge pull request [#531](https://github-redirect.dependabot.com/Leonidas-from-XIV/node-xml2js/issues/531) from Leonidas-from-XIV/node-4
- [`c62b085`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/c62b085cc0f89d3b56274e3790eb42021f68e811) Use promise shim instead of actual Node function
- [`fd006fd`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/fd006fda39c3a64cb7bc26a2a7ff6ec711433494) Add compatibility shim for Node < 8
- [`81972ee`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/81972ee77a0d4d1a735d3d4720b7b4269ec0aeda) Use xmlbuilder that works with Node 4
- [`080e904`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/080e904d040c9069f413bfdf61b22e8ddf5a4aa9) Attempt to restore Node 4 compatibility
- [`5b11691`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/5b116916adcf79dca0e2ddcc274bee5a7c74a7f6) New release 0.4.21
- [`b47e3dc`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/b47e3dc61829dbccd3b646d624eb24670a8d4adc) Merge pull request [#528](https://github-redirect.dependabot.com/Leonidas-from-XIV/node-xml2js/issues/528) from Leonidas-from-XIV/xmlbuilder-update
- [`1375359`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/13753591fddb18c90b81f32bf10bc62e36b34141) Update xmlbuilder dependency to 13.x
- [`d04c9e5`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/d04c9e5ae7744040e52715a48388221377cf4712) New release, 0.4.20
- Additional commits viewable in [compare view](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.4.22)
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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps xml2js from 0.4.19 to 0.4.22.
Commits
- [`aefc64a`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/aefc64af9e9badbd0aade00814548f2ea33c9b4e) Bump version for next release - [`7a6d39f`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/7a6d39f5a19748806db3d2bbc5924dea7a17d4e0) Merge pull request [#531](https://github-redirect.dependabot.com/Leonidas-from-XIV/node-xml2js/issues/531) from Leonidas-from-XIV/node-4 - [`c62b085`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/c62b085cc0f89d3b56274e3790eb42021f68e811) Use promise shim instead of actual Node function - [`fd006fd`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/fd006fda39c3a64cb7bc26a2a7ff6ec711433494) Add compatibility shim for Node < 8 - [`81972ee`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/81972ee77a0d4d1a735d3d4720b7b4269ec0aeda) Use xmlbuilder that works with Node 4 - [`080e904`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/080e904d040c9069f413bfdf61b22e8ddf5a4aa9) Attempt to restore Node 4 compatibility - [`5b11691`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/5b116916adcf79dca0e2ddcc274bee5a7c74a7f6) New release 0.4.21 - [`b47e3dc`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/b47e3dc61829dbccd3b646d624eb24670a8d4adc) Merge pull request [#528](https://github-redirect.dependabot.com/Leonidas-from-XIV/node-xml2js/issues/528) from Leonidas-from-XIV/xmlbuilder-update - [`1375359`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/13753591fddb18c90b81f32bf10bc62e36b34141) Update xmlbuilder dependency to 13.x - [`d04c9e5`](https://github.com/Leonidas-from-XIV/node-xml2js/commit/d04c9e5ae7744040e52715a48388221377cf4712) New release, 0.4.20 - Additional commits viewable in [compare view](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.4.22)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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.