Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump globalid from 1.0.0 to 1.1.0 (#111)
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rails/globalid/releases">globalid's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2>What's Changed</h2> <ul> <li>URI::GID: Update #check_scheme, no need to call super by <a href="https://github.com/alexcwatt"><code>@alexcwatt</code></a> in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/146">rails/globalid#146</a></li> <li>JSON-encode <code>GlobalID</code>s as strings by <a href="https://github.com/georgeclaghorn"><code>@georgeclaghorn</code></a> in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/149">rails/globalid#149</a></li> <li>Support pattern matching of <code>GlobalID</code> & <code>GlobalID::URI</code> by <a href="https://github.com/ojab"><code>@ojab</code></a> in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/140">rails/globalid#140</a></li> <li>prevent double find by <a href="https://github.com/ooooooo-q"><code>@ooooooo-q</code></a> in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/148">rails/globalid#148</a></li> <li>implement non signed global_id helper method on fixture set by <a href="https://github.com/rainerborene"><code>@rainerborene</code></a> in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/144">rails/globalid#144</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/daemonsy"><code>@daemonsy</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/142">rails/globalid#142</a></li> <li><a href="https://github.com/alexcwatt"><code>@alexcwatt</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/146">rails/globalid#146</a></li> <li><a href="https://github.com/liijunwei"><code>@liijunwei</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/150">rails/globalid#150</a></li> <li><a href="https://github.com/ojab"><code>@ojab</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/140">rails/globalid#140</a></li> <li><a href="https://github.com/ooooooo-q"><code>@ooooooo-q</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/148">rails/globalid#148</a></li> <li><a href="https://github.com/rainerborene"><code>@rainerborene</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/rails/globalid/pull/144">rails/globalid#144</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rails/globalid/compare/v1.0.1...v1.1.0">https://github.com/rails/globalid/compare/v1.0.1...v1.1.0</a></p> <h2>v1.0.1</h2> <h1>Possible ReDoS based DoS vulnerability in GlobalID</h1> <p>There is a ReDoS based DoS vulnerability in the GlobalID gem. This vulnerability has been assigned the CVE identifier CVE-2023-22799.</p> <p>Versions Affected: >= 0.2.1 Not affected: NOTAFFECTED Fixed Versions: 1.0.1</p> <h2>Impact</h2> <p>There is a possible DoS vulnerability in the model name parsing section of the GlobalID gem. Carefully crafted input can cause the regular expression engine to take an unexpected amount of time. All users running an affected release should either upgrade or use one of the workarounds immediately.</p> <h2>Releases</h2> <p>The FIXED releases are available at the normal locations.</p> <h2>Workarounds</h2> <p>There are no feasible workarounds for this issue.</p> <h2>Credits</h2> <p>Thank you <a href="https://hackerone.com/ooooooo_q">ooooooo_k</a> for reporting this!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/globalid/commit/10673ef83e23b4ad668c356419c7f70a66cb5c70"><code>10673ef</code></a> Prepare for 1.1.0 release</li> <li><a href="https://github.com/rails/globalid/commit/7b9183a0981f8b458413633f2cbff4f6cf231f2c"><code>7b9183a</code></a> Upgrade development dependencies</li> <li><a href="https://github.com/rails/globalid/commit/c54333fd9b7cb10a519345694e6d43117bcfca1e"><code>c54333f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rails/globalid/issues/154">#154</a> from rails/dependabot/bundler/rack-2.2.6.2</li> <li><a href="https://github.com/rails/globalid/commit/291136304791428af8f7da593082bd6cc4b4a697"><code>2911363</code></a> Bump rack from 2.2.5 to 2.2.6.2</li> <li><a href="https://github.com/rails/globalid/commit/e8f9eb0fcab06235df82128fad859411a9355598"><code>e8f9eb0</code></a> Bump version for release</li> <li><a href="https://github.com/rails/globalid/commit/3bc4349422e60f2235876a59dd415e98b072eb2b"><code>3bc4349</code></a> Fix ReDoS vulnerability in name parsing</li> <li><a href="https://github.com/rails/globalid/commit/93150b157cba6c63daafadd44fd3d8eee16b7bf8"><code>93150b1</code></a> Update license year</li> <li><a href="https://github.com/rails/globalid/commit/8ceb0b83d25738602a6ddf83ba3f69e70fa20688"><code>8ceb0b8</code></a> Simplify requires</li> <li><a href="https://github.com/rails/globalid/commit/6022d27fb8dc7197f24292472d9202270ce1106c"><code>6022d27</code></a> Upgrade checkout action to avoid warnings</li> <li><a href="https://github.com/rails/globalid/commit/9cb32de0e41f3c19e7ec70d73e536e06caded356"><code>9cb32de</code></a> Upgrade development gems</li> <li>Additional commits viewable in <a href="https://github.com/rails/globalid/compare/v1.0.0...v1.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=globalid&package-manager=bundler&previous-version=1.0.0&new-version=1.1.0)](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/RaspberryPiFoundation/editor-api/network/alerts). </details>
- Loading branch information