Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Bump ckan from 2.8.3 to 2.9.7#2

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ckan-2.9.7
Open

Bump ckan from 2.8.3 to 2.9.7#2
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ckan-2.9.7

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps ckan from 2.8.3 to 2.9.7.

Changelog

Sourced from ckan's changelog.

.. This tocdepth stops Sphinx from putting every subsection title in this file into the master table of contents.

:tocdepth: 1


Changelog

.. towncrier release notes start

v.2.9.7 2022-10-26

Bugfixes

  • CVE-2022-43685: fix potential user account takeover via user create
  • Fix Datatables view download format selector ([#7147](https://github.com/ckan/ckan/issues/7147) <https://github.com/ckan/ckan/pull/7147>_)
  • Revert deletions included in 2.9.6 as part of #6187 ([#7118](https://github.com/ckan/ckan/issues/7118) <https://github.com/ckan/ckan/pull/7118>_)

v.2.9.6 2022-09-28

Note: This release includes requirements upgrades to address security issues

Bugfixes

  • Fixes incorrectly encoded url current_url ([#6685](https://github.com/ckan/ckan/issues/6685) <https://github.com/ckan/ckan/pull/6685>_)
  • Check if locale exists on i18n JS API ([#6698](https://github.com/ckan/ckan/issues/6698) <https://github.com/ckan/ckan/pull/6698>_)
  • Add csrf_input() helper for cross-CKAN version compatibilty ([#7016](https://github.com/ckan/ckan/issues/7016) <https://github.com/ckan/ckan/issues/7016>_)
  • Fix not empty validator ([#6658](https://github.com/ckan/ckan/issues/6658) <https://github.com/ckan/ckan/pull/6658>_)
  • Use get_action() in patch actions to allow custom logic ([#6519](https://github.com/ckan/ckan/issues/6519) <https://github.com/ckan/ckan/pull/6519>_)
  • Allow to extend organization_facets ([#6682](https://github.com/ckan/ckan/issues/6682) <https://github.com/ckan/ckan/pull/6682>_)
  • Expose check_ckan_version to templates ([#6741](https://github.com/ckan/ckan/issues/6741) <https://github.com/ckan/ckan/pull/6741>_)
  • Allow get_translated helper to fall back to base version of a language ([#6815](https://github.com/ckan/ckan/issues/6815) <https://github.com/ckan/ckan/pull/6815>_)
  • Fix server error in tag autocomplete when vocabulary does not exist ([#6820](https://github.com/ckan/ckan/issues/6820) <https://github.com/ckan/ckan/pull/6820>_)
  • Check if locale exists on i18n JS API ([#6698](https://github.com/ckan/ckan/issues/6698) <https://github.com/ckan/ckan/pull/6698>_)
  • Fix updating a non-existing resource causes an internal sever error ([#6928](https://github.com/ckan/ckan/issues/6928) <https://github.com/ckan/ckan/pull/6928>_)
  • Remove extra comma ([#6774](https://github.com/ckan/ckan/issues/6774) <https://github.com/ckan/ckan/pull/6774>_)
  • Fix test data creation issues ([#6805](https://github.com/ckan/ckan/issues/6805) <https://github.com/ckan/ckan/pull/6805>_)
  • Fix for updating non-existing resource
  • Avoid storing the session on each request ([#6954](https://github.com/ckan/ckan/issues/6954) <https://github.com/ckan/ckan/pull/6954>_)
  • Return zero results instead of raising NotFound when vocabulary does not exist
  • Fix the datapusher trigger in case of resource_update via API ([#5727](https://github.com/ckan/ckan/issues/5727) <https://github.com/ckan/ckan/pull/5727>_)
  • Consistent CLI behavior when when no command provided and when using --help options ([#6120](https://github.com/ckan/ckan/issues/6120) <https://github.com/ckan/ckan/pull/6120>_)
  • Fix regression when validating resource subfields ([#6546](https://github.com/ckan/ckan/issues/6546) <https://github.com/ckan/ckan/pull/6546>_)

... (truncated)

Commits
  • 0d714b2 Update version for 2.9.7
  • 0cb8a70 Update changelog
  • 82c4308 #7149 Fix organization delete form (via @​Zharktas)
  • d7e3c95 Merge branch 'dev-v2.9' of github.com:ckan/ckan into dev-v2.9
  • 993093c Merge pull request #7147 from pdelboca/fix-datatables-download-2.9
  • 4c22c13 Perform checks on provided id when creating user
  • 264b43c Reset the form after downloading
  • 5f6849a Merge pull request #7118 from EricSoroos/fix_main_css
  • 7ae59c2 Revert deletion portions of f9084f909538a963b1121d5cfb1e3a1485324add
  • 97e9916 Update version for 2.9.7b
  • 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 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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ckan](https://github.com/ckan/ckan) from 2.8.3 to 2.9.7.
- [Release notes](https://github.com/ckan/ckan/releases)
- [Changelog](https://github.com/ckan/ckan/blob/master/CHANGELOG.rst)
- [Commits](ckan/ckan@ckan-2.8.3...ckan-2.9.7)

---
updated-dependencies:
- dependency-name: ckan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants