Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps axios and @googlemaps/google-maps-services-js. These dependencies needed to be updated together.
Updates axios from 1.5.0 to 1.12.0

Release notes

Sourced from axios's releases.

Release v1.12.0

Release notes:

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.0 (2025-09-11)

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

... (truncated)

Commits
  • 0d8ad6e chore(release): v1.12.0 (#7013)
  • fd7f404 fix: release pr run
  • a2edc36 fix: dont add dist on release
  • 9ec86de fix: adding build artifacts
  • 945435f fix(node): enforce maxContentLength for data: URLs (#7011)
  • 28e5e30 chore(sponsor): update sponsor block (#7005)
  • d03f245 chore(CI): fixed release info script to use npm registry instead of git as fi...
  • a0bc911 chore: removing dist files from src (#7002)
  • c959ff2 feat(fetch): add fetch, Request, Response env config variables for the adapte...
  • a9f47af fix(fetch-adapter): set correct Content-Type for Node FormData (#6998)
  • Additional commits viewable in compare view

Updates @googlemaps/google-maps-services-js from 3.3.38 to 3.4.2

Release notes

Sourced from @​googlemaps/google-maps-services-js's releases.

v3.4.2

3.4.2 (2025-07-06)

Documentation

v3.4.1

3.4.1 (2025-03-28)

Bug Fixes

v3.4.0

3.4.0 (2024-04-09)

Features

  • Added Address Descriptors to Geocoding response. (#1187) (47db368)

v3.3.42

3.3.42 (2023-12-12)

Build System

  • deps-dev: bump @​babel/traverse from 7.23.0 to 7.23.2 (#1058) (820544c)
  • deps-dev: bump @​types/jest from 29.5.5 to 29.5.7 (#1070) (8a4ec75)
  • deps-dev: bump @​types/jest from 29.5.7 to 29.5.10 (#1092) (d2b74f1)
  • deps-dev: bump @​types/node from 20.10.0 to 20.10.3 (#1102) (e6cd0e7)
  • deps-dev: bump @​types/node from 20.10.3 to 20.10.4 (#1111) (374b7b6)
  • deps-dev: bump @​types/node from 20.8.4 to 20.8.6 (#1056) (917c616)
  • deps-dev: bump @​types/node from 20.8.6 to 20.8.7 (#1059) (d2ed837)
  • deps-dev: bump @​types/node from 20.8.7 to 20.9.0 (#1080) (3c7cfda)
  • deps-dev: bump @​types/node from 20.9.0 to 20.9.2 (#1087) (d5d5521)
  • deps-dev: bump @​types/node from 20.9.2 to 20.10.0 (#1096) (40030b0)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1055) (f1674df)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1062) (dbf243b)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1071) (b36384e)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1073) (4e7ac73)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1085) (80697e6)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1088) (de1a052)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#1108) (3701d7e)
  • deps-dev: bump @​typescript-eslint/parser from 6.10.0 to 6.11.0 (#1084) (3e8bcdd)
  • deps-dev: bump @​typescript-eslint/parser from 6.11.0 to 6.12.0 (#1089) (895dbd3)
  • deps-dev: bump @​typescript-eslint/parser from 6.12.0 to 6.13.0 (#1095) (1c42682)

... (truncated)

Changelog

Sourced from @​googlemaps/google-maps-services-js's changelog.

3.4.2 (2025-07-06)

Documentation

3.4.1 (2025-03-28)

Bug Fixes

3.4.0 (2024-04-09)

Features

  • Added Address Descriptors to Geocoding response. (#1187) (47db368)
Commits
  • 44e4e65 chore(master): release 3.4.2 (#1380)
  • fa919f2 chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 (#1378)
  • 2da8802 docs: update readme with remark on EEA ToS (#1379)
  • b81762c chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 (#1375)
  • 3f08419 chore(deps-dev): bump @​types/node from 22.15.30 to 24.0.8 (#1377)
  • 1d023de chore(deps): bump axios from 1.9.0 to 1.10.0 (#1372)
  • 9adfaab chore(deps-dev): bump nock from 14.0.4 to 14.0.5 (#1367)
  • c1ced89 chore(deps-dev): bump @​types/node from 22.15.29 to 22.15.30 (#1370)
  • d6ebcb9 chore(deps-dev): bump eslint-plugin-jest from 28.11.0 to 28.13.0 (#1369)
  • 04e72c4 chore(deps-dev): bump @​types/node from 22.15.21 to 22.15.29 (#1368)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) and [@googlemaps/google-maps-services-js](https://github.com/googlemaps/google-maps-services-js). These dependencies needed to be updated together.

Updates `axios` from 1.5.0 to 1.12.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.12.0)

Updates `@googlemaps/google-maps-services-js` from 3.3.38 to 3.4.2
- [Release notes](https://github.com/googlemaps/google-maps-services-js/releases)
- [Changelog](https://github.com/googlemaps/google-maps-services-js/blob/master/CHANGELOG.md)
- [Commits](googlemaps/google-maps-services-js@v3.3.38...v3.4.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
- dependency-name: "@googlemaps/google-maps-services-js"
  dependency-version: 3.4.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

Superseded by #1751.

@dependabot dependabot bot closed this Sep 30, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-multi-b2552bfbe3 branch September 30, 2025 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant