-
Notifications
You must be signed in to change notification settings - Fork 6
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
chore(deps): update all non-major dependencies #109
Conversation
2c03b0c
to
c4905dd
Compare
9d516e4
to
0be3701
Compare
f3223e7
to
cbae171
Compare
7d65c02
to
c5dbc4a
Compare
968264a
to
a5ec640
Compare
85cc39e
to
cffd069
Compare
db2f7ef
to
fe94a71
Compare
fe94a71
to
902e2fc
Compare
3e3c423
to
c0182f4
Compare
8341c9b
to
31ab685
Compare
5834318
to
caa6e03
Compare
02b75b1
to
52b6475
Compare
9b9b6f1
to
b879757
Compare
b658335
to
3d3f872
Compare
c423fdb
to
7221d24
Compare
247a8e8
to
77c7b6a
Compare
9472525
to
8a6cfcb
Compare
8a6cfcb
to
1ee95cd
Compare
8e10c24
to
4cf5afe
Compare
56d8510
to
f40fc3f
Compare
f40fc3f
to
8509b85
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@stencil-community/[email protected], npm/@stencil/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected] |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a license policy violation?This package is not allowed per your license policy. Review the package's license to ensure compliance. Find a package that does not violate your license policy or adjust your policy to allow this package's license. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
8509b85
to
b4145e1
Compare
This PR contains the following updates:
0.7.1
->0.9.0
4.12.4
->4.22.2
7.1.0
->7.18.0
7.1.0
->7.18.0
8.57.0
->8.57.1
5.3.3
->5.6.3
Release Notes
stencil-community/stencil-eslint (@stencil-community/eslint-plugin)
v0.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: stencil-community/stencil-eslint@v0.8.0...v0.9.0
v0.8.0
Compare Source
What's Changed
Full Changelog: stencil-community/stencil-eslint@v0.7.2...v0.8.0
v0.7.2
Compare Source
What's Changed
HTMLElement
by @jcfranco in https://github.com/stencil-community/stencil-eslint/pull/101New Contributors
Full Changelog: stencil-community/stencil-eslint@v0.7.1...v0.7.2
ionic-team/stencil (@stencil/core)
v4.22.2
Compare Source
Bug Fixes
v4.22.1
Compare Source
Bug Fixes
v4.22.0
Compare Source
Bug Fixes
Features
v4.21.0
Compare Source
Bug Fixes
asyncLoading
build conditional totrue
(#5941) (0e261d6), closes #3580localName
overoriginalName
by running an empty check onoriginalName
(#5943) (0f42656), closes #5882insertBefore
(#5933) (afcc9a5)prepend
to removenull
node (#5946) (970c5d2)Features
🚐 4.20.0 (2024-08-02)
Bug Fixes
Note
As we’ve made further enhancements to support declarative Shadow DOM, the Stencil team has determined that it’s not feasible to allow users to render a shadow component as a scoped component after compilation, such as by calling
renderToString
withserializeShadowRoot: false
. This is because Stencil compiles styles for either shadow or scoped mode during the compilation process, embedding these styles into the hydrate module. Once this compilation is complete, the styles cannot be transformed to support the other mode. Recognizing that this change would impact the current functionality, the Stencil team has decided to proceed with this update. Moving forward, we recommend serializing all components marked with shadow: true as declarative Shadow DOM.🏉 4.19.2 (2024-07-02)
Bug Fixes
🍈 4.19.1 (2024-06-27)
Bug Fixes
v4.20.0
Compare Source
Bug Fixes
Note
As we’ve made further enhancements to support declarative Shadow DOM, the Stencil team has determined that it’s not feasible to allow users to render a shadow component as a scoped component after compilation, such as by calling
renderToString
withserializeShadowRoot: false
. This is because Stencil compiles styles for either shadow or scoped mode during the compilation process, embedding these styles into the hydrate module. Once this compilation is complete, the styles cannot be transformed to support the other mode. Recognizing that this change would impact the current functionality, the Stencil team has decided to proceed with this update. Moving forward, we recommend serializing all components marked with shadow: true as declarative Shadow DOM.v4.19.2
Compare Source
Bug Fixes
v4.19.1
Compare Source
Bug Fixes
v4.19.0
Compare Source
Bug Fixes
Features
toHaveLastReceivedEventDetail
event spy matcher (#5829) (63491de), closes #2488😄 4.18.3 (2024-05-28)
Bug Fixes
node:
imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766⛲️ 4.18.2 (2024-05-20)
Bug Fixes
HydratedFlag
configuration in hydrate script (#5741) (3538d06), closes #3606🏍 4.18.1 (2024-05-13)
Bug Fixes
dist
OT unless building es5 (#5725) (945df46), closes #5416scriptDataOpts
(#5737) (da25aaa)v4.18.3
Compare Source
Bug Fixes
node:
imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766v4.18.2
Compare Source
Bug Fixes
HydratedFlag
configuration in hydrate script (#5741) (3538d06), closes #3606v4.18.1
Compare Source
Bug Fixes
dist
OT unless building es5 (#5725) (945df46), closes #5416scriptDataOpts
(#5737) (da25aaa)v4.18.0
Compare Source
Bug Fixes
Features
docs-json
output (#5718) (44fcba1)🏊 4.17.2 (2024-04-29)
Bug Fixes
🚒 4.17.1 (2024-04-23)
Bug Fixes
v4.17.2
Compare Source
Bug Fixes
v4.17.1
Compare Source
Bug Fixes
v4.17.0
Compare Source
Internal
The Stencil team has been working on a migration from Rollup to Esbuild. This release (v4.17.0) is the first release we make in which the published Stencil code is compiled by Esbuild. We have done our due diligence to ensure that this will have no impact on Stencil users nor the output of your compiled components. If you experience any problems though, please raise an issue and we will address it accordingly.
Bug Fixes
v4.16.0
Compare Source
Bug Fixes
find
from throwing error when query has no match (#5641) (b3886aa), closes #5639Features
v4.15.0
Compare Source
Features
🏋 4.14.1 (2024-04-04)
Bug Fixes
[
v4.14.1
](https://redirect.github.com/ionic-team/stencil/blob/HEAD/CHANGConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.