tldr-pages / tldr-translation-pairs-gen

Generates a structured dataset in various formats derived from tldr-pages.
https://opus.nlpl.eu/tldr-pages/corpus/version/tldr-pages
MIT License
4 stars 3 forks source link

chore(deps): bump xmlbuilder2 from 3.0.2 to 3.1.1 #34

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps xmlbuilder2 from 3.0.2 to 3.1.1.

Changelog

Sourced from xmlbuilder2's changelog.

[3.1.1] - 2023-05-08

Bug Fixes

  • Moved @types/node to a dev dependency (see #165).
  • Bumped js-yaml up from a version with a known vulnerability (see #141 and #167).

[3.1.0] - 2023-04-24

Features

  • Allowed preserving blankspace text nodes when parsing an XML string (see #101).

Bug Fixes

  • Fixed various ampersand encoding issues (see #105, #109, #110)
Commits
  • a0488e5 chore: Bump version to 3.1.1
  • 97edf4d build: Bump js-yaml to address security issue
  • 501e1be Merge pull request #166 from jkowalleck/devDep_types-node
  • 6ac659f fix(deps): moved @types/node to a dev-depencency
  • 9443dbf chore: Bump version to 3.1.0
  • 7af28ab Merge pull request #154 from npr/fix-109
  • 4e494e6 Fixes #109 & #110
  • 7acfbd4 Merge pull request #134 from oozcitak/dependabot/bundler/docs/nokogiri-1.13.4
  • bd17511 Bump nokogiri from 1.13.3 to 1.13.4 in /docs
  • 9bbb552 Merge pull request #128 from oozcitak/dependabot/npm_and_yarn/ansi-regex-4.1.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by universalhandle, a new releaser for xmlbuilder2 since your current version.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)