oguilleux / webpack-gulp-wordpress-starter-theme

A WordPress theme with Webpack & Gulp
153 stars 30 forks source link

Bump eslint-import-resolver-typescript from 3.2.1 to 3.3.0 #702

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-import-resolver-typescript from 3.2.1 to 3.3.0.

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.3.0

Minor Changes

  • #154 42f2dd6 Thanks @​JounQin! - feat: add externsionAlias option support, .d.([cm]?ts|tsx) are always preferred than .([cm]?js|jsx)

    typescript resolves typescript/lib/typescript.d.ts instead of typescript/lib/typescript.js by default

  • #154 42f2dd6 Thanks @​JounQin! - feat: exports globSync, defaultExtensions, defaultMainFields, defaultConditionNames and defaultExtensionAlias for reusing

Patch Changes

v3.2.7

Patch Changes

v3.2.6

Patch Changes

v3.2.5

Patch Changes

v3.2.4

Patch Changes

v3.2.2

Patch Changes

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

3.3.0

Minor Changes

  • #154 42f2dd6 Thanks @​JounQin! - feat: add externsionAlias option support, .d.([cm]?ts|tsx) are always preferred than .([cm]?js|jsx)

    typescript resolves typescript/lib/typescript.d.ts instead of typescript/lib/typescript.js by default

  • #154 42f2dd6 Thanks @​JounQin! - feat: exports globSync, defaultExtensions, defaultMainFields, defaultConditionNames and defaultExtensionAlias for reusing

Patch Changes

3.2.7

Patch Changes

3.2.6

Patch Changes

3.2.5

Patch Changes

3.2.4

Patch Changes

3.2.3

Patch Changes

... (truncated)

Commits
  • 76b7b56 chore: release eslint-import-resolver-typescript v3.3.0 (#155)
  • 4bd60c3 docs: document options from enhanced-resolve (#156)
  • 42f2dd6 feat: add externsionAlias option support (#154)
  • 34a84c9 chore: release eslint-import-resolver-typescript (#150)
  • 60ff431 docs: add changeset for releasing
  • 32e2802 chore: bump synckit
  • d24d612 chore: release eslint-import-resolver-typescript v3.2.6 (#147)
  • 7edb823 chore: use latest get-tsconfig package (#146)
  • 7599d89 ci: add size-limit support
  • ac860be chore: update @​1stg/remark-config usage in favor of @​1stg/config package
  • Additional commits viewable in compare view


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 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 2 years ago

Superseded by #708.