Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps @stencil/core from 4.11.0 to 4.12.0.

Release notes

Sourced from @​stencil/core's releases.

🌅 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)
Changelog

Sourced from @​stencil/core's changelog.

🌅 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)
Commits
  • 89816e1 v4.12.0 (#5302)
  • ccaa7fd chore(deps): update dependency @​types/node to v20.11.6 (#5297)
  • 200d40a chore(deps): update dependency dts-bundle-generator to v9.2.5 (#5298)
  • 106dc0e chore(deps): update dependency esbuild to v0.19.12 (#5299)
  • 9c47438 feat(runtime): automatically insert key attrs during compilation (#5143)
  • 278c336 chore(config): add some documentation to the buildDist option (#5296)
  • e6d97fe chore(repo): add docs section to pr template (#5293)
  • bdedd82 chore(snc): resolve strictNullChecks for typescript-config (#5294)
  • 5ac2f5d chore(docs): add a step for creating a new version of the stencil docs (#5295)
  • 5f3e04f chore(readme): remove broken image (#5291)
  • 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.11.0 to 4.12.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.11.0...v4.12.0)

---
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 requested a review from a team as a code owner January 29, 2024 23:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@dependabot dependabot bot requested review from sean-perkins and removed request for a team January 29, 2024 23:10
@github-actions github-actions bot added the package: core @ionic/core package label Jan 29, 2024
@sean-perkins sean-perkins added this pull request to the merge queue Jan 30, 2024
Merged via the queue into main with commit a1e7694 Jan 30, 2024
@sean-perkins sean-perkins deleted the dependabot/npm_and_yarn/core/stencil/core-4.12.0 branch January 30, 2024 03:06
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