Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

chore(Renovate): ⬆️ Update configs #40

Merged
merged 1 commit into from
May 6, 2023
Merged

chore(Renovate): ⬆️ Update configs #40

merged 1 commit into from
May 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@terminal-nerds/browserslist-config (source) 0.2.0 -> 0.2.1 age adoption passing confidence
@terminal-nerds/eslint-config (source) 0.22.0 -> 0.23.0 age adoption passing confidence
@terminal-nerds/lint-staged-config (source) 0.4.0 -> 0.4.1 age adoption passing confidence
@terminal-nerds/prettier-config (source) 0.10.0 -> 0.11.0 age adoption passing confidence
@terminal-nerds/syncpack-config (source) 0.5.0 -> 0.5.1 age adoption passing confidence
@terminal-nerds/tsup-config (source) 0.3.0 -> 0.3.1 age adoption passing confidence
@terminal-nerds/typescript-config (source) 0.6.0 -> 0.6.1 age adoption passing confidence
@terminal-nerds/vitest-config (source) 0.7.0 -> 0.8.0 age adoption passing confidence
eslint (source) 8.37.0 -> 8.39.0 age adoption passing confidence
lint-staged 13.2.0 -> 13.2.2 age adoption passing confidence
markdownlint-cli 0.33.0 -> 0.34.0 age adoption passing confidence
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence
syncpack 9.8.4 -> 9.8.6 age adoption passing confidence
typescript (source) 5.0.3 -> 5.0.4 age adoption passing confidence
vitest 0.29.8 -> 0.30.1 age adoption passing confidence

Release Notes

terminal-nerds/configs (@​terminal-nerds/browserslist-config)

v0.2.1

Compare Source

Patch Changes
terminal-nerds/configs (@​terminal-nerds/eslint-config)

v0.23.0

Compare Source

Minor Changes
  • #​325 f264f1c Thanks @​xeho91! - 🔧 Tweak rules:

    • no-undef - disable when typescript module exists (to avoid reported warnings)
    • no-unused-vars - same as above
    • no-unused-vars & @typescript-eslint/no-unused-vars - apply the same pattern on vars (from args)
    • jsdoc/tag-lines - use any option
  • #​317 d2cbd77 Thanks @​renovate! - ⬆️ Update dependency eslint-plugin-jsdoc to v43

Patch Changes
terminal-nerds/configs (@​terminal-nerds/lint-staged-config)

v0.4.1

Compare Source

Patch Changes
terminal-nerds/configs (@​terminal-nerds/prettier-config)

v0.11.0

Compare Source

Minor Changes
  • #​326 0e1f6d3 Thanks @​xeho91! - 🔧 Tweak JSDoc plugin options:

    • jsdocDescriptionTag - disabled
    • jsdocSingleLineComment - disabled
Patch Changes
terminal-nerds/configs (@​terminal-nerds/syncpack-config)

v0.5.1

Compare Source

Patch Changes
terminal-nerds/configs (@​terminal-nerds/tsup-config)

v0.3.1

Compare Source

Patch Changes
terminal-nerds/configs (@​terminal-nerds/typescript-config)

v0.6.1

Compare Source

Patch Changes
terminal-nerds/configs (@​terminal-nerds/vitest-config)

v0.8.0

Compare Source

Minor Changes
Patch Changes
eslint/eslint

v8.39.0

Compare Source

Features

  • 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#​17086) (Nicholas C. Zakas)

Documentation

  • 6987dc5 docs: Fix formatting in Custom Rules docs (#​17097) (Milos Djermanovic)
  • 4ee92e5 docs: Update README (GitHub Actions Bot)
  • d8e9887 docs: Custom Rules cleanup/expansion (#​16906) (Ben Perlmutter)
  • 1fea279 docs: Clarify how to add to tsc agenda (#​17084) (Nicholas C. Zakas)
  • 970ef1c docs: Update triage board location (Nicholas C. Zakas)
  • 6d8bffd docs: Update README (GitHub Actions Bot)

Chores

v8.38.0

Compare Source

Features

  • a1d561d feat: Move getDeclaredVariables and getAncestors to SourceCode (#​17059) (Nicholas C. Zakas)

Bug Fixes

  • 1c1ece2 fix: do not report on RegExp(...args) in require-unicode-regexp (#​17037) (Francesco Trotta)

Documentation

  • 7162d34 docs: Mention new config system is complete (#​17068) (Nicholas C. Zakas)
  • 0fd6bb2 docs: Update README (GitHub Actions Bot)
  • c83531c docs: Update/remove external links, eg. point to eslint-community (#​17061) (Pelle Wessman)
  • a3aa6f5 docs: Clarify no-div-regex rule docs (#​17051) (Francesco Trotta)
  • b0f11cf docs: Update README (GitHub Actions Bot)
  • da8d52a docs: Update the second object instance for the "no-new" rule (#​17020) (Ahmadou Waly NDIAYE)
  • 518130a docs: switch language based on current path (#​16687) (Percy Ma)
  • 24206c4 docs: Update README (GitHub Actions Bot)

Chores

okonet/lint-staged

v13.2.2

Compare Source

Bug Fixes

v13.2.1

Compare Source

Bug Fixes
  • ignore "package.json" as config file when it's invalid JSON (#​1281) (e7ed6f7)
igorshubovych/markdownlint-cli

v0.34.0: 0.34.0

Compare Source

  • Update markdownlint dependency to 0.28.2
    • Introduce micromark parser for better positional data (internal only)
    • Use micromark in MD013/MD033/MD034/MD035/MD038/MD044/MD052/MD053
  • Update all dependencies via Dependabot
prettier/prettier

v2.8.8

Compare Source

This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.

JamieMason/syncpack

v9.8.6

Compare Source

Bug Fixes
  • config: prevent default source overriding rcfile (1d6a4ba), closes #​123
  • npm: update minor dependencies (91f4967)
Microsoft/TypeScript

v5.0.4: TypeScript 5.0.4

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

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.30.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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 a team March 16, 2023 18:04
@renovate renovate bot added ⚙️ configuration Configuration changes 🧩 dependencies Related to the dependencies labels Mar 16, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2023

⚠️ No Changeset found

Latest commit: 2de2f7d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions bot added the 🏗️ continuous integration Related to the GitHub Actions or other CI tools label Mar 16, 2023
@ghost
Copy link

ghost commented Mar 16, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot force-pushed the renovate/configs branch from babc479 to fbf54c5 Compare March 16, 2023 18:06
@github-actions github-actions bot removed the 🏗️ continuous integration Related to the GitHub Actions or other CI tools label Mar 16, 2023
@renovate renovate bot force-pushed the renovate/configs branch from fbf54c5 to 405aba4 Compare March 16, 2023 18:09
@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2023

Size Change: 0 B

Total Size: 114 kB

ℹ️ View Unchanged
Filename Size
./packages/array/dist/compare/compare.cjs 480 B
./packages/array/dist/compare/compare.js 390 B
./packages/array/dist/difference/difference.cjs 512 B
./packages/array/dist/difference/difference.js 420 B
./packages/array/dist/filter/filter.cjs 367 B
./packages/array/dist/filter/filter.js 353 B
./packages/array/dist/intersection/intersection.cjs 375 B
./packages/array/dist/intersection/intersection.js 359 B
./packages/array/dist/main.cjs 1.53 kB
./packages/array/dist/main.js 1.41 kB
./packages/array/dist/random/random.cjs 470 B
./packages/array/dist/random/random.js 448 B
./packages/array/dist/schema/bigint/bigint.cjs 339 B
./packages/array/dist/schema/bigint/bigint.js 325 B
./packages/array/dist/schema/empty/empty.cjs 361 B
./packages/array/dist/schema/empty/empty.js 343 B
./packages/array/dist/schema/float/float.cjs 328 B
./packages/array/dist/schema/float/float.js 315 B
./packages/array/dist/schema/integer/integer.cjs 588 B
./packages/array/dist/schema/integer/integer.js 566 B
./packages/array/dist/schema/schema.cjs 895 B
./packages/array/dist/schema/schema.js 871 B
./packages/array/dist/shuffle/shuffle.cjs 473 B
./packages/array/dist/shuffle/shuffle.js 452 B
./packages/array/dist/union/union.cjs 422 B
./packages/array/dist/union/union.js 330 B
./packages/array/dist/unique/unique.cjs 329 B
./packages/array/dist/unique/unique.js 312 B
./packages/config/dist/main.cjs 737 B
./packages/config/dist/main.js 716 B
./packages/config/dist/merge/merge.cjs 199 B
./packages/config/dist/merge/merge.js 187 B
./packages/config/dist/read/read.cjs 677 B
./packages/config/dist/read/read.js 658 B
./packages/error/dist/built-in/built-in.cjs 361 B
./packages/error/dist/built-in/built-in.js 350 B
./packages/error/dist/custom/custom.cjs 415 B
./packages/error/dist/custom/custom.js 328 B
./packages/error/dist/custom/runtime/runtime.cjs 358 B
./packages/error/dist/custom/runtime/runtime.js 274 B
./packages/error/dist/custom/validation/validation.cjs 219 B
./packages/error/dist/custom/validation/validation.js 210 B
./packages/error/dist/main.cjs 602 B
./packages/error/dist/main.js 514 B
./packages/extension/dist/main.cjs 551 B
./packages/extension/dist/main.js 541 B
./packages/extension/dist/schema/groups/html.cjs 218 B
./packages/extension/dist/schema/groups/html.js 201 B
./packages/extension/dist/schema/groups/javascript.cjs 233 B
./packages/extension/dist/schema/groups/javascript.js 221 B
./packages/extension/dist/schema/groups/json.cjs 222 B
./packages/extension/dist/schema/groups/json.js 207 B
./packages/extension/dist/schema/groups/markdown.cjs 227 B
./packages/extension/dist/schema/groups/markdown.js 210 B
./packages/extension/dist/schema/groups/stylesheet.cjs 232 B
./packages/extension/dist/schema/groups/stylesheet.js 221 B
./packages/extension/dist/schema/groups/typescript.cjs 232 B
./packages/extension/dist/schema/groups/typescript.js 220 B
./packages/extension/dist/schema/groups/ui-library.cjs 246 B
./packages/extension/dist/schema/groups/ui-library.js 231 B
./packages/extension/dist/schema/groups/yaml.cjs 219 B
./packages/extension/dist/schema/groups/yaml.js 202 B
./packages/extension/dist/schema/schema.cjs 553 B
./packages/extension/dist/schema/schema.js 543 B
./packages/function/dist/main.cjs 536 B
./packages/function/dist/main.js 528 B
./packages/function/dist/schema/schema.cjs 538 B
./packages/function/dist/schema/schema.js 530 B
./packages/number/dist/main.cjs 1.56 kB
./packages/number/dist/main.js 1.5 kB
./packages/number/dist/math/math.cjs 209 B
./packages/number/dist/math/math.js 198 B
./packages/number/dist/misc/misc.cjs 270 B
./packages/number/dist/misc/misc.js 260 B
./packages/number/dist/random/random.cjs 381 B
./packages/number/dist/random/random.js 370 B
./packages/number/dist/round/round.cjs 269 B
./packages/number/dist/round/round.js 259 B
./packages/number/dist/schema/groups/finite/finite.cjs 221 B
./packages/number/dist/schema/groups/finite/finite.js 209 B
./packages/number/dist/schema/groups/float/float.cjs 236 B
./packages/number/dist/schema/groups/float/float.js 227 B
./packages/number/dist/schema/groups/infinity/infinity.cjs 282 B
./packages/number/dist/schema/groups/infinity/infinity.js 273 B
./packages/number/dist/schema/groups/integer/integer.cjs 292 B
./packages/number/dist/schema/groups/integer/integer.js 282 B
./packages/number/dist/schema/groups/multiple-of/multiple-of.cjs 339 B
./packages/number/dist/schema/groups/multiple-of/multiple-of.js 323 B
./packages/number/dist/schema/groups/nan/nan.cjs 196 B
./packages/number/dist/schema/groups/nan/nan.js 188 B
./packages/number/dist/schema/groups/negative/negative.cjs 269 B
./packages/number/dist/schema/groups/negative/negative.js 260 B
./packages/number/dist/schema/groups/number/number.cjs 271 B
./packages/number/dist/schema/groups/number/number.js 207 B
./packages/number/dist/schema/groups/positive/positive.cjs 272 B
./packages/number/dist/schema/groups/positive/positive.js 262 B
./packages/number/dist/schema/groups/safe/safe.cjs 300 B
./packages/number/dist/schema/groups/safe/safe.js 291 B
./packages/number/dist/schema/groups/zero/zero.cjs 296 B
./packages/number/dist/schema/groups/zero/zero.js 287 B
./packages/number/dist/schema/schema.cjs 1.13 kB
./packages/number/dist/schema/schema.js 1.07 kB
./packages/object/dist/keys/keys.cjs 257 B
./packages/object/dist/keys/keys.js 245 B
./packages/object/dist/main.cjs 475 B
./packages/object/dist/main.js 457 B
./packages/object/dist/merge/merge.cjs 242 B
./packages/object/dist/merge/merge.js 219 B
./packages/object/dist/schema/empty/empty.cjs 229 B
./packages/object/dist/schema/empty/empty.js 219 B
./packages/object/dist/schema/schema.cjs 310 B
./packages/object/dist/schema/schema.js 300 B
./packages/package/dist/dependencies/dependencies.cjs 466 B
./packages/package/dist/dependencies/dependencies.js 444 B
./packages/package/dist/json/json.cjs 325 B
./packages/package/dist/json/json.js 306 B
./packages/package/dist/main.cjs 476 B
./packages/package/dist/main.js 453 B
./packages/package/dist/schema/schema.cjs 78 B
./packages/package/dist/schema/schema.js 63 B
./packages/project/dist/main.cjs 382 B
./packages/project/dist/main.js 363 B
./packages/project/dist/monorepo/monorepo.cjs 382 B
./packages/project/dist/monorepo/monorepo.js 363 B
./packages/regexp/dist/creator/creator.cjs 492 B
./packages/regexp/dist/creator/creator.js 367 B
./packages/regexp/dist/main.cjs 840 B
./packages/regexp/dist/main.js 631 B
./packages/runtime/dist/environment/environment.cjs 718 B
./packages/runtime/dist/environment/environment.js 700 B
./packages/runtime/dist/main.cjs 1.74 kB
./packages/runtime/dist/main.js 1.63 kB
./packages/runtime/dist/module/module.cjs 597 B
./packages/runtime/dist/module/module.js 483 B
./packages/runtime/dist/scope/groups/continuous-integration.cjs 206 B
./packages/runtime/dist/scope/groups/continuous-integration.js 193 B
./packages/runtime/dist/scope/groups/node.cjs 944 B
./packages/runtime/dist/scope/groups/node.js 935 B
./packages/runtime/dist/scope/groups/storybook.cjs 184 B
./packages/runtime/dist/scope/groups/storybook.js 171 B
./packages/runtime/dist/scope/groups/test.cjs 180 B
./packages/runtime/dist/scope/groups/test.js 168 B
./packages/runtime/dist/scope/scope.cjs 1.23 kB
./packages/runtime/dist/scope/scope.js 1.21 kB
./packages/runtime/dist/scope/shared.cjs 78 B
./packages/runtime/dist/scope/shared.js 63 B
./packages/runtime/dist/variable/variable.cjs 960 B
./packages/runtime/dist/variable/variable.js 948 B
./packages/snippets/dist/main.cjs 528 B
./packages/snippets/dist/main.js 185 B
./packages/string/dist/case/case.cjs 244 B
./packages/string/dist/case/case.js 87 B
./packages/string/dist/char/char.cjs 1.09 kB
./packages/string/dist/char/char.js 1.07 kB
./packages/string/dist/main.cjs 1.85 kB
./packages/string/dist/main.js 1.66 kB
./packages/string/dist/schema/schema.cjs 282 B
./packages/string/dist/schema/schema.js 270 B
./packages/string/dist/word/word.cjs 284 B
./packages/string/dist/word/word.js 270 B
./packages/test/dist/emoji/emoji.cjs 855 B
./packages/test/dist/emoji/emoji.js 839 B
./packages/test/dist/main.cjs 2.64 kB
./packages/test/dist/main.js 2.63 kB
./packages/test/dist/sample/groups/array.cjs 139 B
./packages/test/dist/sample/groups/array.js 126 B
./packages/test/dist/sample/groups/bigint.cjs 224 B
./packages/test/dist/sample/groups/bigint.js 211 B
./packages/test/dist/sample/groups/boolean.cjs 186 B
./packages/test/dist/sample/groups/boolean.js 175 B
./packages/test/dist/sample/groups/date.cjs 145 B
./packages/test/dist/sample/groups/date.js 133 B
./packages/test/dist/sample/groups/function.cjs 723 B
./packages/test/dist/sample/groups/function.js 709 B
./packages/test/dist/sample/groups/infinity.cjs 152 B
./packages/test/dist/sample/groups/infinity.js 140 B
./packages/test/dist/sample/groups/map.cjs 165 B
./packages/test/dist/sample/groups/map.js 152 B
./packages/test/dist/sample/groups/nan.cjs 128 B
./packages/test/dist/sample/groups/nan.js 116 B
./packages/test/dist/sample/groups/null.cjs 114 B
./packages/test/dist/sample/groups/null.js 102 B
./packages/test/dist/sample/groups/number.cjs 266 B
./packages/test/dist/sample/groups/number.js 258 B
./packages/test/dist/sample/groups/object.cjs 149 B
./packages/test/dist/sample/groups/object.js 135 B
./packages/test/dist/sample/groups/regexp.cjs 138 B
./packages/test/dist/sample/groups/regexp.js 126 B
./packages/test/dist/sample/groups/set.cjs 146 B
./packages/test/dist/sample/groups/set.js 132 B
./packages/test/dist/sample/groups/string.cjs 324 B
./packages/test/dist/sample/groups/string.js 317 B
./packages/test/dist/sample/groups/symbol.cjs 180 B
./packages/test/dist/sample/groups/symbol.js 169 B
./packages/test/dist/sample/groups/undefined.cjs 131 B
./packages/test/dist/sample/groups/undefined.js 119 B
./packages/test/dist/sample/sample.cjs 1.21 kB
./packages/test/dist/sample/sample.js 1.2 kB
./packages/test/dist/unit/unit.cjs 1.45 kB
./packages/test/dist/unit/unit.js 1.44 kB
./packages/type/dist/built-in/built-in.cjs 1.5 kB
./packages/type/dist/built-in/built-in.js 1.49 kB
./packages/type/dist/built-in/groups/control-abstraction.cjs 354 B
./packages/type/dist/built-in/groups/control-abstraction.js 339 B
./packages/type/dist/built-in/groups/error.cjs 323 B
./packages/type/dist/built-in/groups/error.js 308 B
./packages/type/dist/built-in/groups/fundamental.cjs 278 B
./packages/type/dist/built-in/groups/fundamental.js 262 B
./packages/type/dist/built-in/groups/indexed-collection.cjs 397 B
./packages/type/dist/built-in/groups/indexed-collection.js 379 B
./packages/type/dist/built-in/groups/internationalization.cjs 239 B
./packages/type/dist/built-in/groups/internationalization.js 224 B
./packages/type/dist/built-in/groups/keyed-collection.cjs 276 B
./packages/type/dist/built-in/groups/keyed-collection.js 262 B
./packages/type/dist/built-in/groups/managing-memory.cjs 265 B
./packages/type/dist/built-in/groups/managing-memory.js 250 B
./packages/type/dist/built-in/groups/number-and-date.cjs 282 B
./packages/type/dist/built-in/groups/number-and-date.js 270 B
./packages/type/dist/built-in/groups/reflection.cjs 245 B
./packages/type/dist/built-in/groups/reflection.js 227 B
./packages/type/dist/built-in/groups/structured-data.cjs 308 B
./packages/type/dist/built-in/groups/structured-data.js 291 B
./packages/type/dist/built-in/groups/test-processing.cjs 249 B
./packages/type/dist/built-in/groups/test-processing.js 236 B
./packages/type/dist/constructor/constructor.cjs 342 B
./packages/type/dist/constructor/constructor.js 334 B
./packages/type/dist/main.cjs 1.98 kB
./packages/type/dist/main.js 1.96 kB
./packages/type/dist/non-primitive/non-primitive.cjs 361 B
./packages/type/dist/non-primitive/non-primitive.js 348 B
./packages/type/dist/primitive/primitive.cjs 516 B
./packages/type/dist/primitive/primitive.js 504 B
./packages/url/dist/localhost/localhost.cjs 335 B
./packages/url/dist/localhost/localhost.js 323 B
./packages/url/dist/main.cjs 971 B
./packages/url/dist/main.js 960 B
./packages/url/dist/schema/port/port.cjs 303 B
./packages/url/dist/schema/port/port.js 292 B
./packages/url/dist/schema/protocol/protocol.cjs 229 B
./packages/url/dist/schema/protocol/protocol.js 219 B
./packages/url/dist/schema/schema.cjs 448 B
./packages/url/dist/schema/schema.js 436 B
./packages/url/dist/social-media/social-media.cjs 637 B
./packages/url/dist/social-media/social-media.js 634 B
./packages/url/dist/target/target.cjs 367 B
./packages/url/dist/target/target.js 356 B

compressed-size-action

@renovate renovate bot force-pushed the renovate/configs branch 13 times, most recently from 8e1cc33 to 4cd68f3 Compare March 20, 2023 08:19
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update configs chore(Renovate): ⬆️ Update configs - autoclosed Mar 20, 2023
@renovate renovate bot closed this Mar 20, 2023
@renovate renovate bot deleted the renovate/configs branch March 20, 2023 10:02
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update configs - autoclosed chore(Renovate): ⬆️ Update configs Mar 20, 2023
@renovate renovate bot reopened this Mar 20, 2023
@renovate renovate bot force-pushed the renovate/configs branch 4 times, most recently from c654ffa to 33c98d3 Compare April 5, 2023 09:41
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update configs chore(Renovate): ⬆️ Update configs - autoclosed Apr 5, 2023
@renovate renovate bot closed this Apr 5, 2023
@renovate renovate bot deleted the renovate/configs branch April 5, 2023 10:50
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update configs - autoclosed chore(Renovate): ⬆️ Update configs Apr 7, 2023
@renovate renovate bot reopened this Apr 7, 2023
@renovate renovate bot restored the renovate/configs branch April 7, 2023 14:53
@renovate renovate bot force-pushed the renovate/configs branch 3 times, most recently from 82bb3d0 to 325a46f Compare April 9, 2023 15:01
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update configs chore(Renovate): ⬆️ Update dependency lint-staged to v13.2.1 Apr 10, 2023
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update dependency lint-staged to v13.2.1 chore(Renovate): ⬆️ Update configs Apr 10, 2023
@renovate renovate bot force-pushed the renovate/configs branch from 325a46f to bf3d91c Compare April 14, 2023 15:06
@socket-security
Copy link

socket-security bot commented Apr 14, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
prettier@2.8.8 eval, filesystem, environment +0 prettier-bot
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@terminal-nerds/browserslist-config@0.2.1 0.2.0...0.2.1 None +0/-0 xeho91
@terminal-nerds/tsup-config@0.3.1 0.3.0...0.3.1 None +0/-0 xeho91
@terminal-nerds/vitest-config@0.8.0 0.7.0...0.8.0 None +6/-0 xeho91
@terminal-nerds/syncpack-config@0.5.1 0.5.0...0.5.1 None +4/-9 xeho91
@terminal-nerds/typescript-config@0.6.1 0.6.0...0.6.1 None +0/-0 xeho91
@terminal-nerds/lint-staged-config@0.4.1 0.4.0...0.4.1 None +2/-9 xeho91
@terminal-nerds/eslint-config@0.23.0 0.22.0...0.23.0 None +31/-28 xeho91
@terminal-nerds/prettier-config@0.11.0 0.10.0...0.11.0 None +3/-3 xeho91
markdownlint-cli@0.34.0 0.33.0...0.34.0 None +10/-3 davidanson
syncpack@9.8.6 9.8.4...9.8.6 None +3/-8 fold_left

@renovate renovate bot force-pushed the renovate/configs branch 4 times, most recently from fa5851b to d25e448 Compare April 29, 2023 13:51
@renovate renovate bot force-pushed the renovate/configs branch 5 times, most recently from 4a579b7 to de3f6c6 Compare May 5, 2023 17:40
@renovate renovate bot force-pushed the renovate/configs branch from de3f6c6 to 2de2f7d Compare May 5, 2023 17:46
@xeho91 xeho91 merged commit c44e742 into main May 6, 2023
@xeho91 xeho91 deleted the renovate/configs branch May 6, 2023 03:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ configuration Configuration changes 🧩 dependencies Related to the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants