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

⬆️ Bump kajiki from 0.8.0 to 0.9.2 in /ksweb #187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps kajiki from 0.8.0 to 0.9.2.

Release notes

Sourced from kajiki's releases.

Version 0.9.2

  • Python 3.11 compatibility.
  • Documentation updates and clarifications.
  • Unit test updates.

Version 0.9.1

  • Fixed compatibility for Python 3.11.
  • The unit tests were moved out of the kajiki package: tests are now under the tests/ directory.
  • Migrated from Travis CI to GitHub Actions.

Reminder: 0.9.x will be the last version of Kajiki to support Python 3.4 and 3.5. Please upgrade your Python to 3.6+ soon if you're still on these older versions!

Version 0.9.0

  • Support dropped for Python 2.7.
  • Fixed up lnotab bugs in Python 3.6+ (ERROR LOOKING UP LINE messages).
  • DTD will not be inserted before an <?xml ...?> declaration anymore.
  • Dependency on nine dropped.
  • Dropped integration for TurboGears 1.
  • Improved end-to-end testing.

Note:

Kajiki 0.9.x will be the last series to support Python 3.4 and 3.5. Users are encouraged to upgrade to Python 3.6+ soon.

Version 0.8.3

  • Fixed compatibility for Python 3.10
  • Switched the test runner to pytest
  • Added the kajiki command line interface
  • Documentation typo corrections

Note: Kajiki 0.8.3 will be the last release to support Python 2.7. Kajiki 0.9 will require Python 3.4+.

Version 0.8.2

  • Fixed some HTML entities not being properly recognised

Version 0.8.1

  • Fixed unexpected when including templates
Changelog

Sourced from kajiki's changelog.

0.9.2 (2022-11-24)

  • Python 3.11 compatibility.
  • Documentation updates and clarifications.
  • Unit test updates.

0.9.1 (2022-04-20)

  • Fixed compatibility for Python 3.11 alpha.
  • The unit tests were moved out of the kajiki package: tests are now under the tests/ directory.
  • Migrated from Travis CI to GitHub Actions.

0.9.0 (2021-11-29)

  • Support dropped for Python 2.7.
  • Fixed up lnotab bugs in Python 3.6+ (ERROR LOOKING UP LINE messages).
  • DTD will not be inserted before an <?xml ...?> declaration anymore.
  • Dependency on nine dropped.
  • Dropped integration for TurboGears 1.
  • Improved end-to-end testing.

.. note::

Kajiki 0.9.x will be the last series to support Python 3.4 and 3.5. Users are encouraged to upgrade to Python 3.6+ soon.

0.8.3 (2021-06-18)

  • Fixed compatibility for Python 3.10
  • Switched the test runner to pytest
  • Added the kajiki command line interface
  • Documentation typo corrections

.. note::

Kajiki 0.8.3 will be the last release to support Python 2.7. Kajiki 0.9 will require Python 3.4+.

0.8.2 (2019-11-26)

  • Fixed some HTML entities not being properly recognised

... (truncated)

Commits
  • 44cfaa9 Version 0.9.2
  • b27c2be CHANGES: Update changelog for release 0.9.2
  • 0ba4979 Make flake8 happy
  • 65fbfae Support Python 3.11
  • 7edf1fa docs: Fix a few typos
  • f99b9c7 docs: Add table with summary of the how XML directives can be used
  • 78d01fe test_doctype: Parametrize test_dtd
  • 6dd9edd Disable doctests in modules
  • ed4574e Add some pytest files to gitignore
  • a85fac5 Bump version to 0.9.2.dev1 after release
  • 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)

Bumps [kajiki](https://github.com/jackrosenthal/kajiki) from 0.8.0 to 0.9.2.
- [Release notes](https://github.com/jackrosenthal/kajiki/releases)
- [Changelog](https://github.com/jackrosenthal/kajiki/blob/master/CHANGES.rst)
- [Commits](jackrosenthal/kajiki@v0.8.0...v0.9.2)

---
updated-dependencies:
- dependency-name: kajiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants