Commit a914809
authored
Build(deps): Bump uri from 1.0.2 to 1.0.3 (#789)
Bumps [uri](https://github.com/ruby/uri) from 1.0.2 to 1.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ruby/uri/releases">uri's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump step-security/harden-runner from 2.10.1 to 2.10.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/136">ruby/uri#136</a></li>
<li>Bump rubygems/release-gem from
612653d273a73bdae1df8453e090060bb4db5f31 to
9e85cb11501bebc2ae661c1500176316d3987059 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/137">ruby/uri#137</a></li>
<li>Prevent a warning: URI::REGEXP is obsolete by <a
href="https://github.com/mame"><code>@mame</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/138">ruby/uri#138</a></li>
<li>Revisit deprecated test by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/139">ruby/uri#139</a></li>
<li>Suppress deprecate warning of test class (retry) by <a
href="https://github.com/mame"><code>@mame</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/140">ruby/uri#140</a></li>
<li>Fix README by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/142">ruby/uri#142</a></li>
<li>Bump rubygems/release-gem from 1.1.0 to 1.1.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/143">ruby/uri#143</a></li>
<li>Bump step-security/harden-runner from 2.10.2 to 2.10.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/144">ruby/uri#144</a></li>
<li>Bump step-security/harden-runner from 2.10.3 to 2.10.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/145">ruby/uri#145</a></li>
<li>Make documentation 100% by <a
href="https://github.com/nobu"><code>@nobu</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/147">ruby/uri#147</a></li>
<li>Bump step-security/harden-runner from 2.10.4 to 2.11.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/153">ruby/uri#153</a></li>
<li>Remove userinfo by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/uri/pull/154">ruby/uri#154</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mame"><code>@mame</code></a> made their
first contribution in <a
href="https://redirect.github.com/ruby/uri/pull/138">ruby/uri#138</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/uri/compare/v1.0.2...v1.0.3">https://github.com/ruby/uri/compare/v1.0.2...v1.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/uri/commit/3213f4a0f80f10c8f36993dbb9eabe7f2c1b50fd"><code>3213f4a</code></a>
Bump up v1.0.3</li>
<li><a
href="https://github.com/ruby/uri/commit/5a3fa52fc7629310254d4fffe9c4a6edf6fed848"><code>5a3fa52</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/uri/issues/154">#154</a> from
ruby/remove-userinfo</li>
<li><a
href="https://github.com/ruby/uri/commit/2789182478f42ccbb62197f952eb730e4f02bfc5"><code>2789182</code></a>
Fix merger of URI with authority component</li>
<li><a
href="https://github.com/ruby/uri/commit/3675494839112b64d5f082a9068237b277ed1495"><code>3675494</code></a>
Truncate userinfo with URI#join, URI#merge and URI#+</li>
<li><a
href="https://github.com/ruby/uri/commit/f198601f68f9f7f70b7cf9ca0439e0453b83a456"><code>f198601</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/uri/issues/153">#153</a> from
ruby/dependabot/github_actions/step-security/har...</li>
<li><a
href="https://github.com/ruby/uri/commit/c0594630f0219ffb48f1f2a9bd2621ecf055b39b"><code>c059463</code></a>
Bump step-security/harden-runner from 2.10.4 to 2.11.0</li>
<li><a
href="https://github.com/ruby/uri/commit/ddabff4f22891caa9410874e6e82a34a6dd8a9f3"><code>ddabff4</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/uri/issues/147">#147</a> from
nobu/doc</li>
<li><a
href="https://github.com/ruby/uri/commit/fe7aa3dac2b3415758635a616ce44afb15bf4900"><code>fe7aa3d</code></a>
[DOC] Make documentation 100%</li>
<li><a
href="https://github.com/ruby/uri/commit/aa45e72407f7e0da35cdf890f5bad73da2284ece"><code>aa45e72</code></a>
[DOC] Add config files for RDoc</li>
<li><a
href="https://github.com/ruby/uri/commit/24cf280976628f2a355010aaa24c2e3ab8e15a19"><code>24cf280</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/uri/issues/145">#145</a> from
ruby/dependabot/github_actions/step-security/har...</li>
<li>Additional commits viewable in <a
href="https://github.com/ruby/uri/compare/v1.0.2...v1.0.3">compare
view</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't
alter 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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/better-together-org/community-engine-rails/network/alerts).
</details>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| |||
0 commit comments