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

Bump optuna from 3.1.0 to 3.1.1 #1405

Merged
merged 1 commit into from
Apr 8, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps optuna from 3.1.0 to 3.1.1.

Release notes

Sourced from optuna's releases.

v3.1.1

This is the release note of v3.1.1.

Enhancements

  • [Backport] Import cmaes package lazily (#4573)

Bug Fixes

  • [Backport] Fix botorch dependency (#4569)
  • [Backport] Fix param_mask for multivariate TPE with constant_liar (#4570)
  • [Backport] Mitigate a blocking issue while running migrations with SQLAlchemy 2.0 (#4571)
  • [Backport] Fix bug of CMA-ES with margin on RDBStorage or JournalStorage (#4572)
  • [Backport] Fix RDBStorage.get_best_trial when there are infs (#4574)
  • [Backport] Fix CMA-ES Sampler (#4581)

Code Fixes

  • [Backport] Add types-tqdm for lint (#4566)

Other

  • Update version number to v3.1.1 (#4567)

Thanks to All the Contributors!

This release was made possible by the authors and the people who participated in the reviews and discussions.

@​HideakiImamura, @​contramundum53, @​not522

Commits
  • 340851e Merge pull request #4581 from contramundum53/backport-4443
  • 2fac9d5 Merge pull request #4443 from contramundum53/fix-cmaes
  • a724290 Merge pull request #4572 from contramundum53/backport-4434
  • e02ed7a Merge branch 'release-v3.1.1' of github.com:optuna/optuna into backport-4434
  • 8c32cc8 Merge pull request #4574 from contramundum53/backport-4422
  • 34e0430 Merge branch 'release-v3.1.1' of github.com:optuna/optuna into backport-4434
  • af558b7 Import cmaes package lazily (#4394) (#4573)
  • 970479b Merge pull request #4570 from contramundum53/backport-4462
  • 7f4da50 Merge pull request #4368 from contramundum53/fix-botorch (#4569)
  • c7e5630 Mitigate a blocking issue while running migrations with SQLAlchemy 2.0 (#4386...
  • 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 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 [optuna](https://github.com/optuna/optuna) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](optuna/optuna@v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Security Urgent because related to security label Apr 7, 2023
@dependabot dependabot bot requested a review from lisphilar April 7, 2023 21:10
@lisphilar lisphilar added this to the Release v3.0.0 milestone Apr 8, 2023
@lisphilar lisphilar merged commit a94ad9b into main Apr 8, 2023
4 of 10 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/optuna-3.1.1 branch April 8, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security Urgent because related to security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant