Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the safe-dependencies group in /src/functions with 8 updates:

Package From To
@arcgis/core 4.34.7 4.34.8
@google-cloud/functions-framework 4.0.0 4.0.1
@google-cloud/storage 7.17.3 7.18.0
ky 1.13.0 1.14.1
pdfmake 0.2.20 0.2.21
to-words 4.8.0 4.9.0
nodemon 3.1.10 3.1.11
prettier 3.6.2 3.7.4

Updates @arcgis/core from 4.34.7 to 4.34.8

Updates @google-cloud/functions-framework from 4.0.0 to 4.0.1

Release notes

Sourced from @​google-cloud/functions-framework's releases.

v4.0.1

4.0.1 (2025-11-20)

Bug Fixes

  • add release-assets.githubusercontent.com to allowed domains (#713) (4cd1b2b)
  • update microsoft/api-extractor to 7.55.0 (#712) (8e565c8)

Breaking Changes

  • update dependency express to v5 (#715)
Changelog

Sourced from @​google-cloud/functions-framework's changelog.

4.0.1 (2025-11-20)

Bug Fixes

  • add release-assets.githubusercontent.com to allowed domains (#713) (4cd1b2b)
  • update microsoft/api-extractor to 7.55.0 (#712) (8e565c8)
Commits
  • 34e75c8 chore(main): release 4.0.1 (#714)
  • 8390d9c chore(deps): update body-parser to v2 and fix tests (#716)
  • 1488662 chore: update dependency express to v5 (#715)
  • f1ff02b chore(deps): update actions/checkout action to v5 (#707)
  • 3165c3b chore(deps): update dependency cloudevents to v10 (#702)
  • c04114c chore(deps): update dependency node to v24 (#698)
  • e93beb0 chore(deps): bump form-data from 4.0.1 to 4.0.4 (#699)
  • 8b1577d chore(deps): update all non-major dependencies (#701)
  • 14ce6c1 chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#710)
  • 6cdeef5 chore(deps): update actions/setup-node action to v6 (#708)
  • Additional commits viewable in compare view

Updates @google-cloud/storage from 7.17.3 to 7.18.0

Release notes

Sourced from @​google-cloud/storage's releases.

v7.18.0

7.18.0 (2025-11-28)

Features

  • listBuckets: Add support for returning partial success (#2678) (c7004da)
Changelog

Sourced from @​google-cloud/storage's changelog.

7.18.0 (2025-11-28)

Features

  • listBuckets: Add support for returning partial success (#2678) (c7004da)
Commits
  • 3e5210f chore(main): release 7.18.0 (#2684)
  • c7004da feat(listBuckets): Add support for returning partial success (#2678)
  • 633a13a chore(python): remove configure_previous_major_version_branches (#2675)
  • bae7040 samples: Add Soft Delete policy and object management samples (#2676)
  • See full diff in compare view

Updates ky from 1.13.0 to 1.14.1

Release notes

Sourced from ky's releases.

v1.14.1

  • Fix: Handle backoffLimit being undefined (#796) 4fd8c28

sindresorhus/ky@v1.14.0...v1.14.1

v1.14.0

  • Add ky.retry() to force retries from afterResponse hooks (#779) 68a5228
  • Allow throwHttpErrors option to be a function (#781) 84ff3b9

sindresorhus/ky@v1.13.0...v1.14.0

Commits
  • 4b6cd2f 1.14.1
  • 6fa6bce Normalize retry option defaults when undefined
  • 4fd8c28 Fix: Handle backoffLimit being undefined (#796)
  • d8d6cfe Fix typo (#792)
  • 337a1b2 Add 401 token refresh pattern tests and examples
  • c52a694 1.14.0
  • 68a5228 Add ky.retry() to force retries from afterResponse hooks (#779)
  • 5d3684e Document type extension pattern
  • 836feb4 Remove unnecessary double Request wrapping in searchParams handling (#773)
  • 84ff3b9 Allow throwHttpErrors option to be a function (#781)
  • Additional commits viewable in compare view

Updates pdfmake from 0.2.20 to 0.2.21

Release notes

Sourced from pdfmake's releases.

0.2.21

  • Added wordBreak property for text node, supported values: 'normal' (default), 'break-all'
  • Update Roboto font (version 3.014)
  • Fixed render empty list entries
Changelog

Sourced from pdfmake's changelog.

0.2.21 - 2025-12-22

  • Added wordBreak property for text node, supported values: 'normal' (default), 'break-all'
  • Update Roboto font (version 3.014)
  • Fixed render empty list entries
Commits

Updates to-words from 4.8.0 to 4.9.0

Changelog

Sourced from to-words's changelog.

4.9.0 (2025-12-04)

Features

  • locales: add Arabic (UAE) locale with currency and number-specific forms (d775d59)
  • ToWords: improve pluralization logic adding support for dual and paucal forms (c0f1fc0)
  • types: add support for number-specific forms and pluralization configurations (d792ba0)
Commits
  • f80a89f chore(release): 4.9.0
  • 6469778 chore: update dependencies
  • f01ac61 Merge pull request #2094 from youssef-hsn/feature/arabic-support
  • 36cb711 Merge pull request #2100 from mastermunj/dependabot/npm_and_yarn/prettier-3.7.4
  • 49652ed build(deps-dev): bump prettier from 3.7.3 to 3.7.4
  • 0eb478b Merge pull request #2096 from mastermunj/dependabot/npm_and_yarn/typescript-e...
  • 60854cb Merge pull request #2098 from mastermunj/dependabot/npm_and_yarn/typescript-e...
  • 60189f2 Merge pull request #2099 from mastermunj/dependabot/npm_and_yarn/vitest/cover...
  • dbb7010 build(deps-dev): bump @​vitest/coverage-v8 from 4.0.14 to 4.0.15
  • 38c0b2a build(deps-dev): bump @​typescript-eslint/parser from 8.48.0 to 8.48.1
  • Additional commits viewable in compare view

Updates nodemon from 3.1.10 to 3.1.11

Release notes

Sourced from nodemon's releases.

v3.1.11

3.1.11 (2025-11-11)

Bug Fixes

Commits

Updates prettier from 3.6.2 to 3.7.4

Release notes

Sourced from prettier's releases.

3.7.4

What's Changed

🔗 Changelog

3.7.3

What's Changed

🔗 Changelog

3.7.2

What's Changed

🔗 Changelog

3.7.1

🔗 Changelog

3.7.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.7.4

diff

LWC: Avoid quote around interpolations (#18383 by @​kovsu)

<!-- Input -->
<div foo={bar}>   </div>
<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>
<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>

TypeScript: Fix comment inside union type gets duplicated (#18393 by @​fisker)

// Input
type Foo = (/** comment */ a | b) | c;
// Prettier 3.7.3
type Foo = /** comment / (/* comment */ a | b) | c;
// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;

TypeScript: Fix unstable comment print in union type comments (#18395 by @​fisker)

// Input
type X = (A | B) & (
  // comment
  A | B
);
// Prettier 3.7.3 (first format)
type X = (A | B) &
(// comment
A | B);
// Prettier 3.7.3 (second format)
type X = (
| A
</tr></table>

... (truncated)

Commits
Maintainer changes

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


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 safe-dependencies group in /src/functions with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@arcgis/core](https://js.arcgis.com) | `4.34.7` | `4.34.8` |
| [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) | `4.0.0` | `4.0.1` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.17.3` | `7.18.0` |
| [ky](https://github.com/sindresorhus/ky) | `1.13.0` | `1.14.1` |
| [pdfmake](https://github.com/bpampuch/pdfmake) | `0.2.20` | `0.2.21` |
| [to-words](https://github.com/mastermunj/to-words) | `4.8.0` | `4.9.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.10` | `3.1.11` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |


Updates `@arcgis/core` from 4.34.7 to 4.34.8

Updates `@google-cloud/functions-framework` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/functions-framework-nodejs@v4.0.0...v4.0.1)

Updates `@google-cloud/storage` from 7.17.3 to 7.18.0
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v7.17.3...v7.18.0)

Updates `ky` from 1.13.0 to 1.14.1
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.13.0...v1.14.1)

Updates `pdfmake` from 0.2.20 to 0.2.21
- [Release notes](https://github.com/bpampuch/pdfmake/releases)
- [Changelog](https://github.com/bpampuch/pdfmake/blob/0.2.21/CHANGELOG.md)
- [Commits](bpampuch/pdfmake@0.2.20...0.2.21)

Updates `to-words` from 4.8.0 to 4.9.0
- [Changelog](https://github.com/mastermunj/to-words/blob/main/CHANGELOG.md)
- [Commits](mastermunj/to-words@v4.8.0...v4.9.0)

Updates `nodemon` from 3.1.10 to 3.1.11
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.10...v3.1.11)

Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.4)

---
updated-dependencies:
- dependency-name: "@arcgis/core"
  dependency-version: 4.34.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@google-cloud/functions-framework"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@google-cloud/storage"
  dependency-version: 7.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: ky
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: pdfmake
  dependency-version: 0.2.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: to-words
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: nodemon
  dependency-version: 3.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-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 Jan 1, 2026
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.

1 participant