mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[PR #1115] [MERGED] chore(deps): bump the all group with 9 updates #995
Labels
No labels
component:backend
component:builds
component:builds
component:extension
component:frontend
component:readability
database
database:mysql
database:postgres
database:sqlite
feature:ebooks
github_actions
good first issue
hacktoberfest
note:duplicate?
note:fixed?
note:out-of-scope?
os:windows
priority:high
priority:low
pull-request
resolution:as-intended
resolution:cant-reproduce
resolution:duplicate
resolution:fixed
resolution:wontfix
tag:TBD
tag:big-task
tag:help-wanted
tag:huge-data
tag:meta
tag:more-info
tag:next
tag:no-stale
tag:requires-migrations
tag:research
tag:security 🛡️
tag:stale
tag:waiting-for-assignee
type:bug
type:documentation
type:enhancement
type:meta
type:ux
user:cli
user:web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shiori#995
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-shiori/shiori/pull/1115
Author: @dependabot[bot]
Created: 6/16/2025
Status: ✅ Merged
Merged: 6/16/2025
Merged by: @fmartingr
Base:
master← Head:dependabot/github_actions/all-965c7779bc📝 Commits (2)
7175205chore(deps): bump the all group with 9 updates2834864Merge branch 'master' into dependabot/github_actions/all-965c7779bc📊 Changes
8 files changed (+13 additions, -13 deletions)
View changed files
📝
.github/workflows/_buildx.yml(+1 -1)📝
.github/workflows/_e2e.yml(+2 -2)📝
.github/workflows/_gorelease.yml(+2 -2)📝
.github/workflows/_mkdocs-check.yml(+1 -1)📝
.github/workflows/_mkdocs-publish.yml(+1 -1)📝
.github/workflows/_styles-check.yml(+1 -1)📝
.github/workflows/_swagger-check.yml(+1 -1)📝
.github/workflows/_test.yml(+4 -4)📄 Description
Bumps the all group with 9 updates:
4.2.14.3.05.4.05.5.04.3.04.4.06.5.28.0.06.2.16.3.05.4.05.6.02.0.12.0.25.4.05.4.30.27.00.28.0Updates
actions/download-artifactfrom 4.2.1 to 4.3.0Release notes
Sourced from actions/download-artifact's releases.
Commits
d3f86a1Merge pull request #404 from actions/robherley/v4.3.0fc02353prep for v4.3.0 release7745437Merge pull request #402 from actions/joshmgross/download-by-id-example84fc7a0Remove path filters from Check dist workflow67f2bc3Fix workflow example for downloading by artifact ID8ea3c2cMerge pull request #401 from actions/download-by-idd219c63add supporting unit tests for artifact downloads with ids54124fbrevertgetArtifact()changes - for now we have to list and filter by artifa...b83057bbundle171183cuse the sameartifactClient.getArtifactstructure as seen above in `isSingl...Updates
actions/setup-gofrom 5.4.0 to 5.5.0Release notes
Sourced from actions/setup-go's releases.
Commits
d35c59achore: update discussions url (#527)29694d7Add manifest validation and improve error handling (#586)78535ddBump eslint-plugin-jest from 27.9.0 to 28.11.0 (#537)bb65d88Bump ts-jest from 29.1.2 to 29.3.2 (#582)7f17e83Bump@actions/globfrom 0.4.0 to 0.5.0 (#573)dca8468Update self-hosted environment validation and bump undici version (#556)691cc35upgrade actions/cache to 4.0.3 (#574)Updates
actions/setup-nodefrom 4.3.0 to 4.4.0Release notes
Sourced from actions/setup-node's releases.
Commits
49933eaBump@action/cachefrom 4.0.2 to 4.0.3 (#1262)e3ce749feat: support private mirrors (#1240)40337cbAdd support for indented eslint output (#1245)1ccdddcMake eslint-compact matcher compatible with Stylelint (#98)Updates
golangci/golangci-lint-actionfrom 6.5.2 to 8.0.0Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
4afd7338.0.07774f98feat: use absolute paths by default when using working-directory option (#1231)9fae48a7.0.116ece5edocs: clarify that ’args: --path-mode=abs’ is needed for working-directory (...a3942e2build(deps-dev): bump the dev-dependencies group with 2 updates (#1227)7ecb048build(deps): bump@types/nodefrom 22.14.0 to 22.14.1 in the dependencies gro...63a0d0ebuild(deps-dev): bump the dev-dependencies group with 3 updates (#1224)c2427fedocs: update problem matchers section642f8eebuild(deps): bump@types/nodefrom 22.13.14 to 22.14.0 in the dependencies gr...d84be92build(deps-dev): bump the dev-dependencies group with 4 updates (#1220)Updates
goreleaser/goreleaser-actionfrom 6.2.1 to 6.3.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
9c156eeci: update bake-action to v6 (#493)73c477bchore(deps): bump undici from 5.28.3 to 5.28.5 (#488)19c00a9chore(deps): bump codecov/codecov-action from 4 to 5 (#481)Updates
actions/setup-pythonfrom 5.4.0 to 5.6.0Release notes
Sourced from actions/setup-python's releases.
Commits
a26af69Bump ts-jest from 29.1.2 to 29.3.2 (#1081)30eafe9Bump prettier from 2.8.8 to 3.5.3 (#1046)5d95bc1Bump semver and@types/semver(#1091)6ed2c67Fix for Candidate Not Iterable Error (#1082)e348410Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065)8d9ed9aAdd e2e Testing for free threaded and Bump@action/cachefrom 4.0.0 to 4.0.3 ...19e4675Add support for .tool-versions file in setup-python (#1043)6fd11e1Bump@actions/globfrom 0.4.0 to 0.5.0 (#1015)9e62be8Support free threaded Python versions like '3.13t' (#973)6ca8e85Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#1016)Updates
oven-sh/setup-bunfrom 2.0.1 to 2.0.2Release notes
Sourced from oven-sh/setup-bun's releases.
Commits
735343b[autofix.ci] apply automated fixes27ecfffci: update autofix cifcc30edfix(docs): remove wildcard in version (#124)56408e9release: v2.0.285cb7f6build: bump@actions/cacheversion (#128)54cb141ci: remove unnecessary steps & cleanup (#118)6fb6603build: use text-based Bun lockfile (#116)9bdeab4[autofix.ci] apply automated fixesf09eb1efix: make bun resolve to given file path when an absolute path is given (#114)8f1bc2eci: add setup bun download url (#105)Updates
codecov/codecov-actionfrom 5.4.0 to 5.4.3Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
18283e0chore(release): 5.4.3 (#1827)525fcbfbuild(deps): bump github/codeql-action from 3.28.13 to 3.28.17 (#1822)b203f00fix: OIDC on forks (#1823)ad3126efix: hotfix oidc (#1813)cf3f51achore(release): 5.4.1 (#1810)e4cdabafix: use the github core methods (#1807)f95a404build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5echore(release): wrapper -0.2.1 (#1788)Updates
cross-platform-actions/actionfrom 0.27.0 to 0.28.0Release notes
Sourced from cross-platform-actions/action's releases.
Changelog
Sourced from cross-platform-actions/action's changelog.
... (truncated)
Commits
97419d1Release 0.28.0bc8ba4bFix #30: Add support for Haiku55b9c6fAdd support for checking the uname version to the test helper action5689426Add extra output to test action043a2b4Move VM file system synchronization to separate class6dee23fAdd support for overriding VM userdb4e23eAdd tests for VM.execute methods5de373dRefactor rsync flags7c37d6bMovecreateVirtualMachineto base classcd23569MovehypervisorUrlto base class.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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.