-
Notifications
You must be signed in to change notification settings - Fork 25
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-dev): bump the vue group in /vue with 7 updates #1862
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 28, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bumps the vue group in /vue with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.4` | `18.18.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.4` | `6.9.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.4` | `6.9.0` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.52.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.17.0` | `9.18.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.4.11` | `4.5.0` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `1.8.16` | `1.8.22` | Updates `@types/node` from 18.18.4 to 18.18.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.7.4 to 6.9.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.9.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.4 to 6.9.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.9.0/packages/parser) Updates `eslint` from 8.51.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) Updates `eslint-plugin-vue` from 9.17.0 to 9.18.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.17.0...v9.18.1) Updates `vite` from 4.4.11 to 4.5.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite) Updates `vue-tsc` from 1.8.16 to 1.8.22 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v1.8.22/packages/tsc) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue ... Signed-off-by: dependabot[bot] <[email protected]>
laymonage
force-pushed
the
dependabot/npm_and_yarn/vue/vue-cd5d5f275a
branch
from
October 28, 2023 23:53
2059a83
to
0e1de55
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the vue group in /vue with 7 updates:
18.18.4
18.18.7
6.7.4
6.9.0
6.7.4
6.9.0
8.51.0
8.52.0
9.17.0
9.18.1
4.4.11
4.5.0
1.8.16
1.8.22
Updates
@types/node
from 18.18.4 to 18.18.7Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.9.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)9f85e67
docs(website): add Open in Playground button to code examples (#7482)53d5263
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)4972ecd
chore: enabled most of strict-type-checked internally (#7339)0e875bf
feat(eslint-plugin): [prefer-readonly] private fields support (#7686)76ab373
chore(website): auto-inject ban-types default options (#7714)03b875d
chore(eslint-plugin): fix post-merge issue around util namespace import (#7767)c6124b2
fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly...ee4fe89
docs: better rules table (filter rules by extension, etc.) (#7666)Updates
@typescript-eslint/parser
from 6.7.4 to 6.9.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5Updates
eslint
from 8.51.0 to 8.52.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
eslint-plugin-vue
from 9.17.0 to 9.18.1Release notes
Sourced from eslint-plugin-vue's releases.
Commits
b3129f9
9.18.15fc47e5
Fix require-toggle-inside-transition should respect "<slot>", "v-bind:key", a...5a29802
9.18.066a678f
fix(component-name-in-template-casing): ignore vue template syntax (#2301)467631e
Fixed false negatives for whitespace in `vue/require-toggle-inside-transition...15b99af
InsertdefineOptions
after import declarations in `vue/prefer-define-option...8ba6d9a
fix: replace typeParameters with typeArguments (#2292)791a60d
Docs: fix options for use-v-on-exact (#2277)Updates
vite
from 4.4.11 to 4.5.0Changelog
Sourced from vite's changelog.
Commits
055d2b8
release: v4.5.0ed7bdc5
feat: scan .marko files (#14669)45595ef
feat: backport mdx as known js source (#14560) (#14670)520139c
feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...Updates
vue-tsc
from 1.8.16 to 1.8.22Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
Most Recent Ignore Conditions Applied to This Pull Request
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