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

Test: Update snapshots after dependency update #3953

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

a-h-abdelsalam
Copy link
Contributor

What

Updating test snapshots after dependabot update #3951 which bumps styled-components from v6.1.1 to v6.1.8.

Why

Test cases were failing.

References

GEA-451

dependabot bot and others added 2 commits January 19, 2024 11:15
Bumps the patch-updates group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.5` | `7.23.7` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.5` | `7.23.8` |
| [i18next](https://github.com/i18next/i18next) | `23.7.7` | `23.7.16` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.43` | `0.5.44` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.1` | `6.1.8` |
| [whatwg-fetch](https://github.com/github/fetch) | `3.6.19` | `3.6.20` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.10` | `29.5.11` |


Updates `@babel/core` from 7.23.5 to 7.23.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core)

Updates `@babel/runtime` from 7.23.5 to 7.23.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.8/packages/babel-runtime)

Updates `i18next` from 23.7.7 to 23.7.16
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.7.7...v23.7.16)

Updates `moment-timezone` from 0.5.43 to 0.5.44
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.43...0.5.44)

Updates `styled-components` from 6.1.1 to 6.1.8
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.1.1...v6.1.8)

Updates `whatwg-fetch` from 3.6.19 to 3.6.20
- [Release notes](https://github.com/github/fetch/releases)
- [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md)
- [Commits](JakeChampion/fetch@v3.6.19...v3.6.20)

Updates `@types/jest` from 29.5.10 to 29.5.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: whatwg-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
- Update snapshots after updating styled-components 6.1.1 to 6.1.8
@a-h-abdelsalam a-h-abdelsalam requested a review from a team January 26, 2024 13:08
Copy link

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@a-h-abdelsalam a-h-abdelsalam changed the title Update snapshots Test: Update snapshots after dependency update Jan 26, 2024
@timopollmeier timopollmeier merged commit 4f199ab into main Jan 29, 2024
11 checks passed
@timopollmeier timopollmeier deleted the update-snapshots branch January 29, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants