An open index of dependabot pull requests across open source projects.

⬆️ Bump the patch group with 3 updates

Merged
Number: #67
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: August 01, 2025 at 09:37 PM UTC
(4 months ago)
Updated: August 03, 2025 at 07:15 PM UTC
(4 months ago)
Merged: August 03, 2025 at 07:15 PM UTC
(4 months ago)
by NatoBoram
Time to Close: 2 days
Labels:
dependencies javascript
Description:

Bumps the patch group with 3 updates: @natoboram/load_env, eslint-config-prettier and typedoc.

Updates @natoboram/load_env from 1.0.2 to 1.0.3

Release notes

Sourced from @​natoboram/load_env's releases.

v1.0.3

What's Changed

Full Changelog: https://github.com/NatoBoram/load_env/compare/v1.0.2...v1.0.3

Commits
  • 86d6a8e 🔖 v1.0.3 (#60)
  • 056d6e4 📝 Add secrets to the README.md (#59)
  • 8e3f5d2 ✨ Add support for secrets (#58)
  • 1b080de 👷 Use GitHub Environments and GitHub Deployments (#56)
  • a6c870f ⬆️ Bump @​eslint/plugin-kit from 0.3.3 to 0.3.4 in the npm_and_yarn group (#55)
  • 2c78240 ⬆️ pnpm i -D @​typescript/native-preview@​latest
  • bc801b4 🎨 Organize functions
  • c813222 ⬆️ Bump @​typescript/native-preview from 7.0.0-dev.20250605.1 to 7.0.0-dev.202...
  • 1361704 ⬆️ Bump the patch group with 3 updates (#48)
  • 8cc10d7 ⬆️ Bump @​types/node from 22.15.29 to 24.0.10 (#51)
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.5 to 10.1.8

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.8

republish latest version

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

Commits

Updates typedoc from 0.28.7 to 0.28.9

Release notes

Sourced from typedoc's releases.

v0.28.9

Features

  • Add support for TypeScript 5.9, #2989.

Bug Fixes

  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, #2982.
  • Fixed automatic discovery of entry points when not running in packages mode, #2988.
  • Fixed discovery of package.json file when running with entry points containing a glob, #2985.

v0.28.8

Features

  • If using JS config files, the plugin option can now be given plugin functions to load.
  • Permit - within tag names to support typescript-json-schema's @TJS-type tag, #2972.
  • Exposed Context.createSymbolId for use by plugins.

Bug Fixes

  • Relative links in <img srcset> will now be discovered by TypeDoc, #2975.
  • Relative links in <source src> and <source srcset> elements will now be discovered by TypeDoc, #2975.
  • Improved inherited from/overwrites link discovery to point to parent properties in more cases, #2978

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.9 (2025-08-01)

Features

  • Add support for TypeScript 5.9, #2989.

Bug Fixes

  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, #2982.
  • Fixed automatic discovery of entry points when not running in packages mode, #2988.
  • Fixed discovery of package.json file when running with entry points containing a glob, #2985.

v0.28.8 (2025-07-28)

Features

  • If using JS config files, the plugin function can now be given plugin functions to load.
  • Permit - within tag names to support typescript-json-schema's @TJS-type tag, #2972.
  • Exposed Context.createSymbolId for use by plugins.

Bug Fixes

  • Relative links in <img srcset> will now be discovered by TypeDoc, #2975.
  • Relative links in <source src> and <source srcset> elements will now be discovered by TypeDoc, #2975.
  • Improved inherited from/overwrites link discovery to point to parent properties in more cases, #2978

Thanks!

Commits
  • e764a51 Update changelog for release
  • 344f74c Bump version to 0.28.9
  • f1aee85 Be even more restrictive with parent links
  • 303eb38 Fix discovery of package.json when entry points are globbed
  • 47b5e98 Fix auto discovery of entry points
  • 73f3dc2 Support TypeScript 5.9
  • ddcddb0 Merge pull request #2983 from XeroAlpha/i18n-zh-update
  • f625f15 Update Chinese translations
  • da37862 Update changelog for release
  • db59553 Bump version to 0.28.8
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+36
Deletions:
-36
Package Dependencies
Ecosystem:
npm
Version Change:
10.1.5 → 10.1.8
Update Type:
Patch
Package:
typedoc
Ecosystem:
npm
Version Change:
0.28.7 → 0.28.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.2 → 1.0.3
Update Type:
Patch
Technical Details
ID: 4461867
UUID: 2714369629
Node ID: PR_kwDOMzJNX86hyf5d
Host: GitHub
Repository: coderabbitai/bitbucket
Merge State: Unknown