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

chore(deps): update all non-major dependencies #109

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stencil-community/eslint-plugin 0.7.1 -> 0.9.0 age adoption passing confidence
@stencil/core (source) 4.12.4 -> 4.22.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.1.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.1.0 -> 7.18.0 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
typescript (source) 5.3.3 -> 5.6.3 age adoption passing confidence

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

New 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
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 with serializeShadowRoot: 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
  • 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)

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 with serializeShadowRoot: 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
  • 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)

v4.19.0

Compare Source

Bug Fixes
Features

😄 4.18.3 (2024-05-28)

Bug Fixes

⛲️ 4.18.2 (2024-05-20)

Bug Fixes

🏍 4.18.1 (2024-05-13)

Bug Fixes

v4.18.3

Compare Source

Bug Fixes

v4.18.2

Compare Source

Bug Fixes

v4.18.1

Compare Source

Bug Fixes

v4.18.0

Compare Source

Bug Fixes
Features

🏊 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
  • Rollup to Esbuild Migration
    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
Features

v4.15.0

Compare Source

Features
  • compiler: perform automatic key insertion in more situations (#​5594) (8ee071b)
  • typescript: Update dependency typescript to v5.4.4 (#​5636) (a463871)

🏋 4.14.1 (2024-04-04)

Bug Fixes

[v4.14.1](https://redirect.github.com/ionic-team/stencil/blob/HEAD/CHANG


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c03b0c to c4905dd Compare March 4, 2024 18:32
@renovate renovate bot changed the title chore(deps): update dependency @stencil-community/eslint-plugin to v0.7.2 chore(deps): update all non-major dependencies Mar 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9d516e4 to 0be3701 Compare March 11, 2024 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f3223e7 to cbae171 Compare March 20, 2024 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7d65c02 to c5dbc4a Compare April 1, 2024 15:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 968264a to a5ec640 Compare April 8, 2024 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 85cc39e to cffd069 Compare April 15, 2024 17:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from db2f7ef to fe94a71 Compare April 29, 2024 19:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe94a71 to 902e2fc Compare May 6, 2024 17:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3e3c423 to c0182f4 Compare May 20, 2024 18:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8341c9b to 31ab685 Compare May 27, 2024 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5834318 to caa6e03 Compare June 3, 2024 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 02b75b1 to 52b6475 Compare June 17, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9b9b6f1 to b879757 Compare June 26, 2024 21:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b658335 to 3d3f872 Compare July 2, 2024 18:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c423fdb to 7221d24 Compare July 15, 2024 18:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 247a8e8 to 77c7b6a Compare July 23, 2024 01:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9472525 to 8a6cfcb Compare August 2, 2024 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a6cfcb to 1ee95cd Compare August 26, 2024 21:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8e10c24 to 4cf5afe Compare September 16, 2024 16:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 56d8510 to f40fc3f Compare October 9, 2024 19:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f40fc3f to 8509b85 Compare October 25, 2024 17:19
Copy link

socket-security bot commented Oct 25, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
License Policy Violation npm/[email protected]
  • License: CC-BY-4.0 - Not allowed by license policy (package/ThirdPartyNoticeText.txt)
  • License: W3C-20150513 - Not allowed by license policy (package/ThirdPartyNoticeText.txt)
⚠︎

View full report↗︎

Next steps

What 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 dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8509b85 to b4145e1 Compare November 2, 2024 12:57
@derkoe derkoe merged commit f684e3c into master Nov 5, 2024
3 checks passed
@derkoe derkoe deleted the renovate/all-minor-patch branch November 5, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant