Skip to content

chore(deps-dev): bump the development-dependencies group with 3 updates #263

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 3 updates: @types/node, firebase-tools and webpack.

Updates @types/node from 24.2.1 to 24.3.0

Commits

Updates firebase-tools from 14.12.0 to 14.12.1

Release notes

Sourced from firebase-tools's releases.

v14.12.1

  • Updated runtime config deprecation warning to no longer shows for v1 functions that only use default Firebase config. (#8963)
  • Fixed an issue where 'dataconnect:migrate' would use an invalid temporary password when connecting to enterprise plus CloudSQL instances.
  • Updated Data Connect emulator to v2.11.1, which:
    • [added] Add an app watch that collects embedded GQL into the connector folder.
    • [fixed] Handle foreign key constraint error as FailedPrecondition.
  • [Added] Support for creating Firestore Enterprise databases using firestore:databases:create --edition enterprise. (#8952)
  • [Added] Support for Firestore Enterprise database index configurations. (#8939)
  • [fixed] MCP: The get_sdk_config tool now properly returns decoded file content for Android and iOS.
  • [added] MCP: prompts are now supported with a deploy prompt as the first available.
Commits
  • 2e31610 14.12.1
  • 2214083 fix(mcp): prompt arguments were not working correctly (#8976)
  • e91e10d Fix a potential NPE (#8975)
  • a363640 Follow password policy for Cloud SQL temporary user (#8971)
  • 6156145 [MCP] Adds support for prompts. (#8965)
  • a41c523 Fix leaky unit test (#8972)
  • ecbbc91 fix(mcp): get_sdk_config base64 decodes for android/ios now. (#8966)
  • 4f54e5d fix: only show runtime config deprecation warning for user-defined config (#8...
  • 9c878bf update FDC local toolkit to v2.11.1 (#8964)
  • a9b1bb5 [MCP] implement {get,set}_data and {validate,get}_rules for RTDB MCP (#8854)
  • Additional commits viewable in compare view

Updates webpack from 5.101.1 to 5.101.2

Release notes

Sourced from webpack's releases.

v5.101.2

Fixes

  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable
Commits
  • 1d9cc24 chore(release): 5.101.2
  • f0da8c6 fix: syntax error when comment is on the last line (#19805)
  • 0d7aaae fix: handle var declaration for createRequire (#19804)
  • c21b4e2 chore(deps-dev): bump the dependencies group across 1 directory with 2 update...
  • 0617b7d refactor: restructure dependOn relationship retrieval (#19800)
  • cbfba9a fix: distinguish free variable and tagged variable (#19795)
  • 61a15a6 test: more case about cjs bundle to esm lib (#19787)
  • ad23854 chore(deps-dev): bump mini-css-extract-plugin in the dependencies group (#19792)
  • 1a3c3a3 chore(release): 5.101.1
  • See full diff 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

Bumps the development-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [firebase-tools](https://github.com/firebase/firebase-tools) and [webpack](https://github.com/webpack/webpack).


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

Updates `firebase-tools` from 14.12.0 to 14.12.1
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v14.12.0...v14.12.1)

Updates `webpack` from 5.101.1 to 5.101.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.101.1...v5.101.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: firebase-tools
  dependency-version: 14.12.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: webpack
  dependency-version: 5.101.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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 15, 2025
@dependabot dependabot bot requested a review from 0xTheProDev as a code owner August 15, 2025 12:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-43141feb14 branch August 19, 2025 12:21
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