Skip to content

Commit

Permalink
Bump scramjet from 4.36.0 to 4.37.0 in /gh_actions/third_party/no-res…
Browse files Browse the repository at this point in the history
…ponse (#3214)

Bumps [scramjet](https://github.com/scramjetorg/framework-v4) from 4.36.0 to 4.37.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/e8d0c144b35a2bff37fdd81120c36cede943d472"><code>e8d0c14</code></a> 4.37.0: Fix nodejs v20 compatibility</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/056226504cc46f09b6fd3669cfbe6ffd81b974be"><code>0562265</code></a> Merge branch 'develop'</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/ad0fcc99d93908ce8b597896023dcf6ebb4bade5"><code>ad0fcc9</code></a> Fix nodejs v20 compatibility</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/0dd3ee5cf6900bea5d5f5448254d13cc101e2151"><code>0dd3ee5</code></a> Fix typescript definitions for node v18</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/6dcd46ca785e83be5a50f35c86a2e764f0181fce"><code>6dcd46c</code></a> 4.36.10: Dependencies update</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/a64b336272e2d5a5176ad1793d1a09623bdb1665"><code>a64b336</code></a> Merge branch 'master' into develop</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/6ab339ea37abe11a8ed60815f5642d3ef0a6cd08"><code>6ab339e</code></a> Merge branch 'develop'</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/6b3b61f4a1ca2cba3837061a54a251a4b482b7fb"><code>6b3b61f</code></a> Update dependencies</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/d27b1e52dec036d30acb0e1546aa921ab5c671bd"><code>d27b1e5</code></a> 4.36.9: Dependencies update</li>
<li><a href="https://github.com/scramjetorg/framework-v4/commit/4ab68a03a7d57a9d3b0f7a6c6942f4126df33747"><code>4ab68a0</code></a> Merge branch 'master' into develop</li>
<li>Additional commits viewable in <a href="https://github.com/scramjetorg/framework-v4/compare/v4.36.0...v4.37.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scramjet&package-manager=npm_and_yarn&previous-version=4.36.0&new-version=4.37.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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`.

---

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

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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)

</details>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent a7f0f52 commit c79e573
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions gh_actions/third_party/no-response/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gh_actions/third_party/no-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"scramjet": "^4.36.0"
"scramjet": "^4.37.0"
},
"devDependencies": {
"@octokit/webhooks-types": "^4.1.0",
Expand Down

0 comments on commit c79e573

Please sign in to comment.