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

chore(deps): bump the hds group with 3 updates #1601

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the hds group with 3 updates: hds-core, hds-react and hds-design-tokens.

Updates hds-core from 3.11.0 to 4.1.0

Release notes

Sourced from hds-core'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-core'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

Updates hds-react from 3.11.0 to 4.1.0

Release notes

Sourced from hds-react'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-react'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

Updates hds-design-tokens from 3.11.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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code manual labels Jan 10, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-hds-0ca85e0c81 branch 4 times, most recently from e049246 to da649b6 Compare January 16, 2025 16:14
Bumps the hds group with 3 updates: [hds-core](https://github.com/City-of-Helsinki/helsinki-design-system), [hds-react](https://github.com/City-of-Helsinki/helsinki-design-system) and [hds-design-tokens](https://github.com/City-of-Helsinki/helsinki-design-system).


Updates `hds-core` from 3.11.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.11.0...v4.1.0)

Updates `hds-react` from 3.11.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.11.0...v4.1.0)

Updates `hds-design-tokens` from 3.11.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.11.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-hds-0ca85e0c81 branch from da649b6 to d28b948 Compare January 17, 2025 16:32
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 manual
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants