QGOV changes#59
Open
ThrawnCA wants to merge 339 commits intoconwetlab:masterfrom
Open
Conversation
Bump coveralls from 2.0.0 to 2.1.1
Bump lxml from 4.5.1 to 4.5.2
Develop to master
Bumps [requests](https://github.com/psf/requests) from 2.11.1 to 2.24.0. **This update includes a security fix.** - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.11.1...v2.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.12 to 0.4.18. - [Release notes](https://github.com/ahupp/python-magic/releases) - [Changelog](https://github.com/ahupp/python-magic/blob/master/CHANGELOG) - [Commits](ahupp/python-magic@0.4.12...0.4.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/coveralls-clients/coveralls-python/releases) - [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md) - [Commits](TheKevJames/coveralls-python@2.1.1...2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bump coveralls from 2.1.1 to 2.1.2
[Security] Bump requests from 2.11.1 to 2.24.0
…4.18 Bump python-magic from 0.4.12 to 0.4.18
Bumps [progressbar](https://github.com/niltonvolpato/python-progressbar) from 2.3 to 2.5. - [Release notes](https://github.com/niltonvolpato/python-progressbar/releases) - [Changelog](https://github.com/niltonvolpato/python-progressbar/blob/master/ChangeLog.yaml) - [Commits](https://github.com/niltonvolpato/python-progressbar/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bump progressbar from 2.3 to 2.5
Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.15.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](benjaminp/six@1.11.0...1.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [xlrd](https://github.com/python-excel/xlrd) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/python-excel/xlrd/releases) - [Changelog](https://github.com/python-excel/xlrd/blob/master/docs/changes.rst) - [Commits](python-excel/xlrd@1.0.0...1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bump six from 1.11.0 to 1.15.0
Bump xlrd from 1.0.0 to 1.2.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.5.2...lxml-4.6.3) Signed-off-by: dependabot[bot] <support@github.com>
Upgrade to GitHub-native Dependabot
…equests into dependabot/pip/lxml-4.6.3
- normalise whitespace and imports - replace 'dict' and 'set' calls with literals and comprehensions - fix clashing names - use 'six' to replace obsolete calls
Bump lxml from 4.5.2 to 4.6.3
…equests into QOL-7970-CKAN-2.9
QOL-8952 expand dataset selection for closing data request
Develop to master
- Explicitly mark relative imports so Py3 is happy - Make better use of CKAN toolkit API
- 'h' is now imported into 'actions' at the top level
- mock toolkit.render instead of base.render_jinja2
- mock 'get_action' function directly instead of via 'tk'
- Returning something is necessary under Flask
- put assert_equals first so we can tell what value was actually returned if it's wrong
- execution should end immediately, so 'render' won't get called
- We need extra logic to check the validation outcome, but the page will still be rendered
QOL-9055 Prepare for Amazon Linux 2
- ensure redirects are actioned, not thrown away
- expect a redirect if no validation errors
QOL-9055 fix handling of POST requests
Develop to master
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.
Enhancements from qld-gov-au fork.