-
Notifications
You must be signed in to change notification settings - Fork 95
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
chore(deps): bump docker/build-push-action from 5 to 6 #446
Merged
JamsRepos
merged 1 commit into
develop
from
dependabot/github_actions/develop/docker/build-push-action-6
Jul 24, 2024
Merged
chore(deps): bump docker/build-push-action from 5 to 6 #446
JamsRepos
merged 1 commit into
develop
from
dependabot/github_actions/develop/docker/build-push-action-6
Jul 24, 2024
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 [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Jun 18, 2024
dependabot
bot
deleted the
dependabot/github_actions/develop/docker/build-push-action-6
branch
July 24, 2024 08:50
wizarr-sentry bot
pushed a commit
that referenced
this pull request
Jul 31, 2024
## [4.2.0-beta.1](v4.1.1...v4.2.0-beta.1) (2024-07-31) ### New Features * ✨ Added Onboarding Customisation ([e6e9d68](e6e9d68)) * 🎊 Make DefaultButton center icon ([#462](#462)) ([c8b8d36](c8b8d36)) * Ability to specify whether a user can download content ([#449](#449)) ([10e104b](10e104b)) ### Bug Fixes * 🐛 Solve security alerts ([#465](#465)) ([7a958fe](7a958fe)) * 🛠️ Country Code for Sweden being incorrect ([#457](#457)) ([2408a59](2408a59)) ### Continuous Integration * **build-image:** 🧪 bump upload-artifact version ([c6b8573](c6b8573)) * **build-image:** 🧪 drop download/upload artifact version ([0b711e1](0b711e1)) * **code-ql:** 🧪 add beta and master branch ([357e067](357e067)) * **dependabot:** 🔧 fix pip path ([1147e44](1147e44)) ### Chores * 🧽 sync develop with beta ([1a263de](1a263de)) * 🧽 sync develop with master ([e2b8fd4](e2b8fd4)) * **deps:** bump actions/checkout from 2 to 4 ([#431](#431)) ([4b77632](4b77632)) * **deps:** bump actions/download-artifact from 3 to 4 ([#428](#428)) ([92c7154](92c7154)) * **deps:** bump actions/setup-python from 4 to 5 ([#430](#430)) ([0d66052](0d66052)) * **deps:** bump docker/build-push-action from 5 to 6 ([#446](#446)) ([9780190](9780190)) * **deps:** bump getsentry/action-github-app-token from 2 to 3 ([#432](#432)) ([8c026d2](8c026d2)) * **deps:** bump peaceiris/actions-gh-pages from 3 to 4 ([#429](#429)) ([fdf96e5](fdf96e5)) * **deps:** bump the pip group across 1 directory with 7 updates ([#433](#433)) ([8ec9ddc](8ec9ddc)) * **deps:** bump tj-actions/branch-names from 7 to 8 ([#435](#435)) ([c0e7c2a](c0e7c2a)) ### Code Refactoring * 📦 Cleanup code for darkmode ([#458](#458)) ([856fa34](856fa34))
wizarr-sentry bot
pushed a commit
that referenced
this pull request
Dec 15, 2024
## [4.2.0](v4.1.1...v4.2.0) (2024-12-15) ### New Features * ✨ Added Onboarding Customisation ([e6e9d68](e6e9d68)) * ✨ Allow editing of all onboarding pages ([#471](#471)) ([3d4c06a](3d4c06a)) * 🎉 Add MAX_CONTENT_LENGTH configuration for file uploads ([#473](#473)) ([2edf951](2edf951)) * 🎉 Add swedish translations ([#475](#475)) ([e3b0240](e3b0240)) * 🎊 Any length of invitation code ([#469](#469)) ([c850c8e](c850c8e)) * 🎊 Make DefaultButton center icon ([#462](#462)) ([c8b8d36](c8b8d36)) * Ability to specify whether a user can download content ([#449](#449)) ([10e104b](10e104b)) ### Bug Fixes * 🐛 Solve issue reordering onboarding pages ([2f6ca87](2f6ca87)) * 🐛 Solve security alerts ([#465](#465)) ([7a958fe](7a958fe)) * 🐛 Solve some issues with markdown preview ([#470](#470)) ([2051990](2051990)) * 🛠️ Country Code for Sweden being incorrect ([#457](#457)) ([2408a59](2408a59)) ### Commit Reverts * ⏪ Change unraid configuration back to working variant ([37c5f90](37c5f90)) ### Continuous Integration * **build-image:** 🧪 bump upload-artifact version ([c6b8573](c6b8573)) * **build-image:** 🧪 drop download/upload artifact version ([0b711e1](0b711e1)) * **code-ql:** 🧪 add beta and master branch ([357e067](357e067)) * **dependabot:** 🔧 fix pip path ([1147e44](1147e44)) ### Chores * 🧽 sync develop with beta ([3de4467](3de4467)) * 🧽 sync develop with beta ([1a263de](1a263de)) * 🧽 sync develop with master ([e2b8fd4](e2b8fd4)) * **deps:** bump actions/checkout from 2 to 4 ([#431](#431)) ([4b77632](4b77632)) * **deps:** bump actions/download-artifact from 3 to 4 ([#428](#428)) ([92c7154](92c7154)) * **deps:** bump actions/setup-python from 4 to 5 ([#430](#430)) ([0d66052](0d66052)) * **deps:** bump docker/build-push-action from 5 to 6 ([#446](#446)) ([9780190](9780190)) * **deps:** bump getsentry/action-github-app-token from 2 to 3 ([#432](#432)) ([8c026d2](8c026d2)) * **deps:** bump peaceiris/actions-gh-pages from 3 to 4 ([#429](#429)) ([fdf96e5](fdf96e5)) * **deps:** bump the pip group across 1 directory with 7 updates ([#433](#433)) ([8ec9ddc](8ec9ddc)) * **deps:** bump the pip group across 1 directory with 7 updates ([#445](#445)) ([0adf394](0adf394)) * **deps:** bump tj-actions/branch-names from 7 to 8 ([#435](#435)) ([c0e7c2a](c0e7c2a)) * **release:** 4.2.0-beta.1 ([a6ea8db](a6ea8db)), closes [#462](#462) [#449](#449) [#465](#465) [#457](#457) [#431](#431) [#428](#428) [#430](#430) [#446](#446) [#432](#432) [#429](#429) [#433](#433) [#435](#435) [#458](#458) * **release:** 4.2.0-beta.2 ([3a3bc03](3a3bc03)), closes [#469](#469) [#470](#470) * **release:** 4.2.0-beta.3 ([f6be902](f6be902)), closes [#471](#471) [#473](#473) [#475](#475) ### Code Refactoring * 📦 Cleanup code for darkmode ([#458](#458)) ([856fa34](856fa34)) * 🛠️ Remove auto PR [skip-ci] ([d57e726](d57e726))
🎉 This PR is included in version 4.2.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
released
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 docker/build-push-action from 5 to 6.
Release notes
Sourced from docker/build-push-action's releases.
Commits
c382f71
Merge pull request #1120 from crazy-max/build-summary5a5b70d
chore: update generated contentdc24cf9
don't generate summary for cloud driver667cb22
DOCKER_BUILD_NO_SUMMARY env to disable summaryd880b19
generate build summarye51051a
export build record and upload artifact86c2bd0
Merge pull request #1137 from docker/dependabot/npm_and_yarn/braces-3.0.3268d2b1
Merge pull request #1138 from docker/dependabot/npm_and_yarn/docker/actions-t...2b8dc7f
chore: update generated content840c12b
chore(deps): Bump@docker/actions-toolkit
from 0.25.1 to 0.26.0You can trigger a rebase of this PR 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)