forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit af38712
authored
Auto merge of servo#29472 - servo:dependabot/cargo/unicode-ident-1.0.8, r=mukilan
Bump unicode-ident from 1.0.5 to 1.0.8
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.5 to 1.0.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/unicode-ident/releases">unicode-ident's releases</a>.</em></p>
<blockquote>
<h2>1.0.8</h2>
<ul>
<li>Set html_root_url attribute</li>
</ul>
<h2>1.0.7</h2>
<ul>
<li>Documentation improvements</li>
</ul>
<h2>1.0.6</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/c4f455414fdb61f354bbed176d27528b8d726391"><code>c4f4554</code></a> Release 1.0.8</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/ba9f7812cc23c7b6663497dfaf434fb2fbc0d1b0"><code>ba9f781</code></a> Set html_root_url</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/90a7433bd4b9c7c1c923350f0d15231c5f9e6d78"><code>90a7433</code></a> Release 1.0.7</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/90954572e0b3662cf4e41a8f71ea668fe61d2f58"><code>9095457</code></a> Ignore let_underscore_untyped pedantic clippy lint</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/6fd6b654dd3faa722310b549520161cc935bbfc9"><code>6fd6b65</code></a> Revert "Resolve let_underscore_untyped pedantic clippy lint"</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/d739d18f923b15dc24e980a59bca73022a2d006e"><code>d739d18</code></a> Resolve let_underscore_untyped pedantic clippy lint</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/d91b5d9b580eaabc32d182834a04d4d67499815c"><code>d91b5d9</code></a> Enable type layout randomization in CI on nightly</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/006eb756e3025a13aff184dce8bf5e88ac6635ac"><code>006eb75</code></a> Support a manual trigger on CI workflow</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/bfa5c91ffc38e032d925cf7521e091b106da51b0"><code>bfa5c91</code></a> Opt out -Zrustdoc-scrape-examples on docs.rs</li>
<li><a href="https://github.com/dtolnay/unicode-ident/commit/d23c2d64ddd0c38f53faadffdf6861d7c905b9e5"><code>d23c2d6</code></a> Prevent actions duplication on noop merge commits</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/unicode-ident/compare/1.0.5...1.0.8">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 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>Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments