Skip to content

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

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
  • 04cfe80 ci: fixed ci again
  • 9497a9b tag: v1.3.1
  • c7449a6 feat: update cli help text
  • 7e1d93b ci: fixed ci
  • 2d5b437 feat: automated tests and support for binary JSX (#24)
  • 01d3472 Merge pull request #17 from kitajs/dependabot/github_actions/actions/setup-no...
  • 68c9829 Merge pull request #19 from kitajs/dependabot/npm_and_yarn/types/node-20.8.9
  • 71aff6e chore(deps-dev): bump @​types/node from 20.8.7 to 20.8.9
  • 4b45a69 chore(deps): bump actions/setup-node from 3 to 4
  • d7877fb chore(deps-dev): bump @​types/node from 20.8.3 to 20.8.7 (#14)
  • 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 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)

Bumps [@kitajs/ts-html-plugin](https://github.com/kitajs/ts-html-plugin) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/kitajs/ts-html-plugin/releases)
- [Commits](kitajs/ts-html-plugin@v1.1.1...v1.3.1)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #59.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kitajs/ts-html-plugin-1.3.1 branch November 20, 2023 09:53
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