Skip to content

Bump autolinker from 4.1.1 to 4.1.5#7359

Merged
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/autolinker-4.1.5
May 5, 2025
Merged

Bump autolinker from 4.1.1 to 4.1.5#7359
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/autolinker-4.1.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2025

Bumps autolinker from 4.1.1 to 4.1.5.

Release notes

Sourced from autolinker's releases.

v4.1.5

  • Various performance enhancements

v4.1.4

  • Various performance enhancements

v4.1.3

  • Various performance enhancements

v4.1.2

  • Performance enhancement: lift nested functions in parse-matches.ts to allow for better JIT compilation. Adds ~250 ops/sec in benchmark
  • Use const (integer) enums in place of strings
Commits
  • 7202eec Build 4.1.5
  • e2011f1 Add anchorme benchmark
  • b120c6d Update a few comments and add profile script
  • 7b23911 Use .filter() instead of .splice(), which seems to be much less performant (m...
  • c75378f Optimize regexes in excludeUnbalancedTrailingBracesAndPunctuation()
  • e4328b5 Set the size of the result array up front in Autolinker.link()
  • 2d2116c Optimization for UrlMatch.getAnchorText() when the URL doesn't have any %-enc...
  • 64a5ecd Gate calls to decodeURIComponent() in url-match.ts. Calling it is very slow, ...
  • b5938ef Lift functions in parse-html.ts for better JIT compilation
  • ab15ca7 Clean up charCode usage in HTML parser
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels May 5, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 5, 2025 09:02
@FreeTubeBot FreeTubeBot merged commit afe41b6 into development May 5, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/autolinker-4.1.5 branch May 5, 2025 16:49
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label 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))
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants