Bump autolinker from 4.1.1 to 4.1.5#7359
Merged
Merged
Conversation
Bumps [autolinker](https://github.com/gregjacobs/Autolinker.js) from 4.1.1 to 4.1.5. - [Release notes](https://github.com/gregjacobs/Autolinker.js/releases) - [Commits](gregjacobs/Autolinker.js@v4.1.1...v4.1.5) --- updated-dependencies: - dependency-name: autolinker dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
PikachuEXE
approved these changes
May 5, 2025
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
May 5, 2025
absidue
approved these changes
May 5, 2025
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
May 6, 2025
* development: (35 commits) Hide member only videos (Local API) (FreeTubeApp#7208) Translated using Weblate (Hebrew) Translated using Weblate (Spanish (Mexico)) Bump electron-builder from 26.0.14 to 26.0.15 (FreeTubeApp#7362) Bump mikefarah/yq from 4.45.1 to 4.45.2 (FreeTubeApp#7355) Bump autolinker from 4.1.1 to 4.1.5 (FreeTubeApp#7359) Bump the babel group with 3 updates (FreeTubeApp#7360) Bump npm-run-all2 from 7.0.2 to 8.0.1 (FreeTubeApp#7361) Bump the eslint group with 3 updates (FreeTubeApp#7356) Bump shaka-player from 4.14.9 to 4.14.10 (FreeTubeApp#7357) Translated using Weblate (Icelandic) Translated using Weblate (German) Translated using Weblate (French) Translated using Weblate (Basque) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified Han script)) Translated using Weblate (German) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Estonian) Translated using Weblate (Portuguese (Brazil)) ...
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
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.
Bumps autolinker from 4.1.1 to 4.1.5.
Release notes
Sourced from autolinker's releases.
Commits
7202eecBuild 4.1.5e2011f1Add anchorme benchmarkb120c6dUpdate a few comments and add profile script7b23911Use .filter() instead of .splice(), which seems to be much less performant (m...c75378fOptimize regexes in excludeUnbalancedTrailingBracesAndPunctuation()e4328b5Set the size of the result array up front in Autolinker.link()2d2116cOptimization for UrlMatch.getAnchorText() when the URL doesn't have any %-enc...64a5ecdGate calls to decodeURIComponent() in url-match.ts. Calling it is very slow, ...b5938efLift functions in parse-html.ts for better JIT compilationab15ca7Clean up charCode usage in HTML parserDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)