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

Talos - Bump @bbc/gel-foundations, @bbc/psammead-amp-geo, @bbc/psammead-assets... #3081

Closed
wants to merge 3 commits into from
Closed
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.73 | [PR#3081](https://github.com/bbc/psammead/pull/3081) Talos - Bump Dependencies - @bbc/psammead-grid, @bbc/psammead-media-indicator, @bbc/psammead-timestamp-container |
| 2.0.72 | [PR#3038](https://github.com/bbc/psammead/pull/3038) Refactor no-JS scenarios for @bbc/psammead-media-player, adding jest-dom |
| 2.0.71 | [PR#3051](https://github.com/bbc/psammead/pull/3051) Bumping dependencies |
| 2.0.70 | [PR#2988](https://github.com/bbc/psammead/pull/2988) Add @bbc/psammead-timestamp-container to dependencies |
Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead",
"version": "2.0.72",
"version": "2.0.73",
"description": "Core Components Library Developed & Maintained By The Articles and Reach & Languages Team",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -54,19 +54,19 @@
"@bbc/psammead-calendars": "^2.0.5",
"@bbc/psammead-caption": "^2.2.24",
"@bbc/psammead-copyright": "^1.2.22",
"@bbc/psammead-grid": "^1.1.5",
"@bbc/psammead-grid": "^1.1.6",
"@bbc/psammead-image": "^1.2.4",
"@bbc/psammead-image-placeholder": "^1.2.33",
"@bbc/psammead-inline-link": "^1.3.20",
"@bbc/psammead-locales": "^4.1.1",
"@bbc/psammead-media-indicator": "^2.6.27",
"@bbc/psammead-media-indicator": "^4.0.1",
"@bbc/psammead-paragraph": "^2.2.24",
"@bbc/psammead-story-promo": "2.8.0-alpha.1",
"@bbc/psammead-storybook-helpers": "^8.2.3",
"@bbc/psammead-styles": "^4.3.0",
"@bbc/psammead-test-helpers": "^3.1.2",
"@bbc/psammead-timestamp": "^2.2.24",
"@bbc/psammead-timestamp-container": "^2.6.20",
"@bbc/psammead-timestamp-container": "^2.6.21",
"@bbc/psammead-visually-hidden-text": "^1.2.3",
"@storybook/addon-a11y": "^5.3.9",
"@storybook/addon-actions": "^5.3.9",
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-content-anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.0.0-alpha.2 | [PR#3081](https://github.com/bbc/psammead/pull/3081) Talos - Bump Dependencies - @bbc/psammead-headings |
| 1.0.0-alpha.1 | [PR#2582](https://github.com/bbc/psammead/pull/2582) Initial creation of package. |
24 changes: 12 additions & 12 deletions packages/components/psammead-content-anchor/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-content-anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-content-anchor",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -26,7 +26,7 @@
"react": "^16.11.0"
},
"devDependencies": {
"@bbc/psammead-headings": "^3.1.18"
"@bbc/psammead-headings": "^3.1.26"
},
"publishConfig": {
"tag": "alpha"
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-most-read/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
| Version | Description |
|---------|-------------|
| 1.0.5 | [PR#3081](https://github.com/bbc/psammead/pull/3081) Talos - Bump Dependencies - @bbc/psammead-grid, @bbc/psammead-section-label |
| 1.0.4 | [PR#3071](https://github.com/bbc/psammead/pull/3071) Update README with missing content |
| 1.0.3 | [PR#3068](https://github.com/bbc/psammead/pull/3068) Add ability to pass additional styles to wrapper component `StyledSection` |
| 1.0.2 | [PR#3033](https://github.com/bbc/psammead/pull/3033) Talos - Bump Dependencies - @bbc/psammead-grid, @bbc/psammead-section-label |
Expand Down
14 changes: 7 additions & 7 deletions packages/components/psammead-most-read/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/components/psammead-most-read/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-most-read",
"version": "1.0.4",
"version": "1.0.5",
"description": "A component for the most read item",
"main": "dist/index.js",
"module": "esm/index.js",
Expand All @@ -24,8 +24,8 @@
],
"dependencies": {
"@bbc/gel-foundations": "^3.4.3",
"@bbc/psammead-grid": "^1.1.5",
"@bbc/psammead-section-label": "^3.0.13",
"@bbc/psammead-grid": "^1.1.6",
"@bbc/psammead-section-label": "^4.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

This change might break the media indicator used in the Most Read, as it will require to add spacings if needed since we've removed them from the Media Indicator.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I've just figured that, will close this

"@bbc/psammead-styles": "^4.3.0"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/components/psammead-radio-schedule/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Description |
|---------|-------------|
| 0.1.0-alpha.4 | [PR#3081](https://github.com/bbc/psammead/pull/3081) Talos - Bump Dependencies - @bbc/psammead-styles, @bbc/psammead-assets, @bbc/psammead-timestamp-container |
| 0.1.0-alpha.3 | [PR#2988](https://github.com/BBC-News/psammead/pull/2988) Add start time of the radio program. |
| 0.1.0-alpha.2 | [PR#2938](https://github.com/BBC-News/psammead/pull/2938) Add radio program card component. |
| 0.1.0-alpha.1 | [PR#2979](https://github.com/BBC-News/psammead/pull/2979) Initial creation of package. |
Expand Down

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

8 changes: 4 additions & 4 deletions packages/components/psammead-radio-schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/psammead-radio-schedule",
"version": "0.1.0-alpha.3",
"version": "0.1.0-alpha.4",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
Expand All @@ -20,9 +20,9 @@
"homepage": "https://github.com/BBC-News/psammead/blob/latest/packages/components/psammead-radio-schedule/README.md",
"dependencies": {
"@bbc/gel-foundations": "^3.4.3",
"@bbc/psammead-styles": "^4.2.0",
"@bbc/psammead-assets": "^2.12.0",
"@bbc/psammead-timestamp-container": "^2.6.20"
"@bbc/psammead-styles": "^4.3.0",
"@bbc/psammead-assets": "^2.13.0",
"@bbc/psammead-timestamp-container": "^2.6.21"
},
"peerDependencies": {
"react": "^16.12.0"
Expand Down