Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Bump lightning-bolts from 0.3.3 to 0.3.4 #54

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps lightning-bolts from 0.3.3 to 0.3.4.

Release notes

Sourced from lightning-bolts's releases.

less softmax

[0.3.4] - 2021-06-17

Changed

  • Replaced load_boston with load_diabetes in the docs and tests (#629)
  • Added base encoder and MLP dimension arguments to BYOL constructor (#637)

Fixed

  • Fixed the MNIST download giving HTTP 503 (#633)
  • Fixed type annotation of ExperienceSource.__iter__ (#645)
  • Fixed pretrained_urls on Windows (#652)
  • Fixed logistic regression (#655, #664)
  • Fixed double softmax in SSLEvaluator (#663)
Changelog

Sourced from lightning-bolts's changelog.

[0.3.4] - 2021-06-17

Changed

  • Replaced load_boston with load_diabetes in the docs and tests (#629)
  • Added base encoder and MLP dimension arguments to BYOL constructor (#637)

Fixed

  • Fixed the MNIST download giving HTTP 503 (#633)
  • Fixed type annotation of ExperienceSource.__iter__ (#645)
  • Fixed pretrained_urls on Windows (#652)
  • Fixed logistic regression (#655, #664)
  • Fixed double softmax in SSLEvaluator (#663)
Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
@dependabot dependabot bot requested a review from amogkam June 21, 2021 04:06
@dependabot dependabot bot force-pushed the dependabot/pip/lightning-bolts-0.3.4 branch from 8cf4720 to b6dcd9c Compare August 10, 2021 04:27
Bumps [lightning-bolts](https://github.com/PyTorchLightning/lightning-bolts) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/PyTorchLightning/lightning-bolts/releases)
- [Changelog](https://github.com/PyTorchLightning/lightning-bolts/blob/master/CHANGELOG.md)
- [Commits](Lightning-Universe/lightning-bolts@0.3.3...0.3.4)

---
updated-dependencies:
- dependency-name: lightning-bolts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/lightning-bolts-0.3.4 branch from b6dcd9c to 1849841 Compare August 19, 2021 21:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2021

Superseded by #90.

@dependabot dependabot bot closed this Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/pip/lightning-bolts-0.3.4 branch September 13, 2021 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants