dojo / interop

Provides bindings and interoperability between Dojo packages and other libraries
Other
1 stars 14 forks source link

Bump dojo from 1.13.0 to 1.13.1 #48

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps dojo from 1.13.0 to 1.13.1.

Commits - [`6ca98ea`](https://github.com/dojo/dojo/commit/6ca98ea6f36969fbbe4974595bb837f1c7d6fa0e) Updating metadata for 1.13.1 - [`20537dc`](https://github.com/dojo/dojo/commit/20537dc6ae8afe43fbda5bde7e94980b195f98f6) Fix function declaration syntax in dojo/request/util.js module ([#312](https://github-redirect.dependabot.com/dojo/dojo/issues/312)) ([#313](https://github-redirect.dependabot.com/dojo/dojo/issues/313)) - [`d9e0464`](https://github.com/dojo/dojo/commit/d9e046447e2c35fdb000f761b1705e382709dfb4) And another missing semicolon ([#315](https://github-redirect.dependabot.com/dojo/dojo/issues/315)) - [`a0fea6b`](https://github.com/dojo/dojo/commit/a0fea6ba7ae265546f7168f302d220185271601f) Missing semicolon ([#314](https://github-redirect.dependabot.com/dojo/dojo/issues/314)) - [`c45d628`](https://github.com/dojo/dojo/commit/c45d628391138787e831245803f8e18094ffb702) Fixes an issue with deepCopy not creating copies of objects. see [#293](https://github-redirect.dependabot.com/dojo/dojo/issues/293) ([#294](https://github-redirect.dependabot.com/dojo/dojo/issues/294)) - [`33eb767`](https://github.com/dojo/dojo/commit/33eb767c477c6953446d9af8f5229d44d3dd8500) Fix potential XSS vulnerability ([#307](https://github-redirect.dependabot.com/dojo/dojo/issues/307)) - [`6d5f4ce`](https://github.com/dojo/dojo/commit/6d5f4ce164b42cc0bbb7dc4af7f8f68b8dca7253) Fix package metadata in 1.13 branch ([#308](https://github-redirect.dependabot.com/dojo/dojo/issues/308)) - [`c3615da`](https://github.com/dojo/dojo/commit/c3615da3a33d8290be58932cfd69a66a8be3f54f) Corrects a reference in a deferred error message, fixes [#304](https://github-redirect.dependabot.com/dojo/dojo/issues/304) ([#305](https://github-redirect.dependabot.com/dojo/dojo/issues/305)) - [`94922d3`](https://github.com/dojo/dojo/commit/94922d360e8e09964ba946e1ba353b5e7295f961) 19102 change dojo/promise/all array verification ([#292](https://github-redirect.dependabot.com/dojo/dojo/issues/292)) - [`75a26ab`](https://github.com/dojo/dojo/commit/75a26abe4bf6b97aa04e46c86f7346b237c12750) Refs [#297](https://github-redirect.dependabot.com/dojo/dojo/issues/297), Changed regex to remove comments in loader.js. ([#299](https://github-redirect.dependabot.com/dojo/dojo/issues/299)) - Additional commits viewable in [compare view](https://github.com/dojo/dojo/compare/1.13.0...1.13.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/dojo/interop/network/alerts).
jsf-clabot commented 4 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files           4        4           
  Lines         304      304           
  Branches       81       81           
=======================================
  Hits          269      269           
  Misses         35       35

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 216541b...041e661. Read the comment docs.

dependabot[bot] commented 4 years ago

Superseded by #56.