Skip to content

Bump scikit-learn from 1.4.0 to 1.5.0 - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-learn-1.5.0
Open

Bump scikit-learn from 1.4.0 to 1.5.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-learn-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2024

Copy link
Copy Markdown

Bumps scikit-learn from 1.4.0 to 1.5.0.

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.5.0

We're happy to announce the 1.5.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.5.html

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

Scikit-learn 1.4.2

We're happy to announce the 1.4.2 release.

This release only includes support for numpy 2.

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

Scikit-learn 1.4.1.post1

We're happy to announce the 1.4.1.post1 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.4.html#version-1-4-1-post1

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /help

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Invalid command format. Use @VersoBot /<command_group> .

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /help

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'help': name 'installation_specific_token' is not defined

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /help

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'help': () takes 2 positional arguments but 3 were given

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /help

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Available commands:
format: code, help
tests: run, help
security: check, help
docs: build, help

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Help command executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': [Errno 2] No such file or directory: 'black'

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': 'head'

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': 'head'

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': 'head'

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': handle() missing 1 required positional argument: 'installation_specific_token'

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': 'Repo' object is not subscriptable

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: Cmd('git') failed due to: exit code(128)
cmdline: git commit -m Auto-formatted code with Black
stderr: 'Author identity unknown

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'verso@verso-ThinkPad-T490.(none)')'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: Cmd('git') failed due to: exit code(128)
cmdline: git commit -m Auto-formatted code with Black
stderr: 'Author identity unknown

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'verso@verso-ThinkPad-T490.(none)')'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: Cmd('git') failed due to: exit code(128)
cmdline: git commit -m Auto-formatted code with Black
stderr: 'Author identity unknown

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'verso@verso-ThinkPad-T490.(none)')'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: Cmd('git') failed due to: exit code(128)
cmdline: git commit -m Auto-formatted code with Black
stderr: 'Author identity unknown

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'verso@verso-ThinkPad-T490.(none)')'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: 'head'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: push_changes() missing 3 required positional arguments: 'installation_token', 'app_id', and 'github_app_name'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: push_changes() missing 1 required positional argument: 'installation_token'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: 'head'

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: name 'branch_name' is not defined

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

No code changes detected after formatting.

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

An error occurred while executing 'format / code': [Errno 2] No such file or directory

@botsarefuture

Copy link
Copy Markdown
Owner

@VersoBot /format code

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Error occurred while committing or pushing changes: Failed to push changes: Command '['git', 'push', 'origin', 'dependabot/pip/scikit-learn-1.5.0']' returned non-zero exit status 1.

@versobot

versobot Bot commented Sep 4, 2024

Copy link
Copy Markdown

Command 'format / code' executed successfully.

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.

1 participant