Skip to content

Bump @stencil/core from 4.4.0 to 4.8.0#875

Merged
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.8.0
Nov 27, 2023
Merged

Bump @stencil/core from 4.4.0 to 4.8.0#875
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @stencil/core from 4.4.0 to 4.8.0.

Release notes

Sourced from @​stencil/core's releases.

🌞 v4.8.0 (2023-11-27)

Bug Fixes

  • hydrate: prevent dead code elimination of patch dom implementation (#4966) (5e36057)
  • mock-doc: add getAttributeNode to mock elements (#5070) (4e840e0)
  • mock-doc: add inert to HTMLAttributes (#5072) (71a4110), closes #5071
  • runtime: apply textnodes to shadow DOM instead of light DOM (#4946) (217d588)
  • test: pass jest args correctly for v28/29 (#5068) (5c4ac32)

Features

  • declarations: add popover attributes to JSX declarations (#5064) (f73aa14)
  • runtime: proxy form associated custom element lifecycle callbacks (#4939) (ca53dbb)

Thanks

🎉 Thanks @​HansClaasen for their contributions! 🎉

🐄 v4.7.2 (2023-11-13)

Bug Fixes

🍿 v4.7.1 (2023-11-06)

Bug Fixes

  • compiler: correctly generate CSS rules using ::slotted outside shadow DOM (#4969) (4fd0ecd)
  • compiler: ignore TS diagnostics on builds where typedef file changes (#5013) (2a75b65)
Changelog

Sourced from @​stencil/core's changelog.

🌞 4.8.0 (2023-11-27)

Bug Fixes

  • hydrate: prevent dead code elimination of patch dom implementation (#4966) (5e36057)
  • mock-doc: add getAttributeNode to mock elements (#5070) (4e840e0)
  • mock-doc: add inert to HTMLAttributes (#5072) (71a4110), closes #5071
  • runtime: apply textnodes to shadow DOM instead of light DOM (#4946) (217d588)
  • test: pass jest args correctly for v28/29 (#5068) (5c4ac32)

Features

  • declarations: add popover attributes to JSX declarations (#5064) (f73aa14)
  • runtime: proxy form associated custom element lifecycle callbacks (#4939) (ca53dbb)

🐄 4.7.2 (2023-11-13)

Bug Fixes

🍿 4.7.1 (2023-11-06)

Bug Fixes

  • compiler: correctly generate CSS rules using ::slotted outside shadow DOM (#4969) (4fd0ecd)
  • compiler: ignore TS diagnostics on builds where typedef file changes (#5013) (2a75b65)

💪 4.7.0 (2023-10-30)

Bug Fixes

  • runtime: prevent additional attempted move of slot content (#4921) (adb3ccf)
  • runtime: relocate slot content from non-shadow to shadow components w/ slot name change (#4940) (0fe78c7)
  • runtime: slot name forwarding & attribute reset (#4993) (ee60f3b)
  • runtime: slotted content order with sibling elements (#4994) (740c1e4)

... (truncated)

Commits
  • cddcad8 v4.8.0 (#5103)
  • bcb17ac docs(runtime): add interface docs to HostRef (#4871)
  • edc9f38 chore(deps): update dependency npm to v10.2.4 (#5085)
  • 49c7607 chore(deps): update typescript-eslint to v6.11.0 (#5087)
  • 9c8790d test(vdom): adding tests for insertVdomAnnotations (#4867)
  • 13ec78e chore(deps): update dependency puppeteer to v21.5.2 (#5086)
  • 9a3e81c chore(deps): update dependency @​types/node to v20.9.1 (#5084)
  • 217d588 fix(runtime): apply textnodes to shadow DOM instead of light DOM (#4946)
  • ca53dbb feat(runtime): proxy form associated custom element lifecycle callbacks (#4939)
  • 7c86019 refactor(build): stop removing process.binding in compiler (#5078)
  • 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 [@stencil/core](https://github.com/ionic-team/stencil) from 4.4.0 to 4.8.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.4.0...v4.8.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
@valadas valadas added this to the 0.23.0 milestone Nov 27, 2023
@valadas valadas merged commit 1b2d31d into develop Nov 27, 2023
@valadas valadas deleted the dependabot/npm_and_yarn/stencil/core-4.8.0 branch November 27, 2023 18:27
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.

1 participant