e-mission-phone icon indicating copy to clipboard operation
e-mission-phone copied to clipboard

Bump tough-cookie and enketo-transformer in /survey-resources

Open dependabot[bot] opened this issue 11 months ago • 0 comments

Removes tough-cookie. It's no longer used after updating ancestor dependency enketo-transformer. These dependencies need to be updated together.

Removes tough-cookie

Updates enketo-transformer from 2.1.5 to 2.3.0

Release notes

Sourced from enketo-transformer's releases.

2.3.0

Transforms can now be done in-browser!

What's Changed

Full Changelog: https://github.com/enketo/enketo-transformer/compare/2.2.1...2.3.0

2.2.1

What's Changed

Full Changelog: https://github.com/enketo/enketo-transformer/compare/2.2.0...2.2.1

2.2.0

What's Changed

Full Changelog: https://github.com/enketo/enketo-transformer/compare/2.1.7...2.2.0

2.1.7

What's Changed

Full Changelog: https://github.com/enketo/enketo-transformer/compare/2.1.6...2.1.7

2.1.6

What's Changed

Full Changelog: https://github.com/enketo/enketo-transformer/compare/2.1.5...2.1.6

Changelog

Sourced from enketo-transformer's changelog.

[2.3.0] - 2023-03-16

Added
  • Web compatibility (#171)

[2.2.1] - 2023-02-07

Changed
  • Fix: include build artifacts when publishing (#167)

[2.2.0] - 2023-02-07

Changed
  • Type checking and simplification of tests (#157)
  • Convert remainder of library to TypeScript, Vite build, include type checking in CI (#158)
  • Optimize expensive XPath expressions in HTML transform (#165)

[2.1.7] - 2022-12-14

Changed
  • Replace request with undici (Node's official fetch package), update dependencies, patch vulnerabilities (#155)

[2.1.6] - 2022-10-27

Changed
  • Fixed special string.replace sequences in Markdown (#153)
Commits
  • fbf61f2 Prepare v2.3.0 release (#175)
  • 247f5de Update dependencies (#173)
  • 5e6892a Fix: DOM types (#172)
  • ef48622 Merge pull request #171 from eyelidlessness/refactor/dom-compat
  • 6efd980 Demo tweaks
  • 671d5c6 Use single node XPath where appropriate
  • e480bfe Process itemset itext labels in XForm doc, rather than injecting templates in...
  • 885eac7 Fix: isolation of global DOM types
  • 13b1e9c Address initial review feedback
  • 50d2f76 Don't show "Transforming..." in demo when not transforming
  • Additional commits viewable in compare view

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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Jul 09 '23 00:07 dependabot[bot]