Closed dependabot[bot] closed 2 months ago
Dependabot tried to add @nl-design-system/kernteam-dependabot
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/nl-design-system/services/pulls/75/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the nl-design-system/services repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Superseded by #98.
Bumps @stencil/core from 4.17.2 to 4.20.0.
Release notes
Sourced from
@stencil/core
's releases.... (truncated)
Changelog
Sourced from
@stencil/core
's changelog.... (truncated)
Commits
71bfde6
Release v4.20.0 (#5920)74adeee
fix(compiler): respect project tsconfig watch options (#5916)fd75952
chore(deps): update actions/setup-node action to v4.0.3 (#5918)4a6203f
chore(deps): update actions/checkout action to v4.1.7 (#5917)ccf1a89
fix(runtime): hydrate shadow dom first (#5911)5dd4f7f
fix(compiler): don't allow shadowRoot getter to avoid hydration issues (#5912)5f8c969
fix(testing): update Jest types (#5910)c3d4e8b
fix(compiler): run copy task after other output targets (#5902)f69460d
chore(deps): update dependency eslint-plugin-jsdoc to v48.8.3 (#5913)98e2de2
chore(deps): update typescript-eslint to v7.17.0 (#5914)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