29.md (4502B)
1 # PR #29 Bump ini from 1.3.5 to 1.3.8 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2020-12-13T03:03:08Z 6 - **Branch:** dependabot/npm_and_yarn/ini-1.3.8 → main 7 - **Labels:** dependencies 8 - **Diff:** [29.diff](./29.diff) 9 10 --- 11 12 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. 13 <details> 14 <summary>Commits</summary> 15 <ul> 16 <li><a href="https://github.com/npm/ini/commit/a2c5da86604bc2238fe393c5ff083bf23a9910eb"><code>a2c5da8</code></a> 1.3.8</li> 17 <li><a href="https://github.com/npm/ini/commit/af5c6bb5dca6f0248c153aa87e25bddfc515ff6e"><code>af5c6bb</code></a> Do not use Object.create(null)</li> 18 <li><a href="https://github.com/npm/ini/commit/8b648a1ac49e1b3b7686ea957e0b95e544bc6ec1"><code>8b648a1</code></a> don't test where our devdeps don't even work</li> 19 <li><a href="https://github.com/npm/ini/commit/c74c8af35f32b801a7e82a8309eab792a95932f6"><code>c74c8af</code></a> 1.3.7</li> 20 <li><a href="https://github.com/npm/ini/commit/024b8b55ac1c980c6225607b007714c54eb501ba"><code>024b8b5</code></a> update deps, add linting</li> 21 <li><a href="https://github.com/npm/ini/commit/032fbaf5f0b98fce70c8cc380e0d05177a9c9073"><code>032fbaf</code></a> Use Object.create(null) to avoid default object property hazards</li> 22 <li><a href="https://github.com/npm/ini/commit/2da90391ef70db41d10f013e3a87f9a8c5d01a72"><code>2da9039</code></a> 1.3.6</li> 23 <li><a href="https://github.com/npm/ini/commit/cfea636f534b5ca7550d2c28b7d1a95d936d56c6"><code>cfea636</code></a> better git push script, before publish instead of after</li> 24 <li><a href="https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1"><code>56d2805</code></a> do not allow invalid hazardous string as section name</li> 25 <li>See full diff in <a href="https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8">compare view</a></li> 26 </ul> 27 </details> 28 <details> 29 <summary>Maintainer changes</summary> 30 <p>This version was pushed to npm by <a href="https://www.npmjs.com/~isaacs">isaacs</a>, a new releaser for ini since your current version.</p> 31 </details> 32 <br /> 33 34 35 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 36 37 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`. 38 39 [//]: # (dependabot-automerge-start) 40 [//]: # (dependabot-automerge-end) 41 42 --- 43 44 <details> 45 <summary>Dependabot commands and options</summary> 46 <br /> 47 48 You can trigger Dependabot actions by commenting on this PR: 49 - `@dependabot rebase` will rebase this PR 50 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 51 - `@dependabot merge` will merge this PR after your CI passes on it 52 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 53 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 54 - `@dependabot reopen` will reopen this PR if it is closed 55 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 56 - `@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) 57 - `@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) 58 - `@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) 59 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language 60 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language 61 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language 62 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 63 64 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/daydream-mx/Daydream/network/alerts). 65 66 </details> 67