Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#313
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@netlify/api (source) 14.0.914.0.19 age confidence
@octokit/graphql 9.0.29.0.3 age confidence
@octokit/request-error 7.0.17.1.0 age confidence
@octokit/rest 22.0.022.0.1 age confidence
@types/lodash (source) 4.17.204.17.24 age confidence
@types/node (source) 24.9.224.13.3 age confidence
@zendeskgarden/eslint-config (source) 47.0.047.1.0 age confidence
commander 14.0.214.0.3 age confidence
comment-parser (source) 1.4.11.4.7 age confidence
commit-and-tag-version 12.6.012.7.3 age confidence
dotenv 17.2.317.4.2 age confidence
eslint (source) 9.38.09.39.5 age confidence
execa 9.6.09.6.1 age confidence
figlet 1.9.31.11.3 age confidence
fs-extra 11.3.211.3.6 age confidence
markdownlint-cli 0.45.00.49.1 age confidence
ora 9.0.09.4.1 age confidence
prettier (source) 3.6.23.9.6 age confidence
react-docgen-typescript 2.2.22.4.0 age confidence

Release Notes

netlify/build (@​netlify/api)

v14.0.19

Compare Source

Bug Fixes
  • deps: replace external uuid with crypto.randomUUID() (#​7040) (68e1f30)

v14.0.18

Compare Source

Bug Fixes

v14.0.17

Compare Source

Bug Fixes

v14.0.16

Compare Source

Bug Fixes

v14.0.15

Compare Source

Bug Fixes

v14.0.14

Compare Source

Bug Fixes

v14.0.13

Compare Source

Bug Fixes

v14.0.12

Compare Source

Bug Fixes

v14.0.11

Compare Source

Bug Fixes

v14.0.10

Compare Source

Bug Fixes
octokit/graphql.js (@​octokit/graphql)

v9.0.3

Compare Source

Bug Fixes
octokit/request-error.js (@​octokit/request-error)

v7.1.0

Compare Source

Features
  • inherit options from base Error class to add support for the cause property (#​535/#​536) (2ea2780)

v7.0.2

Compare Source

Bug Fixes
octokit/rest.js (@​octokit/rest)

v22.0.1

Compare Source

Bug Fixes
zendeskgarden/eslint-config (@​zendeskgarden/eslint-config)

v47.1.0

Compare Source

Features
  • add automatic .gitignore pattern support via eslint-config-flat-gitignore (#​258) (8e3e196)
Bug Fixes
tj/commander.js (commander)

v14.0.3

Compare Source

Added
Changes
  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date ([#​2462])
  • clarify typing for deprecated callback parameter to .outputHelp() ([#​2427])
  • simple readability improvements to README ([#​2465])
yavorskiy/comment-parser (comment-parser)

v1.4.7

Compare Source

Patch Changes
  • c413827: Ensure non-optional name is only broken on equal sign if prefixed by an identifier

v1.4.6

Compare Source

Patch Changes
  • 02d3c46: Support default values on non-optional names (e.g. @property {number} BITMASK_VALUE_A=16 - description)

v1.4.5

Compare Source

Patch Changes
  • fix: skip empty lines in name tokenizer only when type is present

v1.4.4

Compare Source

Patch Changes

v1.4.3

Compare Source

Patch Changes
  • Add prepare and prepublishOnly scripts to ensure build runs before publishing

v1.4.2

Compare Source

Patch Changes
  • npm audit
  • ensure type, name and description on subsequent lines are properly parsed. @​brettz9
  • ensure type, name and description on subsequent lines are properly parsed. @​brettz9
  • fix .prettierignore
  • add source trasformation example
absolute-version/commit-and-tag-version (commit-and-tag-version)

v12.7.3

Compare Source

Bug Fixes
  • update release workflow for npm OIDC trusted publishing (#​281) (d0e3408)

v12.7.1

Compare Source

Bug Fixes

v12.7.0

Compare Source

Features
Bug Fixes

v12.6.1

Compare Source

Bug Fixes
  • bump: auto-increment prerelease when tag already exists (#​258) (75d69a6)
  • use fast-xml-parser to parse and build XML. This substantially reduces the bundle size. (#​234) (6075f4b)
motdotla/dotenv (dotenv)

v17.4.2

Compare Source

Changed
  • Improved skill files - tightened up details (#​1009)

v17.4.1

Compare Source

Changed
  • Change text injecting to injected (#​1005)

v17.4.0

Compare Source

Added
  • Add skills/ folder with focused agent skills: skills/dotenv/SKILL.md (core usage) and skills/dotenvx/SKILL.md (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)
Changed
  • Tighten up logs: ◇ injecting env (14) from .env (#​1003)

v17.3.1

Compare Source

Changed
  • Fix as2 example command in README and update spanish README

v17.3.0

Compare Source

Added
  • Add a new README section on dotenv’s approach to the agentic future.
Changed
  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

v17.2.4

Compare Source

Changed
  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#​915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.
eslint/eslint (eslint)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

sindresorhus/execa (execa)

v9.6.1

Compare Source


patorjk/figlet.js (figlet)

v1.11.3: 1.11.3

Compare Source

Bug fix for invalid input that can lead to infinite loop.

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

Added Future Thin and Future Smooth fonts.

v1.10.0

Compare Source

  • Added the fonts: Classy, Coder Mini, and Font Font.
  • Renamed "ANSI-Compact" to "ANSI Compact" (with backward compatibility).
  • Fixed the "U" characters in the "Isometric 4" font.

v1.9.4

Compare Source

  • Added the ANSI-Compact font
  • Some adjustments for older versions of Node (#​146)
jprichardson/node-fs-extra (fs-extra)

v11.3.6

Compare Source

v11.3.5

Compare Source

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#​1068)
  • Fix error handling in timestamp preservation code (#​1065, #​1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#​1066)

v11.3.4

Compare Source

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#​1038, #​1064)

v11.3.3

Compare Source

  • Fix copying symlink when destination is a symlink to the same target (#​1019, #​1060)
igorshubovych/markdownlint-cli (markdownlint-cli)

v0.49.1

Compare Source

  • Update markdownlint dependency to 0.41.1
    • Improve MD029
    • Fix module resolution under webpack
    • Update dependencies
  • Update all dependencies via Dependabot

v0.49.0

Compare Source

  • Update markdownlint dependency to 0.41.0
    • Improve MD022/MD028/MD035/MD042/MD051/MD060
    • Remove handling of inline directive syntax (frequent false positives)
    • Remove support for end-of-life Node version 20
  • Update all dependencies via Dependabot

v0.48.0

Compare Source

  • Update all dependencies via Dependabot

v0.47.0

Compare Source

  • Add output and exit code support for warnings
  • Update markdownlint dependency to 0.40.0
    • Improve MD011/MD013/MD051/MD060
  • Update all dependencies via Dependabot

v0.46.0

Compare Source

  • Replace glob dependency with tinyglobby (smaller and fewer dependencies)
  • Update markdownlint dependency to 0.39.0
    • Add MD060/table-column-style
    • Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059
  • Update all dependencies via Dependabot
sindresorhus/ora (ora)

v9.4.1

Compare Source


v9.4.0

Compare Source

  • Add successSymbol and failSymbol options to oraPromise 3d2e0a9

v9.3.0

Compare Source

  • Reduce flicker in rendering 2ab4f76

v9.2.0

Compare Source


v9.1.0

Compare Source

  • Support external writes to stream (console.log) while spinning d2b543a
  • Replace strip-ansi dependency with native stripVTControlCharacters (#​249) 68d50e5

prettier/prettier (prettier)

v3.9.6

Compare Source

v3.9.5

Compare Source

diff

Markdown: Cap ordered list mark at 999,999,999 (#​19351 by @​tats-u)

CommonMark parsers only support ordered list item numbers up to 999,999,999.

With this change, Prettier now caps the ordered list item number at 999,999,999 to ensure that the output is correctly parsed as an ordered list by CommonMark parsers. Numbers larger than 999,999,999 are not parsed as list item numbers and are left unchanged in the output:

<!-- Input -->
999999998. text
999999998. text
999999998. text
999999998. text

1234567890123456789012) text

<!-- Prettier 3.9.4 -->
999999998. text
999999999. text
1000000000. text
1000000001. text

1234567890123456789012) text

<!-- Prettier 3.9.5 -->
999999998. text
999999999. text
999999999. text
999999999. text

1234567890123456789012) text
Markdown: Avoid corrupting empty link with title (#​19487 by @​andersk)

Do not remove <> from an inline link or image with an empty URL and a title, as this removal would change its interpretation.

<!-- Input -->
[link](<> "title")

<!-- Prettier 3.9.4 -->
[link]( "title")

<!-- Prettier 3.9.5 -->
[link](<> "title")
Less: Remove extra spaces after [ in map lookups (#​19503 by @​kovsu)
// Input
.foo {
  color: #theme[ primary];
  color: #theme[@&#8203;name];
  color: #theme[@&#8203;@&#8203;name];
}

// Prettier 3.9.4
.foo {
  color: #theme[ primary];
  color: #theme[ @&#8203;name];
  color: #theme[ @&#8203;@&#8203;name];
}

// Prettier 3.9.5
.foo {
  color: #theme[primary];
  color: #theme[@&#8203;name];
  color: #theme[@&#8203;@&#8203;name];
}
CSS: Prevent addition space in type() with + (#​19516 by @​bigandy)

This fixes the addition space before + in CSS type() declaration. For example type(<number>+) was being converted into type(<number> +) which is invalid CSS and does not work.

/* Input */
div {
  border-radius: attr(br type(<length>+));
}

/* Prettier 3.9.4 */
div {
  border-radius: attr(br type(<length> +));
}

/* Prettier 3.9.5 */
div {
  border-radius: attr(br type(<length>+));
}
Less: Remove spaces between merge markers and colons (#​19517 by @​kovsu)
// Input
a {
  box-shadow  +  : 0 0 1px #&#8203;000;
}

// Prettier 3.9.4
a {
  box-shadow+  : 0 0 1px #&#8203;000;
}

// Prettier 3.9.5
a {
  box-shadow+: 0 0 1px #&#8203;000;
}
Markdown: Preserve wiki links with aliases (#​19527 by @​kovsu)
<!-- Input -->
[[Foo:Bar]]

<!-- Prettier 3.9.4 -->
[[Foo]]

<!-- Prettier 3.9.5 -->
[[Foo:Bar]]
TypeScript: Fix comments being dropped on shorthand type import/export specifiers (#​19565 by @​kirkwaiblinger)
// Input
export { type /* comment */ T } from "foo";
import { type /* comment */ T } from "foo";

// Prettier 3.9.4
Error: Comment "comment" was not printed. Please report this error!

// Prettier 3.9.5
export { type /* comment */ T } from "foo";
import { type /* comment */ T } from "foo";
Miscellaneous: Preserving comments' placement property (#​19567 by @​Janther)

Prettier@​3.9.0 deleted an undocumented property on comments, which was already used by plugins, comment.placement is now available again after comment attach.

Flow: Stop enforcing empty module declaration to break (#​19568 by @​fisker)
// Input
declare module "foo" {}

// Prettier 3.9.4
declare module "foo" {
}

// Prettier 3.9.5
declare module "foo" {}
Angular: Support expression for exhaustive typechecking (#​19571 by @​fisker)
<!-- Input -->
@&#8203;switch (state.mode) {
  @&#8203;default never(state);
}

<!-- Prettier 3.9.4 -->
@&#8203;switch (state.mode) {
  @&#8203;default never;
}

<!-- Prettier 3.9.5 -->
@&#8203;switch (state.mode) {
  @&#8203;default never(state);
}
TypeScript: Ignore comments inside mapped type when checking type parameter comments (#​19572 by @​fisker)
// Input
foo<{
  // comment
  [key in keyof Foo]: number
}>();

// Prettier 3.9.4
foo<
  {
    // comment
    [key in keyof Foo]: number;
  }
>();

// Prettier 3.9.5
foo<{
  // comment
  [key in keyof Foo]: number;
}>();
Less: Fix adjacent block comments being corrupted (#​19574 by @​kovsu)
// Input
/* a *//* b */
/* a */* {
  color: red;
}

// Prettier 3.9.4
/* a */
/* b */
/* a * {
  color: red;
}

// Prettier 3.9.5
/* a */ /* b */
/* a */
* {
  color: red;
}
JavaScript: Handle dangling comments in SwitchStatement (#​19581 by @​fisker)

<

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday every 9 weeks of the year starting on the 1st week"
  • 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner November 10, 2025 01:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 24d86c9 to 64b0120 Compare November 15, 2025 05:59
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1f1dfbd to b3fe668 Compare November 25, 2025 11:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6240741 to 7b45457 Compare December 3, 2025 05:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 85d3cf6 to 4784e8d Compare December 11, 2025 09:32
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a7d8206 to d7cca9f Compare December 19, 2025 01:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 06ce810 to 3eee0d3 Compare December 22, 2025 18:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fb5f3dc to c49d25b Compare December 31, 2025 20:54
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ae2f760 to f8d0825 Compare January 25, 2026 04:48
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from efbeb03 to 4600277 Compare February 5, 2026 22:49
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b3fcaa5 to d6fd672 Compare February 12, 2026 23:03
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 90ba2ad to 97fac62 Compare February 23, 2026 06:01
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 7780362 to 1017657 Compare March 3, 2026 18:18
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1017657 to ce3a95e Compare March 6, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants