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 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.3.0 -> 19.7.1 age adoption passing confidence
@commitlint/config-conventional (source) 19.2.2 -> 19.7.1 age adoption passing confidence
@pnpm/read-package-json (source) ^1000.0.1 -> ^1000.0.3 age adoption passing confidence
@types/archiver (source) 6.0.2 -> 6.0.3 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.17.17 age adoption passing confidence
@vitest/coverage-v8 (source) 1.6.0 -> 1.6.1 age adoption passing confidence
chalk ^5.3.0 -> ^5.4.1 age adoption passing confidence
execa ^9.3.0 -> ^9.5.2 age adoption passing confidence
fs-extra ^11.2.0 -> ^11.3.0 age adoption passing confidence
knip (source) 5.23.3 -> 5.44.1 age adoption passing confidence
lefthook 1.6.18 -> 1.10.10 age adoption passing confidence
prettier (source) 3.3.2 -> 3.5.0 age adoption passing confidence
semver ^7.6.2 -> ^7.7.1 age adoption passing confidence
syncpack 13.0.0 -> 13.0.2 age adoption passing confidence
tsx (source) 4.16.0 -> 4.19.2 age adoption passing confidence
typescript (source) 5.5.3 -> 5.7.3 age adoption passing confidence
uuid ^11.0.3 -> ^11.0.5 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.1

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub
webpro-nl/knip (knip)

v5.44.1

Compare Source

v5.44.0

Compare Source

  • Add fixture w/ compilers/workaround for tailwind v4 (3cf1d05)
  • fix: ensure augmentWorkspace honors tsConfig rootDir (#​933) (2afffe0) - thanks @​rmunch!
  • feat: Add plugin for React router 7 framework mode (#​931) (012fd5b) - thanks @​lasseklovstad!
  • Refactor some bits to add manifestStr (9ce5766)
  • Use manifestStr and introduce PackageJsonPeeker (f2efd22)
  • Add pos to more issue types in json reporter (resolves #​930) (72cbcfa)
  • Merge node and node-test-runner plugins (1019b99)
  • Ignore built-in test reporters (resolve #​935) (090e76b)
  • Housekeep react-router plugin (dd0f682)
  • Bright & dimmed issue type header colors in symbol reporter (close #​934) (dcf5df3)
  • Update dependencies (9050695)

v5.43.6

Compare Source

  • Update docs for writing a plugin (f3669e2)
  • Remove unused property (18612d2)
  • Merge glob patterns (3815fae)
  • Update docs for writing a plugin (c1de2ba)
  • Invoke expo config function with context obj (resolves #​919) (2d0876b)
  • Add empty plugins: [] to dummy expo obj to cause less issues (15b8aac)

v5.43.5

Compare Source

  • Allow nsTypes to always consider all enums (the actual fix for #​927) (881de38)

v5.43.4

Compare Source

  • Add missing test & widen scope for implicit enumerations (resolves #​927) (d02db68)

v5.43.3

Compare Source

v5.43.2

Compare Source

  • Add a bit of error handling for failed contributors fetch (b70958a)
  • Always use production entries by default in expo plugin (resolves #​918) (9b8cb69)
  • knipignore → lintignore (47460d2)
  • Fix scoping of namespace import refs (c8ce64d)
  • Bun started exposing serialize and deserialize directly from node:v8 (cbfc56e)
  • Update docs (b7b6273)
  • Update dependencies (9b4f695)

v5.43.1

Compare Source

v5.43.0

Compare Source

v5.42.3

Compare Source

v5.42.2

Compare Source

v5.42.1

Compare Source

  • Exclude semantic-release packages (resolves #​899) (a28cc02)* Edit docs + gen (d850cbe)
  • Improve reported line sorting (7ff0b70)
  • Rename tests touching fs for easier exclusion (be5ba91)
  • Add test:watch script to watch only failing test (86b2123)
  • Add default formatter for jsx (4a212ad)
  • Avoid overwrites in issue collector storage key (0530465)
  • Rename file to match test/fixture consistency (959b64c)
  • Fix case of node ../../node_modules/.bin/executable (resolves #​908) (5a77dcc)
  • Log debug session from launcher (be1f9d4)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5)
  • Support more execa methods in visitor (5f2cf34)
  • Minor refactor (052375f)
  • Fix non-internal isDependency case (e908cfe)
  • Format on save (0f67016)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffd)
  • Reduce noise (5a3177f)
  • feat: add dependency-cruiser plugin (#​911) (8d206a0) - thanks @​filipw01!
  • Update dependencies (b9aff83)
  • Update docs re. 1731ee5 (938496c)

v5.42.0

Compare Source

v5.41.1

Compare Source

v5.41.0

Compare Source

v5.40.0

Compare Source

v5.39.4

Compare Source

  • Ignore ignore patterns in vite test.include patterns (df390a0)
  • Stop using package.json as fallback containingFilePath (de6682b)

v5.39.3

Compare Source

  • Doc edits (0f640e1)
  • feat: update mdx detection dependency list and update custom compiler… (#​875) (055a2e3)
  • Add new content configuration entry for Astro (#​872) (c80ac0e)

v5.39.2

Compare Source

v5.39.1

Compare Source

  • Fix case sensitivity in package name check (resolves #​869) (d6dab3d)

v5.39.0

Compare Source

v5.38.4

Compare Source

v5.38.3

Compare Source

v5.38.2

Compare Source

  • Fix for certain failing cases of --include-libs (resolves #​855) (5242ddd)

v5.38.1

Compare Source

  • Fix regression re. isIncludeEntryExports → skipExportsAnalysis from scripts/plugins (resolves #​857) (b8379de)

v5.38.0

Compare Source

v5.37.2

Compare Source

v5.37.1

Compare Source

v5.37.0

Compare Source

v5.36.7

Compare Source

  • Temp disable argos (fixes in knip → issues reported issues) (fd2d9d3)
  • Format generated file (6e15421)
  • Credit file-entry-cache (fe7812e)
  • Simplify isReferencedInExport and report types-in-types (resolves #​830) (80537c5)

v5.36.6

Compare Source

  • Generate plugin schema file (resolves #​829) (9d3367b)
  • Move pluginsSchema to separate file (8e6fe9e)
  • Add tweet and pat myself on the back (f4b253c)

v5.36.5

Compare Source

v5.36.4

Compare Source

  • Format (d5d1ba0)
  • Reduce own config (234d8cf)
  • Refactor globbin' to improve debug output (2bd294e)
  • Add glob args parser to plugins (7464371)
  • Remove oddity (0b09ff7)
  • Add comment to generated files (39a77ba)
  • Some plugins only need to run in root (811af53)
  • Add warning for --isolate-workspaces + class members (98318d7)
  • Add log util (328ba01)
  • Housekeeping config file (fb71a2c)
  • Remove unused export (6d2fdea)
  • Follow your own rules (135e478)
  • Filter out external refs to re-exports (b9ffef4)
  • Make more sense in --include-libs tests (9a78e33)
  • Add plugins card to homepage (5d32cfb)
  • Add "plugin docs generated" remark to plugin pages (ac3344a)

v5.36.3

Compare Source

  • Consolidate specifier workspace handling into helper (5c4a9d5)
  • No need to add .json files as entry files (8c0289f)
  • Update comparison-and-migration.md. Fix wrong link of npm-check (#​828) (a4a9882)
  • Only show any config hints in non-production mode (a138388)

v5.36.2

Compare Source

v5.36.1

Compare Source

v5.36.0

Compare Source

  • Add disclosure reporter (c5f0ee6)

v5.35.1

Compare Source

v5.35.0

Compare Source

v5.34.4

Compare Source

v5.34.3

Compare Source

v5.34.2

Compare Source

  • Highlight package name in specifier in symbols reporter (eca123b)
  • Fix binary extraction from specifier (c881d78)
  • Rename util to get-referenced-inputs.ts (62b10ba)
  • (TypeScript plugin): Add references path of tsconfig to config (#​816) (bff0977)
  • Update docs (366acdc)

v5.34.1

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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

@renovate renovate bot added the dependencies label Mar 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a795452 to d75d33f Compare March 11, 2024 04:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 861db16 to e62987f Compare March 18, 2024 10:30
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Mar 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 9b3a5e7 to 3a616ae Compare March 25, 2024 17:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1d5f73f to 4f9e422 Compare April 1, 2024 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4f9e422 to ae621b5 Compare April 2, 2024 17:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency eslint-config-escapace to v3.19.1 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ae621b5 to 0c4afd0 Compare April 2, 2024 22:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 23f4008 to 4f560eb Compare January 28, 2025 21:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from fd96578 to 440471e Compare February 4, 2025 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0c4722c to 9a43e3e Compare February 11, 2025 00:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 278c14e to 92a2d41 Compare February 18, 2025 10:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 92a2d41 to 1f3db49 Compare February 19, 2025 19:04
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Feb 20, 2025
@renovate renovate bot closed this Feb 20, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch February 20, 2025 03:52
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.

0 participants