Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @kitajs/html from 3.0.0 to 3.0.5.

Release notes

Sourced from @​kitajs/html's releases.

v3.0.5

Important Changes

  • Improved performance
  • Added react benchmarks
  • meta property tag
  • More iframe attributes

Full Changelog: kitajs/html@v3.0.4...v3.0.5

v3.0.4

Important Changes

  • Added triple slash directives for error-boundary and suspense, allowing tools to detect and autoimport them.

Full Changelog: kitajs/html@v3.0.3...v3.0.4

v3.0.3

Important Changes

  • Added boolean selected for option tags in #47.
  • Fixed input minlength and maxlength.
  • Added decoding, srcset and loading for img tags.

Full Changelog: kitajs/html@v3.0.2...v3.0.3

v3.0.2

Important Changes

New Contributors

Full Changelog: kitajs/html@v3.0.1...v3.0.2

v3.0.1

Important changes

New Contributors

Full Changelog: kitajs/html@v3.0.0...v3.0.1

Commits
  • d797e10 tag: v3.0.5
  • 47ad5cd feat: iframe attributes
  • 16bd27e build(deps-dev): bump @​types/node from 20.8.8 to 20.8.9 (#57)
  • 44ae0c2 build(deps-dev): bump @​types/node from 20.8.7 to 20.8.8 (#56)
  • e4038c3 docs: correct syntax highlighting
  • d68d16a build(deps): bump actions/setup-node from 3 to 4 (#55)
  • 085fd0b docs: updated benchmark
  • c55e506 perf: avoid creating object in hot path
  • 0d58a87 feat: meta property tag
  • fb539d8 build(deps-dev): bump @​types/node from 20.8.6 to 20.8.7 (#52)
  • 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/html](https://github.com/kitajs/html) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/kitajs/html/releases)
- [Commits](kitajs/html@v3.0.0...v3.0.5)

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

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 Oct 30, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #48.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kitajs/html-3.0.5 branch November 6, 2023 10:10
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