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

Bump hds-design-tokens from 3.9.0 to 4.1.0 #1035

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps hds-design-tokens from 3.9.0 to 4.1.0.

Release notes

Sourced from hds-design-tokens's releases.

v4.1.0

[4.1.0] - January, 09, 2025

React

Added

  • [LoginProviderWithApolloContext] Login Provider with automatic ApolloClient context.
  • [ApolloClientModule] New Login module for auto-appending api tokens to query headers.
  • [ApiTokenClientTracker] Util to track api token changes and renewals.
  • [TokenizedFetch] New Login module for auto-appending api tokens to fetch requests.

Changed

Changes that are not related to specific components

  • [GraphQLModule] Use the ApolloClient Module when available

Fixed

  • [Login] External modules with Strict mode throwed an error
  • [ssr] Login component works with SSR rendering
  • [Login] Event listeners with Strict mode were lost in double render

Documentation

Added

  • Technology tags to all components

Figma

Fixed

  • [Header] Other actions menu item color fixed in header dark version.

Deprecated

  • [PhoneInput] Country Code variant was deprecated. Still available in the library but will be removed in the next major release.

Hds-js

Added

  • [ApolloClientModule] New Login module for auto-appending api tokens to query headers.
  • [ApiTokenClientTracker] Util to track api token changes and renewals.

Changed

  • [GraphQLModule] Use the ApolloClient Module when available

... (truncated)

Changelog

Sourced from hds-design-tokens's changelog.

[4.1.0] - January, 09, 2025

React

Added

  • [LoginProviderWithApolloContext] Login Provider with automatic ApolloClient context.
  • [ApolloClientModule] New Login module for auto-appending api tokens to query headers.
  • [ApiTokenClientTracker] Util to track api token changes and renewals.
  • [TokenizedFetch] New Login module for auto-appending api tokens to fetch requests.

Changed

Changes that are not related to specific components

  • [GraphQLModule] Use the ApolloClient Module when available

Fixed

  • [Login] External modules with Strict mode throwed an error
  • [ssr] Login component works with SSR rendering
  • [Login] Event listeners with Strict mode were lost in double render

Documentation

Added

  • Technology tags to all components

Figma

Fixed

  • [Header] Other actions menu item color fixed in header dark version.

Deprecated

  • [PhoneInput] Country Code variant was deprecated. Still available in the library but will be removed in the next major release.

Hds-js

Added

  • [ApolloClientModule] New Login module for auto-appending api tokens to query headers.
  • [ApiTokenClientTracker] Util to track api token changes and renewals.

Changed

  • [GraphQLModule] Use the ApolloClient Module when available

... (truncated)

Commits
  • cc63550 update yarn.lock
  • b590b10 fix: old document site version bug
  • a0e2f71 update site to use 3.12.0 in build
  • 3a92358 update site versions
  • 34fffa9 update versions, update icon-kit, update changelog for v4.1.0 release
  • 854edad update loki reference images for Footer
  • ea665d0 fix dateInput tests failing when no year specified
  • aecc73f fix failing dates in tests
  • 173f8b8 (hds-2572) Remove DateInput from Lokl
  • d14d50a (hds-2572) Remove e2e tests from jest
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hds-design-tokens](https://github.com/City-of-Helsinki/helsinki-design-system) from 3.9.0 to 4.1.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@v3.9.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants