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: Bump packages #1

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 20, 2023

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

Releases

@rocket.chat/fuselage-ui-kit@1.0.0

Patch Changes

  • Updated dependencies [9ea8088f06, cde2539619]:
    • @rocket.chat/gazzodown@1.0.0
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/ui-video-conf@1.0.0

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.31.0 (2021-12-28)

Bug Fixes

  • fuselage-ui-kit: Initial Value being ignored on text input fields upon modal update (#600) (d9bd704)
  • docker image version (8f181cf)

Features

  • Message Preview (#587) (e69dad3)
  • fuselage: Replace typography of Message's user name and Banner's title (#577) (6af2dba)
  • New hooks for element size tracking (#413) (8ca682c)
  • fuselage: Message preview component (#553) (f8bd0ad)

@rocket.chat/meteor@6.3.0

Minor Changes

Patch Changes

  • #28367 b03fcd9c14 Thanks @cauefcr! - fix: broken error messages on room.saveInfo & missing CF validations on omni/contact api

  • #29372 ea0bbba8ab Thanks @totoi690! - fixed system messages for room role changes

  • #29401 7d769b96e3 Thanks @matheusbsilva137! - fix: Importer crashes when sending the "active status" e-mail notification to users

  • #28814 222c8ec5bb Thanks @matheusbsilva137! - feat: [ENTERPRISE] Add setting to control user merge on LDAP Background Sync

  • #29349 c95cda43e6 Thanks @ggazzo! - fix: getActiveLocalUserCount query always returning 0

  • #29245 d33f4ebabe Thanks @gabriellsh! - fix: OTR session closing after 10 seconds without warning

  • #29174 347e206023 Thanks @gabriellsh! - fix: Clicking uploaded file title replaces current tab

  • #29313 c9279bfcd3 Thanks @debdutdeb! - fix: message deletion fails if has files attached on filesystem storage

  • #29250 0c34904b50 Thanks @aleksandernsilva! - Fixed omnichannel contact form asynchronous validations

  • #29293 1687bfbe3a Thanks @debdutdeb! - fix: Admins unable to create new users if new users require manual approval

  • #28611 b31ccd4a96 Thanks @felipe-rod123! - chore: break down helpers.ts and create new files

    🔀 changed handleAPIError import in AppDetailsPage.tsx
    🔀 changed apiCurlGetter import in AppDetailsAPIs.tsx
    🔀 changed formatPriceAndPurchaseType import in AppStatusPriceDisplay.tsx

    ❌ deleted apiCurlGetter, handleInstallError, handleAPIError, warnAppInstall, warnEnableDisableApp, warnStatusChange, formatPriceAndPurchaseType and moved them to new files, from helpers.ts

    ✅ created apiCurlGetter.ts file
    ✅ created appErroredStatuses.ts file
    ✅ created formatPrice.ts file
    ✅ created formatPriceAndPurchaseType.ts file
    ✅ created formatPricingPlan.ts file
    ✅ created handleAPIError.ts file
    ✅ created handleInstallError.ts file
    ✅ created installApp.ts file
    ✅ created updateApp.ts file
    ✅ created warnAppInstal.ts file
    ✅ created warnEnableDisableApp.ts file
    ✅ created warnStatusChange.ts file

    🔀 changed handleAPIError import in useAppInstallationHandler.tsx
    🔀 changed handleAPIError import in useCategories.ts
    🔀 changed handleAPIError import in useOpenIncompatibleModal.tsx

  • #29189 29452946a5 Thanks @KevLehman! - fix: queuedForUser endpoint not filtering by status

  • #29395 26db142b10 Thanks @ggazzo! - fix wrong %s translations

  • #28999 ebbb608166 Thanks @hugocostadev! - fix: Login Terms custom content
    The custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect

  • #29278 17024613c5 Thanks @aleksandernsilva! - fixes the Livechat CSP validation, which was incorrectly blocking access to the widget for all non whitelisted domains

  • #27121 c8cdc51799 Thanks @debdutdeb! - fix: unable to upload files in IOS Safari browsers

  • #28081 3f58495769 Thanks @LucianoPierdona! - chore: update room on cleanRoomHistory only if any message has been deleted

  • #29128 2bcc812fcf Thanks @ggazzo! - fix: Rocket.Chat.Apps using wrong id parameter to emit settings

  • #28989 505b292ba9 Thanks @murtaza98! - test: add missing omnichannel contact-center tests

  • #29019 82194555ea Thanks @totoi690! - fix: Editing a room in the admin menu breaks that room's integration

  • #29421 585c49f145 Thanks @matheusbsilva137! - fix: Import progress page stuck at 0%

  • #29323 f8cd53bc7e Thanks @KevLehman! - fix: Add missing awaits to .count() calls

  • #29489 a685a592a9 Thanks @ggazzo! - Fix seats counter including apps

  • #29416 4513378600 Thanks @matheusbsilva137! - fix: Imported messages are not displayed
    fix: Importer agent is added as a member of every imported room

  • #28979 8fcb3edb40 Thanks @aleksandernsilva! - fix: Remove room from UI when another agent takes it

  • #29378 059a92e876 Thanks @KevLehman! - Fix visitor's query when both email & phone number are empty

  • Updated dependencies [4b5a87c88b, e006013e5f, 9ea8088f06, ebbb608166, 6a474ff952, 37c792161f, 40cebcc0f1, 40cebcc0f1, cde2539619]:

    • @rocket.chat/web-ui-registration@1.0.0
    • @rocket.chat/api-client@0.1.0
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/gazzodown@1.0.0
    • @rocket.chat/agenda@0.0.2
    • @rocket.chat/omnichannel-services@0.0.2
    • @rocket.chat/presence@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/fuselage-ui-kit@1.0.0
    • @rocket.chat/cron@0.0.2
    • @rocket.chat/ui-theming@0.0.1
    • @rocket.chat/ui-client@1.0.0
    • @rocket.chat/ui-video-conf@1.0.0
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/pdf-worker@0.0.2
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2
    • @rocket.chat/instance-status@0.0.2

@rocket.chat/api-client@0.1.0

Minor Changes

Patch Changes

@rocket.chat/gazzodown@1.0.0

Minor Changes

Patch Changes

  • #29426 cde2539619 Thanks @gabriellsh! - chore(meteor): Update mention style

  • Updated dependencies []:

    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/ui-client@1.0.0
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/web-ui-registration@1.0.0

Minor Changes

Patch Changes

  • #28999 ebbb608166 Thanks @hugocostadev! - fix: Login Terms custom content
    The custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect
  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0

rocketchat-services@1.0.1

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/account-service@0.1.1

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/authorization-service@0.1.1

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/ddp-streamer@0.0.2

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2
    • @rocket.chat/instance-status@0.0.2

@rocket.chat/omnichannel-transcript@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/omnichannel-services@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/pdf-worker@0.0.2
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/presence-service@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/presence@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/queue-worker@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/omnichannel-services@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/stream-hub-service@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/omnichannel-services@0.0.2

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/pdf-worker@0.0.2
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/pdf-worker@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/presence@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.2

@rocket.chat/agenda@0.0.2

Patch Changes

@rocket.chat/core-services@0.0.2

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.2

@rocket.chat/cron@0.0.2

Patch Changes

  • Updated dependencies [37c792161f]:
    • @rocket.chat/agenda@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.2

@rocket.chat/ddp-client@0.0.2

Patch Changes

@rocket.chat/instance-status@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/models@0.0.2

@rocket.chat/livechat@1.13.4

Patch Changes

@rocket.chat/model-typings@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/models@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/model-typings@0.0.2

@rocket.chat/rest-typings@6.3.0

Patch Changes

@rocket.chat/ui-client@1.0.0

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0

@rocket.chat/ui-contexts@1.0.0

Patch Changes

  • Updated dependencies [e006013e5f, 6a474ff952]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/ui-video-conf@1.0.0

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0

@rocket.chat/uikit-playground@0.0.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/fuselage-ui-kit@1.0.0

@rocket.chat/core-typings@6.3.0

@github-actions github-actions bot force-pushed the changeset-release/develop branch 6 times, most recently from 45c5a8e to 63f345c Compare June 4, 2023 13:46
@github-actions github-actions bot force-pushed the changeset-release/develop branch from 63f345c to 8b0e263 Compare June 9, 2023 17:34
@github-actions github-actions bot force-pushed the changeset-release/develop branch from 8b0e263 to 296b1b4 Compare June 9, 2023 17:38
@dtvu94 dtvu94 closed this Jun 15, 2023
@dtvu94 dtvu94 deleted the changeset-release/develop branch June 15, 2023 12:48
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.

1 participant