This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Update Lockfile Since DOMPurify Addition. #7225
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
danielwrobert
added
skip-changelog
PRs that you don't want to appear in the changelog.
type: dependencies
Pull requests that update a dependency file (used by renovate).
labels
Sep 23, 2022
The release ZIP for this PR is accessible via:
|
Size Change: 0 B Total Size: 934 kB ℹ️ View Unchanged
|
rubikuserbot
requested review from
a team and
gigitux
and removed request for
a team
September 25, 2022 01:23
danielwrobert
requested review from
sunyatasattva and
hsingyuc
and removed request for
gigitux
September 25, 2022 01:24
Thanks for taking care of this @danielwrobert. Everything seems to be alright! |
sunyatasattva
approved these changes
Sep 26, 2022
github-actions
bot
added
status: ready to merge
and removed
status: needs review
labels
Sep 26, 2022
senadir
pushed a commit
to senadir/woocommerce-blocks
that referenced
this pull request
Nov 12, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
skip-changelog
PRs that you don't want to appear in the changelog.
type: dependencies
Pull requests that update a dependency file (used by renovate).
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Irons out lockfile changes that were introduced in #7145 when the DOMPurify package was added (which also broke the
JavaScript, CSS and Markdown Linting / Lint JavaScript
test).Fixes #7224
Testing
npm install
)package-lock.json
file does not have any changes after packages are installed.npm run build
andnpm start
) to confirm everything is still working as expected.WooCommerce Visibility