build(deps): bump jinja2 from 2.11.1 to 2.11.3 in /requirements/time_tracker_api#268
Merged
scastillo-jp merged 2 commits intoMar 26, 2021
Conversation
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com>
scastillo-jp
approved these changes
Mar 26, 2021
kellycastrof
added a commit
that referenced
this pull request
Mar 26, 2021
* refactor: TT-185 create SQLBuilder, TimeEntryQueryBuilder and find_all_v2 method in time entries repository * test: TT-185 query_builder tests * test: TT-185 add test methods for TimeEntryQueryBuilder and new function in repository * build: TT-199 build(deps): bump jinja2 in /requirements/time_tracker_api (#268) Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sandro Castillo <blosomsam@gmail.com> * refactor: TT-185 create SQLBuilder, TimeEntryQueryBuilder and find_all_v2 method in time entries repository * test: TT-185 query_builder tests * test: TT-185 add test methods for TimeEntryQueryBuilder and new function in repository * refactor: TT-185 rename get_string_without_empty_spaces to remove_white_spaces * refactor: TT-185 add time_entries_id in condition * refactor: TT-185 delete isintance validation * refactor: TT-185 improve function remove_white_spaces * refactor: TT-185 change column to columns * refactor: TT-185 add more scenarios to test_add_sql_in_condition_should_update_where_list * refactor: TT-185 add more scenarios to test__build_where_should_return_concatenated_conditions * refactor: TT-185 improve test_TimeEntryQueryBuilder_is_subclass_CosmosDBQueryBuilder * refactor: TT-185 rename args in TimeEntriesRepository * refactor: TT-185 change the scenarios in test_add_sql_date_range_condition_should_update_where_list Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sandro Castillo <blosomsam@gmail.com> Co-authored-by: roberto <alexandro.ramr777@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jinja2 from 2.11.1 to 2.11.3.
Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
cf21539release version 2.11.315ef8f0Merge pull request #1343 from pallets/urlize-speedupef658dcspeed up urlize matchingeeca0feMerge pull request #1207 from mhansen/patch-12dd7691Merge pull request #1209 from mhansen/patch-34892940do_dictsort: update example ready to copy/paste7db7d33api.rst: bugfix in docs, import PackageLoader9ec465bfix changelog header737a4cdrelease version 2.11.2179df6bMerge pull request #1190 from pallets/native-evalDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.