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

Bump @stencil/core from 4.18.1 to 4.19.1 #199

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps @stencil/core from 4.18.1 to 4.19.1.

Release notes

Sourced from @​stencil/core's releases.

🍈 v4.19.1 (2024-06-27)

Bug Fixes

  • compiler: account for package imports in aliasing (#5862) (02b41d3), fixes #5859
  • compiler: try to create web worker with the workerPath before falling back to blob (#3513) (c84dd32), fixes #3512
  • hydrate: change type resolve order (#5863) (42b1ff2)
  • internal: add cli sub package to export map (ad95222)
  • internal: add mock-doc export in client runtime package.json (ad95222)

Thanks

🎉 Thanks to @​saschanowak and @​jeski-bright for their contributions! 🎉

🏄 v4.19.0 (2024-06-26)

Bug Fixes

Features

  • cli: support generation of sass and less files (#5857) (1883812), closes #2155
  • compiler: generate export maps on build (#5809) (b6d2404)
  • complier: support type import aliasing (#5836) (7ffb25d), closes #2335
  • runtime: support declarative shadow DOM (#5792) (c837063), closes #4010
  • testing: add toHaveLastReceivedEventDetail event spy matcher (#5829) (63491de), closes #2488
  • testing: allow to disable network error logging via 'logFailingNetworkRequests' option (#5839) (dac3e33), closes #2572
  • testing: expose captureBeyondViewport in pageCompareScreenshot (#5828) (cf6a450), closes #3188

😄 v4.18.3 (2024-05-28)

Bug Fixes

  • esbuild: remove all node: imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766
  • mock-doc: support toDataURL method in canvas (#5773) (3830dad), closes #2923
  • runtime: add missing intermediate parents scope ids to the elements (#5775) (56c60d4), fixes #5774

⛲️ v4.18.2 (2024-05-20)

Bug Fixes

  • e2e: allow to fetch CSS variables assigned to host elements (#5682) (e420eb6), closes #5681

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🍈 4.19.1 (2024-06-27)

Bug Fixes

  • compiler: account for package imports in aliasing (#5862) (02b41d3), fixes #5859
  • compiler: try to create web worker with the workerPath before falling back to blob (#3513) (c84dd32), fixes #3512
  • hydrate: change type resolve order (#5863) (42b1ff2)
  • internal: add cli sub package to export map (ad95222)
  • internal: add mock-doc export in client runtime package.json (ad95222)

🏄 4.19.0 (2024-06-26)

Bug Fixes

Features

  • cli: support generation of sass and less files (#5857) (1883812), closes #2155
  • compiler: generate export maps on build (#5809) (b6d2404)
  • complier: support type import aliasing (#5836) (7ffb25d), closes #2335
  • runtime: support declarative shadow DOM (#5792) (c837063), closes #4010
  • testing: add toHaveLastReceivedEventDetail event spy matcher (#5829) (63491de), closes #2488
  • testing: allow to disable network error logging via 'logFailingNetworkRequests' option (#5839) (dac3e33), closes #2572
  • testing: expose captureBeyondViewport in pageCompareScreenshot (#5828) (cf6a450), closes #3188

😄 4.18.3 (2024-05-28)

Bug Fixes

  • esbuild: remove all node: imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766
  • mock-doc: support toDataURL method in canvas (#5773) (3830dad), closes #2923

... (truncated)

Commits

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.18.1 to 4.19.1.
- [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.18.1...v4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #207.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stencil/core-4.19.1 branch July 8, 2024 11:12
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
0 participants