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

build(deps): Bump safe-ds from 0.14.0 to 0.15.0 in /Runner #537

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps safe-ds from 0.14.0 to 0.15.0.

Release notes

Sourced from safe-ds's releases.

v0.15.0

0.15.0 (2023-07-13)

Features

Bug Fixes

  • added the missing ids in parameterized tests (#412) (dab6419), closes #362
  • don't warn if Imputer transforms column without missing values (#448) (f0cb6a5)
  • Warnings raised by underlying seaborn and numpy libraries (#425) (c4143af), closes #357
Changelog

Sourced from safe-ds's changelog.

0.15.0 (2023-07-13)

Features

Bug Fixes

  • added the missing ids in parameterized tests (#412) (dab6419), closes #362
  • don't warn if Imputer transforms column without missing values (#448) (f0cb6a5)
  • Warnings raised by underlying seaborn and numpy libraries (#425) (c4143af), closes #357
Commits
  • a52bc18 chore(release): 0.15.0 [skip ci]
  • c5da544 feat: Improve error handling of TaggedTable (#450)
  • 6a097a4 feat: suggest similar columns if column gets accessed that doesnt exist (#385)
  • 5cfba79 docs: Created a Regression Getting Started Tutorial (#437)
  • c4143af fix: Warnings raised by underlying seaborn and numpy libraries (#425)
  • ada934c test: unified instances of empty table in all tests (#408)
  • ed352c4 docs: Standardize optional type in docstrings (#420)
  • 62e8fe9 docs: Improve wording on stating that a method does not work in-place (#449)
  • 925a505 feat: add gaussian noise to image (#430)
  • d71303d test: shuffle_rows should work on Tables with multiple rows (#435)
  • 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 [safe-ds](https://github.com/Safe-DS/Stdlib) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/Safe-DS/Stdlib/releases)
- [Changelog](https://github.com/Safe-DS/Stdlib/blob/main/docs/CHANGELOG.md)
- [Commits](Safe-DS/Library@v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lars-reimann as a code owner August 1, 2023 14:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Aug 1, 2023
@lars-reimann lars-reimann merged commit a764686 into main Aug 1, 2023
6 checks passed
@lars-reimann lars-reimann deleted the dependabot/pip/Runner/safe-ds-0.15.0 branch August 1, 2023 18:38
@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Oct 25, 2023
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 released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant