openfisca / openfisca-tunisia

Tunisian tax and benefit system for OpenFisca
http://www.openfisca.tn
15 stars 7 forks source link

Update openfisca-survey-manager requirement from <0.19,>=0.9.5 to >=0.9.5,<0.28 #98

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Changelog *Sourced from [openfisca-survey-manager's changelog](https://github.com/openfisca/openfisca-survey-manager/blob/master/CHANGELOG.md).* > ## 0.27.0 [#132](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/132) > > * Technical changes > - Fix create_data_frame_by_entity > - Fix some deprecations > > ## 0.26.0 > > * New features > - Neutralized variables are now correctly handled by summarize_variable > - Extend testing to doctest > > ## 0.25.0 [#126](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/126) > > * New features > - create_data_frame_by_entity is able to handle expressions for filtering (filter_by can be an expression) > - This allow compute_aggregate and compute_pivot_table to handle expressions as well for filter_by. > > * Deprecations > - Deprecate helper get_entity > - Deprecate helper get_weights > > ## 0.24.0 [#127](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/127) > > * Fix a bug in create_data_frame_by_entity > > ## 0.23.0 [#124](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/124) > > * Rename weight_column_name_by_entity to weight_variable_by_entity > > ## 0.22.0 [#123](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/123) > > * Add github templates > > ## 0.21.0 [#122](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/122) > > * Use SimulationBuilder.join_with_persons to initialize entites > > ## 0.20.0 [#120](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/120) > > * Adapt to SimulatioBuilder shipping with openfisa-core v34 > > ### 0.19.1 [#107](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/107) > > * Fix `set_table_in_survey` > > ## 0.19.0 [#103](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/pull/103) > > * Add a `--path PATH` option to `build-collection` > > ... (truncated)
Commits - [`896ac48`](https://github.com/openfisca/openfisca-survey-manager/commit/896ac48500a1443bde002219474e63eb67b67482) Merge pull request [#132](https://github-redirect.dependabot.com/openfisca/openfisca-survey-manager/issues/132) from openfisca/misc-ipp-fix - [`85ce667`](https://github.com/openfisca/openfisca-survey-manager/commit/85ce6673c5c589f1978026813ba207129aa5dd65) Bump version in setup.py - [`ebad116`](https://github.com/openfisca/openfisca-survey-manager/commit/ebad116074bc2a9a21f5ff876eacc366e0a5306d) Update CHANGELOG.md - [`7f96841`](https://github.com/openfisca/openfisca-survey-manager/commit/7f968419e34a208d4fa3c549c61b5968a267da3b) Bump - [`cfa710c`](https://github.com/openfisca/openfisca-survey-manager/commit/cfa710c685873b0740e91a1a4b04b71200e8c520) Fix doctest - [`a8143d5`](https://github.com/openfisca/openfisca-survey-manager/commit/a8143d5658ff1c949786b2f3cfc81119aa057aee) Replace SafeConfigParser (deprecated) by ConfigParser - [`ecb7b73`](https://github.com/openfisca/openfisca-survey-manager/commit/ecb7b73c6e5d4a1228b76f9f95dc9d8a04504033) Improve CASD handling - [`697373a`](https://github.com/openfisca/openfisca-survey-manager/commit/697373ab59cbec205275fadefd219457a574edd1) Revert "Réadapte le setup.py" - [`9fb1c22`](https://github.com/openfisca/openfisca-survey-manager/commit/9fb1c224a7e0fcc7d471d0b4be22085cbf0fdeb6) Réadapte le setup.py - [`7c24e66`](https://github.com/openfisca/openfisca-survey-manager/commit/7c24e66273541a69c380c05c9007db11098d1af6) Correct the role variable in create_dataframe_by_entity (index instead of Role) - Additional commits viewable in [compare view](https://github.com/openfisca/openfisca-survey-manager/compare/0.9.5...0.27.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #99.