个人开发的小型图书角管理小程序
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.8.8 to 6.11.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/protobufjs/protobuf.js/releases">protobufjs's releases</a>.</em></p> <blockquote> <h2>v6.11.3</h2> <h3><a href="https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3">6.11.3</a> (2022-05-20)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> use eslint 8.x (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1728">#1728</a>) (<a href="https://github.com/protobufjs/protobuf.js/commit/a8681ceab4763e706a848121a2dde56791b89eea">a8681ce</a>)</li> <li>do not let setProperty change the prototype (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1731">#1731</a>) (<a href="https://github.com/protobufjs/protobuf.js/commit/b5f1391dff5515894830a6570e6d73f5511b2e8f">b5f1391</a>)</li> </ul> <h2>v6.11.2</h2> <h3><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.11.1...v6.11.2">6.11.2</a> (2021-04-30)</h3> <ul> <li>regenerated index.d.ts to fix the unintended breaking change in types.</li> </ul> <h2>v6.11.1</h2> <h3><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.11.0...v6.11.1">6.11.1</a> (2021-04-29)</h3> <h3>Bug Fixes</h3> <ul> <li>parse.js "parent.add(oneof)“ error (<a href="https://github.com/leon776"><code>@leon776</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1602">#1602</a>)</li> </ul> <h2>v6.11.0</h2> <h2><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.10.2...v6.11.0">6.11.0</a> (2021-04-28)</h2> <h3>Features</h3> <ul> <li>support for proto3 <code>optional</code> fields (<a href="https://github.com/alexander-fenster"><code>@alexander-fenster</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1584">#1584</a>)</li> <li>add <code>--no-service</code> option for <code>pbjs</code> (<a href="https://github.com/mdouglass"><code>@mdouglass</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1577">#1577</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>do not assign <code>oneof</code> members to default values, use <code>null</code> instead (<a href="https://github.com/alexander-fenster"><code>@alexander-fenster</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1597">#1597</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>set <code>@types/node</code> to <code>>= 13.7.0</code> in dependencies (<a href="https://github.com/indutny"><code>@indutny</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1575">#1575</a>)</li> </ul> <h2>protobuf.js v6.10.2</h2> <h3>Bug Fixes</h3> <ul> <li>es6 export enum (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1446">#1446</a>) (<a href="https://www.github.com/protobufjs/protobuf.js/commit/9f33784350b1efc2e774bbfc087cbd2c47828748">9f33784</a>)</li> <li>make parsedOptions appear in method JSON representation (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1506">#1506</a>) (<a href="https://www.github.com/protobufjs/protobuf.js/commit/3d29969865f2119550d9dc88391846469da9fa7f">3d29969</a>)</li> <li>utf8 -> utf16 decoding bug on surrogate pairs (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1486">#1486</a>) (<a href="https://www.github.com/protobufjs/protobuf.js/commit/75172cd11be137bbabd2fba7a02b15067695ebad">75172cd</a>)</li> </ul> <h2>protobuf.js v6.10.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md">protobufjs's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3">6.11.3</a> (2022-05-20)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> use eslint 8.x (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1728">#1728</a>) (<a href="https://github.com/protobufjs/protobuf.js/commit/a8681ceab4763e706a848121a2dde56791b89eea">a8681ce</a>)</li> <li>do not let setProperty change the prototype (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1731">#1731</a>) (<a href="https://github.com/protobufjs/protobuf.js/commit/b5f1391dff5515894830a6570e6d73f5511b2e8f">b5f1391</a>)</li> </ul> <h3><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.11.1...v6.11.2">6.11.2</a> (2021-04-30)</h3> <ul> <li>regenerated index.d.ts to fix the unintended breaking change in types.</li> </ul> <h3><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.11.0...v6.11.1">6.11.1</a> (2021-04-29)</h3> <h3>Bug Fixes</h3> <ul> <li>parse.js "parent.add(oneof)“ error (<a href="https://github.com/leon776"><code>@leon776</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1602">#1602</a>)</li> </ul> <h2><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.10.2...v6.11.0">6.11.0</a> (2021-04-28)</h2> <h3>Features</h3> <ul> <li>support for proto3 <code>optional</code> fields (<a href="https://github.com/alexander-fenster"><code>@alexander-fenster</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1584">#1584</a>)</li> <li>add <code>--no-service</code> option for <code>pbjs</code> (<a href="https://github.com/mdouglass"><code>@mdouglass</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1577">#1577</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>do not assign <code>oneof</code> members to default values, use <code>null</code> instead (<a href="https://github.com/alexander-fenster"><code>@alexander-fenster</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1597">#1597</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>set <code>@types/node</code> to <code>>= 13.7.0</code> in dependencies (<a href="https://github.com/indutny"><code>@indutny</code></a>) (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/pull/1575">#1575</a>)</li> </ul> <h3><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.10.1...v6.10.2">6.10.2</a> (2020-11-13)</h3> <h3>Bug Fixes</h3> <ul> <li>es6 export enum (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1446">#1446</a>) (<a href="https://www.github.com/protobufjs/protobuf.js/commit/9f33784350b1efc2e774bbfc087cbd2c47828748">9f33784</a>)</li> <li>make parsedOptions appear in method JSON representation (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1506">#1506</a>) (<a href="https://www.github.com/protobufjs/protobuf.js/commit/3d29969865f2119550d9dc88391846469da9fa7f">3d29969</a>)</li> <li>utf8 -> utf16 decoding bug on surrogate pairs (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1486">#1486</a>) (<a href="https://www.github.com/protobufjs/protobuf.js/commit/75172cd11be137bbabd2fba7a02b15067695ebad">75172cd</a>)</li> </ul> <h3><a href="https://www.github.com/protobufjs/protobuf.js/compare/v6.10.0...v6.10.1">6.10.1</a> (2020-07-16)</h3> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protobufjs/protobuf.js/commit/b130dfd4f06b642d4b7c3ccc9f3f9fb6a6e6ed0d"><code>b130dfd</code></a> chore(6.x): release 6.11.3 (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1737">#1737</a>)</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/c2c17ae66810378fbad616964d80894794f1dad1"><code>c2c17ae</code></a> build: publish to main</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/b2c6a5c76eccd4bbe445d13e3a04b949f344dd63"><code>b2c6a5c</code></a> build: run tests if ci label added (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1734">#1734</a>)</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/a8681ceab4763e706a848121a2dde56791b89eea"><code>a8681ce</code></a> fix(deps): use eslint 8.x (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1728">#1728</a>)</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/b5f1391dff5515894830a6570e6d73f5511b2e8f"><code>b5f1391</code></a> fix: do not let setProperty change the prototype (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1731">#1731</a>)</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/7afd0a39f41d6df5fda6fa10c319cdf829027d3e"><code>7afd0a3</code></a> build: configure 6.x as default branch</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/37285d0cdc8b20acacd0227daa2e577921de46a7"><code>37285d0</code></a> build: configure backports</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/d127871fb562a5f323994dcc62f304a9ff8e87aa"><code>d127871</code></a> fix: rebuild type, release v6.11.2</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/da9fdd2c57aede410cdeb72b68472707c6d38359"><code>da9fdd2</code></a> fix(types): bring back Field.rule to .d.ts</li> <li><a href="https://github.com/protobufjs/protobuf.js/commit/a2ccda1e362ba0124ed246b2ff29c82e8da98bea"><code>a2ccda1</code></a> chore: release v6.11.1</li> <li>Additional commits viewable in <a href="https://github.com/protobufjs/protobuf.js/compare/6.8.8...v6.11.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~google-wombot">google-wombot</a>, a new releaser for protobufjs since your current version.</p> </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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Volcano-Yang/BOOK-MANAGER/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.