Skip to content

Bump @stencil/core from 4.8.0 to 4.12.2#935

Merged
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.12.2
Feb 14, 2024
Merged

Bump @stencil/core from 4.8.0 to 4.12.2#935
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps @stencil/core from 4.8.0 to 4.12.2.

Release notes

Sourced from @​stencil/core's releases.

🎯 v4.12.2 (2024-02-12)

Bug Fixes

  • compiler: support async globalScripts functions (#5158) (8a129ce), closes #3392
  • mock-doc: overwrite parentElement in MockHTMLElement to return null (#5336) (0d9ed22), closes #5252

🏸 v4.12.1 (2024-02-05)

Bug Fixes

  • mock-doc: improve error message when :scope selector is used (#5318) (f5d4e98)
  • runtime: dynamic slot name change (#5304) (9d9fe41), closes #2982
  • runtime: only generate lazy build CSS when there are component tags (#5305) (a0c1bd0), closes #3771

🌅 4.12.0 (2024-01-29)

Bug Fixes

  • hmr: allow changes to component decorators when using HMR (#5290) (656355f)

Features

  • runtime: automatically insert key attrs during compilation (#5143) (9c47438)

🍝 4.11.0 (2024-01-22)

Bug Fixes

  • runtime: resolve memory leak caused by global content ref (#5266) (fb1b3f5)
  • screenshot: recognise clip options (#5205) (0d61a53)
  • style: fixes to watching nested and multiple styles on Stencil components (#5244) (fa5ab1b)

Features

  • compiler: deprecate customResolveOptions config option (#5269) (6faf746)
  • deps: upgrade rollup, commonjs plugin (#5274) (661120c)

🍪 v4.10.0 (2024-01-15)

Bug Fixes

  • runtime: revert slot relocation forwarding (#5222) (a2e119d)
  • runtime: slot regressions from experimental slot fixes (#5221) (3b4deaa)

Features

  • deps: update dependency typescript to ~5.3.0 (#5248) (e0e6a96)
  • runtime: add extras flag for scoped slot changes (#5220) (15ff950)

🍬 v4.9.1 (2024-01-08)

Bug Fixes

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🎯 4.12.2 (2024-02-12)

Bug Fixes

  • compiler: support async globalScripts functions (#5158) (8a129ce), closes #3392
  • mock-doc: overwrite parentElement in MockHTMLElement to return null (#5336) (0d9ed22), closes #5252

🏸 4.12.1 (2024-02-05)

Bug Fixes

  • mock-doc: improve error message when :scope selector is used (#5318) (f5d4e98)
  • runtime: dynamic slot name change (#5304) (9d9fe41), closes #2982
  • runtime: only generate lazy build CSS when there are component tags (#5305) (a0c1bd0), closes #3771

🌅 4.12.0 (2024-01-29)

Bug Fixes

  • hmr: allow changes to component decorators when using HMR (#5290) (656355f)

Features

  • runtime: automatically insert key attrs during compilation (#5143) (9c47438)

🍝 4.11.0 (2024-01-22)

Bug Fixes

  • runtime: resolve memory leak caused by global content ref (#5266) (fb1b3f5)
  • screenshot: recognise clip options (#5205) (0d61a53)
  • style: fixes to watching nested and multiple styles on Stencil components (#5244) (fa5ab1b)

Features

  • compiler: deprecate customResolveOptions config option (#5269) (6faf746)
  • deps: upgrade rollup, commonjs plugin (#5274) (661120c)

... (truncated)

Commits
  • fc85b1f Release v4.12.2 (#5355)
  • e8bf896 chore(deps): update dependency semver to v7.6.0 (#5351)
  • 9a94671 chore(deps): update dependency @​types/node to v20.11.17 (#5346)
  • 3d0514b chore(deps): update dependency eslint-plugin-jsdoc to v48.0.6 (#5347)
  • 9c70f3d chore(deps): update actions/setup-node action to v4.0.2 (#5345)
  • a5a3304 chore(deps): update dependency magic-string to v0.30.7 (#5348)
  • 20286c0 chore(deps): update download + upload artifacts (#5350)
  • d05a133 chore(deps): update typescript-eslint to v6.21.0 (#5352)
  • 0d9ed22 fix(mock-doc): overwrite parentElement in MockHTMLElement to return null (#5336)
  • 8a129ce fix(compiler): support async globalScripts functions (#5158)
  • 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.8.0 to 4.12.2.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.8.0...v4.12.2)

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

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 Feb 14, 2024
@valadas valadas added this to the 0.23.2 milestone Feb 14, 2024
@valadas valadas merged commit 581281d into develop Feb 14, 2024
@valadas valadas deleted the dependabot/npm_and_yarn/stencil/core-4.12.2 branch February 14, 2024 06:02
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