Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Bump @guardian/src-foundations from 3.1.0 to 3.3.0 #235

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps @guardian/src-foundations from 3.1.0 to 3.3.0.

Release notes

Sourced from @​guardian/src-foundations's releases.

v3.3.0 - For all your viewport needs 🖥 📲

tl;dr: Column width can now be set responsively. Everybody is safe to upgrade!

Features

  • ed3161a supporting hiding above and below breakpoints
  • 29107ab support responsive column widths

See all changes >

v3.2.1

tl;dr: Exposes type definitions instead of source TypeScript files for each component. Everybody currently on v3 of Source should upgrade.

Fixes

  • Exposes type definitions instead of source TypeScript files for each component. This ensures that internal type issues in Source will not be flagged in consuming applications
  • Fixes a whole bunch of type issues unwittingly introduced as a result of the Emotion 11 upgrade
  • Component bundles are now built using TypeScript instead of Babel + Rollup

v3.2.0 - Valentine's update: we ❤️ accordions 🤗

tl;dr: Allows Accordion styles to be overridden and click event handlers to be passed. Everybody is safe to upgrade!

Features

  • 3be8c40 add optional onClick prop to accordion row (thanks @​i-hardy)
  • 8a27ee2 add type attribute to accordion button and allow passing cssOverrides prop (thanks @​i-hardy)

See all changes >

Changelog

Sourced from @​guardian/src-foundations's changelog.

Changelog

Symbols:

  • 💥 [Breaking Change]
  • 🐛 [Bugfix]
  • ✨ [New feature or enhancement]
  • 💅 [Polish]
  • 🤖 [Maintenance]
  • 🌐 [Accessibility improvement]
  • 📃 [Documentation]

26 February 2021

@guardian/src-layout 3.3.0

  • ed3161a supporting hiding above and below breakpoints
  • 29107ab support responsive column widths
  • 🐛 3ff8beb handle empty column width array

12 February 2021

@guardian/src-accordion 3.2.0

28 January 2021

@guardian/editorial 3.1.0

  • 9b4b451 make editorial package publishable

14 January 2021

@guardian/src-button 3.0.1

@guardian/src-footer 3.0.1

@guardian/src-link 3.0.1

@guardian/src-user-feedback 3.0.1

... (truncated)

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
Bumps [@guardian/src-foundations](https://github.com/guardian/source) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/guardian/source/releases)
- [Changelog](https://github.com/guardian/source/blob/main/CHANGELOG.md)
- [Commits](guardian/source@3.1.0...3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/src-foundations-3.3.0 branch from 173812d to 91cf220 Compare March 8, 2021 16:22
@dskamiotis dskamiotis self-assigned this Mar 11, 2021
@dskamiotis dskamiotis merged commit 1e850a2 into main Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/guardian/src-foundations-3.3.0 branch March 11, 2021 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant