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

Update openfisca-survey-manager requirement from <1.0,>=0.34 to >=0.34,<3.0 #136

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Updates the requirements on openfisca-survey-manager to permit the latest version.

Changelog

Sourced from openfisca-survey-manager's changelog.

2.2.1 #298

  • For compute_aggregate, replace the warning by an assert when weighted = True (the default) and no weight is defined for the variable. Before, a warning was displayed and the aggregate was computed using uniform weights.

2.2.0 #295

  • Improve support for parquet file format : - If a parquet file is provided to build-collection it will be cleaned an added to the collection as a parquet file. - If the option keep_original_parquet_file is passed the parquet file is kept and added to the collection as is as is.

2.1.0 #277

  • New features
    • Support parquet file format :
      • if a parquet file is provided to build-collection it won't be converted in HDF5 but added to the collection as is.
      • It is possible to provide a folder containing many files : each files will be used as a separate table.
    • Run a simulation on a part of the input datasets (for the moment it works only for two entities simulations) :
      • With a batch size option
      • With a filter_by option

2.0.10 #285

  • Technical changes
  • Some arguments for calibration were not consistently named.

2.0.9 #294

  • Technical changes
    • Add config files directory option in set_table_in_survey

2.0.8 #292

  • Technical change
    • With the security enforcement of PyPi, we have to use token instead of login/password.

2.0.7 #293

2.0.6 #291

  • Technical changes
    • Fix the script check-version-and-changelog.sh to fix issue #288
    • Upgrade CI actions

2.0.5 #286

  • New features
    • Allows sub-annual weighted aggregates in compute_aggregate when the weights are annual.

... (truncated)

Commits
  • ecb8bbc Merge pull request #298 from openfisca/assertion-no-weithed-compute-aggregate
  • 317f205 Update the changelog and the setup
  • 33843d6 Corrige test
  • 4d47b6b Ajuste test_compute_aggregate
  • 38b9e4b Replace warning by assertion for no weights if weighted is True
  • c1ea6c8 Improve support for parquet file format (#295)
  • ceb5ad8 Merge pull request #277 from openfisca/275-support-parquet-file-format
  • 654e274 Typo + deux fonctionnalités
  • f757b39 bump
  • 5e95c90 fi
  • Additional commits viewable in compare view

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)

Updates the requirements on [openfisca-survey-manager](https://github.com/openfisca/openfisca-survey-manager) to permit the latest version.
- [Release notes](https://github.com/openfisca/openfisca-survey-manager/releases)
- [Changelog](https://github.com/openfisca/openfisca-survey-manager/blob/master/CHANGELOG.md)
- [Commits](openfisca/openfisca-survey-manager@0.34.0...2.2.1)

---
updated-dependencies:
- dependency-name: openfisca-survey-manager
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

The following labels could not be found: kind:dependencies.

@benjello benjello merged commit 782583c into main Oct 21, 2024
70 of 72 checks passed
@benjello benjello deleted the dependabot/pip/openfisca-survey-manager-gte-0.34-and-lt-3.0 branch October 21, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant