Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pygls from 1.1.0 to 1.1.1 (#268)
Bumps [pygls](https://github.com/openlawlibrary/pygls) from 1.1.0 to 1.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openlawlibrary/pygls/releases">pygls's releases</a>.</em></p> <blockquote> <h2>v1.1.1</h2> <h2>What's Changed</h2> <ul> <li>chore: manual changes for v1.1.0 release by <a href="https://github.com/tombh"><code>@tombh</code></a> in <a href="https://github.com/openlawlibrary/pygls/pull/390">openlawlibrary/pygls#390</a></li> <li>build(deps-dev): bump urllib3 from 2.0.5 to 2.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/openlawlibrary/pygls/pull/391">openlawlibrary/pygls#391</a></li> <li>explicit exports from pygls.workspace by <a href="https://github.com/dimbleby"><code>@dimbleby</code></a> in <a href="https://github.com/openlawlibrary/pygls/pull/393">openlawlibrary/pygls#393</a></li> <li>fix: prevent AttributeError root_path when no workspace by <a href="https://github.com/perrinjerome"><code>@perrinjerome</code></a> in <a href="https://github.com/openlawlibrary/pygls/pull/396">openlawlibrary/pygls#396</a></li> <li>ci: fix release process by <a href="https://github.com/tombh"><code>@tombh</code></a> in <a href="https://github.com/openlawlibrary/pygls/pull/389">openlawlibrary/pygls#389</a></li> <li>build: v1.1.1 by <a href="https://github.com/tombh"><code>@tombh</code></a> in <a href="https://github.com/openlawlibrary/pygls/pull/397">openlawlibrary/pygls#397</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openlawlibrary/pygls/compare/v1.1.0...v1.1.1">https://github.com/openlawlibrary/pygls/compare/v1.1.0...v1.1.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md">pygls's changelog</a>.</em></p> <blockquote> <h2>[1.1.1] - 2023-10-06</h2> <p>More details: <a href="https://github.com/openlawlibrary/pygls/releases/tag/v1.1.1">https://github.com/openlawlibrary/pygls/releases/tag/v1.1.1</a></p> <h3>Bug Fixes</h3> <ul> <li>Prevent AttributeError root_path when no workspace</li> </ul> <h3>CI</h3> <ul> <li>Fix release process</li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li>Manual changes for v1.1.0 release</li> <li>Explicit exports from pygls.workspace</li> </ul> <h3>Build</h3> <ul> <li>Bump urllib3 from 2.0.5 to 2.0.6</li> <li>V1.1.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openlawlibrary/pygls/commit/f6de0d931d95547dcb3c451dc27bc600edf9158e"><code>f6de0d9</code></a> build: v1.1.1</li> <li><a href="https://github.com/openlawlibrary/pygls/commit/0e963a066a739fd40b62e8e74e9afb422cfd5e21"><code>0e963a0</code></a> ci: fix release process</li> <li><a href="https://github.com/openlawlibrary/pygls/commit/6c5e295370cc949669923052601b35dbb47e1293"><code>6c5e295</code></a> fix: prevent AttributeError root_path when no workspace</li> <li><a href="https://github.com/openlawlibrary/pygls/commit/571fd1c569603475475883c118b56ba4680ca023"><code>571fd1c</code></a> chore: explicit exports from pygls.workspace</li> <li><a href="https://github.com/openlawlibrary/pygls/commit/2b20f109b328eff77524df86a54011b359d1bbfa"><code>2b20f10</code></a> build(deps-dev): bump urllib3 from 2.0.5 to 2.0.6</li> <li><a href="https://github.com/openlawlibrary/pygls/commit/d1a87c18584945cef39f459de5abd4a7e4e839d0"><code>d1a87c1</code></a> chore: manual changes for v1.1.0 release</li> <li>See full diff in <a href="https://github.com/openlawlibrary/pygls/compare/v1.1.0...v1.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pygls&package-manager=pip&previous-version=1.1.0&new-version=1.1.1)](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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information