-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Rebase & Merge] Patch release 2.1.4 #19375
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…19182) Co-authored-by: thomas <[email protected]>
handle more of the flaky tests
Co-authored-by: thomas <[email protected]>
Co-authored-by: thomas <[email protected]>
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/lightning-ai/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](Lightning-AI/utilities@v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: Lightning-AI/utilities dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thomas <[email protected]>
Co-authored-by: awaelchli <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]>
…react-ui-template/ui (#18814) Bump @babel/traverse in /src/lightning/app/cli/react-ui-template/ui Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/react-ui-template/ui (#19255) Bump follow-redirects in /src/lightning/app/cli/react-ui-template/ui Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update Co-authored-by: thomas <[email protected]>
Co-authored-by: shenmishajing <[email protected]>
…ngDataset and multiple workers (#19326)
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/stable #19375 +/- ##
================================================
- Coverage 83% 83% -0%
================================================
Files 441 444 +3
Lines 35733 36312 +579
================================================
+ Hits 29590 30042 +452
- Misses 6143 6270 +127 |
awaelchli
force-pushed
the
draft-2.1.4
branch
from
January 30, 2024 20:58
0321bbb
to
623c43c
Compare
update tutorials to `2.1.3` Co-authored-by: Borda <[email protected]>
* ci: bump also conda requirements * Apply suggestions from code review --------- Co-authored-by: Justus Schock <[email protected]>
awaelchli
force-pushed
the
draft-2.1.4
branch
2 times, most recently
from
January 31, 2024 12:46
e817925
to
1ebcfae
Compare
Borda
reviewed
Jan 31, 2024
carmocca
approved these changes
Jan 31, 2024
awaelchli
force-pushed
the
draft-2.1.4
branch
from
January 31, 2024 17:17
a279578
to
7faf678
Compare
awaelchli
force-pushed
the
draft-2.1.4
branch
from
January 31, 2024 17:22
b6c06fe
to
9216a0f
Compare
tchaton
approved these changes
Jan 31, 2024
awaelchli
force-pushed
the
draft-2.1.4
branch
2 times, most recently
from
January 31, 2024 17:54
3e58e91
to
ae836ba
Compare
Borda
approved these changes
Jan 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
app (removed)
Generic label for Lightning App package
ci
Continuous Integration
data (external)
litdata package
dependencies
Pull requests that update a dependency file
dockers
docs
Documentation related
fabric
lightning.fabric.Fabric
package
pl
Generic label for PyTorch Lightning package
ready
PRs ready to be merged
release
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Commits cherry-picked from master since the last release (2.1.3).
cc @Borda @carmocca @justusschock @awaelchli