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

Bump glob-parent and @stencil/core #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2022

Removes glob-parent. It's no longer used after updating ancestor dependency @stencil/core. These dependencies need to be updated together.

Removes glob-parent

Updates @stencil/core from 0.15.2 to 2.19.3

Release notes

Sourced from @​stencil/core's releases.

🌏 2.19.3 (2022-11-15)

Bug Fixes

Thanks

🎉 Thanks for @​PengBoUESTC and @​boahc077 for their contributions! 🎉

🍋 2.19.2 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

🌵 2.19.2-0 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

📻 2.19.1 (2022-10-26)

Bug Fixes

🐺 2.19.1-0 (2022-10-25)

Bug Fixes

💾 2.19.0 (2022-10-24)

Bug Fixes

  • cli: "Browserslist: caniuse-lite is outdated" spams output when buildEs5 is truthy (#3649) (d30cf58)
  • compiler: update handling of decorators to support emitting ES2022+ (#3614) (f977830)
  • jest: adjust conversion of CLI args to Jest args (#3730) (5b76a0a), closes #3724

Features

😛 2.18.1 (2022-10-03)

Bug Fixes

  • cli: typo in telemetry command (#3602) (3013f5e)
  • logger: fix possibly-null property access in logger-typescript.ts (#3627) (49ead11), partially fixes #3443

🔥 2.18.0 (2022-09-12)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🌏 2.19.3 (2022-11-15)

Bug Fixes

Thanks

🎉 Thanks for @​PengBoUESTC and @​boahc077 for their contributions! 🎉

🍋 2.19.2 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

🌵 2.19.2-0 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

📻 2.19.1 (2022-10-26)

Bug Fixes

🐺 2.19.1-0 (2022-10-25)

Bug Fixes

... (truncated)

Commits
  • 9c3264e 🌏 v2.19.3
  • 21e7446 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3822)
  • 73bcdd6 chore(deps-dev): bump @​typescript-eslint/parser from 5.42.1 to 5.43.0 (#3821)
  • 2885906 chore(deps-dev): bump eslint-plugin-jest from 27.1.4 to 27.1.5 (#3815)
  • 05ce5ac chore(deps-dev): bump postcss from 8.4.18 to 8.4.19 (#3817)
  • 4537acd chore(lint): lint the bin directory (#3797)
  • 2dc43e5 chore(lint): lint scripts directory (#3803)
  • 2c8fb6c chore(telemetry): remove additional properties (#3807)
  • 91b1360 chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#3806)
  • 2ca2fd3 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3804)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rwaskiewicz-ionic, a new releaser for @​stencil/core since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [glob-parent](https://github.com/gulpjs/glob-parent). It's no longer used after updating ancestor dependency [@stencil/core](https://github.com/ionic-team/stencil). These dependencies need to be updated together.


Removes `glob-parent`

Updates `@stencil/core` from 0.15.2 to 2.19.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@v0.15.2...v2.19.3)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: "@stencil/core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2022
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