-
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
build(deps): bump the production-dependencies group across 1 directory with 13 updates #197
build(deps): bump the production-dependencies group across 1 directory with 13 updates #197
Conversation
…y with 13 updates Bumps the production-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.12.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.12.0` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.4` | `1.2.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.5.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.13.0` | `2.16.0` | | [eslint-plugin-no-use-extend-native](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native) | `0.5.0` | `0.7.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.2.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.0` | `7.34.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.2.0` | `2.6.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.35.1` | `2.39.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `53.0.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.22.0` | `9.26.0` | Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.12.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.12.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.12.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.12.0/packages/parser) Updates `eslint-plugin-astro` from 0.31.4 to 1.2.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v0.31.4...v1.2.0) Updates `eslint-plugin-jest` from 27.9.0 to 28.5.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.5.0) Updates `eslint-plugin-jsonc` from 2.13.0 to 2.16.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.13.0...v2.16.0) Updates `eslint-plugin-no-use-extend-native` from 0.5.0 to 0.7.0 - [Release notes](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native/releases) - [Commits](dustinspecker/eslint-plugin-no-use-extend-native@v0.5.0...v0.7.0) 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-react` from 7.34.0 to 7.34.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.0...v7.34.2) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-regexp` from 2.2.0 to 2.6.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-regexp@v2.2.0...v2.6.0) Updates `eslint-plugin-svelte` from 2.35.1 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.35.1...v2.39.0) Updates `eslint-plugin-unicorn` from 51.0.1 to 53.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v53.0.0) Updates `eslint-plugin-vue` from 9.22.0 to 9.26.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.22.0...v9.26.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-astro dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-jsonc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-no-use-extend-native dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-promise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: eslint-plugin-regexp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-svelte dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-vue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #200. |
Bumps the production-dependencies group with 13 updates in the / directory:
7.1.0
7.12.0
7.1.0
7.12.0
0.31.4
1.2.0
27.9.0
28.5.0
2.13.0
2.16.0
0.5.0
0.7.0
6.1.1
6.2.0
7.34.0
7.34.2
4.6.0
4.6.2
2.2.0
2.6.0
2.35.1
2.39.0
51.0.1
53.0.0
9.22.0
9.26.0
Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.0d0adcf1
docs: clarify what require-await does (#9200)04990d5
feat(eslint-plugin): [no-floating-promises] add option 'allowForKnownSafeProm...ad85249
docs: mention related ESLint rules in no-unused-vars page (#9198)e80a8d6
docs: improve description for no-dynamic-delete (#9195)9f92b30
docs: explicitly mention unbound-method limitation with thisArg (#9197)08a9448
docs: add example with PascalCase function components (#9196)5ca7f6e
feat(rule-tester): portcheckDuplicateTestCases
from ESLint (#9026)a9dd526
fix(eslint-plugin): [member-ordering] also TSMethodSignature can be get/set (...2619c3b
fix(eslint-plugin): [return-await] clean up in-try-catch detection and make a...Updates
@typescript-eslint/parser
from 7.1.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0Updates
eslint-plugin-astro
from 0.31.4 to 1.2.0Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
... (truncated)
Commits
9e9a9ba
chore: release eslint-plugin-astro (#387)ed0a98e
chore(deps): update coverallsapp/github-action action to v2.3.0 (#383)f89702b
Update angry-eels-count.md876ce07
feat: add name of config object (#386)fc68b99
chore(deps): update dependency@astrojs/mdx
to v3 (#384)b28a8f2
chore(deps): update dependency esbuild to ^0.21.0 (#382)413770d
chore: release eslint-plugin-astro (#380)3fee9b2
fix: update parser (#379)a3e81a0
chore: release eslint-plugin-astro (#377)ed2e0c0
test: fix wrong test case (#376)Updates
eslint-plugin-jest
from 27.9.0 to 28.5.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
a6e5081
chore(release): 28.5.0 [skip ci]1476f10
feat: allow@typescript-eslint/utils
v7 as a direct dependency (#1567)27f7e74
chore(release): 28.4.0 [skip ci]a407098
feat(valid-expect): supporting automatically fixing missingawait
in some c...f47cc3c
refactor: remove unneededas const
s (#1578)6c1f921
refactor(prefer-lowercase-title): remove unneeded cast (#1577)aac5f03
refactor(prefer-importing-jest-globals): useAST_NODE_TYPES
constant instea...df3202f
chore(deps): update yarn to v3.8.2 (#1575)8001fe7
chore(deps): lock file maintenancebd6b918
chore(release): 28.3.0 [skip ci]Updates
eslint-plugin-jsonc
from 2.13.0 to 2.16.0Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
bb95f04
chore: release eslint-plugin-jsonc (#344)8cc5b7f
Resolve other plugins as siblings to this plugin (#342)f61a6d4
chore(deps): update coverallsapp/github-action action to v2.3.0b8bf7d7
chore(deps): update dependency esbuild to ^0.21.0ef232e1
chore: fix lint config (#339)ff33b97
chore(deps): update dependency@ota-meshi/site-kit-eslint-editor-vue
to ^0.2....3cff2b6
chore(deps): update dependency vite-plugin-eslint4b to ^0.4.090ef83f
chore: release eslint-plugin-jsonc (#333)f2f9d75
fix: crash injsonc/auto
(#332)f3ba02f
chore(deps): update dependency eslint-plugin-node-dependencies to ^0.12.0Updates
eslint-plugin-no-use-extend-native
from 0.5.0 to 0.7.0Commits
c4aa564
chore(package.json): bupmp version to 0.7.0741a077
docs(readme): remove Code Climate badgeab7fe1c
feat(package.json): bump dependencies8cfe6d2
feat: switch to module typed1208c3
Create dependabot.ymlda3a70a
chore(package.json): remove unused coveralls8eeb979
chore(package.json): bump version to 0.6.1606f404
docs(readme): fix usage4a00300
chore(package.json): bump version to 0.6.05716bf7
feat(index.js): use flat configUpdates
eslint-plugin-promise
from 6.1.1 to 6.2.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
5e4546d
fix(no-callback-in-promise): false positives when the exception is an argumen...c0c716b
feat: ResolvegetAncestors
andgetScope
calls in eslint v9 (#466)7d33c30
chore: add pkg.funding (#468)ce9ae7f
chore(deps-dev): bump@babel/traverse
from 7.19.1 to 7.24.1 (#453)62af490
chore(deps): bump actions/checkout from 3 to 4 (#461)19b21b4
chore(deps): bump codecov/codecov-action from 3 to 4 (#459)8c74b9b
chore(deps): bump actions/setup-node from 3 to 4 (#460)bf75e4d
chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#462)bbcfcbf
chore: add tests for Node 20 (#440)0b50079
chore: removestyfle/cancel-workflow-action
usage (#439)Updates
eslint-plugin-react
from 7.34.0 to 7.34.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.