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/html from 3.0.0 to 3.0.10 #61

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/html from 3.0.0 to 3.0.10.

Release notes

Sourced from @​kitajs/html's releases.

v3.0.10

What's Changed

  • Added support for nested <Suspense />.
  • Fixed multiple number attributes.
  • Updated Html namespace declaration to a modern one.
  • Support for conditional classes.

Full Changelog: kitajs/html@v3.0.8...v3.0.10

v3.0.9

No release notes provided.

v3.0.8

What's Changed

  • Fixed many boolean attributes

Full Changelog: kitajs/html@v3.0.7...v3.0.8

v3.0.7

What's Changed

New Contributors

Full Changelog: kitajs/html@v3.0.6...v3.0.7

v3.0.6

Important Changes

  • dialog element (#58)
  • React-like object styles (#60)

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

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.

... (truncated)

Commits
  • 5fe8825 docs: updated readme examples
  • 45dd9d4 tag: v3.0.10
  • 27d5a42 feat: conditional classes
  • f5c8292 tag: v3.0.9
  • d662d8e feat: allow inner Suspense usage
  • af39cb1 build(deps-dev): bump @​types/node from 20.9.0 to 20.9.1 (#65)
  • 66ea54f build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#64)
  • 6f936e6 feat: updated namespace declaration
  • 0fbc111 feat: number attributes
  • 7da9c5c test: fixed test tsc
  • 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/html-3.0.10 branch from 24ed289 to 177d2fb Compare December 15, 2023 11:46
Bumps [@kitajs/html](https://github.com/kitajs/html) from 3.0.0 to 3.0.10.
- [Release notes](https://github.com/kitajs/html/releases)
- [Commits](kitajs/html@v3.0.0...v3.0.10)

---
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 force-pushed the dependabot/npm_and_yarn/kitajs/html-3.0.10 branch from 177d2fb to 31728a9 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