-
Notifications
You must be signed in to change notification settings - Fork 323
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 the lint group with 4 updates #4846
Closed
Closed
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
labels
Mar 11, 2024
📋 StatsFile sizes
Modules
View stats and visualisations on the review app Action run for 75dbcaa |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/lint-bfb916685c
branch
from
March 11, 2024 10:56
d085fb5
to
8c718bb
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/lint-bfb916685c
branch
from
March 11, 2024 15:27
8c718bb
to
eda8088
Compare
@dependabot rebase |
Bumps the lint group with 4 updates: [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) and [typescript](https://github.com/Microsoft/TypeScript). Updates `editorconfig-checker` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases) - [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG-LEGACY.md) - [Commits](editorconfig-checker/editorconfig-checker.javascript@v5.1.4...v5.1.5) Updates `eslint-plugin-jsdoc` from 48.2.0 to 48.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.2.0...v48.2.1) Updates `eslint-plugin-markdown` from 3.0.1 to 4.0.1 - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v3.0.1...v4.0.1) Updates `typescript` from 5.3.3 to 5.4.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2) --- updated-dependencies: - dependency-name: editorconfig-checker dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/lint-bfb916685c
branch
from
March 11, 2024 16:57
eda8088
to
75dbcaa
Compare
Haven't got time to look at this today, but the problem is:
We could do 2 as a stopgap, or just hop straight into doing 1. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the lint group with 4 updates: editorconfig-checker, eslint-plugin-jsdoc, eslint-plugin-markdown and typescript.
Updates
editorconfig-checker
from 5.1.4 to 5.1.5Release notes
Sourced from editorconfig-checker's releases.
Commits
922e368
fix: remove duplicate v from core release name3aa602c
fix: release process163420e
fix: remove duplicate v from core release name (#409)Updates
eslint-plugin-jsdoc
from 48.2.0 to 48.2.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
783b4e9
fix(require-jsdoc
): avoid erring on #-marked private methods; fixes #1212e948bee
docs(check-param-names
): update docs fordisableMissingParamChecks
Updates
eslint-plugin-markdown
from 3.0.1 to 4.0.1Release notes
Sourced from eslint-plugin-markdown's releases.
Changelog
Sourced from eslint-plugin-markdown's changelog.
Commits
bb5c3d4
chore: release 4.0.1 (#242)e80139d
chore: update changelog with note that v4.0.0 was not published to npm (#241)3e55f7c
chore: release 4.0.0 (#224)3fd99ad
chore: bump setup-node and checkout actions to v4 in release workflow (#239)f14f6a5
feat!: drop eslint < 8 & Node.js < 18 (#238)a758163
docs: fix expected errors in react example (#237)cbb8e3a
chore: add.vscode
to.gitignore
(#236)eedda96
feat: addmeta
property (#233)313959b
test: use latesttypescript-eslint
in examples (#235)4e2e160
chore: remove unused@eslint/eslintrc
in test examples (#234)Updates
typescript
from 5.3.3 to 5.4.2Release notes
Sourced from typescript's releases.
Commits
42bb138
Bump version to 5.4.2 and LKG992c705
Add release pipeline to release-5.4 (#57513)db6b2a9
Bump version to 5.4.1-rc and LKGbd4f51c
Update LKG8a1f79d
Merge remote-tracking branch 'origin/main' into release-5.4d04e348
Improve apparent type of mapped types (#57122)86a1663
Update package-lock.jsonfeb57c2
Instantiate earlier inferred constraints in conditional types (#57362)91e67ff
fix(57392): using is not suggested as a keyword (#57394)29c0024
Avoid creating rest elements witherrorType
whenany
is spread (#57116)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