forked from tcltk/tcl
-
Notifications
You must be signed in to change notification settings - Fork 0
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 docker/build-push-action from 2.5.0 to 3.3.0 #15
Closed
dependabot
wants to merge
48
commits into
main
from
dependabot/github_actions/docker/build-push-action-3.3.0
Closed
Bump docker/build-push-action from 2.5.0 to 3.3.0 #15
dependabot
wants to merge
48
commits into
main
from
dependabot/github_actions/docker/build-push-action-3.3.0
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
…hat this is not the same as "strict" in python
…ng options were still missing (reported by Rolf Ade, thanks!)
…s change was only done for utf-8, but the same change should be done for utf-16 and utf-32 too
…#601]. Add check for characters > U+10FFFF in utf-32. Since utf-8 cannot handle that, either replace it with the replacement character (-nocomplain) or throw an exception (-strict).
…a channel, reset the CHANNEL_NEED_MORE_DATA and CHANNEL_ENCODING_ERROR flags, so we can continue reading the channel and find out what's going on.
…ces, Surrogates, and Noncharacters when an exception occurred.
…hat this is not the same as "strict" in python
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 3.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ad44023...37abced) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 16, 2023
mayhem-bot
force-pushed
the
main
branch
5 times, most recently
from
January 22, 2023 15:06
ae5a31f
to
f47b6ab
Compare
mayhem-bot
force-pushed
the
main
branch
6 times, most recently
from
January 29, 2023 15:05
a1bd6ec
to
5938307
Compare
mayhem-bot
force-pushed
the
main
branch
3 times, most recently
from
February 2, 2023 15:08
f6d8e26
to
6661089
Compare
Superseded by #17. |
dependabot
bot
deleted the
dependabot/github_actions/docker/build-push-action-3.3.0
branch
February 6, 2023 02:24
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 docker/build-push-action from 2.5.0 to 3.3.0.
Release notes
Sourced from docker/build-push-action's releases.
... (truncated)
Commits
37abced
Merge pull request #760 from crazy-max/test-envs67109bc
test: move envs to jest configd1b0eb0
Merge pull request #759 from crazy-max/fix-provenance-inputa0635fe
update generated contentf834265
tests for provenance0191543
fix provenance input2a16835
Merge pull request #758 from crazy-max/revert-7369b96801
Revert build-args newline split6afac85
Merge pull request #736 from ruslandoga/build-args-newline-split3bfdd83
pre-checkinDependabot 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 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)