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(changesets): 🦋📦 publish packages (main) (next) #4101

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

swisspost-bot
Copy link
Contributor

@swisspost-bot swisspost-bot commented Nov 28, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@swisspost/design-system-styles@9.0.0-next.7

Major Changes

  • Removed deprecated valid-tooltip and invalid-tooltip classes. (by @leagrdv with #4076)

  • Removed the rg and xxl grid breakpoints, reducing the grid to 5 breakpoints instead of the previous 7. This change affects all CSS classes tied to specific breakpoints (e.g., col-rg-2, m-xxl-4).
    Previous Breakpoints:

    • xs: 0px
    • sm: 400px
    • rg: 600px
    • md: 780px
    • lg: 1024px
    • xl: 1280px
    • xxl: 1440px

    New Breakpoints:

    • xs: 0px
    • sm: 600px
    • md: 780px
    • lg: 1024px
    • xl: 1280px

    To maintain compatibility with the updated grid system, you need to update your code by replacing any *-rg-* classes with *-sm-*, and any *-xxl-* classes with *-xl-*. For example:

  • Removed deprecated carousel component. (by @leagrdv with #4075)

Patch Changes

  • Updated the grid padding and gutters. (by @alizedebray with #4045)

  • Updated the styles of the form validation messages to match the new Post design. (by @myrta2302 with #3824)

@swisspost/design-system-components@9.0.0-next.7

Minor Changes

  • Added the post-togglebutton component. (by @veyaromain with #3889)

  • Refactored post-icon component to use the <use> tag to load and show icons under the hood. This enables responsive icons, enables better caching and improves render performance slightly. There is no further action required. (by @oliverschuerch with #3969)

Patch Changes

  • Fixed bug that showed delayed tooltip even after blur event. (by @leagrdv with #4053)

  • Made post-icon component use base tag href to define location of icons folder. (by @leagrdv with #4069)

  • Updated dependencies:

    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost/design-system-icons@9.0.0-next.7

Minor Changes

  • Added a new set of responsive UI icons. These new icons can be used with the post-icon component. These new icons will change their shape based on their size: small icons will render with less flourish and are optimised for a smaller pixel grid. (by @oliverschuerch with #3969)

@swisspost/design-system-components-angular@9.0.0-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@9.0.0-next.7

@swisspost/design-system-components-react@9.0.0-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@9.0.0-next.7

@swisspost/design-system-intranet-header@9.0.0-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost/design-system-styles-primeng@9.0.0-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost/design-system-migrations@9.0.0-next.7

@swisspost/design-system-tokens@9.0.0-next.7

@swisspost/design-system-documentation@6.0.0-next.8

Major Changes

  • Removed deprecated carousel component. (by @leagrdv with #4075)

Minor Changes

Patch Changes

  • Removed the rg and xxl grid breakpoints, reducing the grid to 5 breakpoints instead of the previous 7. This change affects all CSS classes tied to specific breakpoints (e.g., col-rg-2, m-xxl-4).
    Previous Breakpoints:

    • xs: 0px
    • sm: 400px
    • rg: 600px
    • md: 780px
    • lg: 1024px
    • xl: 1280px
    • xxl: 1440px

    New Breakpoints:

    • xs: 0px
    • sm: 600px
    • md: 780px
    • lg: 1024px
    • xl: 1280px

    To maintain compatibility with the updated grid system, you need to update your code by replacing any *-rg-* classes with *-sm-*, and any *-xxl-* classes with *-xl-*. For example:

  • Updated dependencies:

    • @swisspost/design-system-components@9.0.0-next.7
    • @swisspost/design-system-styles@9.0.0-next.7
    • @swisspost/design-system-icons@9.0.0-next.7
    • @swisspost/design-system-components-react@9.0.0-next.7
    • @swisspost/internet-header@2.0.0-next.7

@swisspost/design-system-components-angular-workspace@1.1.10-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@9.0.0-next.7
    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost/internet-header@2.0.0-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost/design-system-intranet-header-workspace@3.0.22-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost/design-system-intranet-header-showcase@1.0.10-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-intranet-header@9.0.0-next.7

@swisspost/design-system-nextjs-integration@0.1.14-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.7
    • @swisspost/design-system-components-react@9.0.0-next.7
    • @swisspost/internet-header@2.0.0-next.7

@swisspost/design-system-styles-primeng-workspace@1.0.6-next.7

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.7

@swisspost-bot swisspost-bot requested review from a team as code owners November 28, 2024 10:50
@swisspost-bot
Copy link
Contributor Author

swisspost-bot commented Nov 28, 2024

Related Previews

@github-actions github-actions bot force-pushed the changeset-release/main branch 24 times, most recently from f07e854 to 6d94c8e Compare December 2, 2024 15:59
@alizedebray alizedebray removed their request for review December 3, 2024 08:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from 27e4c0c to 35cffbd Compare December 3, 2024 13:55
Copy link

socket-security bot commented Dec 3, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/prettier@2.8.8 environment, filesystem, unsafe 0 11.2 MB prettier-bot
npm/prettier@3.3.3 environment, filesystem, unsafe 0 7.7 MB prettier-bot
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react@18.3.1 environment +2 339 kB react-bot
npm/rollup-plugin-visualizer@5.12.0 filesystem Transitive: environment, network, shell +6 1.06 MB btd
npm/rxjs@7.8.1 None 0 4.5 MB blesh
npm/tslib@2.6.3 None 0 84.9 kB typescript-bot
npm/typescript@5.5.4 None 0 21.9 MB typescript-bot

🚮 Removed packages: npm/@angular-devkit/build-angular@18.2.12, npm/@angular-devkit/core@15.0.4, npm/@angular-devkit/schematics@15.0.4, npm/@angular-eslint/builder@18.4.3, npm/@angular-eslint/eslint-plugin-template@18.4.3, npm/@angular-eslint/eslint-plugin@18.4.3, npm/@angular-eslint/template-parser@18.4.3, npm/@angular/cli@18.2.12, npm/@angular/common@18.1.1, npm/@angular/common@18.2.13, npm/@angular/compiler-cli@18.2.13, npm/@angular/core@15.0.4, npm/@angular/core@18.1.1, npm/@angular/core@18.2.13, npm/@angular/core@18.2.3, npm/@angular/localize@18.2.13, npm/@angular/platform-browser-dynamic@18.2.13, npm/@angular/router@18.2.13, npm/@babel/core@7.25.2, npm/@changesets/cli@2.27.7, npm/@changesets/get-github-info@0.6.0, npm/@cypress/schematic@2.5.2, npm/@floating-ui/dom@1.6.8, npm/@kurbar/storybook-addon-docs-stencil@8.0.0, npm/@lit/task@1.0.1, npm/@ng-bootstrap/ng-bootstrap@17.0.0, npm/@ng-bootstrap/ng-bootstrap@17.0.1, npm/@oddbird/popover-polyfill@0.3.7, npm/@open-wc/lit-helpers@0.7.0, npm/@percy/cli@1.29.1, npm/@percy/cypress@3.1.2, npm/@popperjs/core@2.11.8, npm/@stencil-community/eslint-plugin@0.8.0, npm/@stencil/angular-output-target@0.8.4, npm/@stencil/core@4.19.2, npm/@stencil/react-output-target@0.5.3, npm/@stencil/sass@3.0.12, npm/@stencil/store@2.0.16, npm/@storybook/addon-docs@8.3.6, npm/@storybook/addon-essentials@8.3.6, npm/@storybook/addon-links@8.3.6, npm/@storybook/blocks@8.3.6, npm/@storybook/components@8.3.6, npm/@storybook/core-events@8.3.6, npm/@storybook/manager-api@8.3.6, npm/@storybook/preview-api@8.3.6, npm/@storybook/theming@8.3.6, npm/@storybook/types@8.3.6, npm/@storybook/web-components-vite@8.3.6, npm/@storybook/web-components@8.3.6, npm/@tokens-studio/sd-transforms@1.2.2, npm/@tsconfig/node18@18.2.4, npm/@types/body-scroll-lock@3.1.2, npm/@types/css-modules@1.0.5, npm/@types/iframe-resizer@3.5.13, npm/@types/jasmine@5.1.4, npm/@types/jest@29.5.12, npm/@types/jquery@3.5.30, npm/@types/mdx@2.0.13, npm/@types/mock-fs@4.13.4, npm/@types/node-fetch@2.6.11, npm/@types/node@20.14.14, npm/@types/react-syntax-highlighter@15.5.13, npm/@types/throttle-debounce@5.0.2, npm/@typescript-eslint/eslint-plugin@7.18.0, npm/@typescript-eslint/parser@7.18.0, npm/@web-types/lit@2.0.0-3, npm/ally.js@1.4.1, npm/autoprefixer@10.4.19, npm/body-scroll-lock@4.0.0-beta.0, npm/bootstrap@5.3.3, npm/cheerio@1.0.0-rc.12, npm/copyfiles@2.4.1, npm/cypress-axe@1.5.0, npm/cypress-each@1.14.0, npm/cypress-storybook@1.0.0, npm/cypress@13.13.2

View full report↗︎

Copy link

sonarqubecloud bot commented Dec 3, 2024

@gfellerph gfellerph merged commit 26f9693 into main Dec 4, 2024
11 of 13 checks passed
@gfellerph gfellerph deleted the changeset-release/main branch December 4, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants