Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2025

Bumps the vscode-envs group in /code with 2 updates: platformdirs and pygls.

Updates platformdirs from 4.3.8 to 4.4.0

Release notes

Sourced from platformdirs's releases.

4.4.0

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.3.8...4.4.0

Commits
  • c945a28 feat: improve homebrew path detection (#370)
  • 9f616e9 [pre-commit.ci] pre-commit autoupdate (#372)
  • 5720f26 [pre-commit.ci] pre-commit autoupdate (#367)
  • 848924d [pre-commit.ci] pre-commit autoupdate (#365)
  • df2e678 Bump actions/checkout from 4 to 5 in the all group (#366)
  • 009a3f8 Bump actions/download-artifact from 4 to 5 in the all group (#364)
  • 3d194ee [pre-commit.ci] pre-commit autoupdate (#363)
  • 6046533 [pre-commit.ci] pre-commit autoupdate (#362)
  • 88389ce [pre-commit.ci] pre-commit autoupdate (#361)
  • 82763ff [pre-commit.ci] pre-commit autoupdate (#360)
  • Additional commits viewable in compare view

Updates pygls from 2.0.0a4 to 2.0.0a6

Release notes

Sourced from pygls's releases.

v2.0.0a6

What's Changed

New Contributors

Full Changelog: openlawlibrary/pygls@v2.0.0a5...v2.0.0a6

v2.0.0a5

What's Changed

New Contributors

Full Changelog: openlawlibrary/pygls@v2.0.0a4...v2.0.0a5

Changelog

Sourced from pygls's changelog.

[2.0.0a6] - 2025-07-18

More details: https://github.com/openlawlibrary/pygls/releases/tag/v2.0.0a6

Bug Fixes

  • 🐛 fix conversion of client_position into offset_at_position

CI

  • Pin all action versions

Miscellaneous Tasks

  • Update CHANGELOG.md
  • Update CONTRIBUTORS.md

Build

  • V2.0.0a6

[2.0.0a5] - 2025-07-14

More details: https://github.com/openlawlibrary/pygls/releases/tag/v2.0.0a5

Bug Fixes

  • Utf8 encodings

CI

  • Migrate from poetry to uv
  • Pin all action versions

Features

  • Make TextDocument.lines be a Sequence[str]
  • Provide encoding hint in repr

Miscellaneous Tasks

  • Update CHANGELOG.md
  • Update CONTRIBUTORS.md
  • Re-export get_capability
  • More accurate typing
  • Lsprotocol 2025.0.0
  • Fix indentation
  • Add required groups to Makefile
  • Update Makefiles to make it easy to switch Python versions

... (truncated)

Commits
  • 89e6bba build: v2.0.0a6
  • a374b24 fix: 🐛 fix conversion of client_position into offset_at_position
  • 681b3c9 ci: pin all action versions
  • bcde840 chore: update CONTRIBUTORS.md
  • b5c379e chore: update CHANGELOG.md
  • 9a6ca9e build: v2.0.0a5
  • 558a897 refactor(position_codec): use clearer logic for accumulating code unit count
  • a0fcc11 fix(positioncodec): utf8 encodings
  • 8d4e631 feat(PositionCodec): provide encoding hint in repr
  • 4559c34 test(document): fix some incorrect utf-8 offsets
  • Additional commits viewable in compare view

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vscode-envs group in /code with 2 updates: [platformdirs](https://github.com/tox-dev/platformdirs) and [pygls](https://github.com/openlawlibrary/pygls).


Updates `platformdirs` from 4.3.8 to 4.4.0
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.8...4.4.0)

Updates `pygls` from 2.0.0a4 to 2.0.0a6
- [Release notes](https://github.com/openlawlibrary/pygls/releases)
- [Changelog](https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md)
- [Commits](openlawlibrary/pygls@v2.0.0a4...v2.0.0a6)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vscode-envs
- dependency-name: pygls
  dependency-version: 2.0.0a6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vscode-envs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Sep 26, 2025
@dependabot dependabot bot deleted the dependabot/pip/code/develop/vscode-envs-815acd9ebb branch September 26, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant