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): update all non-major dependencies #209

Merged
merged 1 commit into from
May 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.21.0 -> ^5.25.0 age adoption passing confidence
@typescript-eslint/parser ^5.21.0 -> ^5.25.0 age adoption passing confidence
eslint (source) ^8.14.0 -> ^8.15.0 age adoption passing confidence
vitest ^0.10.0 -> ^0.12.6 age adoption passing confidence
yarn 3.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.25.0

Compare Source

Bug Fixes
  • eslint-plugin: [typedef] stop enforcing rule for assignment expressions (#​4958) (04a216c)
  • eslint-plugin: strict config should not extend recommended (#​5005) (05d71c2)
  • website: correct Presets link to be Configs (#​5004) (e18e91c)
Features
  • eslint-plugin: [no-empty-function] new allow option overrideMethods (#​4923) (13c05ae)
  • eslint-plugin: deprecate no-duplicate-imports in favour of import/no-duplicates (#​4973) (1d2e41a)
  • update to TypeScript 4.7-rc (#​4829) (6fe783c)

v5.24.0

Compare Source

Bug Fixes
Features

v5.23.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow type import as long as there's one matching pattern (#​4898) (0419d28)
  • eslint-plugin: [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#​4901) (4507ac8)

v5.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] verify nextToken exists (#​4868) (23746f8)
Features
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.25.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.24.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.23.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.22.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

eslint/eslint

v8.15.0

Compare Source

Features

  • ab37d3b feat: add enforceInClassFields option to no-underscore-dangle (#​15818) (Roberto Cestari)

Bug Fixes

  • 8bf9440 fix: "use strict" should not trigger strict mode in ES3 (#​15846) (Milos Djermanovic)

Documentation

  • 28116cc docs: update AST node names link in no-restricted-syntax (#​15843) (Milos Djermanovic)
  • 272965f docs: fix h1 heading on formatters page (#​15834) (Milos Djermanovic)
  • a798166 docs: update example for running individual rule tests (#​15833) (Milos Djermanovic)
  • 57e732b docs: mark SourceCode#getJSDocComment deprecated in working-with-rules (#​15829) (Milos Djermanovic)
  • 9a90abf docs: update docs directory in working-with-rules (#​15830) (Milos Djermanovic)
  • 810adda docs: add more examples for prefer-object-spread (#​15831) (coderaiser)
  • 06b1edb docs: clarify no-control-regex rule (#​15808) (Milos Djermanovic)
  • 9ecd42f docs: Fixed typo in code comment (#​15812) (Addison G)
  • de992b7 docs: remove links to 2fa document (#​15804) (Milos Djermanovic)
  • 5222659 docs: fix 'Related Rules' heading in no-constant-binary-expression (#​15799) (Milos Djermanovic)
  • e70ae81 docs: Update README team and sponsors (ESLint Jenkins)

Chores

vitest-dev/vitest

v0.12.6

Compare Source

Bug Fixes

v0.12.5

Compare Source

Bug Fixes
Features
  • vite-node: include debug (ed3374f)

v0.12.4

Compare Source

Bug Fixes
  • snapshot: only add indent when the line is not empty (6a5dfe8)
Features

v0.12.3

Compare Source

Bug Fixes
  • try disable atomics for workers (154db71)

v0.12.2

Compare Source

Bug Fixes
Features
  • support custom env in config (4701e0b)

v0.12.1

Compare Source

Bug Fixes
  • fix require reference (5da8b00)
  • console: ignore empty stdout/stderr (d3fb532)
  • clear mock from callstack, if mocked with factory (#​1276) (7459ff8)
  • don't show __vite_ssr prefix on imported variables (#​1272) (a2f17b0)
Features

v0.12.0

Compare Source

Bug Fixes
  • calling global functions in happy-dom, refactor sharing global state (#​1262) (555aba6)
Features

v0.11.0

Compare Source

Bug Fixes
Features

v0.10.5

Compare Source

Bug Fixes
Features
  • remove shebang when executing the code via vite-node (#​1224) (5dcfea7)

v0.10.4

Compare Source

Bug Fixes

v0.10.3

Compare Source

Bug Fixes

v0.10.2

Compare Source

Features

v0.10.1

Compare Source

Bug Fixes
Features
yarnpkg/berry

v3.2.1

Compare Source

Installs
  • The pnpm linker no longer tries to remove node_modules directory, when node-modules linker is active
  • The node-modules linker does not fail anymore if portal dependency points to an external project with multiple interdependent workspaces
  • The node-modules linker has received various improvements:
    • applies hoisting algorithm on aliased dependencies
    • reinstalls modules that have their directories removed from node_modules by the user
    • improves portal hoisting
    • supports supportedArchitectures
Bugfixes
  • The PnP ESM loader is now able to handle symlinked extensionless entrypoints.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7694971 to f21c08a Compare May 10, 2022 03:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 998cce5 to 4be7df4 Compare May 17, 2022 15:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4be7df4 to 2245e76 Compare May 18, 2022 08:16
@danielroe danielroe merged commit 1913c9b into main May 18, 2022
@danielroe danielroe deleted the renovate/all-minor-patch branch May 18, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants