Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @stencil/core from 4.12.0 to 4.12.1.

Release notes

Sourced from @​stencil/core's releases.

🏸 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
Changelog

Sourced from @​stencil/core's changelog.

🏸 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
Commits
  • f9df928 Release v4.12.1 (#5332)
  • d3083c0 chore(deps): update dependency webpack to v5.90.1 (#5325)
  • 125d4a5 chore(deps): update dependency @​types/node to v20.11.16 (#5322)
  • 043ad48 chore(deps): update typescript-eslint to v6.20.0 (#5327)
  • 3b90f88 chore(deps): update peter-evans/create-pull-request action to v6 (#5330)
  • 596674b chore(deps): update dependency eslint-plugin-jsdoc to v48.0.4 (#5323)
  • e25255f chore(deps): update dependency puppeteer to v21.10.0 (#5326)
  • 03f6759 chore(deps): update nick-fields/retry action to v3 (#5328)
  • cf9554d chore(deps): update dependency magic-string to v0.30.6 (#5324)
  • be9b1f0 chore(deps): update dependency @​types/jest to v29.5.12 (#5321)
  • 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 a team as a code owner February 5, 2024 23:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@dependabot dependabot bot requested review from thetaPC and removed request for a team February 5, 2024 23:42
@github-actions github-actions bot added the package: core @ionic/core package label Feb 5, 2024
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.12.0...v4.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core/stencil/core-4.12.1 branch from 0c8acff to 9807da2 Compare February 7, 2024 14:35
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thetaPC thetaPC added this pull request to the merge queue Feb 7, 2024
Merged via the queue into main with commit f885a55 Feb 7, 2024
@thetaPC thetaPC deleted the dependabot/npm_and_yarn/core/stencil/core-4.12.1 branch February 7, 2024 19:10
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 package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants