Skip to content

Commit

Permalink
Bump pygls from 1.1.0 to 1.1.1 (#268)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Oct 9, 2023
1 parent e8076f5 commit 91daa47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ pluggy==1.2.0 \
--hash=sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849 \
--hash=sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
# via pytest
pygls==1.1.0 \
--hash=sha256:70acb6fe0df1c8a17b7ce08daa0afdb4aedc6913a6a6696003e1434fda80a06e \
--hash=sha256:eb19b818039d3d705ec8adbcdf5809a93af925f30cd7a3f3b7573479079ba00e
pygls==1.1.1 \
--hash=sha256:330704551a335b443bf1cdfb0507f121608591095898d451f0007eeb1510067c \
--hash=sha256:b1b4ddd6f800a5573f61f0ec2cd3bc7a859d171f48142b46e1de35a1357c00fe
# via ruff-lsp (pyproject.toml)
pyproject-hooks==1.0.0 \
--hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ packaging==23.2 \
--hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \
--hash=sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7
# via ruff-lsp (pyproject.toml)
pygls==1.1.0 \
--hash=sha256:70acb6fe0df1c8a17b7ce08daa0afdb4aedc6913a6a6696003e1434fda80a06e \
--hash=sha256:eb19b818039d3d705ec8adbcdf5809a93af925f30cd7a3f3b7573479079ba00e
pygls==1.1.1 \
--hash=sha256:330704551a335b443bf1cdfb0507f121608591095898d451f0007eeb1510067c \
--hash=sha256:b1b4ddd6f800a5573f61f0ec2cd3bc7a859d171f48142b46e1de35a1357c00fe
# via ruff-lsp (pyproject.toml)
ruff==0.0.292 \
--hash=sha256:02f29db018c9d474270c704e6c6b13b18ed0ecac82761e4fcf0faa3728430c96 \
Expand Down

0 comments on commit 91daa47

Please sign in to comment.