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

build(deps-dev): bump @stencil/core from 4.20.0 to 4.22.2 #2844

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps @stencil/core from 4.20.0 to 4.22.2.

Release notes

Sourced from @​stencil/core's releases.

🎺 4.22.2 (2024-10-25)

Bug Fixes

🌪️ v4.22.1 (2024-10-09)

Bug Fixes

  • mock-doc: add missing ShadowRoot window primitive (#6011) (2f944e2)
  • mock-doc: get native primitive from globalThis (#6021) (72fabd1)
  • runtime: create unique host ids (#6018) (1564b7a)
  • runtime: merge styles within ShadowRoot into a single node (#6014) (61f90b0)

🍲 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)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🎺 4.22.2 (2024-10-25)

Bug Fixes

🌪 4.22.1 (2024-10-09)

Bug Fixes

  • mock-doc: add missing ShadowRoot window primitive (#6011) (2f944e2)
  • mock-doc: get native primitive from globalThis (#6021) (72fabd1)
  • runtime: create unique host ids (#6018) (1564b7a)
  • runtime: merge styles within ShadowRoot into a single node (#6014) (61f90b0)

🍲 4.22.0 (2024-10-03)

Bug Fixes

Features

🐷 4.21.0 (2024-08-26)

... (truncated)

Commits
  • 94fc60b Release v4.22.2 (#6036)
  • 36cb993 chore(deps): update dependency eslint-plugin-jsdoc to v50.4.3 (#6034)
  • 009d370 fix(docs): escape backticks in type or default value columns (#6025)
  • 8ff3048 feat(runtime): make shadow root adopt scoped component styles (#6028)
  • f4b48e9 fix(types): add controlslist to html declarations (#6026)
  • 5c4c969 v4.22.1 (#6022)
  • 72fabd1 fix(mock-doc): get native primitive from globalThis (#6021)
  • 61f90b0 fix(runtime): merge styles within ShadowRoot into a single node (#6014)
  • 1564b7a fix(runtime): create unique host ids (#6018)
  • 9c3ece9 chore(deps): update dependency eslint-plugin-jsdoc to v50.3.1 (#6016)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from mfranzke as a code owner November 5, 2024 03:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2024
@dependabot dependabot bot requested a review from nmerget as a code owner November 5, 2024 03:48
@dependabot dependabot bot added the minor label Nov 5, 2024
Copy link
Contributor

github-actions bot commented Nov 5, 2024

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 5325cc6 to 4089bd1 Compare November 5, 2024 03:58
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 4089bd1 to 86ddd9c Compare November 5, 2024 04:10
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 86ddd9c to 8664f24 Compare November 5, 2024 04:20
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 8664f24 to 8d458dc Compare November 5, 2024 07:32
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 8d458dc to 3d35a89 Compare November 5, 2024 08:30
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 3d35a89 to 6ee2689 Compare November 5, 2024 09:04
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 6ee2689 to b36bc4d Compare November 5, 2024 15:25
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from b36bc4d to f393bf6 Compare November 5, 2024 15:44
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from f393bf6 to 157a718 Compare November 6, 2024 03:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 298a2de to d47512f Compare November 7, 2024 08:05
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from d47512f to c7cadd5 Compare November 7, 2024 08:13
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from c7cadd5 to f51f5bf Compare November 8, 2024 03:16
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from f51f5bf to 8c47212 Compare November 11, 2024 04:00
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 8c47212 to 2a71b34 Compare November 11, 2024 04:08
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 2a71b34 to fa7bf6b Compare November 12, 2024 04:18
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from fa7bf6b to 9fc3f73 Compare November 12, 2024 05:09
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 9fc3f73 to c80f7b5 Compare November 13, 2024 03:36
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from c80f7b5 to f319e93 Compare November 13, 2024 18:30
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from f319e93 to 2f19468 Compare November 14, 2024 07:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from 2f19468 to d359eca Compare November 14, 2024 08:03
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.20.0 to 4.22.2.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](ionic-team/stencil@v4.20.0...v4.22.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.22.2 branch from d359eca to 3cbc133 Compare November 15, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor repo stencil
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants