Skip to content

Bump configspace from 0.7.1 to 1.1.3 in /mlos_core#816

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mlos_core/configspace-1.1.3
Closed

Bump configspace from 0.7.1 to 1.1.3 in /mlos_core#816
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mlos_core/configspace-1.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2024

Copy link
Copy Markdown
Contributor

Bumps configspace from 0.7.1 to 1.1.3.

Release notes

Sourced from configspace's releases.

v0.7.2

  • MAINT #671465e2: Make loading json files from earlier versions backwards compatible
Changelog

Sourced from configspace's changelog.

Version 1.1.3

  • FIX #63c963b: Remove stray print statements

Version 1.1.2

  • FIX #382: Fix to_value of Cateogorical, Constant and Ordinal hyperparameters when they contain nested objects.

Version 1.1.1

  • FIX #ebb89f4: Prevent infinite recursion when checking "key" in Configuration.

Version 1.1.0

  • FIX #377: Make rounding a constant value of 13 decimal places for floats and their boundaries.
    • Previously this was different in arbitrary places.
    • Why 13? This was relatively stable across our test suite and allowed json to serialize/deserialize without loss of precision.
  • FEAT #376: Allow arbitrary values for Categorical, Ordinal, and Constant hyperparameters.
  • FIX #375: Use object dtype for Constant np.array of values to prevent numpy type conversions of values.

Version 1.0.1

  • FIX #373: Fix ForbiddenEqualsRelation when evaluating on vectors of values.

Version 1.0.0

  • REFACTOR #346: Please see PR #346 for a full log of changes

Version 0.7.2

  • MAINT #671465e2: Make loading json files from earlier versions backwards compatible
Commits
  • ef48f6d doc: Update changelog
  • 63c963b bump: v1.1.3
  • bf03f87 bump: 1.1.2
  • 938c702 fix: Refrains from using np.ndarray for nested objects (#382)
  • 5c1974b bump: v1.1.1
  • ebb89f4 fix(Configuration): __contains__ doesn't recurse (#378)
  • b7e62e3 Merge branch 'main' of github.com:automl/ConfigSpace
  • 0527d3b bump: 1.1
  • 6247934 fix(Hyperparameters): Use 13 places for floats and round bounds (#377)
  • bcdb323 feat: Allow arbitrary values as categoricals/constants/ordinals (#376)
  • 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 [configspace](https://github.com/automl/ConfigSpace) from 0.7.1 to 1.1.3.
- [Release notes](https://github.com/automl/ConfigSpace/releases)
- [Changelog](https://github.com/automl/ConfigSpace/blob/main/changelog.md)
- [Commits](automl/ConfigSpace@v0.7.1...v1.1.3)

---
updated-dependencies:
- dependency-name: configspace
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner July 24, 2024 17:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2024
@bpkroth

bpkroth commented Jul 24, 2024

Copy link
Copy Markdown
Contributor

Superceded by #802

@bpkroth bpkroth closed this Jul 24, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2024

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/mlos_core/configspace-1.1.3 branch July 24, 2024 19:25
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant