Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 6, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.12 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)

v1.4.12: RFC822, GRIB, Zlib support

Compare Source

What's Changed

  • zip+json: add benchmarks for better performance tracking of pathological inputs in #​730
  • zip+json: performance improvements for pathological cases in #​732
  • Fix integer overflow panic on 32bit architectures in #​733
  • ci: add more linters and fix their warnings in #​734
  • jar: manifest must be first in #​735
  • rfc822: add support in #​740
  • grib: add support in #​742
  • zlib: add support in #​743

Full Changelog: gabriel-vasile/mimetype@v1.4.11...v1.4.12

v1.4.11: cpio, wordperfect support

Compare Source

What's Changed

  • wordperfect: add support in #​707
  • cpio: add support for binary version in #​709
  • shebang: fix detection with args by @​scop in #​710
  • shebang: support env -S by @​scop in #​712
  • dxf: add support in #​720
  • clone: stop cloning MIME when there is no charset in #​722
  • aaf: remove individual node for aaf in #​724
  • msoxml: match files and directories for first zip entry in #​729

Full Changelog: gabriel-vasile/mimetype@v1.4.10...v1.4.11

v1.4.10: perfomance inprovements, tests and new formats

Compare Source

This release adds support for XHTML, Lotus-1-2-3, KML, shell scripts, VSDX, OneNote, CHM and Netpbm file formats.
Changes were made to make mimetype behave more file linux $ file --mime utility.

https://github.com/gabriel-vasile/mimetype_tests repo is now used for running comparisons between mimetype and $ file --mime. It contains 50 000 samples and mimetype identifies the same format as $ file --mime for ~97% of them. Results are in the Actions tab.

What's Changed

  • charset: remove dependency on x/net for parsing html in #​669
  • CSV: replace stdlib reader with a parser that allocates less in #​672
  • svg: make detection harder in #​674
  • pdf: relax check to match file in #​677
  • csv: stop mutating input byte slices; for #​680 in #​681
  • charset: remove dependency on mime in #​684
  • mso_office: increase limit of checked entries from 4 to 100 in #​685
  • jar: replace application/jar with application/java-archive in #​686
  • Zip container improvements in #​687
  • Jar first entry inside a zip in #​688
  • svg+html: better handling for comments in #​689
  • xhtml: add support in #​690
  • misc: behave more like file in #​691
  • lotus-1-2-3: add support in #​695
  • Add support for zipped KML files by @​dmlambea in #​693
  • shell: add support by @​scop in #​694
  • ruby: add support by @​scop in #​700
  • python: associate with python2 and python3 shebangs by @​scop in #​699
  • vsdx: add support in #​702
  • oneNote: add support in #​703
  • chm: add support for Microsoft Compiled HTML Help in #​704
  • Netpbm: add support by @​kenshaw in #​705

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.9...v1.4.10

v1.4.9: GLTF support and performance improvements

Compare Source

What's Changed

Full Changelog: gabriel-vasile/mimetype@v1.4.8...v1.4.9

v1.4.8: Add support for APK

Compare Source

What's Changed

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.7...v1.4.8

v1.4.7

Compare Source

What's Changed

Full Changelog: gabriel-vasile/mimetype@v1.4.6...v1.4.7

v1.4.6

Compare Source

What's Changed

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.5...v1.4.6

v1.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

Security fixes:

Update golang.org/x/net to latest. Fixes: CVE-2023-45288

Performance improvements:
  • Change tar detection to use checksum instead of legal ranges of values in #​466
  • ftyp: exit asap to prevent mem allocs in #​517
  • Improve x-subrip detection performance in #​524
  • improve performance for text detection in #​532
  • Using io.ReadAll instead of ioutil.ReadAll by @​phihungtf in #​525

Benchmarks:

before:
BenchmarkText/application/x-ndjson-8              663314              2027 ns/op            4306 B/op          6 allocs/op
BenchmarkSliceRand-8                              688160              1690 ns/op             728 B/op         75 allocs/op
BenchmarkSrt-8                                    946042              1089 ns/op            4240 B/op          5 allocs/op
after:
BenchmarkText/application/x-ndjson-8             1930292               678.6 ns/op           160 B/op          4 allocs/op
BenchmarkSliceRand-8                             1232066              1173 ns/op             160 B/op          4 allocs/op
BenchmarkSrt-8                                   3235448               368.8 ns/op            64 B/op          2 allocs/op

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.3...v1.4.4


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 - autoclosed Nov 6, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 6, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch November 6, 2025 16:50
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 Nov 6, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 7886fb6 to db4d233 Compare November 6, 2025 20:30
@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Nov 6, 2025

⚠️ 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: backend/go.sum
Command failed: go get -t ./...
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading github.com/spf13/viper v1.8.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/cockroachdb/errors v1.11.1
go: downloading golang.org/x/exp v0.0.0-20221028150844-83b7d23a625f
go: downloading github.com/spf13/cobra v1.5.0
go: downloading gorm.io/gorm v1.25.5
go: downloading github.com/go-playground/validator/v10 v10.19.0
go: downloading github.com/viant/afs v1.16.0
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading gorm.io/driver/mysql v1.5.1
go: downloading gorm.io/driver/postgres v1.5.2
go: downloading github.com/magiconair/properties v1.8.5
go: downloading github.com/merico-dev/graphql v0.0.0-20240807070533-1cafa544cd5d
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/panjf2000/ants/v2 v2.4.6
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/pelletier/go-toml v1.9.3
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading gorm.io/datatypes v1.0.1
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/stretchr/objx v0.5.2
go: downloading golang.org/x/sys v0.23.0
go: downloading github.com/jackc/pgx/v5 v5.6.0
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading golang.org/x/sync v0.8.0
go: downloading github.com/rogpeppe/go-internal v1.11.0
go: downloading golang.org/x/net v0.25.0
go: downloading github.com/tidwall/gjson v1.14.3
go: downloading github.com/chainguard-dev/git-urls v1.0.2
go: downloading github.com/libgit2/git2go/v33 v33.0.6
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/golang-jwt/jwt/v5 v5.0.0-rc.1
go: downloading golang.org/x/oauth2 v0.13.0
go: downloading github.com/gocarina/gocsv v0.0.0-20220707092902-b9da1f06c77e
go: downloading github.com/aws/aws-sdk-go v1.55.6
go: downloading github.com/lib/pq v1.10.2
go: downloading cloud.google.com/go/storage v1.30.1
go: downloading google.golang.org/api v0.149.0
go: downloading github.com/swaggo/files v1.0.1
go: downloading cloud.google.com/go v0.110.8
go: downloading github.com/swaggo/gin-swagger v1.6.0
go: downloading github.com/swaggo/swag v1.16.1
go: downloading github.com/google/uuid v1.4.0
go: downloading github.com/robfig/cron/v3 v3.0.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/cockroachdb/redact v1.1.5
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/getsentry/sentry-go v0.18.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.12
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.26.0
go: downloading golang.org/x/text v0.17.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading google.golang.org/protobuf v1.31.0
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.1
go: downloading cloud.google.com/go/iam v1.1.3
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.20.4
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/jackc/puddle/v2 v2.2.1
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/go-openapi/jsonreference v0.19.6
go: downloading github.com/go-openapi/swag v0.19.15
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/PuerkitoBio/purell v1.1.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.3.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/context: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/context
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/dal: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/dal
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/log: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/log
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/plugin: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/plugin
go: github.com/apache/incubator-devlake/helpers/pluginhelper/api tested by
	github.com/apache/incubator-devlake/helpers/pluginhelper/api.test imports
	github.com/apache/incubator-devlake/mocks/helpers/pluginhelper/api: cannot find module providing package github.com/apache/incubator-devlake/mocks/helpers/pluginhelper/api
go: module github.com/aws/aws-sdk-go is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 - autoclosed Dec 10, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 10, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 Dec 11, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 06ffd5f to db4d233 Compare December 11, 2025 01:02
@snyk-io
Copy link

snyk-io bot commented Dec 11, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 - autoclosed Dec 11, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 11, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 Dec 12, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 12, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 11a2246 to db4d233 Compare December 12, 2025 01:06
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from db4d233 to 881464c Compare December 13, 2025 01:05
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 13, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Dec 13, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 13, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 13, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 901c0e8 to 881464c Compare December 13, 2025 10:19
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Dec 14, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 14, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 15, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 15, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Dec 28, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 28, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 28, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 133c922 to 881464c Compare December 28, 2025 05:14
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Dec 29, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 29, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 29, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from ceb5894 to 881464c Compare December 29, 2025 17:10
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Dec 30, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 30, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 31, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from e165547 to 881464c Compare December 31, 2025 01:00
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Dec 31, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Dec 31, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 9973f0b to 881464c Compare December 31, 2025 21:11
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Jan 5, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 5, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Jan 5, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 5, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from e919377 to 881464c Compare January 5, 2026 13:10
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed Jan 9, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 9, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 - autoclosed chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.12 Jan 9, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 9, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-gabriel-vasile-mimetype-1.x branch from 909a796 to 881464c Compare January 9, 2026 13:12
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