Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps pylance from 0.22 to 2.0.0.

Release notes

Sourced from pylance's releases.

v2.0.0

What's Changed

Breaking Changes 🛠

New Features 🎉

... (truncated)

Changelog

Sourced from pylance's changelog.

8. Eventually: Cut RC for v2.0.0

Workflow: Create Release Branch Result: - Main at 2.0.0-beta.2 - Checks for breaking changes since release-root/2.0.0-beta.N - No additional breaking changes (major already bumped) - Created release/v2.0 at 2.0.0-rc.1 - Tagged v2.0.0-rc.1 - Bumped main to 2.1.0-beta.0 - Tagged release-root/2.1.0-beta.N → points to commit before RC branch, message "Base: 2.0.0-rc.1"


### Patch Release
# 1. Start with release/v1.3 @ 1.3.1-beta.0 (auto-bumped after previous stable release)
# 2. Critical bug found in 1.3.0
# 3. Fix committed to release/v1.3
# 4. Create patch RC
Workflow: Create RC
  release_branch: release/v1.3
  Result:
    - Branch at 1.3.1-beta.0
    - Created 1.3.1-rc.1
    - Tagged v1.3.1-rc.1
    - Created GitHub Pre-Release with release notes from v1.3.0 to v1.3.1-rc.1
    - GitHub Discussion created

5. Vote passes

6. Approve patch RC

Workflow: Approve RC
rc_tag: v1.3.1-rc.1
Result:
- release/v1.3 @ 1.3.1
- Tagged v1.3.1
- Generated release notes comparing v1.3.1 vs v1.3.0
- Created GitHub Release (not pre-release)
- Stable artifacts published
- Auto-bumped to 1.3.2-beta.0 (ready for next patch)
- Main unchanged
</code></pre>
<h3>RC Iteration Due to Issues</h3>
<pre lang="bash"><code># 1. Create initial RC
RC: v1.3.0-rc.1 on release/v1.3

2. Issue found during testing

3. Fix committed to release/v1.3 branch

&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/lance-format/lance/commit/4ec979620a43ea44eb5a37125d7a2709d298f840&quot;&gt;&lt;code&gt;4ec9796&lt;/code&gt;&lt;/a> chore: release version 2.0.0</li>
<li><a href="https://github.com/lance-format/lance/commit/584c470f69334600cae384f1ac30bf13f8a6959a&quot;&gt;&lt;code&gt;584c470&lt;/code&gt;&lt;/a> chore: release candidate 2.0.0-rc.4</li>
<li><a href="https://github.com/lance-format/lance/commit/db1bc5fb900706ebbbf29a3af60d133d4811ef3a&quot;&gt;&lt;code&gt;db1bc5f&lt;/code&gt;&lt;/a> fix: fix remap so that it handles deletions correctly (<a href="https://redirect.github.com/lance-format/lance/issues/5828&quot;&gt;#5828&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/lance-format/lance/commit/ad5e7c089e883c5fd503714c617aa7249fdf0cca&quot;&gt;&lt;code&gt;ad5e7c0&lt;/code&gt;&lt;/a> chore: release candidate 2.0.0-rc.3</li>
<li><a href="https://github.com/lance-format/lance/commit/af48ed744d0a8f6076a1b7ae9e7a794e4e392c14&quot;&gt;&lt;code&gt;af48ed7&lt;/code&gt;&lt;/a> feat: add blob handling support for fragment (<a href="https://redirect.github.com/lance-format/lance/issues/5801&quot;&gt;#5801&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/lance-format/lance/commit/10bbc10f9c4d2c26bf3dab735e42e4355be0f2b5&quot;&gt;&lt;code&gt;10bbc10&lt;/code&gt;&lt;/a> chore: release candidate 2.0.0-rc.2</li>
<li><a href="https://github.com/lance-format/lance/commit/e1ab5c411dfc6150086aed5aa7de94ed557033d2&quot;&gt;&lt;code&gt;e1ab5c4&lt;/code&gt;&lt;/a> ci: try to make tests more stable (<a href="https://redirect.github.com/lance-format/lance/issues/5789&quot;&gt;#5789&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/lance-format/lance/commit/33ea6aac8d0df576f89bf2a0bf417c36278d43e2&quot;&gt;&lt;code&gt;33ea6aa&lt;/code&gt;&lt;/a> test: fix tests broken by pandas 3 release (<a href="https://redirect.github.com/lance-format/lance/issues/5786&quot;&gt;#5786&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/lance-format/lance/commit/dc849fc6c9a3563c08d596c8423fa5cd4610fbdf&quot;&gt;&lt;code&gt;dc849fc&lt;/code&gt;&lt;/a> test: update doctest to new pandas behavior (<a href="https://redirect.github.com/lance-format/lance/issues/5788&quot;&gt;#5788&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/lance-format/lance/commit/f03b39a4cd9b5e1e0b3cceb3984794e6c43b8a45&quot;&gt;&lt;code&gt;f03b39a&lt;/code&gt;&lt;/a> chore: fix typo (<a href="https://redirect.github.com/lance-format/lance/issues/5796&quot;&gt;#5796&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/lance-format/lance/compare/v0.22.0...v2.0.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

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 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)

Bumps [pylance](https://github.com/lance-format/lance) from 0.22 to 2.0.0.
- [Release notes](https://github.com/lance-format/lance/releases)
- [Changelog](https://github.com/lance-format/lance/blob/main/release_process.md)
- [Commits](lance-format/lance@v0.22.0...v2.0.0)

---
updated-dependencies:
- dependency-name: pylance
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 7, 2026
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.

0 participants