- Notifications
You must be signed in to change notification settings - Fork913
Commit4d00b76
authored
chore: bump github.com/justinas/nosurf from 1.1.1 to 1.2.0 (#17829)
Bumps [github.com/justinas/nosurf](https://github.com/justinas/nosurf)from 1.1.1 to 1.2.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/justinas/nosurf/releases">github.com/justinas/nosurf'sreleases</a>.</em></p><blockquote><h2>v1.2.0</h2><p>This is a <em>security</em> release for nosurf. It mainly addresses<ahref="https://github.com/justinas/nosurf-cve-2025-46721">CVE-2025-46721</a>.</p><p>This release technically includes breaking changes, as nosurf startsapplying same-origin checks that were not previously enforced. In mostcases, users will not need to make any changes to their code. However,it is recommended to read <ahref="https://github.com/justinas/nosurf/blob/master/docs/origin-checks.md">thedocumentation on nosurf's trusted origin checks</a> beforeupgrading.</p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/justinas/nosurf/commit/ec9bb776d8e5ba9e906b6eb70428f4e7b009feee"><code>ec9bb77</code></a>Rework origin checks (<ahref="https://redirect.github.com/justinas/nosurf/issues/74">#74</a>)</li><li><ahref="https://github.com/justinas/nosurf/commit/e5c9c1fe2d4f69668ff78f872abf3b396a08673a"><code>e5c9c1f</code></a>Add GitHub Actions CI, fix lints and tests</li><li>See full diff in <ahref="https://github.com/justinas/nosurf/compare/v1.1.1...v1.2.0">compareview</a></li></ul></details><br />[](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'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the[Security Alerts page](https://github.com/coder/coder/network/alerts).</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent74934e1 commit4d00b76
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1442 | 1442 |
| |
1443 | 1443 |
| |
1444 | 1444 |
| |
1445 |
| - | |
1446 |
| - | |
| 1445 | + | |
| 1446 | + | |
1447 | 1447 |
| |
1448 | 1448 |
| |
1449 | 1449 |
| |
|
0 commit comments
Comments
(0)