-
Notifications
You must be signed in to change notification settings - Fork 878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump actions/checkout from 3 to 4 #3999
Merged
FreeTubeBot
merged 1 commit into
development
from
dependabot/github_actions/actions/checkout-4
Sep 5, 2023
Merged
Bump actions/checkout from 3 to 4 #3999
FreeTubeBot
merged 1 commit into
development
from
dependabot/github_actions/actions/checkout-4
Sep 5, 2023
Conversation
This file contains 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
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
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
Sep 5, 2023
github-actions
bot
removed
the
PR: dependencies
Pull requests that update a dependency file
label
Sep 5, 2023
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Sep 5, 2023
efb4f5ff-1298-471a-8973-3d47447115dc
requested review from
PikachuEXE,
absidue,
ChunkyProgrammer,
kommunarr and
MarmadileManteater
September 5, 2023 05:58
PikachuEXE
approved these changes
Sep 5, 2023
ChunkyProgrammer
approved these changes
Sep 5, 2023
dependabot
bot
deleted the
dependabot/github_actions/actions/checkout-4
branch
September 5, 2023 11:01
github-actions
bot
removed
the
PR: waiting for review
For PRs that are complete, tested, and ready for review
label
Sep 5, 2023
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Sep 7, 2023
* development: Add button to pause playlist after current video (FreeTubeApp#3938) Translated using Weblate (Greek) Translated using Weblate (Lithuanian) Translated using Weblate (Swedish) Translated using Weblate (Catalan) Make ft-channel-bubble an actual link when it is being used as one (FreeTubeApp#3980) Translated using Weblate (Catalan) Translated using Weblate (Catalan) Translated using Weblate (French) Bump lefthook from 1.4.9 to 1.4.10 (FreeTubeApp#4003) Bump the babel group with 3 updates (FreeTubeApp#4000) Bump actions/checkout from 3 to 4 (FreeTubeApp#3999) Group dependabot created updates for some packages in fewer PRs (FreeTubeApp#3968) Chore: Update vscode configurations (FreeTubeApp#3986) Bump youtubei.js from 6.1.0 to 6.3.0 (FreeTubeApp#3994) Bump postcss from 8.4.28 to 8.4.29 (FreeTubeApp#3995) Bump @babel/preset-env from 7.22.10 to 7.22.14 (FreeTubeApp#3996) Bump marked from 7.0.5 to 8.0.0 (FreeTubeApp#3993) Bump electron-builder from 24.6.3 to 24.6.4 (FreeTubeApp#3992) # Conflicts: # src/renderer/views/Watch/Watch.js
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Sep 7, 2023
* feature/playlist-2023-05: (25 commits) ! Fix prompt style issue caused by old branch changes * Update single playlist view to only show `Remove watched videos` btn when there is any video Add button to pause playlist after current video (FreeTubeApp#3938) Translated using Weblate (Greek) Translated using Weblate (Lithuanian) Translated using Weblate (Swedish) Translated using Weblate (Catalan) Make ft-channel-bubble an actual link when it is being used as one (FreeTubeApp#3980) $ Remove unused and unusable playlist code for inserting video IDs into a playlist $ Remove unused mapActions entries * Make adding large no. of videos faster Translated using Weblate (Catalan) Translated using Weblate (Catalan) Translated using Weblate (French) Bump lefthook from 1.4.9 to 1.4.10 (FreeTubeApp#4003) Bump the babel group with 3 updates (FreeTubeApp#4000) Bump actions/checkout from 3 to 4 (FreeTubeApp#3999) Group dependabot created updates for some packages in fewer PRs (FreeTubeApp#3968) Chore: Update vscode configurations (FreeTubeApp#3986) Bump youtubei.js from 6.1.0 to 6.3.0 (FreeTubeApp#3994) ...
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 actions/checkout from 3 to 4.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)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)