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

feat(manager-react-components): upgrade ods version 18 #12865

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

aboungnaseng-ovhcloud
Copy link
Contributor

@aboungnaseng-ovhcloud aboungnaseng-ovhcloud commented Aug 28, 2024

ref: MANAGER-14622

Question Answer
Branch? develop
Bug fix? no
New feature? no
Breaking change? no
Tickets #14622
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

  • upgrade version 18 in manager-react-lib
  • update the storybook
  • update generator with the new ods version

Related

@aboungnaseng-ovhcloud aboungnaseng-ovhcloud requested review from antonymarion, oalkabouss and JacquesLarique and removed request for a team August 28, 2024 15:58
@github-actions github-actions bot added dependencies Pull requests that update a dependency file common manager-react-components feature New feature labels Aug 28, 2024
Copy link
Contributor

github-actions bot commented Aug 28, 2024

yarn.lock changes

Summary

Status Count
ADDED 13
UPDATED 27
Click to toggle table visibility
Name Status Previous Current
@orchidjs/sifter ADDED - 1.0.3
@orchidjs/unicode-variants ADDED - 1.0.4
@ovh-ux/manager-react-components ADDED - 1.37.0
@ovhcloud/ods-components UPDATED 17.2.2 18.0.0
@ovhcloud/ods-themes ADDED - 18.0.0
@stencil/core UPDATED 4.12.0 4.16.0
@storybook/addon-a11y ADDED - 8.0.4
@storybook/addon-highlight UPDATED 7.5.3 8.0.4
@storybook/builder-manager UPDATED 7.5.3 8.0.4
@storybook/builder-vite UPDATED 7.5.3 8.0.4
@storybook/channels UPDATED 7.6.20 8.0.4
@storybook/client-logger UPDATED 7.6.20 8.0.4
@storybook/core-common UPDATED 7.6.20 8.0.4
@storybook/core-events UPDATED 7.6.20 8.0.4
@storybook/core-server UPDATED 7.5.3 8.0.4
@storybook/csf-plugin UPDATED 7.6.20 8.0.4
@storybook/csf-tools UPDATED 7.6.20 8.0.4
@storybook/docs-mdx UPDATED 0.1.0 3.0.0
@storybook/docs-tools UPDATED 7.6.20 8.0.4
@storybook/icons ADDED - 1.2.12
@storybook/instrumenter UPDATED 7.5.3 8.0.4
@storybook/manager UPDATED 7.5.3 8.0.4
@storybook/manager-api UPDATED 7.6.20 8.0.4
@storybook/node-logger UPDATED 7.6.20 8.0.4
@storybook/preview UPDATED 7.5.3 8.0.4
@storybook/preview-api UPDATED 7.6.20 8.0.4
@storybook/router UPDATED 7.6.20 8.0.4
@storybook/telemetry UPDATED 7.5.3 8.0.4
@storybook/test ADDED - 8.0.4
@storybook/theming UPDATED 7.6.20 8.0.4
@storybook/types UPDATED 7.6.20 8.0.4
@storybook/web-components ADDED - 8.0.4
@storybook/web-components-vite ADDED - 8.0.4
axe-core ADDED - 4.10.0
google-libphonenumber ADDED - 3.2.35
recast UPDATED 0.23.6 0.23.9
tom-select ADDED - 2.3.1
tslib UPDATED 2.6.2 2.6.3
type-detect UPDATED 4.0.8 4.1.0
vanillajs-datepicker ADDED - 1.3.4

@aboungnaseng-ovhcloud aboungnaseng-ovhcloud marked this pull request as draft August 28, 2024 16:01
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14622 branch 8 times, most recently from 9379397 to c915ba4 Compare September 2, 2024 07:56
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud changed the title feat(manager-react-components): updagre ods version 18 feat(manager-react-components): upgrade ods version 18 Sep 3, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14622 branch 4 times, most recently from af2dfad to b0ac453 Compare September 6, 2024 15:27
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14622 branch 2 times, most recently from b1f1514 to fb4cfb3 Compare September 9, 2024 08:22
@github-actions github-actions bot removed the continuous-integration Changes to our CI configuration files and scripts label Oct 8, 2024
@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Oct 9, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud changed the base branch from develop to master October 10, 2024 08:35
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Oct 10, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14622 branch 4 times, most recently from 86877c6 to a038f6a Compare October 10, 2024 09:28
@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Oct 10, 2024
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Oct 11, 2024
ref: MANAGER-14622

BREAKING CHANGE: bump ods version in manager react components lib

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-14622

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-14622

Signed-off-by: Alex Boungnaseng <[email protected]>
Copy link

sonarcloud bot commented Oct 11, 2024

@aboungnaseng-ovhcloud aboungnaseng-ovhcloud merged commit ea1dd83 into master Oct 11, 2024
14 of 15 checks passed
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud deleted the feat/MANAGER-14622 branch October 11, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants