Skip to content

Tags: contentful/contentful-migration

Tags

v4.31.6-dx-506-github-packages.2

Toggle v4.31.6-dx-506-github-packages.2's commit message

Unverified

The email in this signature doesn’t match the committer email.
fix: test dev deploy

v4.31.6-dx-506-github-packages.1

Toggle v4.31.6-dx-506-github-packages.1's commit message

Unverified

The email in this signature doesn’t match the committer email.
fix: update to readme (kickoff release)

v4.31.5

Toggle v4.31.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump the production-dependencies group with 2 updates (#…

…1554)

Bumps the production-dependencies group with 2 updates: [contentful-management](https://github.com/contentful/contentful-management.js) and [inquirer](https://github.com/SBoudrias/Inquirer.js).


Updates `contentful-management` from 11.60.2 to 11.60.4
- [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.60.2...v11.60.4)

Updates `inquirer` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@8.2.7)

---
updated-dependencies:
- dependency-name: contentful-management
  dependency-version: 11.60.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: inquirer
  dependency-version: 8.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.31.4

Toggle v4.31.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump contentful-management (#1552)

Bumps the production-dependencies group with 1 update in the / directory: [contentful-management](https://github.com/contentful/contentful-management.js).


Updates `contentful-management` from 11.54.4 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.54.4...v11.60.2)

---
updated-dependencies:
- dependency-name: contentful-management
  dependency-version: 11.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.31.3

Toggle v4.31.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1551 from contentful/DX-429-update-axios-in-conte…

…ntful-migration

fix: bump axios to 1.12.2 [DX-429]

v4.31.2

Toggle v4.31.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1549 from contentful/dx-378-entry-derive-preserve…

…-status-for-locale-based-publishing [dx-378]

fix: entry-derive - check localeBasedPublishing and entry.fieldStatus before publishing [DX-378]

v4.31.1

Toggle v4.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1540 from contentful/fix/DX-351-add-missing-built…

…in-editors

fix: add resource editor types to builtin editor type definition [DX-351]

v4.31.0

Toggle v4.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow specifying certain entryIds for transformation to transfo…

…rmEntriesToType (#1538)

Co-authored-by: pat kur <patrykkurczyna@users.noreply.github.com>
Co-authored-by: patrykkurczyna <patryk.kurczyna@schibsted.pl>

v4.30.0

Toggle v4.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1529 from Javimtib92/feature/transform-entries-to…

…-type-locale-based-publishing

feat: add useLocaleBasedPublishing to transformEntriesToType

v4.29.1

Toggle v4.29.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump the production-dependencies group with 2 updates (#…

…1510)

* build(deps): bump the production-dependencies group with 2 updates

Bumps the production-dependencies group with 2 updates: [axios](https://github.com/axios/axios) and [contentful-management](https://github.com/contentful/contentful-management.js).


Updates `axios` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.9.0...v1.10.0)

Updates `contentful-management` from 11.52.2 to 11.54.0
- [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.52.2...v11.54.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: contentful-management
  dependency-version: 11.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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

* fix: bump to secure version of axios

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lisa White <lisa.white@contentful.com>