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

build(deps): bump the production-dependencies group with 2 updates #1096

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the production-dependencies group with 2 updates: @stencil/core and dompurify.

Updates @stencil/core from 4.18.2 to 4.18.3

Release notes

Sourced from @​stencil/core's releases.

😄 v4.18.3 (2024-05-28)

Bug Fixes

  • esbuild: remove all node: imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766
  • mock-doc: support toDataURL method in canvas (#5773) (3830dad), closes #2923
  • runtime: add missing intermediate parents scope ids to the elements (#5775) (56c60d4), fixes #5774
Changelog

Sourced from @​stencil/core's changelog.

😄 4.18.3 (2024-05-28)

Bug Fixes

  • esbuild: remove all node: imports from glob script to keep support for Jest v26 (#5784) (5f4fcfa), fixes #5766
  • mock-doc: support toDataURL method in canvas (#5773) (3830dad), closes #2923
  • runtime: add missing intermediate parents scope ids to the elements (#5775) (56c60d4), fixes #5774
Commits
  • 51b25df Release v4.18.3 (#5798)
  • 59c4178 chore(release): fix release process after recent updates (#5797)
  • 13f04e7 chore(deps): update dependency conventional-changelog-cli to v5 (#5745)
  • a40cee1 feat(ci): remove need to compile scripts (#5370)
  • 9e823d6 chore(deps): update dependency cspell to v8.8.3 (#5793)
  • e86b837 chore(deps): update dependency eslint-plugin-jsdoc to v48.2.6 (#5794)
  • 671fa06 chore(deps): update dependency glob to v10.4.1 (#5796)
  • 75ab9af chore(deps): update dependency eslint-plugin-wdio to v8.37.0 (#5795)
  • 979703b chore(cli,client,runtime,screenshot,sys,testing): fix typescript issues (#5771)
  • 56c60d4 fix(runtime): add missing intermediate parents scope ids to the elements (#5775)
  • Additional commits viewable in compare view

Updates dompurify from 3.1.4 to 3.1.5

Release notes

Sourced from dompurify's releases.

DOMPurify 3.1.5

  • Fixed a minor issue with the dist paths in bower.js, thanks @​HakumenNC
  • Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks @​kakao-bishop-cho
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [@stencil/core](https://github.com/ionic-team/stencil) and [dompurify](https://github.com/cure53/DOMPurify).


Updates `@stencil/core` from 4.18.2 to 4.18.3
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](ionic-team/stencil@v4.18.2...v4.18.3)

Updates `dompurify` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
liquid ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 3:16pm

@github-actions github-actions bot merged commit 8636a0b into main Jun 3, 2024
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/production-dependencies-0541a16fbd branch June 3, 2024 15:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants