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 #37

Merged
merged 1 commit into from Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.5.8 -> ^20.6.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.5.0 -> ^6.7.0 age adoption passing confidence
@typescript-eslint/parser ^6.5.0 -> ^6.7.0 age adoption passing confidence
eslint (source) ^8.48.0 -> ^8.49.0 age adoption passing confidence
eslint-plugin-n ^16.0.2 -> ^16.1.0 age adoption passing confidence
eslint-plugin-yml (source) ^1.8.0 -> ^1.9.0 age adoption passing confidence
pnpm (source) 8.7.1 -> 8.7.5 age adoption passing confidence
pnpm (source) ^8.7.1 -> ^8.7.5 age adoption passing confidence
renovate (source) ^36.78.7 -> ^36.92.1 age adoption passing confidence
vitest ^0.34.3 -> ^0.34.4 age adoption passing confidence

Release Notes

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

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

You can read about our versioning strategy and releases on our website.

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

You can read about our versioning strategy and releases on our website.

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

v6.7.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.6.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

eslint-community/eslint-plugin-n (eslint-plugin-n)

v16.1.0

Compare Source

  • feat: Allow for automatic ts mapping detection (#​114) (2ab30ce)
  • feat: add config flat/recommended and flat/mixed-esm-and-cjs (#​111) (78595c4)
  • feat: export flat/recommended-script and flat/recommended-module (#​113) (1f8fdc8)
  • feat: add the ability to configure typescript to javascript file extension conversion (#​112) (20d2713)
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v1.9.0

Compare Source

Minor Changes
pnpm/pnpm (pnpm)

v8.7.5

Compare Source

Patch Changes

  • Improve performance of installation by using a worker for creating the symlinks inside node_modules/.pnpm #​7069.
  • Tarballs that have hard links are now unpacked successfully. This fixes a regression introduced in v8.7.0, which was shipped with our new in-house tarball parser #​7062.

Our Gold Sponsors

Our Silver Sponsors

v8.7.4

Compare Source

Patch Changes
  • Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting #​7041.
  • Fixes a regression published with pnpm v8.7.3. Don't hang while reading package.json from the content-addressable store #​7051.
  • Allow create scoped package with preferred version. #​7053
  • Reverting a change shipped in v8.7 that caused issues with the pnpm deploy command and "injected dependencies" #​6943.
Our Gold Sponsors
Our Silver Sponsors

v8.7.3

Compare Source

Patch Changes

  • Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server #​7032

Our Gold Sponsors

Our Silver Sponsors

v8.7.2

Compare Source

renovatebot/renovate (renovate)

v36.92.1

Compare Source

Bug Fixes

v36.92.0

Compare Source

Features
Documentation
Miscellaneous Chores

v36.91.0

Compare Source

Features

v36.90.0

Compare Source

Features
  • manager/github-actions: Support for Gitea and Forgejo actions within github-actions manager (#​24336) (5ff6466)

v36.89.0

Compare Source

Features

v36.88.2

Compare Source

Bug Fixes
Miscellaneous Chores
Tests

v36.88.1

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v36.88.0

Compare Source

Features
Miscellaneous Chores
  • deps: update actions/dependency-review-action action to v3.1.0 (#​24305) (0487578)

v36.87.7

Compare Source

Bug Fixes

v36.87.6

Compare Source

Bug Fixes

v36.87.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v9.19.5 (#​24290) (83d3390)

v36.87.4

Compare Source

Bug Fixes
Miscellaneous Chores

v36.87.3

Compare Source

Miscellaneous Chores
Build System

v36.87.2

Compare Source

Bug Fixes

v36.87.1

Compare Source

Bug Fixes

v36.87.0

Compare Source

Features
  • add options to host rules to enable mTLS calls to host (#​24155) (667f137)
  • manager/composer: Use bitbucket-tags for vcs repos if it has bitbucket.org URL (#​24096) (2e57646)

v36.86.0

Compare Source

Features

v36.85.1

Compare Source

Bug Fixes
Miscellaneous Chores

v36.85.0

Compare Source

Features
Documentation

v36.84.0

Compare Source

Features
  • presets/merge-confidence: Merge Confidence badges on-by-default for .NET, PHP and Ruby (#​24221) (b571684)

v36.83.1

Compare Source

Bug Fixes

v36.83.0

Compare Source

Features
Bug Fixes
  • Revert "feat(manager/poetry): extract python as a dependency from pyproject.toml" (#​24257) (185f124)
Miscellaneous Chores

v36.82.0

Compare Source

Features
  • platform/github: autodetect GitHub App username and commit email (#​24231) (80a81ce)

v36.81.0

Compare Source

Features
Bug Fixes
  • datasource/docker: correctly split registry and repository (#​24186) (1295698)
  • npm: correct npmrc log (808fd02)
Miscellaneous Chores

v36.80.0

Compare Source

Features
  • manager/poetry: extract python as a dependency from pyproject.toml (#​24236) (46c10be)

v36.79.1

Compare Source

Bug Fixes

v36.79.0

Compare Source

Features
  • git/auth: Support hostrules with username and password when authenticating git commands (#​24081) (095afcd)
Documentation
Miscellaneous Chores

v36.78.8

Compare Source

Miscellaneous Chores
Code Refactoring
Build System
vitest-dev/vitest (vitest)

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - 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, check this box

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 29 times, most recently from 70f1e9b to 700581f Compare August 27, 2023 14:16
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Sep 2, 2023
@renovate renovate bot reopened this Sep 2, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch September 2, 2023 23:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 3600ab2 to 3be2e92 Compare September 9, 2023 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0d19706 to 1c09243 Compare September 11, 2023 20:44
@ntnyq ntnyq merged commit 220d554 into main Sep 12, 2023
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 12, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant