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

Merged
merged 1 commit into from Jun 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sveltejs/kit (source) 1.0.0-next.345 -> 1.0.0-next.348 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.26.0 -> 5.27.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.26.0 -> 5.27.0 age adoption passing confidence devDependencies minor
eslint (source) 8.16.0 -> 8.17.0 age adoption passing confidence devDependencies minor
node 16.15.0 -> 16.15.1 age adoption passing confidence patch
pnpm (source) 7.1.7 -> 7.1.8 age adoption passing confidence packageManager patch
svelte-check 2.7.1 -> 2.7.2 age adoption passing confidence devDependencies patch
svelte-preprocess 4.10.6 -> 4.10.7 age adoption passing confidence devDependencies patch
typescript (source) 4.7.2 -> 4.7.3 age adoption passing confidence devDependencies patch
vitest 0.13.0 -> 0.13.1 age adoption passing confidence devDependencies patch
zx 6.1.0 -> 6.2.2 age adoption passing confidence devDependencies minor

Release Notes

sveltejs/kit

v1.0.0-next.348

Compare Source

Patch Changes
  • Disallow access to __data.json for standalone endpoints (#​5149)
  • [chore] introduce KitConfig type (#​5141)
  • Prevent incorrect redirect for __data.json request with trailingSlash: 'always' (#​5149)

v1.0.0-next.347

Compare Source

Patch Changes
  • allow symlinked static assets in dev (#​5089)

v1.0.0-next.346

Compare Source

Patch Changes
  • [chore] provide Vite config via plugin (#​5073)
  • Reload page to recover from HMR errors (#​5108)
  • [chore] shared Vite build config (#​5105)
  • fix BodyValidator handling for nested object literals (#​5118)
  • [fix] don't set credentials to undefined in server-side fetch (#​5116)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.27.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] handle Template Literal Types (#​5092) (8febf11)
Features
  • [4.7] support new extensions (#​5027) (efc147b)
  • eslint-plugin: [ban-ts-comment] add descriptionFormat option (#​5026) (1fb31a4)
  • eslint-plugin: [no-misused-promises] warn when spreading promises (#​5053) (61ffa9e)
  • eslint-plugin: [space-infix-ops] missing error report for conditional types (#​5041) (0bfab6c)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.27.0

Compare Source

Bug Fixes
  • types: remove leftovers from removal of useJSXTextNode (#​5091) (f9c3647)
Features
eslint/eslint

v8.17.0

Compare Source

Features

  • 55319e1 feat: fix indent bug with semicolon-first style (#​15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#​15953) (Milos Djermanovic)

Bug Fixes

Documentation

Chores

nodejs/node

v16.15.1

Compare Source

Notable Changes
Commits
pnpm/pnpm

v7.1.8

Compare Source

Patch Changes

  • Suggest updating using Corepack, when pnpm was installed via Corepack.
  • It should be possible to install a git-hosted package that has no package.json file #​4822.
  • Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.

Our Sponsors

#### What's Changed * fix: pnpm pre-compiled binaries crash when NODE_MODULES is set by @​gluxon in https://github.com/pnpm/pnpm/pull/4823 * refactor(lockfile-file): Abstract LockfileFile to Lockfile conversion by @​gluxon in https://github.com/pnpm/pnpm/pull/4824 * test: update Jest by @​zkochan in https://github.com/pnpm/pnpm/pull/4644 * fix(cli): suggest to update with Corepack by @​zkochan in https://github.com/pnpm/pnpm/pull/4854 * fix: resolve manifest promise when manifest is not found by @​zkochan in https://github.com/pnpm/pnpm/pull/4826

Full Changelog: pnpm/pnpm@v7.1.7...v7.1.8

sveltejs/language-tools

v2.7.2

Compare Source

  • (fix) ignore js files in node_modules when type checking
  • (fix) correctly extract script/style tag when there's whitespace before block name (#​1494)
sveltejs/svelte-preprocess

v4.10.7

Compare Source

Bug Fixes
Microsoft/TypeScript

v4.7.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitest-dev/vitest

v0.13.1

Compare Source

Bug Fixes
Features
google/zx

v6.2.2

Compare Source

What's Changed

Full Changelog: google/zx@6.2.1...6.2.2

v6.2.1

Compare Source

  • Fixed $.verbose type.

v6.2.0

Compare Source

This release adds async local contexts via ctx() and configurable logger.


Configuration

📅 Schedule: Branch creation - "every weekend" (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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a89d3a9 to a768893 Compare June 4, 2022 18:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a768893 to 6e65444 Compare June 4, 2022 22:30
@KoichiKiyokawa KoichiKiyokawa merged commit d31872b into main Jun 5, 2022
@KoichiKiyokawa KoichiKiyokawa deleted the renovate/all-minor-patch branch June 5, 2022 01:09
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