-
Notifications
You must be signed in to change notification settings - Fork 13.4k
chore(deps): bump @stencil/core from 3.2.0 to 3.2.1 in /core #27163
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
Merged
liamdebeasi
merged 1 commit into
main
from
dependabot/npm_and_yarn/core/stencil/core-3.2.1
Apr 11, 2023
Merged
chore(deps): bump @stencil/core from 3.2.0 to 3.2.1 in /core #27163
liamdebeasi
merged 1 commit into
main
from
dependabot/npm_and_yarn/core/stencil/core-3.2.1
Apr 11, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/ionic-team/stencil/releases) - [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
liamdebeasi
approved these changes
Apr 11, 2023
liamdebeasi
pushed a commit
that referenced
this pull request
Apr 17, 2023
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 3.2.0 to 3.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/stencil/releases"><code>@stencil/core</code>'s releases</a>.</em></p> <blockquote> <h2>🎙 3.2.1 (2023-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> sourcemap for dist-custom-elements generation (<a href="https://redirect.github.com/ionic-team/stencil/issues/4200">#4200</a>) (<a href="https://github.com/ionic-team/stencil/commit/62ad269ca34f665e41bce825f54de9f81d5ed4a4">62ad269</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3165">ionic-team/stencil#3165</a></li> <li><strong>compiler:</strong> write exports for defineCustomElement typedefs (<a href="https://redirect.github.com/ionic-team/stencil/issues/4194">#4194</a>) (<a href="https://github.com/ionic-team/stencil/commit/89cd8456a6d274cb3e74e839c7fde228dcdcabc6">89cd845</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/4093">ionic-team/stencil#4093</a></li> <li><strong>mock-doc:</strong> add missing properties of object returned by matchMedia (<a href="https://redirect.github.com/ionic-team/stencil/issues/2880">#2880</a>) (<a href="https://github.com/ionic-team/stencil/commit/69176f8290767c05206f324bccb5bea2cf780448">69176f8</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/4193">ionic-team/stencil#4193</a></li> <li><strong>test:</strong> fix infinite loops w/ react and <code>@testing-library/dom</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/4188">#4188</a>) (<a href="https://github.com/ionic-team/stencil/commit/51750a28ece1638dae6bc5c02221d70f485bfb44">51750a2</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3434">#3434</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md"><code>@stencil/core</code>'s changelog</a>.</em></p> <blockquote> <h2>🎙 <a href="https://github.com/ionic-team/stencil/compare/v3.2.0...v3.2.1">3.2.1</a> (2023-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> sourcemap for dist-custom-elements generation (<a href="https://redirect.github.com/ionic-team/stencil/issues/4200">#4200</a>) (<a href="https://github.com/ionic-team/stencil/commit/62ad269ca34f665e41bce825f54de9f81d5ed4a4">62ad269</a>)</li> <li><strong>compiler:</strong> write exports for defineCustomElement typedefs (<a href="https://redirect.github.com/ionic-team/stencil/issues/4194">#4194</a>) (<a href="https://github.com/ionic-team/stencil/commit/89cd8456a6d274cb3e74e839c7fde228dcdcabc6">89cd845</a>)</li> <li><strong>mock-doc:</strong> add missing properties of object returned by matchMedia (<a href="https://redirect.github.com/ionic-team/stencil/issues/2880">#2880</a>) (<a href="https://github.com/ionic-team/stencil/commit/69176f8290767c05206f324bccb5bea2cf780448">69176f8</a>)</li> <li><strong>test:</strong> fix infinite loops w/ react and <code>@testing-library/dom</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/4188">#4188</a>) (<a href="https://github.com/ionic-team/stencil/commit/51750a28ece1638dae6bc5c02221d70f485bfb44">51750a2</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3434">#3434</a></li> </ul> <h2>Thanks</h2> <p>🎉 Thanks for <a href="https://github.com/cam-narzt"><code>@cam-narzt</code></a> for their contributions! 🎉</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/stencil/commit/72ef9cfffd7fffd5da9178d5582a7e78023d4857"><code>72ef9cf</code></a> 🎙 v3.2.1</li> <li><a href="https://github.com/ionic-team/stencil/commit/3d7c7c09387a8a47a56fb48a33b408b59096450f"><code>3d7c7c0</code></a> revert(lint): turn on the 'import/no-duplicates' rule (<a href="https://redirect.github.com/ionic-team/stencil/issues/4233">#4233</a>) (<a href="https://redirect.github.com/ionic-team/stencil/issues/4246">#4246</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/ecfbb1096c41988ae789bd39bcb0706b2bfe3fe2"><code>ecfbb10</code></a> chore(release): update github release for dry run (<a href="https://redirect.github.com/ionic-team/stencil/issues/4236">#4236</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/d19538eb33b297c14419e94b73c322a9c790c67a"><code>d19538e</code></a> chore(release): eliminate return argument usage (<a href="https://redirect.github.com/ionic-team/stencil/issues/4235">#4235</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/1418d017374c68e1ad423275a4355882df9f34e9"><code>1418d01</code></a> chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4245">#4245</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/3756d878bd9edd44185e63f88d5a013350333a3b"><code>3756d87</code></a> chore(deps-dev): bump puppeteer from 19.8.3 to 19.8.5 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4240">#4240</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/85294e1eef7b440deb27dfcf5a978e29c8445bef"><code>85294e1</code></a> refactor(utils): move output-target related utils to <a href="https://github.com/utils"><code>@utils</code></a> (<a href="https://redirect.github.com/ionic-team/stencil/issues/4225">#4225</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/2a5ee1d03c6389a9135ecf1d48a0bec58df30504"><code>2a5ee1d</code></a> chore(lint): turn on the 'import/no-duplicates' rule (<a href="https://redirect.github.com/ionic-team/stencil/issues/4233">#4233</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/fc14b9900b62ffdc77472967814f57e457bd2b85"><code>fc14b99</code></a> chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4234">#4234</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/b308c4d1085a98b7caacb9f038e6a3f0d55b684f"><code>b308c4d</code></a> chore(docs): change the location of the Contributing Guidelines (<a href="https://redirect.github.com/ionic-team/stencil/issues/4226">#4226</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v3.2.0...v3.2.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
liamdebeasi
pushed a commit
that referenced
this pull request
Apr 19, 2023
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 3.2.0 to 3.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/stencil/releases"><code>@stencil/core</code>'s releases</a>.</em></p> <blockquote> <h2>🎙 3.2.1 (2023-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> sourcemap for dist-custom-elements generation (<a href="https://redirect.github.com/ionic-team/stencil/issues/4200">#4200</a>) (<a href="https://github.com/ionic-team/stencil/commit/62ad269ca34f665e41bce825f54de9f81d5ed4a4">62ad269</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3165">ionic-team/stencil#3165</a></li> <li><strong>compiler:</strong> write exports for defineCustomElement typedefs (<a href="https://redirect.github.com/ionic-team/stencil/issues/4194">#4194</a>) (<a href="https://github.com/ionic-team/stencil/commit/89cd8456a6d274cb3e74e839c7fde228dcdcabc6">89cd845</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/4093">ionic-team/stencil#4093</a></li> <li><strong>mock-doc:</strong> add missing properties of object returned by matchMedia (<a href="https://redirect.github.com/ionic-team/stencil/issues/2880">#2880</a>) (<a href="https://github.com/ionic-team/stencil/commit/69176f8290767c05206f324bccb5bea2cf780448">69176f8</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/4193">ionic-team/stencil#4193</a></li> <li><strong>test:</strong> fix infinite loops w/ react and <code>@testing-library/dom</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/4188">#4188</a>) (<a href="https://github.com/ionic-team/stencil/commit/51750a28ece1638dae6bc5c02221d70f485bfb44">51750a2</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3434">#3434</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md"><code>@stencil/core</code>'s changelog</a>.</em></p> <blockquote> <h2>🎙 <a href="https://github.com/ionic-team/stencil/compare/v3.2.0...v3.2.1">3.2.1</a> (2023-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> sourcemap for dist-custom-elements generation (<a href="https://redirect.github.com/ionic-team/stencil/issues/4200">#4200</a>) (<a href="https://github.com/ionic-team/stencil/commit/62ad269ca34f665e41bce825f54de9f81d5ed4a4">62ad269</a>)</li> <li><strong>compiler:</strong> write exports for defineCustomElement typedefs (<a href="https://redirect.github.com/ionic-team/stencil/issues/4194">#4194</a>) (<a href="https://github.com/ionic-team/stencil/commit/89cd8456a6d274cb3e74e839c7fde228dcdcabc6">89cd845</a>)</li> <li><strong>mock-doc:</strong> add missing properties of object returned by matchMedia (<a href="https://redirect.github.com/ionic-team/stencil/issues/2880">#2880</a>) (<a href="https://github.com/ionic-team/stencil/commit/69176f8290767c05206f324bccb5bea2cf780448">69176f8</a>)</li> <li><strong>test:</strong> fix infinite loops w/ react and <code>@testing-library/dom</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/4188">#4188</a>) (<a href="https://github.com/ionic-team/stencil/commit/51750a28ece1638dae6bc5c02221d70f485bfb44">51750a2</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3434">#3434</a></li> </ul> <h2>Thanks</h2> <p>🎉 Thanks for <a href="https://github.com/cam-narzt"><code>@cam-narzt</code></a> for their contributions! 🎉</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/stencil/commit/72ef9cfffd7fffd5da9178d5582a7e78023d4857"><code>72ef9cf</code></a> 🎙 v3.2.1</li> <li><a href="https://github.com/ionic-team/stencil/commit/3d7c7c09387a8a47a56fb48a33b408b59096450f"><code>3d7c7c0</code></a> revert(lint): turn on the 'import/no-duplicates' rule (<a href="https://redirect.github.com/ionic-team/stencil/issues/4233">#4233</a>) (<a href="https://redirect.github.com/ionic-team/stencil/issues/4246">#4246</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/ecfbb1096c41988ae789bd39bcb0706b2bfe3fe2"><code>ecfbb10</code></a> chore(release): update github release for dry run (<a href="https://redirect.github.com/ionic-team/stencil/issues/4236">#4236</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/d19538eb33b297c14419e94b73c322a9c790c67a"><code>d19538e</code></a> chore(release): eliminate return argument usage (<a href="https://redirect.github.com/ionic-team/stencil/issues/4235">#4235</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/1418d017374c68e1ad423275a4355882df9f34e9"><code>1418d01</code></a> chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4245">#4245</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/3756d878bd9edd44185e63f88d5a013350333a3b"><code>3756d87</code></a> chore(deps-dev): bump puppeteer from 19.8.3 to 19.8.5 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4240">#4240</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/85294e1eef7b440deb27dfcf5a978e29c8445bef"><code>85294e1</code></a> refactor(utils): move output-target related utils to <a href="https://github.com/utils"><code>@utils</code></a> (<a href="https://redirect.github.com/ionic-team/stencil/issues/4225">#4225</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/2a5ee1d03c6389a9135ecf1d48a0bec58df30504"><code>2a5ee1d</code></a> chore(lint): turn on the 'import/no-duplicates' rule (<a href="https://redirect.github.com/ionic-team/stencil/issues/4233">#4233</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/fc14b9900b62ffdc77472967814f57e457bd2b85"><code>fc14b99</code></a> chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4234">#4234</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/b308c4d1085a98b7caacb9f038e6a3f0d55b684f"><code>b308c4d</code></a> chore(docs): change the location of the Contributing Guidelines (<a href="https://redirect.github.com/ionic-team/stencil/issues/4226">#4226</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v3.2.0...v3.2.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @stencil/core from 3.2.0 to 3.2.1.
Release notes
Sourced from
@stencil/core
's releases.Changelog
Sourced from
@stencil/core
's changelog.Commits
72ef9cf
🎙 v3.2.13d7c7c0
revert(lint): turn on the 'import/no-duplicates' rule (#4233) (#4246)ecfbb10
chore(release): update github release for dry run (#4236)d19538e
chore(release): eliminate return argument usage (#4235)1418d01
chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (#4245)3756d87
chore(deps-dev): bump puppeteer from 19.8.3 to 19.8.5 (#4240)85294e1
refactor(utils): move output-target related utils to@utils
(#4225)2a5ee1d
chore(lint): turn on the 'import/no-duplicates' rule (#4233)fc14b99
chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (#4234)b308c4d
chore(docs): change the location of the Contributing Guidelines (#4226)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 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)