Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 28, 2021

Bumps jsx-dom from 6.4.23 to 7.0.1.

Changelog

Sourced from jsx-dom's changelog.

7.0.0

  • Breaking change:
    • TypeScript 4 is required. This particular release only requires TypeScript 3, but further updates may require TypeScript 4 specific features without a major version bump.
    • Remove jsx-dom/svg alias.
    • CommonJS builds are removed. jsx-dom are meant to be consumed in the browser and its nature already requires a compiler tool.
  • Merges #39 - “Fix solution for #33”.
  • Merges #38 - “Added support for Class Components”.
  • Updates type definition with upstream (#d498b7c).

6.4.16

  • Fixes #27
  • Makes props an optional parameter in createElement.

6.4.14

  • Update type definitions with React upstream.
  • Introduce useText, useClassList API.

6.4.12

  • Fix: default import for import React from "jsx-dom/svg".

6.4.11

  • Expands HTML type alias namespace. No runtime code changed.

6.4.10

  • Adds support for import React from "jsx-dom".

6.4.9

  • Assigns event listener directly instead of addEventListener.
  • Exports HTML helper type alias namespace.

6.4.5

  • Adds React.createFactory support.

6.4.0

  • Now requires Object.assign polyfill for old browsers.

6.3.0

  • Adds defaultProps support to functional components.

6.1.0

  • Adds JSX.Fragment support.

6.0.0

  • Deprecates undocumented DOM shortcut functions.

5.2.0

  • Fixes a bug with xlink attributes for SVG elements.

5.1.6

  • Fixes a bug where nully value gets passed to dataset.

... (truncated)

Commits

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 will not automatically merge this PR because it includes a major update to a production dependency.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jsx-dom-7.0.1 branch 6 times, most recently from 2dcccbb to 617cb15 Compare June 3, 2021 00:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jsx-dom-7.0.1 branch 4 times, most recently from cd14102 to 6bbbb74 Compare June 10, 2021 00:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jsx-dom-7.0.1 branch 6 times, most recently from b5479ca to d660dc4 Compare June 20, 2021 17:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jsx-dom-7.0.1 branch 2 times, most recently from d36d650 to c96026d Compare June 22, 2021 18:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jsx-dom-7.0.1 branch from c96026d to 56354a2 Compare June 26, 2021 08:46
@dependabot-preview
Copy link
Contributor Author

Superseded by #1142.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jsx-dom-7.0.1 branch June 26, 2021 18:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants