-
Notifications
You must be signed in to change notification settings - Fork 188
chore(deps-dev): bump the eslint group with 5 updates #1550
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
a20e183
to
b16257a
Compare
Bumps the eslint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.0` | `6.18.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.0` | `6.18.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.2` | `5.1.3` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.2` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.1.3` | `3.1.5` | Updates `@typescript-eslint/eslint-plugin` from 6.18.0 to 6.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.18.0 to 6.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser) Updates `eslint-plugin-prettier` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.2...v5.1.3) Updates `prettier` from 3.1.1 to 3.2.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.2) Updates `eslint-plugin-mdx` from 3.1.3 to 3.1.5 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.1.5) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
b16257a
to
19e663c
Compare
Size Change: 0 B Total Size: 550 kB ℹ️ View Unchanged
|
Bumps the eslint group with 5 updates:
6.18.0
6.18.1
6.18.0
6.18.1
5.1.2
5.1.3
3.1.1
3.2.2
3.1.3
3.1.5
Updates
@typescript-eslint/eslint-plugin
from 6.18.0 to 6.18.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
aa7ab0e
chore(release): publish 6.18.178db0ad
chore: fix test formatting in prefer-readonly.test.ts (#8223)5205192
fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseFor...3a219c0
fix(eslint-plugin): [prefer-readonly] support modifiers of unions and interse...10c0530
fix(eslint-plugin): [no-unnecessary-condition] improve checking optional call...27d6ac1
fix(eslint-plugin): [no-non-null-assertion] provide valid fix when member acc...1ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)Updates
@typescript-eslint/parser
from 6.18.0 to 6.18.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)Updates
eslint-plugin-prettier
from 5.1.2 to 5.1.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
248cd17
chore: release eslint-plugin-prettier (#636)985b33c
chore: addpackage.json
intoexports
map (#629)f985718
ci: enableNPM_TOKEN
for releasing automatically (#631)fa1e1e5
chore: add more ignoring file patterns on formatting (#627)0ea812c
test: enable testing on.svelte
files (#628)188487b
chore: add more related funding linksUpdates
prettier
from 3.1.1 to 3.2.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5f2c6df
Release 3.2.2cb8004f
Fix formatting error on optional call expression and member chain (#15920)0bfcb2d
Fix css embed in JSX when using (only) a spread attribute (#15896)12ab548
Addprettier-plugin-gherkin
to the community plugins list (#15919)4ce96dd
Fix typo (#15917)08f3796
Runyarn
11aea0d
Clean changelog_unreleased75e66b8
Git blame ignore 3.2.15811ad0
Bump Prettier dependency to 3.2.148ad208
Release 3.2.1Updates
eslint-plugin-mdx
from 3.1.3 to 3.1.5Release notes
Sourced from eslint-plugin-mdx's releases.
Commits
6615813
chore: release package(s) (#523)1a81c44
fix: undefined place in vFile message causes TypeError (#521)4623359
chore: release package(s) (#519)7224bd5
ci: try custom install command for CodeSandbox CId593901
docs: add changeset for releasingDependabot 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