Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Talos - Bump @bbc/psammead-assets #2989

Merged
merged 7 commits into from
Jan 22, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 2.0.59 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.0.58 | [PR#2987](https://github.com/bbc/psammead/pull/2987) Bumping dependencies |
| 2.0.57 | [PR#2980](https://github.com/bbc/psammead/pull/2980) Bumping babel/cli and removing configFile option from build script |
| 2.0.56 | [PR#2984](https://github.com/bbc/psammead/pull/2984) Talos - Bump Dependencies - @bbc/psammead-brand |
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "2.0.58",
"version": "2.0.59",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -49,7 +49,7 @@
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@bbc/gel-foundations": "^3.4.3",
"@bbc/psammead-assets": "^2.11.0",
"@bbc/psammead-assets": "^2.12.0",
"@bbc/psammead-brand": "^5.1.6",
"@bbc/psammead-calendars": "^2.0.5",
"@bbc/psammead-caption": "^2.2.23",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-bulletin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.0.6 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 1.0.5 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations |
| 1.0.4 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles |
| 1.0.3 | [PR#2920](https://github.com/bbc/psammead/pull/2920) Talos - Bump Dependencies - @bbc/gel-foundations |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-bulletin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/components/psammead-bulletin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-bulletin",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@bbc/gel-foundations": "^3.4.3",
"@bbc/psammead-styles": "^4.2.0",
"@bbc/psammead-assets": "^2.11.0"
"@bbc/psammead-assets": "^2.12.0"
},
"peerDependencies": {
"react": "^16.10.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ exports[`Bulletin should render audio correctly 1`] = `
dir="ltr"
>
<svg
aria-hidden="true"
class="c10"
focusable="false"
height="12px"
Expand Down Expand Up @@ -644,6 +645,7 @@ exports[`Bulletin should render live audio correctly 1`] = `
dir="ltr"
>
<svg
aria-hidden="true"
class="c11"
focusable="false"
height="12px"
Expand Down Expand Up @@ -986,6 +988,7 @@ exports[`Bulletin should render live video correctly 1`] = `
dir="ltr"
>
<svg
aria-hidden="true"
class="c11"
focusable="false"
height="12px"
Expand Down Expand Up @@ -1309,6 +1312,7 @@ exports[`Bulletin should render video correctly 1`] = `
dir="ltr"
>
<svg
aria-hidden="true"
class="c10"
focusable="false"
height="12px"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-embed-error/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
|---------------|-----------------------------------------------------------------------------------|
| 1.0.0-alpha.11 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 1.0.0-alpha.10 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations |
| 1.0.0-alpha.9 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles |
| 1.0.0-alpha.8 | [PR#2920](https://github.com/bbc/psammead/pull/2920) Talos - Bump Dependencies - @bbc/gel-foundations |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-embed-error/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/components/psammead-embed-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-embed-error",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"publishConfig": {
"tag": "alpha"
},
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@bbc/gel-foundations": "^3.4.3",
"@bbc/psammead-assets": "^2.11.0",
"@bbc/psammead-assets": "^2.12.0",
"@bbc/psammead-styles": "^4.2.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ exports[`EmbedError renders a default embed error 1`] = `
class="c2"
>
<svg
aria-hidden="true"
class="c3"
focusable="false"
height="1rem"
Expand Down Expand Up @@ -170,6 +171,7 @@ exports[`EmbedError renders an embed error that fills the viewport 1`] = `
class="c2"
>
<svg
aria-hidden="true"
class="c3"
focusable="false"
height="1rem"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.2.31 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 1.2.30 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles |
| 1.2.29 | [PR#2827](https://github.com/bbc/psammead/pull/2827) Talos - Bump Dependencies - @bbc/psammead-assets |
| 1.2.28 | [PR#2705](https://github.com/bbc/psammead/pull/2705) Talos - Bump Dependencies - @bbc/psammead-assets |
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/components/psammead-image-placeholder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-image-placeholder",
"version": "1.2.30",
"version": "1.2.31",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-image-placeholder/README.md",
"dependencies": {
"@bbc/psammead-assets": "^2.11.0",
"@bbc/psammead-assets": "^2.12.0",
"@bbc/psammead-styles": "^4.2.0"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-media-indicator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------- | ----------- |
| 2.6.24 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.6.23 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/gel-foundations |
| 2.6.22 | [PR#2973](https://github.com/bbc/psammead/pull/2973) Talos - Bump Dependencies - @bbc/psammead-styles |
| 2.6.21 | [PR#2920](https://github.com/bbc/psammead/pull/2920) Talos - Bump Dependencies - @bbc/gel-foundations |
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/components/psammead-media-indicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-media-indicator",
"version": "2.6.23",
"version": "2.6.24",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@bbc/gel-foundations": "^3.4.3",
"@bbc/psammead-styles": "^4.2.0",
"@bbc/psammead-assets": "^2.11.0"
"@bbc/psammead-assets": "^2.12.0"
},
"peerDependencies": {
"react": "^16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ exports[`MediaIndicator - Top Story should render a top story audio promo render
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="12px"
Expand Down Expand Up @@ -90,6 +91,7 @@ exports[`MediaIndicator should render Index Also video indicator correctly 1`] =
class="c0"
>
<svg
aria-hidden="true"
class="c1"
focusable="false"
height="12px"
Expand Down Expand Up @@ -153,6 +155,7 @@ exports[`MediaIndicator should render audio correctly without duration details 1
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="12px"
Expand Down Expand Up @@ -225,6 +228,7 @@ exports[`MediaIndicator should render audio indicator correctly 1`] = `
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="12px"
Expand Down Expand Up @@ -298,6 +302,7 @@ exports[`MediaIndicator should render photogallery correctly 1`] = `
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="13px"
Expand Down Expand Up @@ -367,6 +372,7 @@ exports[`MediaIndicator should render video by default 1`] = `
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="12px"
Expand Down Expand Up @@ -431,6 +437,7 @@ exports[`MediaIndicator should render video correctly without duration details 1
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="12px"
Expand Down Expand Up @@ -500,6 +507,7 @@ exports[`MediaIndicator should render video indicator correctly 1`] = `
class="c1"
>
<svg
aria-hidden="true"
class="c2"
focusable="false"
height="12px"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-media-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 2.5.3 | [PR#2989](https://github.com/bbc/psammead/pull/2989) Talos - Bump Dependencies - @bbc/psammead-assets |
| 2.5.2 | [PR#2982](https://github.com/bbc/psammead/pull/2982) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.5.1 | [PR#2978](https://github.com/bbc/psammead/pull/2978) Talos - Bump Dependencies - @bbc/psammead-play-button |
| 2.5.0 | [PR#2836](https://github.com/bbc/psammead/pull/2836) Add AV embed timeout handling. |
Expand Down
8 changes: 4 additions & 4 deletions packages/components/psammead-media-player/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/components/psammead-media-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-media-player",
"version": "2.5.2",
"version": "2.5.3",
"description": "Provides a media player with optional placeholder",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"styled-components": "^4.3.2"
},
"dependencies": {
"@bbc/psammead-assets": "^2.11.0",
"@bbc/psammead-assets": "^2.12.0",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-play-button": "^1.1.8"
}
Expand Down
Loading