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 browserslist #1939

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Update browserslist #1939

merged 1 commit into from
Dec 5, 2024

Conversation

khan-actions-bot
Copy link
Contributor

Summary

Updates the browserslist and caniuse-lite npm packages

Reviewing notes:

There should only be changes to the yarn.lock file in
this PR. Check that there is only 1 caniuse-lite package
reference in the yarn.lock file (the intent of this
update is to ensure that caniuse-lite is on the latest
version and that there aren't multiple, conflicting
versions that different tools might see).

If everything looks fine, please approve this PR and then
land it (either with the Big Green Merge Button ™️ or by
using git land <this pr #> in a terminal).

@khan-actions-bot khan-actions-bot requested review from a team December 2, 2024 07:34
@khan-actions-bot
Copy link
Contributor Author

Gerald

Required Reviewers
  • @Khan/perseus for changes to yarn.lock

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

Copy link
Contributor

github-actions bot commented Dec 2, 2024

npm Snapshot: Published

Good news!! We've packaged up the latest commit from this PR (9095d18) and published it to npm. You
can install it using the tag PR1939.

Example:

yarn add @khanacademy/perseus@PR1939

If you are working in Khan Academy's webapp, you can run:

./dev/tools/bump_perseus_version.sh -t PR1939

Copy link
Contributor

github-actions bot commented Dec 2, 2024

Size Change: 0 B

Total Size: 1.29 MB

ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 39 kB
packages/keypad-context/dist/es/index.js 760 B
packages/kmath/dist/es/index.js 4.27 kB
packages/math-input/dist/es/index.js 77.9 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 1.48 kB
packages/perseus-editor/dist/es/index.js 697 kB
packages/perseus-linter/dist/es/index.js 22.2 kB
packages/perseus/dist/es/index.js 422 kB
packages/perseus/dist/es/strings.js 3.68 kB
packages/pure-markdown/dist/es/index.js 3.66 kB
packages/simple-markdown/dist/es/index.js 12.5 kB

compressed-size-action

@jeremywiebe jeremywiebe merged commit 22faad9 into main Dec 5, 2024
9 checks passed
@jeremywiebe jeremywiebe deleted the create-pull-request/patch branch December 5, 2024 17:34
jeremywiebe added a commit that referenced this pull request Dec 5, 2024
## Summary:

This morning I landed a farily benign [PR](#1939) that is [generated periodically](https://github.com/Khan/perseus/actions/workflows/maintenance.yml) to update our browserslist reference. After landing it, it appears that running `yarn install` introduces changes to the `yarn.lock` file. 

This PR was created by running `yarn install` locally on a clean repo and committing the changes `yarn` made. 

The reason is not clear yet, but this PR applies the changes that `yarn` wants so that `main` can be clean again. 

Issue: "none"

## Test plan:

`yarn install` 

Git repo is still clean

Author: jeremywiebe

Reviewers: mark-fitzgerald

Required Reviewers:

Approved By: mark-fitzgerald

Checks: ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ gerald, ✅ gerald, ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald

Pull Request URL: #1957
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