-
Notifications
You must be signed in to change notification settings - Fork 33
chore(deps-dev): bump the lint group with 5 updates #377
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
Closed
Conversation
This file contains hidden or 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
Bumps the lint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.11.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.38.0` | `2.39.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.0` | Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.11.0 - [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/v7.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.8.0 to 7.11.0 - [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/v7.11.0/packages/parser) Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.2.0) Updates `eslint-plugin-svelte` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md) - [Commits](sveltejs/eslint-plugin-svelte@v2.38.0...v2.39.0) Updates `prettier` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 1, 2024
@dependabot
@github
Looks like these dependencies are updatable in another way, so this is no longer needed.
@dependabot
dependabot
bot
deleted the
dependabot/npm_and_yarn/lint-df4f763b73
branch
June 6, 2024 13:43
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.
Uh oh!
There was an error while loading. Please reload this page.
Bumps the lint group with 5 updates:
7.8.07.11.07.8.07.11.06.1.16.2.02.38.02.39.03.2.53.3.0Updates
@typescript-eslint/eslint-pluginfrom 7.8.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
e360541chore(release): publish 7.11.0b230385feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...3461f45test(eslint-plugin): [consistent-type-assertions] add missingoutput: null...342b873fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...b5ce43bchore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...c18226echore(release): publish 7.10.08d92ba8docs: [no-floating-promises] fix capitalization typo (#9118)d951d83fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96efeat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...77fc366chore(release): publish 7.9.0Updates
@typescript-eslint/parserfrom 7.8.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
e360541chore(release): publish 7.11.0c18226echore(release): publish 7.10.077fc366chore(release): publish 7.9.0f53fecechore: add knip (#8192)Updates
eslint-plugin-promisefrom 6.1.1 to 6.2.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
5e4546dfix(no-callback-in-promise): false positives when the exception is an argumen...c0c716bfeat: ResolvegetAncestorsandgetScopecalls in eslint v9 (#466)7d33c30chore: add pkg.funding (#468)ce9ae7fchore(deps-dev): bump@babel/traversefrom 7.19.1 to 7.24.1 (#453)62af490chore(deps): bump actions/checkout from 3 to 4 (#461)19b21b4chore(deps): bump codecov/codecov-action from 3 to 4 (#459)8c74b9bchore(deps): bump actions/setup-node from 3 to 4 (#460)bf75e4dchore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#462)bbcfcbfchore: add tests for Node 20 (#440)0b50079chore: removestyfle/cancel-workflow-actionusage (#439)Updates
eslint-plugin-sveltefrom 2.38.0 to 2.39.0Release notes
Sourced from eslint-plugin-svelte's releases.
Changelog
Sourced from eslint-plugin-svelte's changelog.
Commits
7e4e258chore: release eslint-plugin-svelte (#756)6ee50c8feat: Update svelte-eslint-parser to 0.36 (#758)49adff2fix(deps): update dependency known-css-properties to ^0.31.0da4d535feat: addsvelte/no-svelte-internalrule (#749)bb245f1chore(deps): update dependency eslint-plugin-markdown to v58ec1934chore(deps): update dependency@types/markdown-it-emojito v3c540344chore(deps): update dependency esbuild to ^0.21.0b746b02chore(deps): update dependency stylelint to ~16.5.08070ab3fix: disable a few rules in docs-svelte-kit (#752)2dac0a3chore: add Node22 in CI (#750)Updates
prettierfrom 3.2.5 to 3.3.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
c4ab460Release 3.3.08a88cdcRespecttrailingCommain angular templates (#15926)c2e20fbchore(deps): update babel to v7.24.6 (#16326)41f1dffAdd newline between markdown footnote definitions (#16063)da5ad84chore(deps): update babel to v7.24.6 (#16325)f790be8chore(deps): update dependency file-entry-cache to v9 (#16324)7250556chore(deps): update dependency meriyah to v4.4.3 (#16323)96e057achore(deps): update dependency@angular/compilerto v18 (#16322)a4ea5a2chore(deps): update dependency eslint-plugin-regexp to v2.6.0 (#16320)229006cchore(deps): update dependency micromatch to v4.0.7 (#16319)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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