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

Version Packages #1080

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Version Packages #1080

merged 1 commit into from
Nov 21, 2024

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented Nov 10, 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 master, this PR will be updated.

Releases

[email protected]

Minor Changes

  • Update TypeScript to 5.6 (#1048)

    This release includes breaking changes. See the TypeScript 5.6 announcement for more information.

  • Update and pin browserslist-config-seek to version 3.2.0 (#1078)

    sku applications and libraries now default to supporting the following browser versions:

    Browser Oldest supported version
    Chrome 84
    Edge 84
    Safari 14.1
    Firefox 86
    Samsung Internet 14

Patch Changes

  • Set esbuild-register target to node18.20 (#1076)

  • sku translations: Throw an error when languages has not been configured (#1090)

    Previously, if languages was not configured, the sku translations command would log a message and continue to run the command, which would eventually error due to the lack of a vocab config (generated from the languages config).
    We now throw an error sooner to make it clear that the languages configuration is required to run any sku translations commands.

  • sku translations: Suggest using the vocab CLI when languages is not configured and a vocab config file is detected (#1090)

  • sku translations: Improve log messages and align timing of log messages with actual command execution (#1075)

  • sku pre-commit: Update lint-staged dependency to ^15.2.10 (#1084)

  • Update env-ci dependency to ^11.1.0 (#1082)

  • sku translations: When languages is configured in sku config and a vocab config file is found, a warning will be shown telling the user that the vocab config file will be ignored (#1090)

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner November 10, 2024 23:17
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 11 times, most recently from c42e76c to 245662c Compare November 15, 2024 03:40
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 2 times, most recently from 734dca7 to acbe3c6 Compare November 21, 2024 00:00
@askoufis askoufis merged commit d0a3b10 into master Nov 21, 2024
4 checks passed
@askoufis askoufis deleted the changeset-release/master branch November 21, 2024 00:32
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