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

fix(deps): update dependency inferno-create-element to v8 - autoclosed #289

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inferno-create-element (source) ^7.3.3 -> ^8.0.0 age adoption passing confidence

Release Notes

infernojs/inferno (inferno-create-element)

v8.2.3

Compare Source

Inferno-core
Inferno-router

v8.2.2

Compare Source

Inferno-Router

  • Fixes Uncaught TypeError: e is not a function call error in <Prompt/> component by adapting to a new history blocking API infernojs/inferno@68213f0

Internal

  • Internal dependencies have been updated

v8.2.1

Compare Source

Inferno v8.2.1
Inferno core
  • Fixes an issue where type ComponenType<P> was not assignable to parameter "type" of createComponentVNode method infernojs/inferno@4bc0268

v8.2.0

Compare Source

Inferno v8.2.0

Inferno router
Internal
  • Internal dependencies have been updated
  • Jasmine updated to v5 and lowest testing target of FireFox browser is now v91 due to limited browser support in latest version of jasmine

v8.1.1

Compare Source

Typescript

  • added types for inline CSS variables
  • added types for SVG attributes in native format
  • added types for indeterminate and for native attributes

Internal

v8.1.0: Inferno v8.1.0

Compare Source

Typescript
  • Breaking change Inferno.JSX.Element type has been removed in favor of more correct automatic typing
    • InfernoNode and InfernoNodeSingle has been added as top level exports to inferno package.
    • InfernoNode can be used as a replacement for Inferno.JSX.Element for type checking "any" JSX entry
    • InfernoNodeSingle can be used to restrict Component children to a single JSX node ( excluding arrays )
      This fixeshttps://github.com/infernojs/inferno/issues/1630ues/1630
  • $ReCreate attribute has been added to allowed TSX attributes
  • selectedIndex property has been added to allowed select attributes
  • type Key has been unified and moved as top level export of inferno package
  • math formula elements are now allowed in TSX
  • Typescript has been upgraded to v5
  • media element is now correctly typed in TSX
Inferno-vnode-flags
  • 0 is now reserved for unknown value
Internal
  • all inferno package tests has been converted to TSX
  • development dependencies updated

v8.0.6: Inferno v8.0.6

Compare Source

Typescript
Inferno
  • Internal dependencies updated

v8.0.5: Inferno v8.0.5

Compare Source

Typescript
Inferno router

v8.0.4

Compare Source

Typescript
Internal
  • Dependencies updated to latest versions
  • Rollup plugin bubble replaced with babel

v8.0.3: Inferno v8.0.3

Compare Source

Inferno-core
Typescript
Dependencies

v8.0.2: Inferno v8.0.2

Compare Source

Typescript
  • Reverted Component state from read-only to mutable object
  • inferno-router typings improved
  • type IComponentConstructor removed it was not needed for anything

v8.0.1: Inferno v8.0.1

Compare Source

Typescript

v8.0.0: Inferno v8.0.0

Compare Source

Inferno
Typescript
Inferno-animation

Special thanks for improving inferno animations to @​jhsware

Inferno-router
  • history package has been updated to version 5
Inferno-mobx

Special thanks for improving inferno-mobx to @​Gwenio

Build system and internal changes
Breaking changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/inferno-create-element-8.x branch from 51e73a5 to 75a4fd3 Compare March 31, 2024 08:58
Copy link

cloudflare-workers-and-pages bot commented Mar 31, 2024

Deploying hexo-theme-nexmoe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 75a4fd3
Status:🚫  Build failed.

View logs

@renovate renovate bot changed the title fix(deps): update dependency inferno-create-element to v8 fix(deps): update dependency inferno-create-element to v8 - autoclosed Mar 31, 2024
@renovate renovate bot closed this Mar 31, 2024
@renovate renovate bot deleted the renovate/inferno-create-element-8.x branch March 31, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants