FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update dependencies by fregante · Pull Request #9969 · refined-github/refined-github · GitHub

Update dependencies - #9969

Merged
fregante merged 8 commits into
mainfrom
depssssss
Aug 19, 2026
Merged

Update dependencies#9969
fregante merged 8 commits into
mainfrom
depssssss

Conversation

Copy link
Copy Markdown
Member

No description provided.

github-actions Bot added the meta Related to Refined GitHub itself label Aug 11, 2026
function getPrUrl(prNumber: number): string {
// https://caniuse.com/url-scroll-to-text-fragment
const hash = isFirefox() ? '' : `#:~:text=${new GitHubFileUrl(location.href).filePath}`;
const hash = `#:~:text=${new GitHubFileUrl(location.href).filePath}`;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

October 2024+


void features.add(import.meta.url, {
asLongAs: [
isChrome,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Comment thread source/background.ts

// GHE support
if (!isSafari()) {
if (hasRequiredPermissions()) {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Feature detection is better. This verifies the manifest, which is only altered in the release script.

fregante enabled auto-merge (squash) August 19, 2026 10:10
fregante merged commit cc22fe3 into main Aug 19, 2026
14 checks passed
fregante deleted the depssssss branch August 19, 2026 11:13
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Related to Refined GitHub itself

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL