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 module al.essio.dev/pkg/shellescape to v1.5.1 #336

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
al.essio.dev/pkg/shellescape v1.4.2 -> v1.5.1 age adoption passing confidence

Release Notes

alessio/shellescape (al.essio.dev/pkg/shellescape)

v1.5.1

Compare Source

Changelog

  • Fixes for #​28
    • aaff7ce update readme to use the new vanity name
    • eee5f61 update playground example's URL

v1.5.0

Compare Source

Changelog


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 is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner October 9, 2024 01:37
@renovate renovate bot added dependencies renovate This is an automated PR by RenovateBot labels Oct 9, 2024
Copy link
Contributor Author

renovate bot commented Oct 9, 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 mod tidy
go: downloading github.com/onsi/ginkgo/v2 v2.20.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/vladimirvivien/gexe v0.2.0
go: downloading github.com/distribution/distribution/v3 v3.0.0-beta.1
go: downloading github.com/foxcpp/go-mockdns v1.1.0
go: downloading github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.2
go: downloading github.com/redis/go-redis/v9 v9.1.0
go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0
go: downloading github.com/gorilla/handlers v1.5.2
go: downloading github.com/miekg/dns v1.1.62
go: downloading github.com/frankban/quicktest v1.14.6
go: downloading github.com/go-sql-driver/mysql v1.8.1
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/creack/pty v1.1.18
go: downloading gotest.tools/v3 v3.5.1
go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
go: downloading github.com/redis/go-redis/extra/redisotel/v9 v9.0.5
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading go.opentelemetry.io/contrib/exporters/autoexport v0.46.1
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.21.0
go: downloading go.opentelemetry.io/otel/sdk v1.28.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.24.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/poy/onpar v1.1.2
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1
go: downloading github.com/hashicorp/golang-lru/arc/v2 v2.0.5
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5
go: downloading github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0
go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.44.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.21.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/Microsoft/hcsshim v0.12.5
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/moby/sys/mountinfo v0.6.2
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.5
go: downloading go.opentelemetry.io/proto/otlp v1.3.1
go: downloading golang.org/x/mod v0.20.0
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed
go: downloading go.opencensus.io v0.24.0
go: downloading google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
go: downloading github.com/containerd/cgroups/v3 v3.0.2
go: downloading github.com/containerd/cgroups v1.1.0
go: finding module for package al.essio.dev/pkg/shellescape
go: found al.essio.dev/pkg/shellescape in al.essio.dev/pkg/shellescape v1.5.1
go: al.essio.dev/pkg/[email protected] used for two different module paths (al.essio.dev/pkg/shellescape and github.com/alessio/shellescape)

@renovate renovate bot force-pushed the renovate/al.essio.dev-pkg-shellescape-1.x branch from 0430e63 to 7b3a092 Compare October 9, 2024 13:23
@renovate renovate bot force-pushed the renovate/al.essio.dev-pkg-shellescape-1.x branch from 7b3a092 to 269e1a8 Compare October 9, 2024 15:10
Copy link
Member

@AverageMarcus AverageMarcus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We specifically pin this version to avoid dependency conflicts

Copy link
Contributor Author

renovate bot commented Oct 10, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.5.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/al.essio.dev-pkg-shellescape-1.x branch October 10, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies renovate This is an automated PR by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants