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 #1168

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 May 7, 2024

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

Updates hds-core from 2.17.1 to 3.8.0

Release notes

Sourced from hds-core's releases.

release-3.8.0

[3.8.0] - May, 7, 2024

React

Added

  • [CookieConsent] Data stored by the HDS login component is now in the common cookies.
  • [Login] Added a utility function to detect login callback error that could be ignored.
  • [DateInput] Added example how to handle date ranges.

Changed

  • [Login] API tokens are removed when user token renewal starts
  • [Notification] Change auto closing notification progressbar to decrease instead of increase.
  • [CookieConsent] Fixed SSR problem with "document not defined"

Fixed

  • [Component] What bugs/typos are fixed?
  • [Footer] Fix Koros height issue (Calm type was of wrong height)
  • [Login] Fixed initialization failure in React strict mode when external modules are used.
  • [ErrorSummary] Change wrong error icon to correct one

Core

Changed

  • [ErrorSummary] Change wrong error icon to correct one

Documentation

Added

  • [Login] Improved LoginProvider and api token client documentation.
  • Added measure and outline addons to Storybook
  • [DateInput] Added examples how to handle date ranges and validation.

Changed

  • [Login] Login system is good enough to start using in production as well. We still welcome feedback and improve the component.
  • [CookieConsent] Data stored by the HDS login component added to common cookie list.

Fixed

  • [Component] What bugs/typos are fixed?
  • [ErrorSummary] Change wrong error icon to correct one

Figma

... (truncated)

Changelog

Sourced from hds-core's changelog.

[3.8.0] - May, 7, 2024

React

Added

  • [CookieConsent] Data stored by the HDS login component is now in the common cookies.
  • [Login] Added a utility function to detect login callback error that could be ignored.
  • [DateInput] Added example how to handle date ranges.

Changed

  • [Login] API tokens are removed when user token renewal starts
  • [Notification] Change auto closing notification progressbar to decrease instead of increase.
  • [CookieConsent] Fixed SSR problem with "document not defined"

Fixed

  • [Component] What bugs/typos are fixed?
  • [Footer] Fix Koros height issue (Calm type was of wrong height)
  • [Login] Fixed initialization failure in React strict mode when external modules are used.
  • [ErrorSummary] Change wrong error icon to correct one

Core

Changed

  • [ErrorSummary] Change wrong error icon to correct one

Documentation

Added

  • [Login] Improved LoginProvider and api token client documentation.
  • Added measure and outline addons to Storybook
  • [DateInput] Added examples how to handle date ranges and validation.

Changed

  • [Login] Login system is good enough to start using in production as well. We still welcome feedback and improve the component.
  • [CookieConsent] Data stored by the HDS login component added to common cookie list.

Fixed

  • [Component] What bugs/typos are fixed?
  • [ErrorSummary] Change wrong error icon to correct one

Figma

Added:

... (truncated)

Commits
  • bc78874 Merge pull request #1286 from City-of-Helsinki/release-3.8.0
  • c973950 Updated icon library
  • 7293e5d (release-3.8.0) release 3.8.0
  • ec625c2 Merge pull request #1252 from City-of-Helsinki/hds-2102-login-cookie-docs
  • beef1df Merge pull request #1260 from City-of-Helsinki/hds-2141-old-api-tokens
  • fef0c6b (hds-2102) Updated changelog
  • 00f9f14 (hds-2102) Update docs
  • cdc8c29 (hds-2102) Hds login component consents
  • 067d0e3 (hds-2141) Improve stories and documentation
  • b927d22 (hds-2141) Updated CHANGELOG
  • Additional commits viewable in compare view

Updates hds-react from 2.17.1 to 3.8.0

Release notes

Sourced from hds-react's releases.

release-3.8.0

[3.8.0] - May, 7, 2024

React

Added

  • [CookieConsent] Data stored by the HDS login component is now in the common cookies.
  • [Login] Added a utility function to detect login callback error that could be ignored.
  • [DateInput] Added example how to handle date ranges.

Changed

  • [Login] API tokens are removed when user token renewal starts
  • [Notification] Change auto closing notification progressbar to decrease instead of increase.
  • [CookieConsent] Fixed SSR problem with "document not defined"

Fixed

  • [Component] What bugs/typos are fixed?
  • [Footer] Fix Koros height issue (Calm type was of wrong height)
  • [Login] Fixed initialization failure in React strict mode when external modules are used.
  • [ErrorSummary] Change wrong error icon to correct one

Core

Changed

  • [ErrorSummary] Change wrong error icon to correct one

Documentation

Added

  • [Login] Improved LoginProvider and api token client documentation.
  • Added measure and outline addons to Storybook
  • [DateInput] Added examples how to handle date ranges and validation.

Changed

  • [Login] Login system is good enough to start using in production as well. We still welcome feedback and improve the component.
  • [CookieConsent] Data stored by the HDS login component added to common cookie list.

Fixed

  • [Component] What bugs/typos are fixed?
  • [ErrorSummary] Change wrong error icon to correct one

Figma

... (truncated)

Changelog

Sourced from hds-react's changelog.

[3.8.0] - May, 7, 2024

React

Added

  • [CookieConsent] Data stored by the HDS login component is now in the common cookies.
  • [Login] Added a utility function to detect login callback error that could be ignored.
  • [DateInput] Added example how to handle date ranges.

Changed

  • [Login] API tokens are removed when user token renewal starts
  • [Notification] Change auto closing notification progressbar to decrease instead of increase.
  • [CookieConsent] Fixed SSR problem with "document not defined"

Fixed

  • [Component] What bugs/typos are fixed?
  • [Footer] Fix Koros height issue (Calm type was of wrong height)
  • [Login] Fixed initialization failure in React strict mode when external modules are used.
  • [ErrorSummary] Change wrong error icon to correct one

Core

Changed

  • [ErrorSummary] Change wrong error icon to correct one

Documentation

Added

  • [Login] Improved LoginProvider and api token client documentation.
  • Added measure and outline addons to Storybook
  • [DateInput] Added examples how to handle date ranges and validation.

Changed

  • [Login] Login system is good enough to start using in production as well. We still welcome feedback and improve the component.
  • [CookieConsent] Data stored by the HDS login component added to common cookie list.

Fixed

  • [Component] What bugs/typos are fixed?
  • [ErrorSummary] Change wrong error icon to correct one

Figma

Added:

... (truncated)

Commits
  • bc78874 Merge pull request #1286 from City-of-Helsinki/release-3.8.0
  • c973950 Updated icon library
  • 7293e5d (release-3.8.0) release 3.8.0
  • ec625c2 Merge pull request #1252 from City-of-Helsinki/hds-2102-login-cookie-docs
  • beef1df Merge pull request #1260 from City-of-Helsinki/hds-2141-old-api-tokens
  • fef0c6b (hds-2102) Updated changelog
  • 00f9f14 (hds-2102) Update docs
  • cdc8c29 (hds-2102) Hds login component consents
  • 067d0e3 (hds-2141) Improve stories and documentation
  • b927d22 (hds-2141) Updated CHANGELOG
  • Additional commits viewable in compare view

Updates hds-design-tokens from 2.17.1 to 3.8.0

Release notes

Sourced from hds-design-tokens's releases.

release-3.8.0

[3.8.0] - May, 7, 2024

React

Added

  • [CookieConsent] Data stored by the HDS login component is now in the common cookies.
  • [Login] Added a utility function to detect login callback error that could be ignored.
  • [DateInput] Added example how to handle date ranges.

Changed

  • [Login] API tokens are removed when user token renewal starts
  • [Notification] Change auto closing notification progressbar to decrease instead of increase.
  • [CookieConsent] Fixed SSR problem with "document not defined"

Fixed

  • [Component] What bugs/typos are fixed?
  • [Footer] Fix Koros height issue (Calm type was of wrong height)
  • [Login] Fixed initialization failure in React strict mode when external modules are used.
  • [ErrorSummary] Change wrong error icon to correct one

Core

Changed

  • [ErrorSummary] Change wrong error icon to correct one

Documentation

Added

  • [Login] Improved LoginProvider and api token client documentation.
  • Added measure and outline addons to Storybook
  • [DateInput] Added examples how to handle date ranges and validation.

Changed

  • [Login] Login system is good enough to start using in production as well. We still welcome feedback and improve the component.
  • [CookieConsent] Data stored by the HDS login component added to common cookie list.

Fixed

  • [Component] What bugs/typos are fixed?
  • [ErrorSummary] Change wrong error icon to correct one

Figma

... (truncated)

Changelog

Sourced from hds-design-tokens's changelog.

[3.8.0] - May, 7, 2024

React

Added

  • [CookieConsent] Data stored by the HDS login component is now in the common cookies.
  • [Login] Added a utility function to detect login callback error that could be ignored.
  • [DateInput] Added example how to handle date ranges.

Changed

  • [Login] API tokens are removed when user token renewal starts
  • [Notification] Change auto closing notification progressbar to decrease instead of increase.
  • [CookieConsent] Fixed SSR problem with "document not defined"

Fixed

  • [Component] What bugs/typos are fixed?
  • [Footer] Fix Koros height issue (Calm type was of wrong height)
  • [Login] Fixed initialization failure in React strict mode when external modules are used.
  • [ErrorSummary] Change wrong error icon to correct one

Core

Changed

  • [ErrorSummary] Change wrong error icon to correct one

Documentation

Added

  • [Login] Improved LoginProvider and api token client documentation.
  • Added measure and outline addons to Storybook
  • [DateInput] Added examples how to handle date ranges and validation.

Changed

  • [Login] Login system is good enough to start using in production as well. We still welcome feedback and improve the component.
  • [CookieConsent] Data stored by the HDS login component added to common cookie list.

Fixed

  • [Component] What bugs/typos are fixed?
  • [ErrorSummary] Change wrong error icon to correct one

Figma

Added:

... (truncated)

Commits
  • bc78874 Merge pull request #1286 from City-of-Helsinki/release-3.8.0
  • c973950 Updated icon library
  • 7293e5d (release-3.8.0) release 3.8.0
  • ec625c2 Merge pull request #1252 from City-of-Helsinki/hds-2102-login-cookie-docs
  • beef1df Merge pull request #1260 from City-of-Helsinki/hds-2141-old-api-tokens
  • fef0c6b (hds-2102) Updated changelog
  • 00f9f14 (hds-2102) Update docs
  • cdc8c29 (hds-2102) Hds login component consents
  • 067d0e3 (hds-2141) Improve stories and documentation
  • b927d22 (hds-2141) Updated CHANGELOG
  • 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 labels May 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2024

The following labels could not be found: manual.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-hds-8eacf714d7 branch 2 times, most recently from edc804c to 85ec284 Compare May 13, 2024 17:02
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-hds-8eacf714d7 branch 4 times, most recently from 743c07a to 3fd5181 Compare May 21, 2024 16:22
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-hds-8eacf714d7 branch from 3fd5181 to 7fa786f Compare May 22, 2024 16:57
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 2.17.1 to 3.8.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.1...v3.8.0)

Updates `hds-react` from 2.17.1 to 3.8.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.1...v3.8.0)

Updates `hds-design-tokens` from 2.17.1 to 3.8.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.1...v3.8.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-hds-8eacf714d7 branch from 7fa786f to 11a03d3 Compare May 23, 2024 16:13
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.

None yet

0 participants