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

Update dependency sku to v13.3.0 #1654

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Update dependency sku to v13.3.0 #1654

wants to merge 13 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sku (source) 13.2.1 -> 13.3.0 age adoption passing confidence

Release Notes

seek-oss/sku (sku)

v13.3.0

Compare Source

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)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 21, 2024 04:12
Copy link

changeset-bot bot commented Nov 21, 2024

⚠️ No Changeset found

Latest commit: bdbf100

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate-sku-13.x branch 3 times, most recently from 631f53b to 6055e42 Compare November 22, 2024 00:14
@askoufis
Copy link
Contributor

Browserslist is out of date, causing a browserlist query of node 18.20 to fail because it doesn't think node 18.20 exists (it does). A lockfile refresh should hopefully fix this.

@renovate renovate bot force-pushed the renovate-sku-13.x branch 2 times, most recently from 4018c8d to 8382e97 Compare November 25, 2024 02:13
@renovate renovate bot force-pushed the renovate-sku-13.x branch from 8382e97 to 8543561 Compare November 25, 2024 02:30
Copy link
Contributor Author

renovate bot commented Dec 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

3 participants