Skip to content

Bump @stencil/core from 4.0.1 to 4.0.5#788

Merged
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.0.5
Aug 20, 2023
Merged

Bump @stencil/core from 4.0.1 to 4.0.5#788
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2023

Bumps @stencil/core from 4.0.1 to 4.0.5.

Release notes

Sourced from @​stencil/core's releases.

🚣 4.0.5 (2023-08-14)

Bug Fixes

🍧 4.0.4 (2023-08-07)

Bug Fixes

  • runtime: forceUpdate calls only execute when in a browser env (#4591) (b203263)
  • typings: add additional transition events to DOMAttributes (#4645) (420052f), closes #4643

🎾 v4.0.3 (2023-07-31)

Bug Fixes

Thanks

🎉 Thanks @​cam-narzt and @​joewoodhouse for their contributions! 🎉

😈 4.0.2 (2023-07-24)

Bug Fixes

  • compiler: ensures transformed paths are relative paths for dist-collection (#4552) (e11ac0e)
  • compiler: handle @supports blocks when scoping css (#4572) (18ed5fc)
  • compiler: only create one class member when transforming @Element() decorators (#4547) (13fac03)
  • compiler: sourcemap errors for dist-custom-elements + dist-hydrate-script (#4527) (1d79672)
  • compiler: sourcemap generation without ext runtime (#4570) (d1be334)
  • lazy: adjust the type of defineCustomElements (#4592) (5c85c33)
  • mock-doc: adjust matchMedia mock return (#4509) (3cda014)
  • output-targets: fix path normalization logic (#4545) (cd5849c)
  • rollup-config: deprecate BundlingConfig#namedExports (#4532) (a353769), closes #2523
  • runtime: properly type color-interpolation-filter (#4530) (3ccf753)

Thanks

🎉 Thanks for @​bdriguesdev for their contributions! 🎉

Changelog

Sourced from @​stencil/core's changelog.

🚣 4.0.5 (2023-08-14)

Bug Fixes

🍧 4.0.4 (2023-08-07)

Bug Fixes

  • runtime: forceUpdate calls only execute when in a browser env (#4591) (b203263)
  • typings: add additional transition events to DOMAttributes (#4645) (420052f), closes #4643

🎾 4.0.3 (2023-07-31)

Bug Fixes

  • compiler: custom elements relative typedef import paths (#4633) (feba98c)
  • docs-json: use dts-bundle-generator to bundle types for docs-json (#4619) (6ba3249)
  • runtime: add onSelect to textarea and input (#4616) (8ae64f2)
  • runtime: handle lazy-instance promises for connected & disconnected callbacks (#4072) (dffc5bb)
  • runtime: override attrs set on Host with values from host element (#4548) (b088b9e)
  • testing: remove use of emulate field in E2EPage() (#4632) (4d7b138)

😈 4.0.2 (2023-07-24)

Bug Fixes

  • compiler: ensures transformed paths are relative paths for dist-collection (#4552) (e11ac0e)
  • compiler: handle @supports blocks when scoping css (#4572) (18ed5fc)
  • compiler: only create one class member when transforming @Element() decorators (#4547) (13fac03)
  • compiler: sourcemap errors for dist-custom-elements + dist-hydrate-script (#4527) (1d79672)
  • compiler: sourcemap generation without ext runtime (#4570) (d1be334)
  • lazy: adjust the type of defineCustomElements (#4592) (5c85c33)
  • mock-doc: adjust matchMedia mock return (#4509) (3cda014)
  • output-targets: fix path normalization logic (#4545) (cd5849c)
  • rollup-config: deprecate BundlingConfig#namedExports (#4532) (a353769), closes #2523
  • runtime: properly type color-interpolation-filter (#4530) (3ccf753)

... (truncated)

Commits
  • b217b96 🚣 v4.0.5
  • c0085e8 chore(declarations): remove unused types (#4673)
  • aac37fd chore(compiler): remove some unused code (#4665)
  • a81c0d5 chore(repo): split internal and user-facing jest config (#4666)
  • 664ecb7 fix(compiler): match tsconfig include paths properly (#4676)
  • a62498c chore(deps): update dependency eslint-plugin-jsdoc to v46.4.6 (#4678)
  • 1ddffbd chore(deps): update dependency @​types/node to v20.4.9 (#4677)
  • bff7229 chore(deps): update dependency puppeteer to v21.0.2 (#4679)
  • 0d4c73f chore(deps): update typescript-eslint to v6.3.0 (#4680)
  • fce6597 chore(deps): update dependency eslint-config-prettier to v9 (#4670)
  • 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)

Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.0.1 to 4.0.5.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.0.1...v4.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 20, 2023
@valadas valadas added this to the 0.21.0 milestone Aug 20, 2023
@valadas valadas merged commit ee64759 into develop Aug 20, 2023
@valadas valadas deleted the dependabot/npm_and_yarn/stencil/core-4.0.5 branch August 20, 2023 00:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant