Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the production-dependencies group with 4 updates in the / directory: contentful-batch-libs, contentful-export, contentful-import and figlet.

Updates contentful-batch-libs from 10.1.1 to 10.1.2

Release notes

Sourced from contentful-batch-libs's releases.

v10.1.2

10.1.2 (2025-11-14)

v10.1.2-test-oidc.2

10.1.2-test-oidc.2 (2025-11-14)

Bug Fixes

  • test-publish: bring back the comma (2b2fd7c)

v10.1.2-test-oidc.1

10.1.2-test-oidc.1 (2025-11-14)

Bug Fixes

  • test-publish: remove comma (25ded37)
Commits
  • 638cc68 chore: migrate CI to GHA and publish to npm with OIDC (#1003)
  • d42c813 build(deps-dev): bump contentful-management from 11.63.0 to 11.63.1 (#1004)
  • cc7b405 Merge pull request #1002 from contentful/ci/dx-544-setup-gha-policies
  • 5196d13 chore: update vault-secrets.yaml to include new policies for GitHub Action
  • 5214ff0 build(deps-dev): bump contentful-management from 11.62.1 to 11.63.0 (#1001)
  • 7f7377d build(deps-dev): bump contentful from 11.8.11 to 11.8.12 (#999)
  • ed5044b build(deps-dev): bump @​types/node from 24.10.0 to 24.10.1 (#1000)
  • 3beb853 build(deps-dev): bump contentful-management from 11.62.0 to 11.62.1 (#996)
  • a140596 build(deps-dev): bump contentful from 11.8.10 to 11.8.11 (#995)
  • d31535d build(deps-dev): bump contentful from 11.8.9 to 11.8.10 (#994)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates contentful-export from 7.21.98 to 7.22.0

Release notes

Sourced from contentful-export's releases.

v7.22.0

7.22.0 (2025-11-14)

Bug Fixes

  • secret names updated (e07ed9f)
  • secrets passed to check job (e32880e)

Features

  • gha workflow implemented (fa21a48)

v7.22.0-DX-541-gha-publishing.1

7.22.0-DX-541-gha-publishing.1 (2025-11-12)

Bug Fixes

  • secret names updated (e07ed9f)
  • secrets passed to check job (e32880e)

Features

  • gha workflow implemented (fa21a48)

v7.21.99

7.21.99 (2025-11-12)

Commits
  • 00b792d chore: migrate publishing pipeline to GHA from CircleCI [DX-541]
  • 98910b6 chore: codeql name change
  • f34ac4d chore: issue template & pr template
  • 5e81101 chore: codeql update
  • 0ebbd8f chore: redundant token removed
  • e9ab262 chore: dependabot file name change
  • 0054d9c chore: job name change
  • 9eaae4f chore: main ready
  • 5bfb6de chore: release job update
  • 85f91e8 Merge branch 'main' into DX-541-gha-publishing
  • Additional commits viewable in compare view
Maintainer changes

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


Updates contentful-import from 9.4.127 to 9.4.129

Release notes

Sourced from contentful-import's releases.

v9.4.129

9.4.129 (2025-11-14)

v9.4.128

9.4.128 (2025-11-12)

Commits
  • 3cbaf4b chore: update CI workflows to GHA and publish to NPM (#1515)
  • 870fbbb build(deps): bump contentful-management from 11.63.0 to 11.63.1 (#1518)
  • cb0f054 build(deps-dev): bump tsup from 8.5.0 to 8.5.1 (#1517)
  • d68bec6 build(deps): bump contentful-management from 11.62.1 to 11.63.0 (#1516)
  • 5df0cc6 chore: add packages-read to GHA policy [DX-505] (#1514)
  • cb65505 chore: add semantic-release-ecosystem policy for GHA [DX-505] (#1511)
  • 222a1c5 build(deps-dev): bump semantic-release from 25.0.1 to 25.0.2 (#1510)
  • See full diff in compare view
Maintainer changes

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


Updates contentful-management from 11.62.1 to 11.63.1

Release notes

Sourced from contentful-management's releases.

v11.63.1

11.63.1 (2025-11-13)

Bug Fixes

  • export enum as such instead of as a type [SPA-3429] (#2798) (995471e)

v11.63.0

11.63.0 (2025-11-11)

Features

  • [TOL-2513][SPA-2443] Bulk actions v2 support (#2528) (5bc5cf9)
  • add 'agent' app location type (internal) [EXT-6969] (#2799) (7661cd8)
  • add TS support cursor based pagination [CAPI-2270] (#2792) (f014b64)

v11.63.0-dx-542-update-to-gha.1

11.63.0-dx-542-update-to-gha.1 (2025-11-13)

Bug Fixes

  • fix typo to test release (60ab9f4)

Features

  • [TOL-2513][SPA-2443] Bulk actions v2 support (#2528) (5bc5cf9)
  • add TS support cursor based pagination [CAPI-2270] (#2792) (f014b64)
Commits
  • 995471e fix: export enum as such instead of as a type [SPA-3429] (#2798)
  • fec1a08 chore: fix flaky app action call response test [] (#2806)
  • 0e44894 Revert "feat: add TS support cursor based pagination [CAPI-2270] (#2792)" (#2...
  • 68580bb build(deps-dev): bump the dev-dependencies group across 1 directory with 5 up...
  • 7661cd8 feat: add 'agent' app location type (internal) [EXT-6969] (#2799)
  • ca5b9f3 build(deps): bump axios in the production-dependencies group (#2795)
  • 5bc5cf9 feat: [TOL-2513][SPA-2443] Bulk actions v2 support (#2528)
  • f014b64 feat: add TS support cursor based pagination [CAPI-2270] (#2792)
  • See full diff in compare view

Updates figlet from 1.9.3 to 1.9.4

Release notes

Sourced from figlet's releases.

v1.9.4

Commits
  • 26aaee1 version bump
  • 054d61d Merge pull request #146 from patorjk/AdjustmentsForNode12
  • 3dd68e7 Added new font and adjustments for older versions of node
  • 7765b98 Merge pull request #145 from patorjk/Optional_Chaining_Fix
  • edb613d Merge pull request #143 from patorjk/dependabot/npm_and_yarn/vite-7.1.11
  • f605802 Updated target to ES2018
  • f8b3c99 Bump vite from 7.1.5 to 7.1.11
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 1, 2025 00:03
…y with 5 updates

Bumps the production-dependencies group with 4 updates in the / directory: [contentful-batch-libs](https://github.com/contentful/contentful-batch-libs), [contentful-export](https://github.com/contentful/contentful-export), [contentful-import](https://github.com/contentful/contentful-import) and [figlet](https://github.com/patorjk/figlet.js).


Updates `contentful-batch-libs` from 10.1.1 to 10.1.2
- [Release notes](https://github.com/contentful/contentful-batch-libs/releases)
- [Commits](contentful/contentful-batch-libs@v10.1.1...v10.1.2)

Updates `contentful-export` from 7.21.98 to 7.22.0
- [Release notes](https://github.com/contentful/contentful-export/releases)
- [Commits](contentful/contentful-export@v7.21.98...v7.22.0)

Updates `contentful-import` from 9.4.127 to 9.4.129
- [Release notes](https://github.com/contentful/contentful-import/releases)
- [Commits](contentful/contentful-import@v9.4.127...v9.4.129)

Updates `contentful-management` from 11.62.1 to 11.63.1
- [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.62.1...v11.63.1)

Updates `figlet` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/patorjk/figlet.js/releases)
- [Commits](patorjk/figlet.js@v1.9.3...v1.9.4)

---
updated-dependencies:
- dependency-name: contentful-batch-libs
  dependency-version: 10.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: contentful-export
  dependency-version: 7.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: contentful-import
  dependency-version: 9.4.129
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: contentful-management
  dependency-version: 11.63.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: figlet
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-ab8398fe8d branch from f74855b to aec3647 Compare December 2, 2025 16:48
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