Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @stencil/core (4.12.1 → 4.12.5) · Repo · Changelog
Release Notes
4.12.5
4.12.4
4.12.3
4.12.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 71 commits:
Release v4.12.5 (#5434)
chore(deps): update typescript-eslint to v7.1.0 (#5433)
chore(deps): update peter-evans/create-pull-request action to v6.0.1 (#5431)
chore(deps): update dependency npm to v10.5.0 (#5432)
chore(deps): update dependency @types/node to v20.11.24 (#5430)
chore(deps): update dependency @types/eslint to v8.56.5 (#5429)
chore(deps): update actions/download-artifact action to v4.1.3 (#5428)
fix(custom-elements): hydrate on client side (#5317)
chore(scripts): swap from rollup to esbuild for main build (#5420)
chore(deps): update dependency @types/semver to v7.5.8 (#5422)
chore(deps): update dependency eslint to v8.57.0 (#5423)
chore(deps): update dependency terser to v5.28.1 (#5424)
docs(compiler): add type docs for esmLoaderPath (#5418)
chore(): port puppeteer.d.ts patch fix to esbuild (#5415)
chore(renovate): have renovate mark typescript bumps as 'feat' (#5417)
chore(snc): element.spec.ts strictNullChecks (#5402)
chore(build): add `--prod` and `--ci` arguments to `build.esbuild` (#5401)
chore(docs): document `CopyTask` interface (#5413)
chore(ci): fix comment on pack-and-comment workflow (#5356)
Release v4.12.4 (#5412)
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.0 (#5409)
chore(deps): update dependency webpack to v5.90.3 (#5408)
chore(deps): update dependency cspell to v8.4.1 (#5406)
chore(deps): update dependency terser to v5.27.2 (#5407)
chore(deps): update dependency @types/node to v20.11.20 (#5405)
chore(deps): update dependency @types/eslint to v8.56.3 (#5404)
fix(build): address issue with dynamic import and vite (#5399)
chore(deps): update dependency esbuild to v0.20.1 (#5394)
chore(deps): update dependency cspell to v8.4.0 (#5395)
chore(ci): fix puppeteer downloads (#5398)
chore(deps): update dependency eslint-plugin-jest to v27.9.0 (#5392)
chore(scripts): remove an unused option from BuildOptions (#5390)
chore(scripts): turn on 'strict' tsconfig option (#5376)
chore(build): make esbuild standalone (#5385)
chore(repo): remove old release scripts pt2 (#5368)
chore(deps-dev): bump ip from 1.1.8 to 1.1.9 (#5387)
Release v4.12.3 (#5386)
chore(esbuild): build the internal module with esbuild (#5276)
chore(deps): update typescript-eslint to v7 (#5384)
chore(deps): update dependency eslint-plugin-jest to v27.8.0 (#5382)
chore(deps): update dependency eslint-plugin-jsdoc to v48.1.0 (#5383)
chore(deps): update dependency terser to v5.27.1 (#5379)
chore(deps): update dependency @types/node to v20.11.19 (#5378)
chore(deps): update dependency webpack to v5.90.2 (#5380)
chore(deps): update node.js to v20.11.1 (#5381)
chore(repo): remove old release scripts (#5367)
fix(compiler): point crypto import at `crypto` instead of `node:crypto` (#5369)
chore(deps): update dependency eslint-plugin-simple-import-sort to v12 (#5364)
chore(repo): add puppeteer to the renovate ignore list (#5366)
chore(snc): silence some SNC errors in validate-paths.spec.ts (#5361)
chore(deps): update dependency @types/semver to v7.5.7 (#5363)
fix(runtime): replace `innerHTML` with `textContent` for CSS injection (#5207)
chore(snc): fix snc errors in src/mock-doc/serialize-node.ts (#5344)
chore(deps): update dependency postcss to v8.4.35 (#5349)
chore(ci): refactor pack-and-comment workflow to support community PRs (#5343)
Release v4.12.2 (#5355)
chore(deps): update dependency semver to v7.6.0 (#5351)
chore(deps): update dependency @types/node to v20.11.17 (#5346)
chore(deps): update dependency eslint-plugin-jsdoc to v48.0.6 (#5347)
chore(deps): update actions/setup-node action to v4.0.2 (#5345)
chore(deps): update dependency magic-string to v0.30.7 (#5348)
chore(deps): update download + upload artifacts (#5350)
chore(deps): update typescript-eslint to v6.21.0 (#5352)
fix(mock-doc): overwrite parentElement in MockHTMLElement to return null (#5336)
fix(compiler): support async globalScripts functions (#5158)
chore(deps): update dependency dts-bundle-generator to ~9.3.0 (#5340)
chore(deps): update dependency puppeteer to v21.11.0 (#5341)
chore(deps): update actions/upload-artifact action to v4.3.0 (#5339)
chore(ci): ensure that the 'pack and comment' only runs on a PR (#5334)
chore(ci): update comment actions in pack-and-comment workflow (#5333)
chore(ci): pack a .tgz with the build and post a comment (#5292)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands