-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps-dev): bump the linters group with 8 updates #164
Conversation
Bumps the linters group with 8 updates: | Package | From | To | | --- | --- | --- | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.2` | `7.23.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.0` | `6.10.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.0` | `6.10.0` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.53.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` | | [openapi-typescript](https://github.com/drwpow/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `6.7.0` | `6.7.1` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` | | [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) | `2.7.2` | `3.0.0` | Updates `@babel/preset-typescript` from 7.23.2 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-typescript) Updates `@typescript-eslint/eslint-plugin` from 6.9.0 to 6.10.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/v6.10.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.9.0 to 6.10.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/v6.10.0/packages/parser) Updates `eslint` from 8.52.0 to 8.53.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.53.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.8.0) Updates `openapi-typescript` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/drwpow/openapi-typescript/releases) - [Changelog](https://github.com/drwpow/openapi-typescript/blob/[email protected]/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/drwpow/openapi-typescript/commits/[email protected]/packages/openapi-typescript) Updates `prettier` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.0) Updates `@types/prettier` from 2.7.2 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: "@types/prettier" dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 5b601a3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov Report
@@ Coverage Diff @@
## main #164 +/- ##
=======================================
Coverage 59.15% 59.15%
=======================================
Files 27 27
Lines 1567 1567
Branches 354 354
=======================================
Hits 927 927
Misses 632 632
Partials 8 8 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Superseded by #165. |
Bumps the linters group with 8 updates:
7.23.2
7.23.3
6.9.0
6.10.0
6.9.0
6.10.0
8.52.0
8.53.0
6.7.1
6.8.0
6.7.0
6.7.1
3.0.3
3.1.0
2.7.2
3.0.0
Updates
@babel/preset-typescript
from 7.23.2 to 7.23.3Release notes
Sourced from
@babel/preset-typescript
's releases.Changelog
Sourced from
@babel/preset-typescript
's changelog.Commits
1bce5c9
v7.23.31e15165
Require exact Babel 8 version inassertVersion
(#15955)Updates
@typescript-eslint/eslint-plugin
from 6.9.0 to 6.10.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
75c1288
chore: publish v6.10.029c2e68
docs: flip the flag of skipCompoundAssignments in the example (#7868)855abea
fix(eslint-plugin): [require-await] add support for "await using" (#7866)11e57c5
fix(eslint-plugin): [no-unused-vars] handle logical assignment (#7854)5e73a48
feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error over ts-ignore...1e47294
chore: publish v6.9.17ad86ee
fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)3300fa1
docs: add caveats to no-explicit-any docs (#7805)31988e0
fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...6455278
docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...Updates
@typescript-eslint/parser
from 6.9.0 to 6.10.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
75c1288
chore: publish v6.10.01e47294
chore: publish v6.9.1Updates
eslint
from 8.52.0 to 8.53.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
cb9393d
8.53.0ec361d1
Build: changelog update for 8.53.0ba4d4d5
chore: remove metascraper (#17707)0d07338
chore: Update dependencies (#17706)93256a3
chore: package.json update for@eslint/js
releaseab8c60d
docs: change position of return to top button (#17688)528e1c0
feat: Deprecate formatting rules (#17696)485ec7d
test: fix ESLint tests for caching (#17699)c0b11dd
feat: Add suggestions for no-prototype-builtins (#17677)4fc44c0
docs: update twitter icon to new X icon (#17687)Updates
eslint-plugin-jsx-a11y
from 6.7.1 to 6.8.0Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
9742753
v6.8.0b755318
[Deps] updateast-types-flow
f1c976b
[Dev Deps] updateeslint-plugin-import
52de824
[Refactor] usees-iterator-helpers
9a8edde
[Refactor] usehasown
instead ofhas
46ffbc3
[Deps] update@babel/runtime
,array-includes
,array.prototype.flatmap
, ...4dc7f1e
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...fffb05b
[New] addpolymorphicPropName
setting for polymorphic components3d1d26d
[Deps] unpinlanguage-tags
10c061a
[actions] update used actionsUpdates
openapi-typescript
from 6.7.0 to 6.7.1Changelog
Sourced from openapi-typescript's changelog.
Commits
f229f24
[email protected]df0e566
Update undici (#1434)c5bcf63
Ignore test fixtures from ESLintf0cea1a
Update depse4ba673
Update deps (#1359)Updates
prettier
from 3.0.3 to 3.1.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)Updates
@types/prettier
from 2.7.2 to 3.0.0Commits
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