Sjeiti / TinySort

TinySort is a small script that sorts HTML elements. It sorts by text- or attribute value, or by that of one of it's children.
http://tinysort.sjeiti.com/
MIT License
455 stars 68 forks source link

Bump ini from 1.3.5 to 1.3.8 #190

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ini from 1.3.5 to 1.3.8.

Commits
  • a2c5da8 1.3.8
  • af5c6bb Do not use Object.create(null)
  • 8b648a1 don't test where our devdeps don't even work
  • c74c8af 1.3.7
  • 024b8b5 update deps, add linting
  • 032fbaf Use Object.create(null) to avoid default object property hazards
  • 2da9039 1.3.6
  • cfea636 better git push script, before publish instead of after
  • 56d2805 do not allow invalid hazardous string as section name
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for ini 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Sjeiti.


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/Sjeiti/TinySort/network/alerts).
Sjeiti commented 1 year ago

@dependabot merge

On 5 Oct 2022, 08:40, at 08:40, "dependabot[bot]" @.***> wrote:

This automated pull request fixes a security vulnerability (high severity): https://github.com/Sjeiti/TinySort/security/dependabot/31

Learn more about Dependabot security updates: https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates

--

Bumps ini from 1.3.5 to 1.3.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/ini/commit/a2c5da86604bc2238fe393c5ff083bf23a9910eb&quot;&gt;&lt;code&gt;a2c5da8&lt;/code&gt;&lt;/a&gt; 1.3.8</li> <li><a href="https://github.com/npm/ini/commit/af5c6bb5dca6f0248c153aa87e25bddfc515ff6e&quot;&gt;&lt;code&gt;af5c6bb&lt;/code&gt;&lt;/a&gt; Do not use Object.create(null)</li> <li><a href="https://github.com/npm/ini/commit/8b648a1ac49e1b3b7686ea957e0b95e544bc6ec1&quot;&gt;&lt;code&gt;8b648a1&lt;/code&gt;&lt;/a&gt; don't test where our devdeps don't even work</li> <li><a href="https://github.com/npm/ini/commit/c74c8af35f32b801a7e82a8309eab792a95932f6&quot;&gt;&lt;code&gt;c74c8af&lt;/code&gt;&lt;/a&gt; 1.3.7</li> <li><a href="https://github.com/npm/ini/commit/024b8b55ac1c980c6225607b007714c54eb501ba&quot;&gt;&lt;code&gt;024b8b5&lt;/code&gt;&lt;/a&gt; update deps, add linting</li> <li><a href="https://github.com/npm/ini/commit/032fbaf5f0b98fce70c8cc380e0d05177a9c9073&quot;&gt;&lt;code&gt;032fbaf&lt;/code&gt;&lt;/a&gt; Use Object.create(null) to avoid default object property hazards</li> <li><a href="https://github.com/npm/ini/commit/2da90391ef70db41d10f013e3a87f9a8c5d01a72&quot;&gt;&lt;code&gt;2da9039&lt;/code&gt;&lt;/a&gt; 1.3.6</li> <li><a href="https://github.com/npm/ini/commit/cfea636f534b5ca7550d2c28b7d1a95d936d56c6&quot;&gt;&lt;code&gt;cfea636&lt;/code&gt;&lt;/a&gt; better git push script, before publish instead of after</li> <li><a href="https://github.com/npm/ini/commit/56d2805e07ccd94e2ba0984ac9240ff02d44b6f1&quot;&gt;&lt;code&gt;56d2805&lt;/code&gt;&lt;/a&gt; do not allow invalid hazardous string as section name</li> <li>See full diff in <a href="https://github.com/npm/ini/compare/v1.3.5...v1.3.8&quot;&gt;compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~isaacs&quot;&gt;isaacs&lt;/a&gt;, a new releaser for ini since your current version.</p> </details> <br />

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 @.*** rebase`.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @.*** rebase` will rebase this PR
  • @.*** recreate` will recreate this PR, overwriting any edits that have been made to it
  • @.*** merge` will merge this PR after your CI passes on it
  • @.*** squash and merge` will squash and merge this PR after your CI passes on it
  • @.*** cancel merge` will cancel a previously requested merge and block automerging
  • @.*** reopen` will reopen this PR if it is closed
  • @.*** close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @.*** 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)
  • @.*** 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)
  • @.*** 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)
  • @.*** use these labels` will set the current labels as the default for future PRs for this repo and language
  • @.*** use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
  • @.*** use these assignees` will set the current assignees as the default for future PRs for this repo and language
  • @.*** 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.

</details> You can view, comment on, or merge this pull request online at:

https://github.com/Sjeiti/TinySort/pull/190

-- Commit Summary --

  • Bump ini from 1.3.5 to 1.3.8

-- File Changes --

M package-lock.json (13)

-- Patch Links --

https://github.com/Sjeiti/TinySort/pull/190.patch https://github.com/Sjeiti/TinySort/pull/190.diff

-- Reply to this email directly or view it on GitHub: https://github.com/Sjeiti/TinySort/pull/190 You are receiving this because you are subscribed to this thread.

Message ID: @.***>