Skip to content

Commit

Permalink
build(deps): update dependency @stencil-community/eslint-plugin to v0…
Browse files Browse the repository at this point in the history
….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://togithub.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://togithub.com/stencil-community/stencil-eslint/releases/tag/v0.7.1)

[Compare
Source](https://togithub.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://togithub.com/dependabot) in
[https://github.com/stencil-community/stencil-eslint/pull/96](https://togithub.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://togithub.com/hogart) in
[https://github.com/stencil-community/stencil-eslint/pull/72](https://togithub.com/stencil-community/stencil-eslint/pull/72)
- fix(reserved-member-names): added missing reserved HTML properties by
[@&#8203;Ruben-E](https://togithub.com/Ruben-E) in
[https://github.com/stencil-community/stencil-eslint/pull/67](https://togithub.com/stencil-community/stencil-eslint/pull/67)

#### New Contributors

- [@&#8203;hogart](https://togithub.com/hogart) made their first
contribution in
[https://github.com/stencil-community/stencil-eslint/pull/72](https://togithub.com/stencil-community/stencil-eslint/pull/72)
- [@&#8203;Ruben-E](https://togithub.com/Ruben-E) made their first
contribution in
[https://github.com/stencil-community/stencil-eslint/pull/67](https://togithub.com/stencil-community/stencil-eslint/pull/67)

**Full Changelog**:
stencil-community/stencil-eslint@v0.7.0...v0.7.1

###
[`v0.7.0`](https://togithub.com/stencil-community/stencil-eslint/releases/tag/v0.7.0)

[Compare
Source](https://togithub.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://togithub.com/laddi-netapp) in
[https://github.com/stencil-community/stencil-eslint/pull/99](https://togithub.com/stencil-community/stencil-eslint/pull/99)

#### New Contributors

- [@&#8203;laddi-netapp](https://togithub.com/laddi-netapp) made their
first contribution in
[https://github.com/stencil-community/stencil-eslint/pull/99](https://togithub.com/stencil-community/stencil-eslint/pull/99)

**Full Changelog**:
stencil-community/stencil-eslint@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]>
  • Loading branch information
renovate[bot] and benelan authored Dec 4, 2023
1 parent 1f1ece9 commit 582aec0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/calcite-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@esri/calcite-design-tokens": "2.0.0",
"@esri/calcite-ui-icons": "3.25.0",
"@esri/eslint-plugin-calcite-components": "1.0.0",
"@stencil-community/eslint-plugin": "0.6.0",
"@stencil-community/eslint-plugin": "0.7.1",
"@stencil-community/postcss": "2.2.0",
"@stencil/angular-output-target": "0.8.3",
"@stencil/react-output-target": "0.5.3",
Expand Down

0 comments on commit 582aec0

Please sign in to comment.