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

Dependency Updates #8406

Merged
merged 31 commits into from
Nov 23, 2020
Merged

Dependency Updates #8406

merged 31 commits into from
Nov 23, 2020

Conversation

karinathomasbbc
Copy link
Contributor

@karinathomasbbc karinathomasbbc commented Nov 18, 2020

Overall changes:

Miscellaneous

Babel & Webpack

Testing Libraries


  • I have assigned myself to this PR and the corresponding issues
  • I have added the cross-team label to this PR if it requires visibility across World Service teams
  • I have assigned this PR to the Simorgh project

Testing:

  • Automated (jest and/or cypress) tests added (for new features) or updated (for existing features)
  • If necessary, I have run the local E2E non-smoke tests relevant to my changes (CYPRESS_APP_ENV=local CYPRESS_SMOKE=false npm run test:e2e:interactive)
  • This PR requires manual testing

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](jest-community/jest-junit@v11.1.0...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 19 commits November 18, 2020 18:29
Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 6.0.1.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](ladjs/supertest@v4.0.2...v6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.2.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v8.1.0...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@karinathomasbbc karinathomasbbc added the cross-team For visibility for both World Service teams (Engage & Media) label Nov 19, 2020
Copy link
Contributor

@RichardPK RichardPK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those Storybook bumps will break it in Simorgh!

It'll need the v6 migration treatment 😬 : BBC-archive/psammead#3728

@karinathomasbbc
Copy link
Contributor Author

Those Storybook bumps will break it in Simorgh!

It'll need the v6 migration treatment 😬 : bbc/psammead#3728

😬 good spot, I didn't even think. Let me remove the storybook PRs from here, and we'll deal with them separately

@RichardPK
Copy link
Contributor

😬 good spot, I didn't even think. Let me remove the storybook PRs from here, and we'll deal with them separately

Is there a chance the other major ver bumps could also have breaking changes? webpack-bundle-analyzer jest-junit & supertest

@karinathomasbbc
Copy link
Contributor Author

karinathomasbbc commented Nov 20, 2020

😬 good spot, I didn't even think. Let me remove the storybook PRs from here, and we'll deal with them separately

Is there a chance the other major ver bumps could also have breaking changes? webpack-bundle-analyzer jest-junit & supertest

My thoughts are:
Passing bundle tests + integration tests prove that webpack-bundle-analyzer is 👍
Passing unit + integration tests prove that jest-junit & supertest is 👍

@RichardPK
Copy link
Contributor

My thoughts are:
Passing bundle tests + integration tests prove that webpack-bundle-analyzer is 👍
Passing unit + integration tests prove that jest-junit & supertest is 👍

Yea that sounds like a very reasonable hypothesis!

karinathomasbbc and others added 9 commits November 23, 2020 09:21
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.13.0...v7.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 9.10.7 to 9.11.0.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Commits](wheresrhys/fetch-mock@v9.10.7...v9.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
@andrewscfc andrewscfc merged commit 37754fc into latest Nov 23, 2020
@andrewscfc andrewscfc deleted the 2020-11-18-dependencies branch November 23, 2020 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cross-team For visibility for both World Service teams (Engage & Media) dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants