Skip to content

Bump mikefarah/yq from 4.47.2 to 4.48.1#8123

Merged
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/github_actions/mikefarah/yq-4.48.1
Oct 14, 2025
Merged

Bump mikefarah/yq from 4.47.2 to 4.48.1#8123
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/github_actions/mikefarah/yq-4.48.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps mikefarah/yq from 4.47.2 to 4.48.1.

Release notes

Sourced from mikefarah/yq's releases.

v4.48.1 - First and Parents Operators

  • Added 'parents' operator, to return a list of all the hierarchical parents of a node
  • Added 'first(exp)' operator, to return the first entry matching an expression in an array
  • Fixed xml namespace prefixes #1730 (thanks @​baodrate)
  • Fixed out of range panic in yaml decoder #2460 (thanks @​n471d)
  • Bumped dependencies
Changelog

Sourced from mikefarah/yq's changelog.

4.48.1:

  • Added 'parents' operator, to return a list of all the hierarchical parents of a node
  • Added 'first(exp)' operator, to return the first entry matching an expression in an array
  • Fixed xml namespace prefixes #1730 (thanks @​baodrate)
  • Fixed out of range panic in yaml decoder #2460 (thanks @​n471d)
  • Bumped dependencies
Commits
  • 0ecdce2 Bumping version
  • 01ac615 Updating contrib
  • 6629924 Bump github.com/alecthomas/repr from 0.5.1 to 0.5.2
  • 3869354 Bump golang from 1.25.0 to 1.25.2
  • d5dd338 Bump github/codeql-action from 3 to 4
  • 201542b Bump golang.org/x/net from 0.43.0 to 0.46.0
  • f353885 fix: keep xml namespace prefixes for tags
  • df92dec chore: add xml namespace prefix test cases
  • 23060cb Improving first op docs
  • 4532346 Adding first operator
  • 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 [mikefarah/yq](https://github.com/mikefarah/yq) from 4.47.2 to 4.48.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.47.2...v4.48.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-version: 4.48.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 13, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) October 13, 2025 08:19
@FreeTubeBot FreeTubeBot merged commit 15d0e64 into development Oct 14, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/mikefarah/yq-4.48.1 branch October 14, 2025 08:44
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Oct 14, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Oct 16, 2025
* development:
  Bump package version from 0.23.11 to 0.23.12 (FreeTubeApp#8138)
  Add error handling to the deciphering code (FreeTubeApp#8139)
  Fix video playback by using video ID bound poToken (FreeTubeApp#8137)
  Hide subscriptions wrapper on mobile and center bottom SideNav items (FreeTubeApp#8133)
  ! Fix sigFrameScript on dev in windows (FreeTubeApp#8134)
  Translated using Weblate (Estonian)
  Bump github/codeql-action from 3 to 4 (FreeTubeApp#8124)
  Translated using Weblate (Welsh)
  Bump mikefarah/yq from 4.47.2 to 4.48.1 (FreeTubeApp#8123)
  Bump stefanzweifel/git-auto-commit-action from 6 to 7 (FreeTubeApp#8125)
  Bump package version from 0.23.10 to 0.23.11 (FreeTubeApp#8126)

# Conflicts:
#	src/renderer/helpers/api/local.js
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