contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
263 stars 97 forks source link

build(deps): bump contentful-sdk-core from 8.1.4 to 8.3.1 #2348

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps contentful-sdk-core from 8.1.4 to 8.3.1.

Release notes

Sourced from contentful-sdk-core's releases.

v8.3.1

8.3.1 (2024-07-03)

Bug Fixes

  • Revert "replace qs node API with URLSearchParams web api" (#485) (0afab0f)

v8.3.0

8.3.0 (2024-07-03)

Features

  • replace qs node API with URLSearchParams web api (8020f4e)

v8.2.0

8.2.0 (2024-07-03)

Features

  • enable 'fetch' adapter + duplicate request params fix (2fcb9f7)

v8.1.5

8.1.5 (2024-07-02)

v8.1.5-9.x-alpha.1

8.1.5-9.x-alpha.1 (2024-07-01)

Bug Fixes

Commits
  • 0afab0f fix: Revert "replace qs node API with URLSearchParams web api" (#485)
  • d8bcbb8 Merge pull request #484 from contentful/feat/replace-node-apis
  • 8020f4e feat: replace qs node API with URLSearchParams web api
  • 706d7b6 Merge pull request #483 from contentful/fix/retries
  • 2fcb9f7 feat: enable 'fetch' adapter + duplicate request params fix
  • 514a1cd build(deps-dev): bump eslint-plugin-promise from 6.2.0 to 6.4.0 (#482)
  • 94c2c8e build(deps): bump qs from 6.12.1 to 6.12.2 (#481)
  • 5c81755 build(deps-dev): bump typescript from 5.5.2 to 5.5.3 (#480)
  • 4f4dbfb build(deps-dev): bump @​semantic-release/github from 10.0.6 to 10.0.7 (#479)
  • 3d5691e build(deps-dev): bump @​semantic-release/release-notes-generator from 14.0.0 t...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
contentful-automation[bot] commented 4 days ago

:tada: This PR is included in version 11.27.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: