-
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 with 7 updates #143
build(deps): bump the production-dependencies group with 7 updates #143
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.4.0` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.4` | `0.33.1` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.13.0` | `2.14.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.0` | `7.34.1` | | [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.2.0` | `2.4.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.22.0` | `9.24.0` | Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.4.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.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.4.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.4.0/packages/parser) Updates `eslint-plugin-astro` from 0.31.4 to 0.33.1 - [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...v0.33.1) Updates `eslint-plugin-jsonc` from 2.13.0 to 2.14.1 - [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.14.1) Updates `eslint-plugin-react` from 7.34.0 to 7.34.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.0...v7.34.1) Updates `eslint-plugin-regexp` from 2.2.0 to 2.4.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.4.0) Updates `eslint-plugin-vue` from 9.22.0 to 9.24.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.22.0...v9.24.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-minor 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-react 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-vue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #145. |
Bumps the production-dependencies group with 7 updates:
7.1.0
7.4.0
7.1.0
7.4.0
0.31.4
0.33.1
2.13.0
2.14.1
7.34.0
7.34.1
2.2.0
2.4.0
9.22.0
9.24.0
Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
5d24691
chore(release): publish 7.4.0029fc0b
feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...2a62a40
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...990ec22
docs: fix example of binding unbound method (#8754)a08554a
feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...2018f91
fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `bo...56358a6
fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks ...532ae8b
docs: fix typo in switch-exhaustiveness-check (#8768)e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...c787fe4
docs: restrict-template-expressions - remove mention of numbers being allowed...Updates
@typescript-eslint/parser
from 7.1.0 to 7.4.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...5995614
chore(release): publish 7.3.14cf8ec7
chore(release): publish 7.3.0883f220
fix: correctengines.node
constraints inpackage.json
(#8671)95cf139
chore(release): publish 7.2.088b7463
chore(release): publish 7.1.1Updates
eslint-plugin-astro
from 0.31.4 to 0.33.1Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
ef4e6b4
chore: release eslint-plugin-astro (#335)a84fe26
fix: client-side scripts not being able to linting in flat configs (#334)cc3c7f8
chore(deps): update dependency eslint-plugin-astro to ^0.33.0 (#333)0bd20df
chore: release eslint-plugin-astro (#332)fe6ffc6
fix: small bugd55a51e
feat: addmissing-directive-value
rule (#322)bd11f45
update CONTRIBUTING.md59cdd02
chore(deps): update dependency eslint-plugin-json-schema-validator to v5 (#331)7f9e295
Revert "chore: patch Astro to avoid site build errors" (#329)fdfc15c
chore(deps): update dependency eslint-plugin-astro to ^0.32.0 (#328)Updates
eslint-plugin-jsonc
from 2.13.0 to 2.14.1Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
49f90f4
chore: release eslint-plugin-jsonc (#316)36b9fc7
fix: flat config issues (#315)016fa43
chore(deps): update typescript-eslint monorepo to v7cd813c2
chore: release eslint-plugin-jsonc (#312)451db46
Add support for flat config (#311)531fddb
chore(deps): update dependency esbuild to ^0.20.0Updates
eslint-plugin-react
from 7.34.0 to 7.34.1Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
eea45bf
Update CHANGELOG and bump versione4ecbcf
[Fix]checked-requires-onchange-or-readonly
: correct options that were beha...69de42e
[Fix]no-unknown-property
: only matchdata-*
attributes containing-
da1013c
[Docs]jsx-no-constructed-context-values
: fix some typosc3275a4
[Fix]no-unknown-property
: supportpopover
,popovertarget
, `popovertarg...a920463
[Fix]boolean-prop-naming
: improve error message48291e8
[Fix]boolean-prop-naming
: allow TSIntersectionType0abebc6
[Fix]boolean-prop-naming
: literalType error fix901c794
[Fix]boolean-prop-naming
: detect TS interfaces8c2bdb2
[actions] update workflowsUpdates
eslint-plugin-regexp
from 2.2.0 to 2.4.0Release notes
Sourced from eslint-plugin-regexp's releases.
Changelog
Sourced from eslint-plugin-regexp's changelog.
Commits
868cc25
chore: release eslint-plugin-regexp (#716)472c0c9
Change default configuration ofprefer-d
(#715)8338648
chore(deps): update dependency eslint-plugin-json-schema-validator to v5bb4f6a0
chore: use vitepress v1 (#713)8a24ef2
Addeslint-plugin-import
(#711)60d13b8
Refactor utils (#710)31026e1
Use snapshots in rule tests (#709)aacead4
chore(deps): update dependency eslint-plugin-regexp to ~2.3.0 (#707)3b13ea7
chore(deps): update typescript-eslint monorepo to v7 (#699)b726d1f
Bump vite from 4.5.1 to 4.5.2 (#696)Updates
eslint-plugin-vue
from 9.22.0 to 9.24.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
eadf0eb
9.24.0c6c5c46
Change flat config to an array to accept*.vue
(#2436)f0af008
fix(no-restricted-class): error in empty value (#2425)b22bd8b
feat: support flat configs (#2407)f84b8ee
9.23.0e2dc84b
feat(order-in-components): add side effects suggestions (#2423)3abc04c
feat: support Vue APIs from auto imports (#2422)7c71c48
fix(v-for-delimiter-style): ignore Punctuator token (#2416)8e8e1e8
perf: remove unnecessary second filter for type narrowing (#2417)02e6bbf
Update links to GitHub repos with changed main branch name (#2412)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