Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

fix(deps): update all non-major dependencies #60

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.10.4 -> 20.10.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.13.2 -> 6.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.13.2 -> 6.15.0 age adoption passing confidence
eslint (source) 8.55.0 -> 8.56.0 age adoption passing confidence
fs-extra 11.1.1 -> 11.2.0 age adoption passing confidence
pnpm (source) 8.12.0 -> 8.12.1 age adoption passing confidence
superjson 2.0.0 -> 2.2.1 age adoption passing confidence
zod (source) 3.22.2 -> 3.22.4 age adoption passing confidence

Release Notes

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

v6.15.0

Compare Source

Features

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

v6.14.0

Compare Source

Bug Fixes
  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#​8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#​7998) (705370a)
Features
  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#​8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#​8003) (4c3e704)

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

6.13.2 (2023-12-04)

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

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

6.13.1 (2023-11-28)

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

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

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

v6.15.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.14.0

Compare Source

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

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

6.13.2 (2023-12-04)

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

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

6.13.1 (2023-11-28)

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.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores
jprichardson/node-fs-extra (fs-extra)

v11.2.0

Compare Source

  • Copy directory contents in parallel for better performance (#​1026)
  • Refactor internal code to use async/await (#​1020)
pnpm/pnpm (pnpm)

v8.12.1

Compare Source

Patch Changes

  • Don't report dependencies with optional dependencies as being added on repeat install. This was a bug in reporting #​7384.
  • Fix a bug where --fix-lockfile crashes on tarballs #​7368.
  • Do not create empty patch directory.
  • Installation should not fail if an empty node_modules directory cannot be removed #​7405.

Our Gold Sponsors

Our Silver Sponsors

blitz-js/superjson (superjson)

v2.2.1

Compare Source

What's Changed

Full Changelog: flightcontrolhq/superjson@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

Full Changelog: flightcontrolhq/superjson@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: flightcontrolhq/superjson@v2.0.0...v2.1.0

colinhacks/zod (zod)

v3.22.4

Compare Source

Commits:

v3.22.3

Compare Source

Commits:

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 requested a review from saud-alnasser as a code owner December 18, 2023 18:20
Copy link

changeset-bot bot commented Dec 18, 2023

🦋 Changeset detected

Latest commit: 009a778

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
cachescribe Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pull-request-size pull-request-size bot added the 🐇 size: small a pull request that changes from ten lines up to a hundred lines label Dec 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb0b2e2 to a43c7c3 Compare December 18, 2023 18:28
@saud-alnasser saud-alnasser changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 18, 2023
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Dec 18, 2023
Copy link
Contributor Author

renovate bot commented Dec 18, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@saud-alnasser saud-alnasser changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 18, 2023
@saud-alnasser saud-alnasser merged commit 51660fd into main Dec 18, 2023
3 checks passed
@saud-alnasser saud-alnasser deleted the renovate/all-minor-patch branch December 18, 2023 18:40
@github-actions github-actions bot mentioned this pull request Dec 18, 2023
saud-alnasser pushed a commit that referenced this pull request Dec 18, 2023
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.


# Releases
## cachescribe@2.0.1

### Patch Changes

-   [#60](#60) [`51660fd`](51660fd) Thanks [@renovate](https://github.com/apps/renovate)! - updated dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐇 size: small a pull request that changes from ten lines up to a hundred lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant