Skip to content
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

Update github.com/dop251/goja digest to 5ef83b8 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

Package Type Update Change
github.com/dop251/goja require digest 4418d45 -> 5ef83b8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/dop251/goja v0.0.0-20250125213203-5ef83b82af17
go: downloading github.com/tliron/kutil v0.1.60
go: downloading github.com/andybalholm/brotli v1.0.3
go: downloading github.com/spf13/cobra v1.4.0
go: downloading github.com/gomarkdown/markdown v0.0.0-20221013030248-663e2500819c
go: downloading github.com/tdewolff/minify/v2 v2.9.21
go: downloading gocloud.dev v0.23.0
go: downloading github.com/dlclark/regexp2 v1.11.4
go: downloading github.com/google/pprof v0.0.0-20230207041349-798e818bf904
go: downloading golang.org/x/text v0.3.8
go: downloading github.com/beevik/etree v1.1.0
go: downloading github.com/fxamacker/cbor/v2 v2.4.0
go: downloading github.com/tliron/yamlkeys v1.3.5
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading github.com/go-git/go-git/v5 v5.4.2
go: downloading github.com/google/go-containerregistry v0.9.0
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/sasha-s/go-deadlock v0.3.1
go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/zchee/color/v2 v2.0.6
go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
go: downloading github.com/tdewolff/parse/v2 v2.5.19
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/go-sourcemap/sourcemap v2.1.3+incompatible
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/fsnotify/fsnotify v1.5.4
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/goccy/go-yaml v1.9.5
go: downloading github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
go: downloading github.com/kortschak/utter v1.5.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
go: downloading github.com/go-git/go-billy/v5 v5.3.1
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading github.com/docker/cli v20.10.16+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.4
go: downloading github.com/klauspost/compress v1.15.4
go: downloading github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
go: downloading github.com/mattn/go-colorable v0.1.12
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/acomagu/bufpipe v1.0.3
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/docker/docker v20.10.16+incompatible
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/docker/distribution v2.8.1+incompatible
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/vbatts/tar-split v0.11.2
go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
go: downloading github.com/go-git/gcfg v1.5.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351
go: downloading github.com/xanzy/ssh-agent v0.3.0
go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b
go: downloading github.com/docker/docker-credential-helpers v0.6.4
go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/Microsoft/go-winio v0.5.2
go: downloading github.com/tliron/kutil v0.3.26
go: github.com/tliron/prudence/rest imports
	github.com/tliron/kutil/format: cannot find module providing package github.com/tliron/kutil/format

@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from a670392 to 424d2d1 Compare June 11, 2024 00:31
@renovate renovate bot changed the title Update github.com/dop251/goja digest to ccbae20 Update github.com/dop251/goja digest to 393f6d4 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 424d2d1 to 5177342 Compare June 27, 2024 19:05
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 393f6d4 Update github.com/dop251/goja digest to 6639a88 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 5177342 to 229747c Compare June 27, 2024 22:29
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 6639a88 Update github.com/dop251/goja digest to eb1f15e Jun 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 229747c to 196a9fe Compare July 7, 2024 18:24
@renovate renovate bot changed the title Update github.com/dop251/goja digest to eb1f15e Update github.com/dop251/goja digest to b1681fb Jul 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 196a9fe to 6fcc774 Compare July 31, 2024 15:47
@renovate renovate bot changed the title Update github.com/dop251/goja digest to b1681fb Update github.com/dop251/goja digest to c665f0b Jul 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 6fcc774 to 480703f Compare August 4, 2024 16:51
@renovate renovate bot changed the title Update github.com/dop251/goja digest to c665f0b Update github.com/dop251/goja digest to aafb077 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 480703f to 8a9a348 Compare August 6, 2024 11:02
@renovate renovate bot changed the title Update github.com/dop251/goja digest to aafb077 Update github.com/dop251/goja digest to 3491d4a Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 8a9a348 to 6deecad Compare August 15, 2024 18:17
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 3491d4a Update github.com/dop251/goja digest to 7d18bf7 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 6deecad to 8f55336 Compare August 16, 2024 19:03
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 7d18bf7 Update github.com/dop251/goja digest to 8130cad Aug 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 8f55336 to 6f080f3 Compare August 22, 2024 18:30
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 8130cad Update github.com/dop251/goja digest to fa6d1ed Aug 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 6f080f3 to 510bf48 Compare August 28, 2024 13:52
@renovate renovate bot changed the title Update github.com/dop251/goja digest to fa6d1ed Update github.com/dop251/goja digest to 016eb72 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 510bf48 to e601b9f Compare September 19, 2024 13:30
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 016eb72 Update github.com/dop251/goja digest to 6c7d1df Sep 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from e601b9f to f3a1ebd Compare September 27, 2024 00:56
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 6c7d1df Update github.com/dop251/goja digest to e37b27f Sep 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from f3a1ebd to 5b2d15b Compare September 27, 2024 15:17
@renovate renovate bot changed the title Update github.com/dop251/goja digest to e37b27f Update github.com/dop251/goja digest to 241b342 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 5b2d15b to 6b9365b Compare October 9, 2024 13:22
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 241b342 Update github.com/dop251/goja digest to 5f46f27 Oct 9, 2024
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 5f46f27 Update github.com/dop251/goja digest to 79f3a7e Oct 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 6b9365b to 3ce7eaa Compare October 24, 2024 11:47
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 3ce7eaa to 78c6284 Compare January 14, 2025 18:08
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 79f3a7e Update github.com/dop251/goja digest to 46d383d Jan 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-dop251-goja-digest branch from 78c6284 to 5e428f2 Compare January 26, 2025 09:59
@renovate renovate bot changed the title Update github.com/dop251/goja digest to 46d383d Update github.com/dop251/goja digest to 5ef83b8 Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants