Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios and contentful-export in /Contentful-Schema #330

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps axios and contentful-export. These dependencies needed to be updated together.
Updates axios from 0.27.2 to 1.6.1

Release notes

Sourced from axios's releases.

Release v1.6.1

Release notes:

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

Release v1.6.0

Release notes:

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

Release v1.5.1

Release notes:

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.1 (2023-11-08)

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

1.6.0 (2023-10-26)

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)

... (truncated)

Commits
  • f6d2cf9 chore(ci): fix publish action content permission; (#6061)
  • a22f4b9 chore(release): v1.6.1 (#6060)
  • cb8bb2b chore(ci): Publish to NPM with provenance (#5835)
  • 37cbf92 chore(ci): added labeling and notification for published PRs; (#6059)
  • dd465ab fix(formdata): fixed content-type header normalization for non-standard brows...
  • 3dc8369 fix(platform): fixed emulated browser detection in node.js environment; (#6055)
  • f7adacd chore(release): v1.6.0 (#6031)
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • 96ee232 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabl...
  • Additional commits viewable in compare view

Updates contentful-export from 7.19.91 to 7.19.95

Release notes

Sourced from contentful-export's releases.

v7.19.95

7.19.95 (2023-11-20)

v7.19.94

7.19.94 (2023-11-20)

v7.19.93

7.19.93 (2023-11-16)

v7.19.92

7.19.92 (2023-11-14)

Commits
  • be753e8 build(deps): bump contentful from 9.3.5 to 10.6.11 (#1595)
  • d440705 chore: updates to allow usage of newer cda client [] (#1588)
  • 7a6be02 build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#1594)
  • 1779d82 build(deps-dev): bump semantic-release from 22.0.7 to 22.0.8 (#1593)
  • da07138 build(deps): bump contentful-management from 11.5.3 to 11.5.4 (#1592)
  • 4436208 chore: change ownership to developer-experience [PHX-2975] (#1591)
  • b960a2f build(deps): bump contentful-management from 11.5.2 to 11.5.3 (#1589)
  • 133e433 build(deps): bump contentful-management from 11.5.1 to 11.5.2 (#1586)
  • 4149f39 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1585)
  • ff330a6 build(deps-dev): bump @​babel/core from 7.23.2 to 7.23.3 (#1584)
  • 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 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 [contentful-export](https://github.com/contentful/contentful-export). These dependencies needed to be updated together.

Updates `axios` from 0.27.2 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.1)

Updates `contentful-export` from 7.19.91 to 7.19.95
- [Release notes](https://github.com/contentful/contentful-export/releases)
- [Commits](contentful/contentful-export@v7.19.91...v7.19.95)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: contentful-export
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2023
@dependabot dependabot bot changed the base branch from main to next November 22, 2023 10:48
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
98.1% Coverage on New Code
1.1% Duplication on New Code

See analysis details on SonarCloud

@killij killij merged commit 671a422 into next Jan 10, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Contentful-Schema/axios-and-contentful-export-1.6.1 branch January 10, 2024 08:40
@killij
Copy link
Contributor

killij commented Jan 10, 2024

🎉 This PR is included in version 2.0.0-next.10 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

killij added a commit that referenced this pull request Jan 10, 2024
commit 5303806
Author: killij <[email protected]>
Date:   Wed Jan 10 11:03:12 2024 +0000

    fix: Fix CTA column stacking for mobile view (#360)

commit 844fe09
Author: killij <[email protected]>
Date:   Wed Jan 10 10:47:20 2024 +0000

    fix: Prevent Search configuration from failing the application health check (#359)

commit 770b68f
Author: killij <[email protected]>
Date:   Wed Jan 10 09:38:14 2024 +0000

    feat: Replace the existing Resources search with Azure AI Search  (#356)

    * Fix the config key

    * Initial SearchController

    * Add new package

    * Update CSS for search

    * Search View (wip)

    * Update the clear filters function

    * Update filter categories

    * Order by js to submit form

    * Css changes

    * CSS update

    * Search refactor

    * Fix the application configuration tests

    * Add SearchResultsVMFactoryTests

    * Fix tests

    * Create SearchResourcesControllerTests.cs

    * Remove old resources search and substitute new one in

    * Add resource search facet numbers to filter control

    * Make resource search filters inclusive OR instead of exclusive AND

    * Change the gds filter checkbox size to match the design

    * Update CSS

    * Display resource properties in search results and resource page

    * Small refactor

    * Update SearchResources.cshtml

    * Remove unused code

    * Change the query string parameter names and logically OR tags instead of AND

    * Tidy up old Resource search code

    * Sonar suggestions

    * Remove special characters from the search term

    * Update SearchServiceTests.cs

    * Set a max query size

    * Delete search-sort.js

    * Handle null query

    * Update SearchResultsVMFactory.cs

    * Update README.md

    * Update docker-compose.yml

    * Update Resource.cshtml

commit 671a422
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jan 10 08:40:29 2024 +0000

    chore: Bump axios and contentful-export in /Contentful-Schema (#330)

    Bumps [axios](https://github.com/axios/axios) and [contentful-export](https://github.com/contentful/contentful-export). These dependencies needed to be updated together.

    Updates `axios` from 0.27.2 to 1.6.1
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.27.2...v1.6.1)

    Updates `contentful-export` from 7.19.91 to 7.19.95
    - [Release notes](https://github.com/contentful/contentful-export/releases)
    - [Commits](contentful/contentful-export@v7.19.91...v7.19.95)

    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: contentful-export
      dependency-type: indirect
    ...

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

commit 1575d12
Merge: e055485 6569adf
Author: Al West <[email protected]>
Date:   Wed Dec 20 10:17:25 2023 +0000

    Merge pull request #353 from DFE-Digital/tf-ai-search

    Add Terraform for AI Search Service

commit 6569adf
Author: Al West <[email protected]>
Date:   Tue Dec 19 18:01:20 2023 +0000

    Add private endpoint for non-free AI Search plans

commit c27fd91
Author: Al West <[email protected]>
Date:   Mon Dec 18 14:10:49 2023 +0000

    Add var for search sku

commit 361914d
Author: Al West <[email protected]>
Date:   Mon Dec 18 13:54:11 2023 +0000

    Update for Terraform Format

commit e38be0a
Author: Al West <[email protected]>
Date:   Mon Dec 18 13:52:41 2023 +0000

    Add Terraform for AI Search Service

commit e055485
Author: killij <[email protected]>
Date:   Mon Dec 18 11:03:39 2023 +0000

    ci: Reintroduce the dotnet-cover config to exclude files marked with ExcludeFromCodeCoverageAttribute (#352)

commit c0ce33e
Author: killij <[email protected]>
Date:   Mon Dec 18 09:32:00 2023 +0000

    chore: Add the search service (#351)

commit f99727f
Merge: ca76293 b7b70f1
Author: MartinBelton-gov <[email protected]>
Date:   Mon Dec 18 08:53:31 2023 +0000

    tests: Added Addition UI Tests

    Merge pull request #350 from DFE-Digital/mab/updateAreasOfPractiseUITests

commit b7b70f1
Author: Martin-Belton-gov <[email protected]>
Date:   Fri Dec 15 12:59:58 2023 +0000

    Added Addition UI Tests

commit ca76293
Author: killij <[email protected]>
Date:   Thu Dec 14 09:06:16 2023 +0000

    chore: Fix the regression tests (#349)

commit 8fb7049
Merge: 68347a1 1ecb68d
Author: Al West <[email protected]>
Date:   Fri Dec 8 12:34:01 2023 +0000

    Merge pull request #348 from DFE-Digital/load-test-use-prod-contentful

    Use Production Contentful environment for Load-Test runs

commit 1ecb68d
Author: Al West <[email protected]>
Date:   Fri Dec 8 12:28:53 2023 +0000

    Use Production Contentful environment for Load-Test runs

    Single change to the variables.tf to change Load-Test to use Contentful Prod environment.
@killij
Copy link
Contributor

killij commented Jan 10, 2024

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released on @next released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant