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

[Snyk] Upgrade @stencil/core from 4.8.0 to 4.8.1 #696

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tallyb
Copy link
Owner

@Tallyb Tallyb commented Dec 6, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @stencil/core from 4.8.0 to 4.8.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 2 days ago, on 2023-12-04.
Release notes
Package name: @stencil/core
  • 4.8.1 - 2023-12-04

    Bug Fixes

    • runtime: apply nonce to data styles before DOM insert (#5112) (df46fdc), closes #5102
    • runtime: call form-associated lifecycle callbacks w/ this (#5104) (1ac8aa3)
    • testing: re-add Puppeteer asElement() calls (#5114) (0c843f8), closes #5113
  • 4.8.1-dev.1701838913.e78a9a6 - 2023-12-06
  • 4.8.1-dev.1701752515.9e4e27e - 2023-12-05
  • 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)

    Thanks

    🎉 Thanks @ HansClaasen for their contributions! 🎉

from @stencil/core GitHub release notes
Commit messages
Package name: @stencil/core
  • 28f794e Release v4.8.1 (#5130)
  • 2fd398a chore(deps): update dependency @ rollup/pluginutils to v5.1.0 (#5126)
  • 84feb5a chore(deps): update typescript-eslint to v6.13.1 (#5128)
  • cf4a701 fix(compiler): revert changes to style import transformer (#5125)
  • df32ceb chore(deps): update dependency fs-extra to v11.2.0 (#5127)
  • 4cdb725 chore(deps): update dependency dts-bundle-generator to v9 (#5129)
  • 3ef8fa0 chore(deps): update dependency @ types/eslint to v8.44.8 (#5122)
  • 1342eec chore(deps): update dependency @ types/node to v20.10.1 (#5123)
  • 7591dce fix(compiler): ensure not to import duplicate style identifier (#5119)
  • 7302e3f chore(deps): update node.js to v20.10.0 (#5117)
  • 7db0310 chore(compiler): fixup strictNullChecks errors in build-stats.ts (#3809)
  • 54e52da fix(compiler): support multiple styleUrls in components (#5090)
  • df46fdc fix(runtime): apply nonce to data styles before DOM insert (#5112)
  • 512729b chore(build): build the compiler module with esbuild (#5027)
  • 486787d chore(deps): update dependency esbuild to v0.19.8 (#5115)
  • 0e91d5e test(runtime): more tests for form associated custom element lifecycle callbacks (#5108)
  • 0c843f8 fix(testing): re-add Puppeteer `asElement()` calls (#5114)
  • 7219441 chore(deps): update dependency @ types/node to v20.10.0 (#5116)
  • 33f5158 chore(contributing): update footer info (#5111)
  • cc891e7 refactor(test): narrow jest/puppeteer environment (#5089)
  • 8f03983 docs(compiler/runtime): add comments for ssr/hydration process (#5107)
  • 0370d68 chore(esbuild): bundle screenshot files with Esbuild (#5082)
  • 1ac8aa3 fix(runtime): call form-associated lifecycle callbacks w/ `this` (#5104)
  • 57a6317 chore(deps): update dependency @ types/prompts to v2.4.9 (#5098)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b8015ab) 91.85% compared to head (60217b7) 91.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #696   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          13       13           
  Lines         135      135           
  Branches        8        8           
=======================================
  Hits          124      124           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants