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

chore(deps): bump @kitajs/ts-html-plugin from 1.1.1 to 1.3.3 #59

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @kitajs/ts-html-plugin from 1.1.1 to 1.3.3.

Release notes

Sourced from @​kitajs/ts-html-plugin's releases.

v1.3.3

What's Changed

  • Removed duplicated diagnostics
  • Fixed latest @​kitajs/html children xss bug.

Full Changelog: kitajs/ts-html-plugin@v1.3.2...v1.3.3

v1.3.2

What's Changed

  • Added full support for arrays (#27)
  • Improved tests in general
  • Ignore boolean in binary operators (#24)

Full Changelog: kitajs/ts-html-plugin@v1.3.1...v1.3.2

v1.3.1

What's Changed

  • Added automated test against typescript language server.
  • Fixed false XSS warning on parenthesized jsx tags (#24)

Full Changelog: kitajs/ts-html-plugin@v1.3.0...v1.3.1

v1.3.0

Important Changes

  • Fixed package.json bin field
  • <script> tags are ignored by default in #8
  • Binary and ternary operations are parsed individually in #7
  • Updated dependencies
  • Typescript compliant CLI diagnostics
  • Added -s option to emit simple diagnostics
  • Faster file exclusion
  • Shorter error messages and added links to oficial documentation.
  • Better arrays/method calls detections.

New Contributors

Full Changelog: kitajs/ts-html-plugin@v1.2.0...v1.3.0

v1.2.0

Important Changes

  • ⚠️ Fixed XSS vulnerabilities without warnings in #2
  • Correct JSX.Element and Html.Children usages in #1
  • Improved multiple documentation cases.

Full Changelog: kitajs/ts-html-plugin@v1.1.1...v1.2.0

Commits
  • cda20f4 tag: v1.3.3
  • ab02770 fix: fixed export as namespace kita html problem
  • 7d66aa3 feat: remove duplicated diagnostics
  • 401a828 ci: fixed automerge
  • 87de4d7 tag: v1.3.2
  • 26c1491 fix: complete support for arrays (#27)
  • b6b9f29 fix: ignore boolean binary operators (#24)
  • 363385b Merge pull request #26 from kitajs/dependabot/npm_and_yarn/types/node-20.9.1
  • 040b249 chore(deps-dev): bump @​types/node from 20.9.0 to 20.9.1
  • 616c8a4 test: better test names
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kitajs/ts-html-plugin-1.3.3 branch from 41695ec to e7a3816 Compare December 15, 2023 11:47
Bumps [@kitajs/ts-html-plugin](https://github.com/kitajs/ts-html-plugin) from 1.1.1 to 1.3.3.
- [Release notes](https://github.com/kitajs/ts-html-plugin/releases)
- [Commits](kitajs/ts-html-plugin@v1.1.1...v1.3.3)

---
updated-dependencies:
- dependency-name: "@kitajs/ts-html-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kitajs/ts-html-plugin-1.3.3 branch from e7a3816 to 2a33ec8 Compare December 15, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants