-
Notifications
You must be signed in to change notification settings - Fork 77
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): update dependency eslint-plugin-jsdoc to v48.4.0 #9696
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
chore
Issues with changes that don't modify src or test files.
dependencies
Pull requests that update a dependency file
labels
Jun 26, 2024
renovate
bot
requested review from
benelan,
jcfranco,
driskull and
geospatialem
as code owners
June 26, 2024 08:07
renovate
bot
force-pushed
the
renovate/eslint-plugin-jsdoc-48.x
branch
from
June 27, 2024 01:04
44ba08b
to
27d46a5
Compare
renovate
bot
changed the title
build(deps): update dependency eslint-plugin-jsdoc to v48.2.15
build(deps): update dependency eslint-plugin-jsdoc to v48.3.0
Jun 27, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-jsdoc-48.x
branch
from
June 27, 2024 12:49
27d46a5
to
11a516d
Compare
renovate
bot
changed the title
build(deps): update dependency eslint-plugin-jsdoc to v48.3.0
build(deps): update dependency eslint-plugin-jsdoc to v48.4.0
Jun 27, 2024
benelan
approved these changes
Jun 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
benelan
added
the
skip visual snapshots
Pull requests that do not need visual regression testing.
label
Jun 27, 2024
calcite-admin
pushed a commit
that referenced
this pull request
Jun 28, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) | [`48.2.13` -> `48.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/48.2.13/48.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/48.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/48.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/48.2.13/48.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/48.2.13/48.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v48.4.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.3.0...1aa3313e6962b55de94528d589d9d9d4844d72b7) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.3.0...v48.4.0) ### [`v48.3.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.3.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.15...v48.3.0) ##### Bug Fixes - **`no-undefined-types`:** treat variables imported by `[@import](https://togithub.com/import)` tags as defined; fixes [#​1244](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1244) ([54ac4fd](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/54ac4fd4c5cf30c0f4c239e1066fb693ab7349fc)) ##### Features - **`check-values`:** checks for valid `[@import](https://togithub.com/import)` syntax ([ad31b14](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/ad31b14c78a7fdbe6a1997c5302e7d5ddde0eb65)) ### [`v48.2.15`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.15) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.14...v48.2.15) ##### Bug Fixes - Revert "fix(`no-undefined-types`): treat variables imported by `[@import](https://togithub.com/import)` tags as defined"; fixes [#​1246](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1246) ([ce066df](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/ce066df38edc9175db200e8da7ed7096e2879942)) ### [`v48.2.14`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.14) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.13...v48.2.14) ##### Bug Fixes - **`no-undefined-types`:** treat variables imported by `[@import](https://togithub.com/import)` tags as defined; fixes [#​1244](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1244) ([34ba2e0](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/34ba2e01d8de1c8a8558cc3f6f93c23d6bc49250)) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
benelan
added a commit
that referenced
this pull request
Jul 11, 2024
…-monorepo * origin/dev: (104 commits) test(panel, flow-item): add scale control to simple stories (#9747) chore: release next feat(panel, flow-item): add scale property (#9730) chore: release next fix(segmented-control): Make check state update correctly (#9733) chore(date-picker): add messages for select menu label (#9724) chore: release next feat(icon): type icon names (#9650) chore(date-picker): add wide month name for `en-CA` locale (#9723) chore: release next fix(block-section): apply missing CSS class to start/end icon (#9688) chore: release next fix(flow-item): set closed property to true when internal panel is closed (#9715) chore(linting): enable stylelint's length-zero-no-unit rule (#9124) chore: release next fix: fix issue in Firefox where disabled elements were incorrectly enabled when a sibling was enabled (#9710) ci(release-please): use default label to identify PRs (#9708) build: update browserslist db (#9637) build(deps): update dependency eslint-plugin-jsdoc to v48.4.0 (#9696) docs: update component READMEs (#9704) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Issues with changes that don't modify src or test files.
dependencies
Pull requests that update a dependency file
skip visual snapshots
Pull requests that do not need visual regression testing.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
48.2.13
->48.4.0
Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v48.4.0
Compare Source
v48.3.0
Compare Source
Bug Fixes
no-undefined-types
: treat variables imported by[@import](https://togithub.com/import)
tags as defined; fixes #1244 (54ac4fd)Features
check-values
: checks for valid[@import](https://togithub.com/import)
syntax (ad31b14)v48.2.15
Compare Source
Bug Fixes
no-undefined-types
): treat variables imported by[@import](https://togithub.com/import)
tags as defined"; fixes #1246 (ce066df)v48.2.14
Compare Source
Bug Fixes
no-undefined-types
: treat variables imported by[@import](https://togithub.com/import)
tags as defined; fixes #1244 (34ba2e0)