Skip to content
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

chore(deps): bump modal from 0.61.109 to 0.63.41 #44

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps modal from 0.61.109 to 0.63.41.

Changelog

Sourced from modal's changelog.

Changelog

This changelog documents user-facing updates (features, enhancements, fixes, and deprecations) to the modal client library. Patch releases are made on every change.

The client library is still in pre-1.0 development, and sometimes breaking changes are necessary. We try to minimize them and publish deprecation warnings / migration guides in advance, typically providing a transition window of several months.

We appreciate your patience while we speedily work towards a stable release of the client.

Latest

0.63.36 (2024-07-05)

  • Persisting ClientSession to make upload / download of blobs faster

0.63.22 (2024-07-01)

  • Fixes error when running @modal.build methods, introduced in v0.63.19

0.63.20 (2024-07-01)

  • Fixes bug where self.method.local() re-triggers lifecycle methods in classes

0.63.14 (2024-06-28)

  • Adds Cls.lookup() backwards compatibility with classes created by clients prior to v0.63.

Important: When updating (to >=v0.63) an app with a Modal class that's accessed using Cls.lookup() - make sure to update the client of the app/service using Cls.lookup() first, and then update the app containing the class being looked up.

0.63.12 (2024-06-27)

  • Fixed a bug introduced in 0.63.0 that broke modal.Cls.with_options

0.63.10 (2024-06-26)

  • Adds warning about future deprecation of retries for generators. Retries are being deprecated as they can lead to nondetermistic generator behavior.

... (truncated)

Commits
  • 75b8302 [auto-commit] [skip ci] Bump the build number
  • 61f0d8a docs: edit modal.Volume CLI help msgs (#1984)
  • 5a347fe [auto-commit] [skip ci] Bump the build number
  • da690c7 Turn @​exit warning on parametrized classes into error (#1983)
  • 23db48a [auto-commit] [skip ci] Bump the build number
  • c180da9 turn warning about default profile into error (#1982)
  • d675ae1 [auto-commit] [skip ci] Bump the build number
  • af407e5 Turn gpu=True warning into error (#1981)
  • 8b987da [auto-commit] [skip ci] Bump the build number
  • 03f5a95 Remove App kwargs deprecation error (#1980)
  • Additional commits viewable in compare view

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 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 [modal](https://github.com/modal-labs/modal-client) from 0.61.109 to 0.63.41.
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.61.109...v0.63.41)

---
updated-dependencies:
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #46.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/modal-0.63.41 branch July 15, 2024 13:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants