Skip to content

Bump the major group across 1 directory with 32 updates#588

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/major-4906d34abf
Open

Bump the major group across 1 directory with 32 updates#588
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/major-4906d34abf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the major group with 31 updates in the / directory:

Package From To
@azure/storage-blob 10.5.0 12.31.0
@turf/turf 6.5.0 7.3.4
bullmq 1.91.1 5.70.4
dotenv 8.6.0 17.3.1
dotenv-webpack 8.1.1 9.0.0
fs-extra 9.0.0 11.3.4
graphql 0.11.7 16.13.1
knex 2.5.1 3.1.0
koa 2.16.4 3.1.2
koa-body 6.0.1 7.0.1
koa-router 7.4.0 14.0.0
koa-session 6.0.0 7.0.2
node-fetch 2.7.0 3.3.2
p-map 1.2.0 7.0.4
pdf-merger-js 3.4.0 5.1.2
raw-loader 0.5.1 4.0.2
react 18.2.0 19.2.4
react-apollo 2.5.8 3.1.5
react-dom 18.2.0 19.2.4
segseg 0.2.2 1.0.0
style-loader 3.3.4 4.0.0
uuid 3.4.0 13.0.0
viewport-mercator-project 4.1.1 7.0.4
babel-loader 9.2.1 10.1.1
cross-env 5.2.1 10.1.0
eslint 8.57.1 10.0.3
eslint-plugin-react-hooks 4.6.2 7.0.1
husky 8.0.3 9.1.7
lint-staged 15.5.2 16.3.3
prettier 1.19.1 3.8.1
webpack-cli 5.1.4 6.0.1

Updates @azure/storage-blob from 10.5.0 to 12.31.0

Changelog

Sourced from @​azure/storage-blob's changelog.

12.31.0 (2026-02-10)

Features Added

  • Enhanced readableStreamBody type to include .destroy() method, making stream cancellation more type-safe without requiring type casting.

Other Changes

  • Updated minimum version of @azure/storage-common to ^12.3.0.

12.30.0 (2026-01-16)

Features Added

  • Includes all features released in 12.30.0-beta.1.

12.30.0-beta.1 (2025-11-24)

Features Added

  • Added support for service version 2026-02-06.
  • Added support for the StartFrom parameter on BlobContainerClient.listBlobs() and .listBlobsByHierarchy().
  • Added support for Principal-Bound Identity User Delegation SAS
  • Added support for conditional headers on BlobBaseClient.getTags(), and .getTags().

Other Changes

  • Refactor to import and re-export common APIs from @azure/storage-common

12.29.1 (2025-10-16)

Features Added

  • Includes all features released in 12.29.0-beta.1.

12.28.0 (2025-07-22)

Features Added

  • Includes all features released in 12.28.0-beta.2.

12.29.0-beta.1 (2025-06-16)

Features Added

  • Added support for service version 2025-11-05.
  • AppendBlobClient. appendBlockFromURL (), BlobClient.startCopyFromURL(), syncCopyFromURL(), BlockBlobClient.stageBlockFromURL() and PageBlobClient.uploadPagesFromURL() will now return CopySourceStatusCode, CopySourceErrorCode, and CopySourceErrorMessage as part of error responses.
  • Added more useful error message when the SDK encounters an x-ms-version mis-match issue.

12.28.0-beta.2 (2025-05-20)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​azure/storage-blob since your current version.


Updates @turf/turf from 6.5.0 to 7.3.4

Release notes

Sourced from @​turf/turf's releases.

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

... (truncated)

Changelog

Sourced from @​turf/turf's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • 53872db Reverted backward incompatible fix to nearestPointOnLine introduced by PR #29...
  • a8a75d6 Fix GitHub Actions badge link in README
  • 9653dba Fix GitHub Actions badge link in README
  • 2669e6a Merge pull request #3014 from Turfjs/releases/7.3.3
  • fa0e2da v7.3.3
  • 106a956 Specify release environment for release job (#3001)
  • 8a1ed5d Merge pull request #3009 from Turfjs/mf/fix-lineoffset-types
  • 5721ddd Merge pull request #3000 from Turfjs/releases/7.3.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/turf since your current version.


Updates bullmq from 1.91.1 to 5.70.4

Release notes

Sourced from bullmq's releases.

v5.70.4

5.70.4 (2026-03-06)

Bug Fixes

  • flow: allow deduplication from root parent (python) (elixir) (#3817) fixes #3761 (6cd60a7)

v5.70.3

5.70.3 (2026-03-06)

Bug Fixes

  • otel: use job timestamps for process span attributes (#3832) (450253c)

v5.70.2

5.70.2 (2026-03-05)

Bug Fixes

  • auto-remove: remove orphaned jobs when auto-remove is enabled (#3853) (504b536)

v5.70.1

5.70.1 (2026-02-23)

Bug Fixes

v5.70.0

5.70.0 (2026-02-21)

Features

  • worker: add cancelation support to sandboxed processors (#3806) (0d3879b)

v5.69.4

5.69.4 (2026-02-21)

Bug Fixes

v5.69.3

5.69.3 (2026-02-16)

... (truncated)

Commits
  • 6cd60a7 fix(flow): allow deduplication from root parent (python) (elixir) (#3817) fix...
  • 16beb50 chore(release): 5.70.3 (#3858)
  • 450253c fix(otel): use job timestamps for process span attributes (#3832)
  • 17e7210 chore: remove unused dependencies across ports (#3830)
  • 637bbfc chore(release): 5.70.2 (#3857)
  • 504b536 fix(auto-remove): remove orphaned jobs when auto-remove is enabled (#3853)
  • 4f62c22 chore(deps): update devdependencies (non-major) (#3845)
  • c16c7d2 chore(deps): update coverallsapp/github-action digest to 0a51d2e (#3844)
  • ee756e6 chore(deps): update dependency stream_data to v1 (#3825)
  • 03c0bb6 chore(deps): update github/codeql-action action to v4 (#3827)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for bullmq since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates dotenv from 8.6.0 to 17.3.1

Changelog

Sourced from dotenv's changelog.

17.3.1 (2026-02-12)

Changed

  • Fix as2 example command in README and update spanish README

17.3.0 (2026-02-12)

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.

17.2.4 (2026-02-05)

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.

17.2.3 (2025-09-29)

Changed

  • Fixed typescript error definition (#912)

17.2.2 (2025-09-02)

Added

  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.

17.2.1 (2025-07-24)

Changed

  • Fix clickable tip links by removing parentheses (#897)

17.2.0 (2025-07-09)

Added

  • Optionally specify DOTENV_CONFIG_QUIET=true in your environment or .env file to quiet the runtime log (#889)
  • Just like dotenv any DOTENV_CONFIG_ environment variables take precedence over any code set options like ({quiet: false})
# .env
</tr></table> 

... (truncated)

Commits

Updates dotenv-webpack from 8.1.1 to 9.0.0

Release notes

Sourced from dotenv-webpack's releases.

v9.0.0

9.0.0 (2026-03-07)

Bug Fixes

Features

BREAKING CHANGES

  • package now exports directly from src/index.js, dist/index.js wrappers were removed, and minimum supported Node is 18.18.0.
Commits

Updates fs-extra from 9.0.0 to 11.3.4

Changelog

Sourced from fs-extra's changelog.

11.3.4 / 2026-03-03

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

11.3.3 / 2025-12-18

  • Fix copying symlink when destination is a symlink to the same target (#1019, #1060)

11.3.2 / 2025-09-15

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#1056, #1058)

11.3.1 / 2025-08-05

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#1050)

11.3.0 / 2025-01-15

  • Add promise support for newer fs methods (#1044, #1045)
  • Use fs.opendir in copy()/copySync() for better perf/scalability (#972, #1028)

11.2.0 / 2023-11-27

  • Copy directory contents in parallel for better performance (#1026)
  • Refactor internal code to use async/await (#1020)

11.1.1 / 2023-03-20

  • Preserve timestamps when moving files across devices (#992, #994)

11.1.0 / 2022-11-29

  • Re-add main field to package.json for better TypeScript compatibility (#979, #981)

11.0.0 / 2022-11-28

Breaking Changes

  • Don't allow requiring fs-extra/lib/SOMETHING (switched to exports) (#974)
  • Require Node v14.14+ (#968, #969)

... (truncated)

Commits

Updates graphql from 0.11.7 to 16.13.1

Release notes

Sourced from graphql's releases.

v16.13.1 (2026-03-04)

First 16.x.x release with trusted publishing and provenance, see: https://docs.npmjs.com/trusted-publishers for additional information.

Docs 📝

Internal 🏠

Committers: 2

16.13.0

v16.13.0 (2026-02-24)

New Feature 🚀

Bug Fix 🐞

  • #4336 add deprecated note to assertValidExecutionArguments (@​yaacovCR)
  • #4517 fix(validation): incorrect validation errors when variable descriptions are used (@​phryneas)

Internal 🏠

Committers: 4

16.12.0

v16.12.0 (2025-11-01)

New Feature 🚀

Bug Fix 🐞

... (truncated)

Commits
  • 3b5c3f9 internal: pin node version for release action (#4610)
  • 6dee435 chore(release): v16.13.1 (#4609)
  • c2ad5c6 internal: backport new release flow from 17.x.x (#4608)
  • adff4e6 docs: move migrate from express graphql guide to graphqlJS docs (#4433)
  • 7569989 16.13.0
  • 49450d8 Revert "deprecate (internal) buildResolveInfo in favor of (internal) ResolveI...
  • 4149722 deprecate (internal) buildResolveInfo in favor of (internal) ResolveInfo clas...
  • 4c057eb add deprecated note to assertValidExecutionArguments (#4336)
  • 3f8f27a fix(validation): incorrect validation errors when variable descriptions are u...
  • b34a4cd update contributing (#4524)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for graphql since your current version.


Updates ioredis from 5.8.2 to 5.9.3

Release notes

Sourced from ioredis's releases.

v5.9.3

5.9.3 (2026-02-12)

Bug Fixes

  • autopipelining to route writes to masters with scaleReads (#2072) (8adb1ae)
  • fix issue with moved command for replicas (#2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#2066) (0a1a898)

v5.9.2

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

v5.9.1

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

v5.9.0

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Changelog

Sourced from ioredis's changelog.

5.9.3 (2026-02-12)

Bug Fixes

  • autopipelining to route writes to masters with scaleReads (#2072) (8adb1ae)
  • fix issue with moved command for replicas (#2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes

  • autopipelining to route writes to masters with scaleReads (#2072) (8adb1ae)
  • fix issue with moved command for replicas (#2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Commits
  • cd19ab0 chore(release): 5.9.3 [skip ci]
  • 326528b chore(release): 5.9.3 [skip ci]
  • 0a1a898 fix(types): optional properties on RedisOptions allow explicit undefined (#2066)
  • 8adb1ae fix: autopipelining to route writes to masters with scaleReads (#2072)
  • de4eed4 fix: fix issue with moved command for replicas (#2064)
  • 4cf4d99 chore(release): 5.9.2 [skip ci]
  • 517b932 Revert "fix: preserve replica slots on MOVED in pipelines (#2059)" (#2062)
  • a1c3e9d fix: preserve replica slots on MOVED in pipelines (#2059)
  • def9804 fix(cluster): Cluster reconnect sharded subscribers (#2060)
  • 9f42c5c chore(release): 5.9.1 [skip ci]
  • Additional commits viewable in compare view

Updates knex from 2.5.1 to 3.1.0

Release notes

Sourced from knex's releases.

3.1.0 - 8 December, 2023

Bug fixes

  • andWhereNotJsonObject calling wrong function (#5683)
  • PostgreSQL: fix error when setting query_timeout (#5673)
  • MySQL: Missing comments on delete, update and insert (#5738)
  • MySQL: Fixed issue with bigincrements not working with composite primary key - #5341 (#5343)

New features

  • Add transactor.parentTransaction (#5567)
  • MySQL: Added implementation for upsert (#5743)
  • Oracle: Support Object Names Greater than 30 Characters for Oracle DB Versions 12.2 and Greater (#5197)

Types

  • Add type definitions for orHavingNull and orHavingNotNull (#5669)
  • Import knex as type in TS migration template (#5741)
  • Fix conditional constraint error (#5747)
  • P...

    Description has been truncated

Bumps the major group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/storage/storage-blob) | `10.5.0` | `12.31.0` |
| [@turf/turf](https://github.com/Turfjs/turf) | `6.5.0` | `7.3.4` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `1.91.1` | `5.70.4` |
| [dotenv](https://github.com/motdotla/dotenv) | `8.6.0` | `17.3.1` |
| [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack) | `8.1.1` | `9.0.0` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `9.0.0` | `11.3.4` |
| [graphql](https://github.com/graphql/graphql-js) | `0.11.7` | `16.13.1` |
| [knex](https://github.com/knex/knex) | `2.5.1` | `3.1.0` |
| [koa](https://github.com/koajs/koa) | `2.16.4` | `3.1.2` |
| [koa-body](https://github.com/koajs/koa-body) | `6.0.1` | `7.0.1` |
| [koa-router](https://github.com/koajs/router) | `7.4.0` | `14.0.0` |
| [koa-session](https://github.com/koajs/session) | `6.0.0` | `7.0.2` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [p-map](https://github.com/sindresorhus/p-map) | `1.2.0` | `7.0.4` |
| [pdf-merger-js](https://github.com/nbesli/pdf-merger-js) | `3.4.0` | `5.1.2` |
| [raw-loader](https://github.com/webpack-contrib/raw-loader) | `0.5.1` | `4.0.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.2.4` |
| [react-apollo](https://github.com/apollographql/react-apollo) | `2.5.8` | `3.1.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.2.4` |
| [segseg](https://github.com/tmpvar/segseg) | `0.2.2` | `1.0.0` |
| [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.4` | `4.0.0` |
| [uuid](https://github.com/uuidjs/uuid) | `3.4.0` | `13.0.0` |
| [viewport-mercator-project](https://github.com/uber-web/math.gl) | `4.1.1` | `7.0.4` |
| [babel-loader](https://github.com/babel/babel-loader) | `9.2.1` | `10.1.1` |
| [cross-env](https://github.com/kentcdodds/cross-env) | `5.2.1` | `10.1.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.3` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `7.0.1` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.2` | `16.3.3` |
| [prettier](https://github.com/prettier/prettier) | `1.19.1` | `3.8.1` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `6.0.1` |



Updates `@azure/storage-blob` from 10.5.0 to 12.31.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/storage-blob_12.31.0/sdk/storage/storage-blob)

Updates `@turf/turf` from 6.5.0 to 7.3.4
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v6.5.0...v7.3.4)

Updates `bullmq` from 1.91.1 to 5.70.4
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v1.91.1...v5.70.4)

Updates `dotenv` from 8.6.0 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v8.6.0...v17.3.1)

Updates `dotenv-webpack` from 8.1.1 to 9.0.0
- [Release notes](https://github.com/mrsteele/dotenv-webpack/releases)
- [Commits](mrsteele/dotenv-webpack@v8.1.1...v9.0.0)

Updates `fs-extra` from 9.0.0 to 11.3.4
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@9.0.0...11.3.4)

Updates `graphql` from 0.11.7 to 16.13.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v0.11.7...v16.13.1)

Updates `ioredis` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.8.2...v5.9.3)

Updates `knex` from 2.5.1 to 3.1.0
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@2.5.1...3.1.0)

Updates `koa` from 2.16.4 to 3.1.2
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](koajs/koa@v2.16.4...v3.1.2)

Updates `koa-body` from 6.0.1 to 7.0.1
- [Release notes](https://github.com/koajs/koa-body/releases)
- [Changelog](https://github.com/koajs/koa-body/blob/master/CHANGELOG.md)
- [Commits](koajs/koa-body@v6.0.1...v7.0.1)

Updates `koa-router` from 7.4.0 to 14.0.0
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@v7.4.0...v14.0.0)

Updates `koa-session` from 6.0.0 to 7.0.2
- [Release notes](https://github.com/koajs/session/releases)
- [Changelog](https://github.com/koajs/session/blob/master/CHANGELOG.md)
- [Commits](koajs/session@6.0.0...v7.0.2)

Updates `node-fetch` from 2.7.0 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2)

Updates `p-map` from 1.2.0 to 7.0.4
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](sindresorhus/p-map@v1.2.0...v7.0.4)

Updates `pdf-merger-js` from 3.4.0 to 5.1.2
- [Release notes](https://github.com/nbesli/pdf-merger-js/releases)
- [Commits](nbesli/pdf-merger-js@v3.4.0...v5.1.2)

Updates `raw-loader` from 0.5.1 to 4.0.2
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/commits/v4.0.2)

Updates `react` from 18.2.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `react-apollo` from 2.5.8 to 3.1.5
- [Release notes](https://github.com/apollographql/react-apollo/releases)
- [Changelog](https://github.com/apollographql/react-apollo/blob/react-apollo@3.1.5/Changelog.md)
- [Commits](https://github.com/apollographql/react-apollo/compare/2.5.8...react-apollo@3.1.5)

Updates `react-dom` from 18.2.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `segseg` from 0.2.2 to 1.0.0
- [Release notes](https://github.com/tmpvar/segseg/releases)
- [Changelog](https://github.com/tmpvar/segseg/blob/master/CHANGELOG.md)
- [Commits](tmpvar/segseg@v0.2.2...v1.0.0)

Updates `style-loader` from 3.3.4 to 4.0.0
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack/style-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/style-loader@v3.3.4...v4.0.0)

Updates `uuid` from 3.4.0 to 13.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.4.0...v13.0.0)

Updates `viewport-mercator-project` from 4.1.1 to 7.0.4
- [Changelog](https://github.com/uber-web/math.gl/blob/master/CHANGELOG)
- [Commits](https://github.com/uber-web/math.gl/commits)

Updates `babel-loader` from 9.2.1 to 10.1.1
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.2.1...v10.1.1)

Updates `cross-env` from 5.2.1 to 10.1.0
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v5.2.1...v10.1.0)

Updates `eslint` from 8.57.1 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v10.0.3)

Updates `eslint-plugin-react-hooks` from 4.6.2 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `husky` from 8.0.3 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.7)

Updates `lint-staged` from 15.5.2 to 16.3.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.5.2...v16.3.3)

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

Updates `webpack-cli` from 5.1.4 to 6.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1)

---
updated-dependencies:
- dependency-name: "@azure/storage-blob"
  dependency-version: 12.31.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: "@turf/turf"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: bullmq
  dependency-version: 5.70.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: dotenv-webpack
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: graphql
  dependency-version: 16.13.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: ioredis
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: knex
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: koa
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: koa-body
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: koa-router
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: koa-session
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: node-fetch
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: p-map
  dependency-version: 7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: pdf-merger-js
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: raw-loader
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: react-apollo
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: segseg
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: style-loader
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: uuid
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: viewport-mercator-project
  dependency-version: 7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: babel-loader
  dependency-version: 10.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: eslint
  dependency-version: 10.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: husky
  dependency-version: 9.1.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: lint-staged
  dependency-version: 16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: webpack-cli
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
...

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 Jun 8, 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.

0 participants