Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axios to 1.12.2 and updates ancestor dependencies axios, contentful and contentful-management. These dependencies need to be updated together.

Updates axios from 1.6.8 to 1.12.2

Release notes

Sourced from axios's releases.

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

Release v1.12.1

Release notes:

Bug Fixes

Contributors to this release

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

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.2 (2025-09-14)

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes

Contributors to this release

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

... (truncated)

Commits

Updates contentful from 10.12.2 to 10.15.1

Release notes

Sourced from contentful's releases.

v10.15.1

10.15.1 (2024-09-10)

v10.15.0

10.15.0 (2024-08-20)

Features

  • remove alpha for content source maps [TOL-2045] (#2309) (bc759d5)

v10.14.1

10.14.1 (2024-08-19)

v10.14.0

10.14.0 (2024-08-15)

Features

  • taxonomy: add concepts to entry metadata [GROOT-1440] (#2304) (d569e57)

v10.13.3

10.13.3 (2024-08-14)

Bug Fixes

v10.13.2

10.13.2 (2024-08-09)

v10.13.1

10.13.1 (2024-07-31)

v10.13.0

10.13.0 (2024-07-31)

Features

v10.12.16

10.12.16 (2024-07-31)

Bug Fixes

... (truncated)

Commits
  • da81517 build(deps): bump the production-dependencies group across 1 directory with 4...
  • 5a95d48 build(deps-dev): bump tsd in the dev-dependencies group (#2322)
  • 0bb775c build(deps-dev): bump eslint-plugin-import in the dev-dependencies group (#2321)
  • 5c3509e build(deps-dev): bump tslib in the dev-dependencies group (#2316)
  • b6c0b73 build(deps-dev): bump the dev-dependencies group with 2 updates (#2312)
  • 418d6f2 build(deps-dev): bump core-js in the dev-dependencies group (#2311)
  • bc759d5 feat: remove alpha for content source maps [TOL-2045] (#2309)
  • 15b7d71 build(deps): bump type-fest in the production-dependencies group (#2310)
  • 6c01e24 chore: group dependency upgrades (#2308)
  • d569e57 feat(taxonomy): add concepts to entry metadata [GROOT-1440] (#2304)
  • Additional commits viewable in compare view

Updates contentful-management from 11.27.3 to 11.60.2

Release notes

Sourced from contentful-management's releases.

v11.60.2

11.60.2 (2025-09-29)

Bug Fixes

  • move app-action-call status, result, and error to sys [EXT-6783] (#2766) (5ee913b)

v11.60.1

11.60.1 (2025-09-26)

Bug Fixes

  • release-asset: invalid query for getMany [] (#2765) (e5042cf)

v11.60.0

11.60.0 (2025-09-24)

Features

v11.59.0

11.59.0 (2025-09-24)

Features

  • environment-templates: add forTemplatedSpaces query param (#2761) (1eb0ae7)

v11.59.0-canary.1

11.59.0-canary.1 (2025-09-19)

Bug Fixes

  • delete entry2 as part of entry integration test cleanup [DX-258] (#2700) (b6b8a3a)
  • remove startDate from releasev2 payload [DX-380] (#2739) (e1c7627)
  • types: add release to entitymetasysprops [] (#2749) (421f238)
  • types: export ReleasePaylodV2 [] (#2754) (744e073)
  • update types, add tests, and cleanup [DX-397] (#2755) (fcd2ae1)

Features

... (truncated)

Commits
  • 5ee913b fix: move app-action-call status, result, and error to sys [EXT-6783] (#2766)
  • e5042cf fix(release-asset): invalid query for getMany [] (#2765)
  • f713528 build(deps-dev): bump tar-fs in /test/output-integration/browser (#2763)
  • 42f7147 feat: add support for releases [DX-374] (#2757)
  • 1eb0ae7 feat(environment-templates): add forTemplatedSpaces query param (#2761)
  • fff3ee2 build(deps-dev): bump the dev-dependencies group across 1 directory with 3 up...
  • 65a840f fix: AppActionCallProps result xor error [EXT-6783] (#2758)
  • c3819da build(deps-dev): bump the dev-dependencies group across 1 directory with 4 up...
  • 64a9660 chore: migrate to prettier 3 (#2751)
  • 9a4fd79 feat(environment-templates): add collection filter forTemplatedSpaces [FUS-94...
  • 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) to 1.12.2 and updates ancestor dependencies [axios](https://github.com/axios/axios), [contentful](https://github.com/contentful/contentful.js) and [contentful-management](https://github.com/contentful/contentful-management.js). These dependencies need to be updated together.


Updates `axios` from 1.6.8 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.12.2)

Updates `contentful` from 10.12.2 to 10.15.1
- [Release notes](https://github.com/contentful/contentful.js/releases)
- [Commits](contentful/contentful.js@v10.12.2...v10.15.1)

Updates `contentful-management` from 11.27.3 to 11.60.2
- [Release notes](https://github.com/contentful/contentful-management.js/releases)
- [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful-management.js@v11.27.3...v11.60.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: indirect
- dependency-name: contentful
  dependency-version: 10.15.1
  dependency-type: direct:production
- dependency-name: contentful-management
  dependency-version: 11.60.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 30, 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