dependabot[bot] opened a new pull request, #1894: URL: https://github.com/apache/avro/pull/1894
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.44 to 1.0.46. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/proc-macro2/releases">proc-macro2's releases</a>.</em></p> <blockquote> <h2>1.0.46</h2> <ul> <li>Make proc_macro2::TokenStream's <code>FromStr</code> impl consistent with proc_macro::TokenStream's on strings that begin with a byte order mark <code>\u{feff}</code> (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/353">#353</a>)</li> </ul> <h2>1.0.45</h2> <ul> <li>Fix panic on parsing disallowed raw identifiers such as <code>r#self</code> (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/351">#351</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/proc-macro2/commit/69150f4ff28c07aedcd9a7f61b7426c056fc7c73"><code>69150f4</code></a> Release 1.0.46</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/6004b0aa0ddb715e960e211dd426c207d3e8367b"><code>6004b0a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/354">#354</a> from dtolnay/bom</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/1d068c8f1a5a9b33eebdb9ebdf35bb409f2bafbf"><code>1d068c8</code></a> Test that byte order mark can only go at beginning of input</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/e2327f08540b3d32778b9fd08ecee38406c773d7"><code>e2327f0</code></a> Strip a byte order mark if present</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/eeb2e5b9223c03590cb095b3b36dec191aad644b"><code>eeb2e5b</code></a> Add a test involving byte order mark</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/f26128d5d6c94c62ce70683f6f4363766963a256"><code>f26128d</code></a> Release 1.0.45</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/4784921da6a9a31a02b1596ec746e2b75900eaa3"><code>4784921</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/352">#352</a> from dtolnay/fuzz</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/4f0ade51b12d7ba6888b3df7392ef4bccc6a5604"><code>4f0ade5</code></a> Check for outdated deps in fuzz target</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/84fd957bd774adfbe4b03a11f94b3dc18877e697"><code>84fd957</code></a> Add CI build to cover fuzz target</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/4a8ad4d90171bd991d8c629bb15cfcedb3939739"><code>4a8ad4d</code></a> Add fuzz target for fallback TokenStream parser</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.44...1.0.46">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
