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.0 → 4.12.1) · Repo · Changelog
Release Notes
4.12.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Release v4.12.1 (#5332)
chore(deps): update dependency webpack to v5.90.1 (#5325)
chore(deps): update dependency @types/node to v20.11.16 (#5322)
chore(deps): update typescript-eslint to v6.20.0 (#5327)
chore(deps): update peter-evans/create-pull-request action to v6 (#5330)
chore(deps): update dependency eslint-plugin-jsdoc to v48.0.4 (#5323)
chore(deps): update dependency puppeteer to v21.10.0 (#5326)
chore(deps): update nick-fields/retry action to v3 (#5328)
chore(deps): update dependency magic-string to v0.30.6 (#5324)
chore(deps): update dependency @types/jest to v29.5.12 (#5321)
fix(mock-doc): improve error message when `:scope` selector is used (#5318)
chore(deps): update dependency webpack to v5.90.0 (#5314)
chore(deps): update dependency npm to v10.4.0 (#5312)
chore(deps): update dependency @types/node to v20.11.10 (#5309)
chore(deps): update dependency puppeteer to v21.9.0 (#5313)
chore(deps): update peter-evans/find-comment action to v3 (#5316)
chore(deps): update peter-evans/create-or-update-comment action to v4 (#5315)
chore(deps): update dependency esbuild to ^0.20.0 (#5310)
fix(runtime): only generate lazy build CSS when there are component tags (#5305)
fix(runtime): dynamic slot name change (#5304)
chore(release): fix docs steps for release (#5303)
chore(deps): update actions/upload-artifact action to v4.3.0 (#5300)
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