json-schema-org / json-schema-spec

The JSON Schema specification
http://json-schema.org/
Other
3.82k stars 266 forks source link

Bump xml2rfc from 3.12.0 to 3.12.4 #1261

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps xml2rfc from 3.12.0 to 3.12.4.

Release notes

Sourced from xml2rfc's releases.

v3.12.4

:bug: Bug Fixes

:white_check_mark: Tests

:wrench: Chores

v3.12.3

Bug Fixes

Chores

v3.12.2

Bug Fixes

Chores

v3.12.1

Initial GitHub Release

Refer to https://github.com/ietf-tools/xml2rfc/blob/main/CHANGELOG.md for list of changes.

Changelog

Sourced from xml2rfc's changelog.

[v3.12.4] - 2022-04-12

:bug: Bug Fixes

:white_check_mark: Tests

:wrench: Chores

[v3.12.3] - 2022-02-23

Bug Fixes

Chores

[v3.12.2] - 2022-02-16

Bug Fixes

Chores

[3.12.1] - 2022-02-01

  • Improve local file lookup: Add source directory to the allowed list, Disallow any files that are on child directories of the source directory, Add a warning when including .ent files. Fixes #703. (by @​kesara)
  • Update bibxml subdirectories list. Fixes #701. (by @​kesara)
  • Fixes manpage generation issue. Fixes #694. (by @​kesara)
Commits
  • df99f94 fix: Terminate if SVG data includes a script tag (GHSA-cf4q-4cqr-7g7w)
  • 3badf55 test: Improve cref tests (#747)
  • 6e64a1c fix: Render cref elements correctly in text output (#744)
  • c5f2b9b docs: update README
  • bf6ee73 fix: Fix an edge case in the table of contents in text output (#735)
  • 4262e58 chore: add vscode dev debug configs (#737)
  • 5d95e47 docs: update README logo
  • bdc3634 docs: fix CHANGELOG links
  • 979574c docs: update CHANGELOG.md + py file versions for v3.12.3 [skip ci]
  • e6e0737 chore: Revert Jinja2 3.* update (#732)
  • 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](https://github.com/json-schema-org/json-schema-spec/network/alerts).