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

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

Merged
merged 2 commits into from Apr 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@poppinss/cliui ^6.3.0 -> ^6.4.1 age adoption passing confidence
@sxzz/eslint-config ^3.7.6 -> ^3.9.0 age adoption passing confidence
@sxzz/prettier-config ^2.0.0 -> ^2.0.1 age adoption passing confidence
@types/node (source) ^20.11.10 -> ^20.12.6 age adoption passing confidence
bumpp ^9.3.0 -> ^9.4.0 age adoption passing confidence
date-fns ^3.3.1 -> ^3.6.0 age adoption passing confidence
eslint (source) ^8.56.0 -> ^8.57.0 age adoption passing confidence
jike-sdk ^0.26.1 -> ^0.27.0 age adoption passing confidence
open ^10.0.3 -> ^10.1.0 age adoption passing confidence
pnpm (source) 8.15.0 -> 8.15.6 age adoption passing confidence
prettier (source) ^3.2.4 -> ^3.2.5 age adoption passing confidence
tsup (source) ^8.0.1 -> ^8.0.2 age adoption passing confidence
tsx ^4.7.0 -> ^4.7.2 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.4 age adoption passing confidence

Release Notes

poppinss/cliui (@​poppinss/cliui)

v6.4.1: Update dependencies

Compare Source

  • chore: update dependencies 4f5318e

Full Changelog: poppinss/cliui@v6.4.0...v6.4.1

v6.4.0: Add logger.flushLogs to clear in memory logs

Compare Source

  • chore: update dependencies bacdac0
  • feat(logger): add flushLogs method to tests (#​16) e033529
  • feat: add justified columns example b9d42b5
  • chore: update dependencies b87e13c

What's Changed

New Contributors

Full Changelog: poppinss/cliui@v6.3.0...v6.4.0

sxzz/eslint-config (@​sxzz/eslint-config)

v3.9.0

Compare Source

Minor Changes

  • Replace eslint-plugin-i with eslint-plugin-import-x for supporting ESLint v9.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.8.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.6

Compare Source

   🚀 Features
    View changes on GitHub

v3.8.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.4

Compare Source

   🚀 Features
    View changes on GitHub

v3.8.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
sxzz/prettier-config (@​sxzz/prettier-config)

v2.0.1

Compare Source

antfu/bumpp (bumpp)

v9.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.3.1

Compare Source

   🚀 Features
    View changes on GitHub
date-fns/date-fns (date-fns)

v3.6.0

Compare Source

On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me.

Fixed
Added

v3.5.0

Compare Source

Kudos to @​fturmel, @​kossnocorp, @​makstyle119, @​tan75, @​marcreichel, @​tareknatsheh and @​audunru for working on the release. Also, thanks to @​seated for sponsoring me.

Fixed
Added
  • Added the constructNow function that creates the current date using the passed reference date's constructor.

v3.4.0

Compare Source

Kudos to @​kossnocorp, @​sakamossan and @​Revan99 for working on the release. Also thanks to @​seated for sponsoring me.

Added
eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

open-jike/jike-sdk (jike-sdk)

v0.27.0

Compare Source

   🚀 Features
    View changes on GitHub
sindresorhus/open (open)

v10.1.0

Compare Source

v10.0.4

Compare Source

  • Fix support for passing predefined app to openApp() (#​335) d9e7422
pnpm/pnpm (pnpm)

v8.15.6

Compare Source

Patch Changes

  • The exit code of the child process should be preserved on pnpm run #​7817.
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies #​7813.
  • Add --ignore-scripts argument to prune command #​7836.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

Patch Changes

  • Remove vulnerable "ip" package from the dependencies #​7652.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.2

Compare Source

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #​4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.1

Compare Source

Patch Changes

  • Use the object-hash library instead of node-object-hash for hashing keys of side-effects cache #​7591.
  • bundledDependencies should never be added to the lockfile with false as the value #​7576.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors


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 added the dependencies label Feb 5, 2024
Copy link

stackblitz bot commented Feb 5, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3a7a0f4 to 1035b63 Compare February 15, 2024 19:47
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from dc476c8 to 1fc815d Compare February 26, 2024 13:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 4bc97e5 to 3c41f2d Compare March 4, 2024 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a49b6f7 to 306297f Compare March 12, 2024 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 9949078 to 097e911 Compare March 19, 2024 12:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 767171d to d639b50 Compare March 20, 2024 22:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9f2eb0f to 63e5b22 Compare April 3, 2024 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a020a79 to 7eafd64 Compare April 8, 2024 07:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7eafd64 to 8d14af4 Compare April 9, 2024 08:27
@sxzz sxzz merged commit 9f0f5c4 into main Apr 9, 2024
5 checks passed
@sxzz sxzz deleted the renovate/all-minor-patch branch April 9, 2024 08:43
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