Skip to content

Commit 582aec0

Browse files
build(deps): update dependency @stencil-community/eslint-plugin to v0.7.1 (#8145)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stencil-community/eslint-plugin](https://github.com/stencil-community/stencil-eslint) | [`0.6.0` -> `0.7.1`](https://renovatebot.com/diffs/npm/@stencil-community%2feslint-plugin/0.6.0/0.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stencil-community%2feslint-plugin/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stencil-community%2feslint-plugin/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stencil-community%2feslint-plugin/0.6.0/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stencil-community%2feslint-plugin/0.6.0/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stencil-community/stencil-eslint (@&#8203;stencil-community/eslint-plugin)</summary> ### [`v0.7.1`](https://github.com/stencil-community/stencil-eslint/releases/tag/v0.7.1) [Compare Source](https://github.com/stencil-community/stencil-eslint/compare/v0.7.0...v0.7.1) #### What's Changed - chore(deps): bump got and np by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/stencil-community/stencil-eslint/pull/96](https://github.com/stencil-community/stencil-eslint/pull/96) - fix `ban-prefix` rule displays error on any name starting with "st", such as "standard-something" by [@&#8203;hogart](https://github.com/hogart) in [https://github.com/stencil-community/stencil-eslint/pull/72](https://github.com/stencil-community/stencil-eslint/pull/72) - fix(reserved-member-names): added missing reserved HTML properties by [@&#8203;Ruben-E](https://github.com/Ruben-E) in [https://github.com/stencil-community/stencil-eslint/pull/67](https://github.com/stencil-community/stencil-eslint/pull/67) #### New Contributors - [@&#8203;hogart](https://github.com/hogart) made their first contribution in [https://github.com/stencil-community/stencil-eslint/pull/72](https://github.com/stencil-community/stencil-eslint/pull/72) - [@&#8203;Ruben-E](https://github.com/Ruben-E) made their first contribution in [https://github.com/stencil-community/stencil-eslint/pull/67](https://github.com/stencil-community/stencil-eslint/pull/67) **Full Changelog**: stenciljs/eslint-plugin@v0.7.0...v0.7.1 ### [`v0.7.0`](https://github.com/stencil-community/stencil-eslint/releases/tag/v0.7.0) [Compare Source](https://github.com/stencil-community/stencil-eslint/compare/v0.6.0...v0.7.0) #### What's Changed - chore: adding missing AttachInternals to list of Stencil decorators by [@&#8203;laddi-netapp](https://github.com/laddi-netapp) in [https://github.com/stencil-community/stencil-eslint/pull/99](https://github.com/stencil-community/stencil-eslint/pull/99) #### New Contributors - [@&#8203;laddi-netapp](https://github.com/laddi-netapp) made their first contribution in [https://github.com/stencil-community/stencil-eslint/pull/99](https://github.com/stencil-community/stencil-eslint/pull/99) **Full Changelog**: stenciljs/eslint-plugin@v0.6.0...v0.7.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone America/Los_Angeles, 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Esri/calcite-design-system). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ben Elan <[email protected]>
1 parent 1f1ece9 commit 582aec0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calcite-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@esri/calcite-design-tokens": "2.0.0",
7979
"@esri/calcite-ui-icons": "3.25.0",
8080
"@esri/eslint-plugin-calcite-components": "1.0.0",
81-
"@stencil-community/eslint-plugin": "0.6.0",
81+
"@stencil-community/eslint-plugin": "0.7.1",
8282
"@stencil-community/postcss": "2.2.0",
8383
"@stencil/angular-output-target": "0.8.3",
8484
"@stencil/react-output-target": "0.5.3",

0 commit comments

Comments
 (0)