Skip to content
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 @vue/eslint-config-typescript from 3.0.1 to 4.0.0 #23

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps @vue/eslint-config-typescript from 3.0.1 to 4.0.0.

Release notes

Sourced from @vue/eslint-config-typescript's releases.

v3.4.0

No release notes provided.

v3.3.0

No release notes provided.

v3.2.3

No release notes provided.

v3.2.2

See CHANGLOG.md

v3.2.1

No release notes provided.

v3.2.0

New Release Strategy

  • All plugin minors will be in sync (v3.2.x for now)
  • Patches are release on demand for each package
  • eslint-config-* packages will have their own release cycle

New Features

  • babel-preset-app: add decoratorsBeforeExport option (bfb78a9), closes #2974
  • cli-plugin-typescript: respect excluded globs in tslint (#2961) (af4e498)
  • cli-service: add support for loading WebAssembly and ES Modules (#2819) (2db8d18)
  • cli-ui: plugin: quick local plugin refresh (91a4b2e)
  • cli-ui: status bar: last log animation (ebc0ea2)

Other bugfixes can be found in CHANGELOG.md

v3.1.1

No release notes provided.

v3.1.0

No release notes provided.

v3.0.5

No release notes provided.

v3.0.4

No release notes provided.

v3.0.3

No release notes provided.

v3.0.2

... (truncated)
Changelog

Sourced from @vue/eslint-config-typescript's changelog.

3.4.0 (2019-01-31)

babel-preset-app

Features

cli

Bug Fixes

  • fix injectImports when there's no pre-existing import declarations (108d801), closes #2925
  • should check yarn when no pacakage manager specified (6a75056), closes #3393

cli-plugin-babel

Bug Fixes

  • add webpack to plugins' dependencies, fix yarn peer dep warnings (6e5e117)
  • cli-plugin-babel: transpileDependencies should only match packages inside node_modules, close #3057 (#3229) (fb71653)
  • take all env variables into account in genCacheConfig (047872c), closes #3275

cli-plugin-eslint

Bug Fixes

  • only add custom ignorePattern when no .eslintignore exists (#3325) (febd386), closes #3243

Features

cli-plugin-typescript

Bug Fixes

Features

  • support yml, yaml and json tslint configuration files (#3305) (596a49d)

cli-plugin-unit-mocha

Bug Fixes

  • apply a workaround for the prettier / jsdom-global bug (bca6edc)

cli-service

... (truncated)
Commits
  • 49a2c72 chore: @vue/[email protected]
  • 6e5e117 fix: add webpack to plugins' dependencies, fix yarn peer dep warnings
  • 3d6eab9 fix: add @vue/component-compiler-utils to dependencies, fix yarn pnp compatib...
  • 9a9a707 chore: update deps
  • f3fe8b3 fix: fix linting of tsx script in .vue file (#3097)
  • 2163260 chore: also show typescript version in vue info
  • 6a75056 fix: should check yarn when no pacakage manager specified
  • fb71653 fix(cli-plugin-babel): transpileDependencies should only match packages insid...
  • 10c253a chore: validates multiple arguments for vue create command (#3195)
  • 0a0a65f fix: pin webpack version, fixes #3335
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by soda, a new releaser for @vue/eslint-config-typescript since your current version.


Dependabot compatibility score

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 12, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant