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

build(deps): bump hds-react from 2.17.0 to 3.0.0 in /frontend/kesaseteli/youth #2328

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps hds-react from 2.17.0 to 3.0.0.

Release notes

Sourced from hds-react's releases.

v3.0.0

[3.0.0] - October, 4, 2023

React

Breaking

  • [Navigation] Removed, use new Header instead
  • [Footer] Redesigned and rebuilt
  • [StatusLabel, Tag] Rectangular versions removed
  • [LinkBox] Property name withBorder changed to border
  • [Koros] Renamed variants Wave to Vibration and Storm to Wave

Added

  • [Header] Added new Header-component
    • [Header.UniversalBar] Added new UniversalBar component
    • [Header.ActionBar] Added new ActionBar component
      • [Header.ActionBarItem] New component to display button icons
    • [Header.LanguageSelector] Added new language selector component
    • [Header.Link] Added new component to be used under Header components
    • [Header.NavigationMenu] Added new NavigationMenu component
  • [Footer] (changed) is now redesigned with new components
    • [Footer.Custom] New component for custom content
    • [Footer.Link] New link component to be used under Footer components
    • [Footer.NavigationGroup] New component for displaying grouped navigation links
    • [Footer.UtilityGroup] New component for displaying grouped utility links
    • [Footer.GroupHeading] New component for group components headings
  • [Header, Footer] Added navigation landmarks.

Changed

  • Supported browserlist updated
  • [RadioButton] Default value is not recommended anymore
  • [Footer] Redesigned and rebuilt

Fixed

  • [Breadcrumb] Theme variable typos
  • [LoadingSpinner] Made more polite accessibility-wise, not interrupting screen readers anymore

Removed

  • [StatusLabel, Tag] Removed rectangular versions
  • [Navigation] New Header component is the replacement

Core

Changed

... (truncated)

Changelog

Sourced from hds-react's changelog.

[3.0.0] - October, 4, 2023

React

Breaking

  • [Navigation] Removed, use new Header instead
  • [Footer] Redesigned and rebuilt
  • [StatusLabel, Tag] Rectangular versions removed
  • [LinkBox] Property name withBorder changed to border
  • [Koros] Renamed variants Wave to Vibration and Storm to Wave

Added

  • [Header] Added new Header-component
    • [Header.UniversalBar] Added new UniversalBar component
    • [Header.ActionBar] Added new ActionBar component
      • [Header.ActionBarItem] New component to display button icons
    • [Header.LanguageSelector] Added new language selector component
    • [Header.Link] Added new component to be used under Header components
    • [Header.NavigationMenu] Added new NavigationMenu component
  • [Footer] (changed) is now redesigned with new components
    • [Footer.Custom] New component for custom content
    • [Footer.Link] New link component to be used under Footer components
    • [Footer.NavigationGroup] New component for displaying grouped navigation links
    • [Footer.UtilityGroup] New component for displaying grouped utility links
    • [Footer.GroupHeading] New component for group components headings
  • [Header, Footer] Added navigation landmarks.

Changed

  • Supported browserlist updated
  • [RadioButton] Default value is not recommended anymore
  • [Footer] Redesigned and rebuilt

Fixed

  • [Breadcrumb] Theme variable typos
  • [LoadingSpinner] Made more polite accessibility-wise, not interrupting screen readers anymore

Removed

  • [StatusLabel, Tag] Removed rectangular versions
  • [Navigation] New Header component is the replacement

Core

Changed

  • [Koros] Rename Koros variants according to brand

... (truncated)

Commits
  • dea8dde Merge pull request #1132 from City-of-Helsinki/development
  • 8cbfdb9 Fix StatusLabel examples in doc site
  • 7b041c7 () bump version numbers and update CHANGELOG
  • 62005ab () Merge branch 'release-3.0.0' into development
  • 487ee17 Merge pull request #1131 from City-of-Helsinki/HDS-1952/bug-statuslabel-fix-w...
  • 544aca9 HDS-1952 fix StatusLabel playground scope
  • e5e6f18 Merge pull request #1130 from City-of-Helsinki/hds-1943-search-examples
  • e00ada7 Merge pull request #1033 from City-of-Helsinki/HDS-1402-navigation-pattern
  • 572702c HDS-1818 Add migration guide to v3.0.0 (#1114)
  • d2a839e Remove search examples from header docs
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 5, 2023
@terovirtanen
Copy link
Contributor

API branch is deployed to platta: https://kesaseteli-pr2328.api.dev.hel.ninja/healthz 🚀🚀🚀

@terovirtanen
Copy link
Contributor

EMPLOYER branch is deployed to platta: https://kesaseteli-employer-pr2328.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

TestCafe employer result is failed for https://kesaseteli-employer-pr2328.dev.hel.ninja 😿💢💥💥

@terovirtanen
Copy link
Contributor

HANDLER branch is deployed to platta: https://kesaseteli-handler-pr2328.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

TestCafe result is success for https://kesaseteli-handler-pr2328.dev.hel.ninja 😆🎉🎉🎉

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-frontend-kesaseteli-youth-hds-react-3.0.0 branch from 3c3fbb3 to cef4579 Compare October 11, 2023 09:45
Bumps [hds-react](https://github.com/City-of-Helsinki/helsinki-design-system) from 2.17.0 to 3.0.0.
- [Release notes](https://github.com/City-of-Helsinki/helsinki-design-system/releases)
- [Changelog](https://github.com/City-of-Helsinki/helsinki-design-system/blob/development/CHANGELOG.md)
- [Commits](City-of-Helsinki/helsinki-design-system@v2.17.0...v3.0.0)

---
updated-dependencies:
- dependency-name: hds-react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-frontend-kesaseteli-youth-hds-react-3.0.0 branch from cef4579 to 64f51c7 Compare October 11, 2023 10:04
@terovirtanen
Copy link
Contributor

API branch is deployed to platta: https://kesaseteli-pr2328.api.dev.hel.ninja/healthz 🚀🚀🚀

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

[yjdh-kesaseteli-shared] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

[yjdh-kesaseteli-handler] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 11 Code Smells

84.7% 84.7% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

[yjdh-kesaseteli-employer] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 34 Code Smells

82.4% 82.4% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

[yjdh-kesaseteli-api] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 1 Bug
Vulnerability A 1 Vulnerability
Security Hotspot A 0 Security Hotspots
Code Smell A 62 Code Smells

94.5% 94.5% Coverage
0.0% 0.0% Duplication

@terovirtanen
Copy link
Contributor

API branch is deployed to platta: https://kesaseteli-pr2328.api.dev.hel.ninja/healthz 🚀🚀🚀

@terovirtanen
Copy link
Contributor

EMPLOYER branch is deployed to platta: https://kesaseteli-employer-pr2328.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

HANDLER branch is deployed to platta: https://kesaseteli-handler-pr2328.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

TestCafe result is success for https://kesaseteli-employer-pr2328.dev.hel.ninja 😆🎉🎉🎉

@terovirtanen
Copy link
Contributor

TestCafe result is success for https://kesaseteli-handler-pr2328.dev.hel.ninja 😆🎉🎉🎉

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #2409.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-frontend-kesaseteli-youth-hds-react-3.0.0 branch November 1, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant