Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the npm-version-updates group with 9 updates in the / directory:

Package From To
@nuxt/image 1.10.0 1.11.0
h3 1.15.3 1.15.4
nuxt 4.0.1 4.0.3
openid-client 6.6.2 6.6.4
vue 3.5.18 3.5.20
@nuxt/eslint 1.7.1 1.9.0
@types/node 20.19.9 24.3.0
eslint 9.32.0 9.34.0
typescript 5.8.3 5.9.2

Updates @nuxt/image from 1.10.0 to 1.11.0

Release notes

Sourced from @​nuxt/image's releases.

v1.11.0

compare changes

🚀 Enhancements

  • Add support for image helpers in nitro endpoints (#1473)
  • ipx: Log the architecture of the build (#1808)

🩹 Fixes

  • Remove layer0 and edgio providers (#1763)
  • Add back layer0 and edgio providers (without) tests (a99ce09)
  • cloudflare: Don't add baseURL if there are no operations (#1790)
  • ipx: Always use ipx provider if external baseURL is provided (#1800)
  • ipxStatic: Strip repeated slashes from image path (#1801)
  • Avoid deep type instantiation (12b37a2)

📖 Documentation

  • Fix typo (#1762)
  • Fix link to runtime/providers (#1819)

🏡 Chore

  • Disable shamefully-hoist (#1795)
  • Do not ignore typescript upgrades (0809991)
  • Switch to using typesVersions field (b4af05a)
  • Allow major bumps in changelog (d486587)
  • Enable oxc-resolver build (4be31c7)
  • Release v1.11.0 (3123997)

✅ Tests

  • Exclude layer0 + edgio from unit tests (3682a90)

🤖 CI

  • Run tests against 1.x branch (0c83646)
  • Add release workflow and add pkg.pr.new (#1791)
  • Set fetch-depth (18ae6c7)
  • Test vs node 20 (e6babef)

❤️ Contributors

... (truncated)

Changelog

Sourced from @​nuxt/image's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
  • 3123997 chore: release v1.11.0
  • 12b37a2 fix: avoid deep type instantiation
  • e6babef ci: test vs node 20
  • 4be31c7 chore: enable oxc-resolver build
  • efe66ee chore(deps): bump minor dependencies
  • b27584e docs: fix link to runtime/providers (#1819)
  • 58ad26e feat(ipx): log the architecture of the build (#1808)
  • d486587 chore: allow major bumps in changelog
  • b4af05a chore: switch to using typesVersions field
  • 2a01a7e fix(ipxStatic): strip repeated slashes from image path (#1801)
  • Additional commits viewable in compare view

Updates h3 from 1.15.3 to 1.15.4

Release notes

Sourced from h3's releases.

v1.15.4

compare changes

🩹 Fixes

  • getRequestHost: Return first host from x-forwarded-host (#1175)

💅 Refactors

  • useSession: Backport SessionManager interface to fix types (#1058)

🏡 Chore

  • docs: Fix typos (#1108)

❤️ Contributors

Changelog

Sourced from h3's changelog.

v1.15.4

compare changes

🩹 Fixes

  • serveStatic: Omit decoded id from statusMessage (#1044)
  • getRequestHost: Return first host from x-forwarded-host (#1175)

💅 Refactors

  • useSession: Backport SessionManager interface to fix types (#1058)

📦 Build

  • Update repository field (d94b09a)

🏡 Chore

✅ Tests

❤️ Contributors

Commits
  • ec77d6b chore(release): v1.15.4
  • 325a62b test: update zod test
  • 18d0bb7 chore: update deps
  • 774956a chore: apply automated updates
  • d94b09a build: update repository field
  • 94eb4b3 fix(getRequestHost): return first host from x-forwarded-host (#1175)
  • dab8567 chore(docs): fix typos (#1108)
  • 3d7929d refactor(useSession): backport SessionManager interface to fix types (#1058)
  • 3d0f4d5 chore(release): v1.15.3
  • 1f25147 fix(serveStatic): omit decoded id from statusMessage (#1044)
  • Additional commits viewable in compare view

Updates nuxt from 4.0.1 to 4.0.3

Release notes

Sourced from nuxt's releases.

v4.0.3

4.0.3 is a regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance

  • kit: Get absolute path from tinyglobby in resolveFiles (#32846)

🩹 Fixes

  • nuxt: Do not throw undefined error variable (#32807)
  • vite: Include tsconfig references during typeCheck (#32835)
  • nuxt: Add sourcemap path transformation for client builds (#32313)
  • nuxt: Add warning for lazy-hydration missing prefix (#32832)
  • nuxt: Trigger call once navigation even when no suspense (#32827)
  • webpack: Handle null result from webpack call (84816d8a1)
  • kit,nuxt: Use reverseResolveAlias for better errors (#32853)

📖 Documentation

  • Fix publicDir alias (#32841)
  • Mention bun.lock for lockfile (#32820)
  • Add a section about augmenting types with TS project references (#32843)
  • Improve explanation of global middleware (#32855)

🏡 Chore

  • Update reproduction help text links (#32803)
  • Update pnpm ignored build scripts (#32849)
  • Improve internal types (052b98a35)

✅ Tests

  • Move tests for defineNuxtComponent out of e2e test (#32848)

🤖 CI

  • Move nightly releases into different concurrency group (664041be7)

❤️ Contributors

v4.0.2

4.0.2 is the next patch release.

Timetable: 28 July.

👉 Changelog

... (truncated)

Commits
  • c09da8c v4.0.3
  • 0f98b65 chore(deps): update all non-major dependencies (main) (#32852)
  • d75e855 fix(kit,nuxt): use reverseResolveAlias for better errors (#32853)
  • 44c231c fix(nuxt): trigger call once navigation even when no suspense (#32827)
  • aa569ed chore(deps): update all non-major dependencies (main) (#32850)
  • 1cb8a64 fix(nuxt): add warning for lazy-hydration missing prefix (#32832)
  • 052b98a chore: improve internal types
  • 3a66515 fix(nuxt): do not throw undefined error variable (#32807)
  • 5d3ef93 v4.0.2
  • 7831bee fix(nuxt): execute all plugins after error rendering error.vue (#32744)
  • Additional commits viewable in compare view

Updates openid-client from 6.6.2 to 6.6.4

Release notes

Sourced from openid-client's releases.

v6.6.4

Fixes

  • recognize N_A in the token exchange grant (770b177)

v6.6.3

Documentation

  • fix TokenEndpointResponseHelpers.claims() note (b77c786)

Refactor

  • passport: allow custom logic to drive initiating auth requests (0b57115), closes #811
Changelog

Sourced from openid-client's changelog.

6.6.4 (2025-08-12)

Fixes

  • recognize N_A in the token exchange grant (770b177)

6.6.3 (2025-08-05)

Documentation

  • fix TokenEndpointResponseHelpers.claims() note (b77c786)

Refactor

  • passport: allow custom logic to drive initiating auth requests (0b57115), closes #811
Commits
  • 9876fa8 chore(release): 6.6.4
  • 770b177 fix: recognize N_A in the token exchange grant
  • 2af5eb8 test: more discovery coverage
  • aed5e0b chore: cleanup after release
  • 6de5693 chore(release): 6.6.3
  • b3879ad chore: bump packages
  • 0b57115 refactor(passport): allow custom logic to drive initiating auth requests
  • b77c786 docs: fix TokenEndpointResponseHelpers.claims() note
  • 5f37250 chore: bump packages
  • 26e1c95 chore: bump packages
  • Additional commits viewable in compare view

Updates vue from 3.5.18 to 3.5.20

Release notes

Sourced from vue's releases.

v3.5.20

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.19

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.20 (2025-08-25)

Bug Fixes

3.5.19 (2025-08-21)

Bug Fixes

Commits
  • 3aa782d release: v3.5.20
  • 1031e8d fix(runtime-dom): add name to vShow for prop mismatch check (#13806)
  • 0f916d8 types(compiler-sfc): add explicit return type to genModelProps (#13441)
  • 952886e chore(compat): rename legacyresolveScopedSlots to legacyResolveScopedSlots
  • a48ffda chore(reactivity): optimize size retrieval in createInstrumentations (#13759)
  • cde15b0 chore: fix typo
  • 20b888b release: v3.5.19
  • 0a202d8 fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)
  • d9dd628 fix(compiler-sfc): improve type inference for generic type aliases types (#12...
  • 4a2953f fix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.


Updates @nuxt/eslint from 1.7.1 to 1.9.0

Commits

Updates @types/node from 20.19.9 to 24.3.0

Commits

Updates eslint from 9.32.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • Additional commits viewable in compare view

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • 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

…th 9 updates

Bumps the npm-version-updates group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nuxt/image](https://github.com/nuxt/image) | `1.10.0` | `1.11.0` |
| [h3](https://github.com/h3js/h3) | `1.15.3` | `1.15.4` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.0.1` | `4.0.3` |
| [openid-client](https://github.com/panva/openid-client) | `6.6.2` | `6.6.4` |
| [vue](https://github.com/vuejs/core) | `3.5.18` | `3.5.20` |
| [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `1.7.1` | `1.9.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.9` | `24.3.0` |
| [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.34.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |



Updates `@nuxt/image` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](nuxt/image@v1.10.0...v1.11.0)

Updates `h3` from 1.15.3 to 1.15.4
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/v1.15.4/CHANGELOG.md)
- [Commits](h3js/h3@v1.15.3...v1.15.4)

Updates `nuxt` from 4.0.1 to 4.0.3
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.0.3/packages/nuxt)

Updates `openid-client` from 6.6.2 to 6.6.4
- [Release notes](https://github.com/panva/openid-client/releases)
- [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v6.6.2...v6.6.4)

Updates `vue` from 3.5.18 to 3.5.20
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.18...v3.5.20)

Updates `@nuxt/eslint` from 1.7.1 to 1.9.0
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v1.9.0/packages/module)

Updates `@types/node` from 20.19.9 to 24.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.32.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.32.0...v9.34.0)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

---
updated-dependencies:
- dependency-name: "@nuxt/image"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: h3
  dependency-version: 1.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: nuxt
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: openid-client
  dependency-version: 6.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: vue
  dependency-version: 3.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@nuxt/eslint"
  dependency-version: 1.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants