Skip to content

[framework-fixture-dependencies]: Bump @stencil/core from 4.19.2 to 4.22.0 in /packages/static-build/test/fixtures/stencil-v4 in the core group across 1 directory#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/static-build/test/fixtures/stencil-v4/core-aae7a20ae3
Closed

[framework-fixture-dependencies]: Bump @stencil/core from 4.19.2 to 4.22.0 in /packages/static-build/test/fixtures/stencil-v4 in the core group across 1 directory#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/static-build/test/fixtures/stencil-v4/core-aae7a20ae3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps the core group with 1 update in the /packages/static-build/test/fixtures/stencil-v4 directory: @stencil/core.

Updates @stencil/core from 4.19.2 to 4.22.0

Release notes

Sourced from @​stencil/core's releases.

🍲 v4.22.0 (2024-10-03)

Bug Fixes

Features

🐷 v4.21.0 (2024-08-26)

Bug Fixes

  • compiler: default asyncLoading build conditional to true (#5941) (0e261d6), closes #3580
  • compiler: prefer localName over originalName by running an empty check on originalName (#5943) (0f42656), closes #5882
  • compiler: verify parent node when validating component members (#5942) (37a0aaf), closes #5940
  • runtime: have fallback for style setting (#5948) (ae19d7a)
  • runtime: only use setter if existing (#5947) (7e9fa60), closes #2703
  • runtime: place scoped component styles after preconnect links but before custom styles (#5938) (8f92b11)
  • runtime: provide second arg to insertBefore (#5933) (afcc9a5)
  • runtime: render component styles at the end of the head tag (#5926) (90da726), closes #5915
  • runtime: update call to prepend to remove null node (#5946) (970c5d2)
  • typescript: fix documentation on 'serializeShadowRoot' flag (#5927) (277e3e3), closes #5914

Features

🚐 v4.20.0 (2024-08-02)

Bug Fixes

  • core: add @​stencil/core/testing/jest-preset to export map (#5900) (3def2b7), fixes #5896
  • compiler: don't allow shadowRoot getter to avoid hydration issues (#5912) (5dd4f7f)
  • compiler: no need for commenting selectors anymore (#5892) (d571bbb), fixes #5880
  • compiler: respect project tsconfig watch options (#5916) (74adeee), closes #5709, fixes #5709, fixes #5592
  • compiler: run copy task after other output targets (#5902) (c3d4e8b), fixes #5592
  • core: add missing screenshot export (#5909) (764a8ba), fixes #5906
  • hydrate: ensure beforeHydrateFn and afterHydrateFn always return a function (#5890) (a7c212c), fixes #5884

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🍲 4.22.0 (2024-10-03)

Bug Fixes

Features

🐷 4.21.0 (2024-08-26)

Bug Fixes

  • compiler: default asyncLoading build conditional to true (#5941) (0e261d6), closes #3580
  • compiler: prefer localName over originalName by running an empty check on originalName (#5943) (0f42656), closes #5882
  • compiler: verify parent node when validating component members (#5942) (37a0aaf), closes #5940
  • runtime: have fallback for style setting (#5948) (ae19d7a)
  • runtime: only use setter if existing (#5947) (7e9fa60), closes #2703
  • runtime: place scoped component styles after preconnect links but before custom styles (#5938) (8f92b11)
  • runtime: provide second arg to insertBefore (#5933) (afcc9a5)
  • runtime: render component styles at the end of the head tag (#5926) (90da726), closes #5915
  • runtime: update call to prepend to remove null node (#5946) (970c5d2)
  • typescript: fix documentation on 'serializeShadowRoot' flag (#5927) (277e3e3), closes #5914

Features

🚐 4.20.0 (2024-08-02)

... (truncated)

Commits
  • 86a36b4 Release v4.22.0 (#6009)
  • 6d6a65e fix(mock-doc): provide mock for resize observer (#6007)
  • dbc2f58 fix(mock-doc): avoid double hydration of components (#6003)
  • c5a8ea9 fix(hydrate): Add missing alias to hydrate build to fix app globals (#6005)
  • b84194a chore(deps): update dependency eslint-plugin-jsdoc to v50.3.0 (#6004)
  • 7ede77a fix(compiler): add reserved keyword (#6001)
  • a02bc36 fix(runtime): ensure referenceNode is child node of styleContainerNode (#5994)
  • 7dc5acb chore(deps): update dependency webpack to v5.94.0 [security] (#5981)
  • f0d1aca chore(deps): update dependency eslint-plugin-jsdoc to v50.2.4 (#5989)
  • 814642f chore(deps): update typescript-eslint to v7.18.0 (#5986)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the core group with 1 update in the /packages/static-build/test/fixtures/stencil-v4 directory: [@stencil/core](https://github.com/ionic-team/stencil).


Updates `@stencil/core` from 4.19.2 to 4.22.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.19.2...v4.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

The following labels could not be found: pr: automerge, dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #14.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/static-build/test/fixtures/stencil-v4/core-aae7a20ae3 branch October 9, 2024 22:42
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.

0 participants