-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add authentication to GitHub npm registry #1648
Closed
Closed
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
* fix: handle image loading with crossOrigin correctly * Bump version * Bump version * Bump version * Bump version * Fix repo links * Update package.json * Update workflows * Update package.json * Update snapshot.ts * Update snapshot.ts * Snapshot patch (#2) * Update style-check.yml * Update integration.test.ts * Apply formatting changes * Update snapshot.ts * Delete .changeset/eslint-camelcase-devonly.md * Update .eslintrc.js * Update package.json * Update snapshot.ts * Apply formatting changes * Modify tests * Update snapshot.ts * Update test * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Update snapshot.ts * Apply formatting changes * Update integration.test.ts * Update integration.test.ts * Update snapshot.ts * Update style-check.yml * Update style-check.yml * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Update integration.test.ts * Update snapshot.ts * Update snapshot.ts * Update integration.test.ts * Update snapshot.ts * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update snapshot.ts * Apply formatting changes * Update style-check.yml --------- Co-authored-by: gnpaone <[email protected]> --------- Co-authored-by: gnpaone <[email protected]>
* Version Packages (alpha) * Update ci-cd.yml * Update release.yml * Update style-check.yml --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Naveen Prashanth <[email protected]>
* Fix up the 'should replace the existing DOM nodes on iframe navigation with `isAttachIframe`' test (rrweb-io#1636) - it was working for me when the test was run in isolation (`-t` option), but when the entire cross-origin-iframes test was run, the change of iframe contents didn't seem to happen in time * [chore]: Update actions/upload-artifact to v4 (rrweb-io#1643) * update actions/upload-artifact to v4 --------- Co-authored-by: Eoghan Murray <[email protected]> * Fix a code path where masking could be skipped on textareas (rrweb-io#1599) * Fixes rrweb-io#1596 * [chore] Cache yarn packages for CI (rrweb-io#1646) * [chore] Cache yarn packages for CI * Cache yarn in release.yml * [chore] Update deprecated download artifact on CI (rrweb-io#1647) * I'm merging even though ESLint is stlll failing in Github Actions as I believe it's running actions _without_ this PR applied yet --------- Co-authored-by: Eoghan Murray <[email protected]> Co-authored-by: Kevin Townsend <[email protected]> Co-authored-by: Justin Halsall <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🦋 Changeset detectedLatest commit: aa95206 The changes in this PR will be included in the next version bump. This PR includes changesets to release 19 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.