Skip to content

build(deps): bump github.com/fhirlint/fhirlint from 0.3.3 to 1.1.0#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fhirlint/fhirlint-1.1.0
Open

build(deps): bump github.com/fhirlint/fhirlint from 0.3.3 to 1.1.0#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fhirlint/fhirlint-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/fhirlint/fhirlint from 0.3.3 to 1.1.0.

Release notes

Sourced from github.com/fhirlint/fhirlint's releases.

v1.1.0

Changelog

  • d3de60b6a74ab54bef4474448db4943c32205298 build(deps): bump golang from 1.26-alpine to 1.26.3-alpine (#146)
  • d8914fa073bdb7fcfa0f05c514663273a9423ac5 build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#147)
  • eae876df7230b5d0d0e788b8ca7c020b8c9ffb05 feat(#100): add diff command to compare two validation runs (#153)
  • eea69fd33e09c38e05d36b0ad81f6b61f5f72805 feat(#101): add qualify command for Computer System Validation (#155)
  • 18beba92c34a3c6e448da54789e12724d9f12b1f feat(#131): add --format markdown for GitHub PR comments (#151)
  • 5808f51fefab64ed62ba45ce33fdd726b33dbc60 feat(#136): add explain command for validation message IDs (#154)
  • 5516515fdd622b3e04697d81ee82e2f70d18bd08 feat(#148): add GitLab CI/CD Component and mirror workflow (#159)
  • fc4a9b2ce61e188648fdab73d7dd86b7e51905ba feat(#149): add --format codeclimate for GitLab Code Quality (#152)
  • 978c4b1cd732333f50251f89f13c7cfeecd29a53 feat(#5): add composite GitHub Action for fhirlint (#158)
  • 9600713786ba885c01bcb40de8b767071b2f1ae6 feat(#8): publish Homebrew cask via GoReleaser on release (#157)
  • 1a3cabd6fd40e06536b7e2551cf5c2f1f34091cf feat(#97): add stats command for resource-type and profile coverage (#156)
  • 3bd33324309e369df9d064f39acad96dfc863184 fix(#145): inject release version via ldflags to drop +dirty suffix (#150)
  • 439ca79dd7a38172ca1ef401ad51cac488a4f8cc fix(#160): alert only on advisories affecting the latest JAR; add audit --format json (#163)

v1.0.0

Changelog

  • d346122caaf292fffd65148b7303cfd92cbdf247 build(deps): bump actions/setup-go from 5.6.0 to 6.4.0 (#108)
  • 7e1c4f582a10f72a485cec38bed83f761f9f3ce7 build(deps): bump docker/build-push-action from 6.19.2 to 7.1.0 (#107)
  • 1388a25d40f6018caaa4233c70feb09f2390fb83 build(deps): bump docker/login-action from 3.7.0 to 4.1.0 (#109)
  • 99cdea42a474a4957d60d71aa975e8dd7ccc6b93 build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.1 (#106)
  • 696d5e54191065a110b1cb8ff6b62eb65118dbb3 chore: add CLAUDE.md, .claudeignore; update CONTRIBUTING commit guidelines
  • e20e12a7f049e870b9a9f72bc4acd65556845a14 chore: add zizmor GitHub Actions security analysis workflow (#102)
  • 01e4b9d98740514a9efcbbcfa5045dfcfb581046 docs and test improvements: README, guides, configcheck consistency (#144)
  • 3f7d8f7a42c980f6988f3fb7958629dc573bfbd8 feat(#128): add --no-color flag to disable ANSI output (#142)
  • 406e69f92c38485526c2b9f8a557d9abc25dc648 feat(#129): add --quiet / -q flag to suppress valid-file terminal output
  • 52663c8e581a4b98568ccee99d4e4cf16e753b4f feat(#132): add --bundle-entries to validate FHIR Bundle entries as standalone resources
  • 823c7dd0a598d401131e57638ea25caa5bb6073b feat(#134): implement --ignore and --extract for XML input (#143)
  • 0a18403fd520bc696517875ff13e46f733857e09 feat(#135): support --extract and --ignore in directory validation
  • 4ca8609b5287ca871c0934913ecd35f2b3de57f4 feat(#55): show progress indicator during JAR download (#113)
  • edb6232101102cfa0969feac6d1d0c6aafe1b5b4 feat(#56): add shell completions for validate flag values (#120)
  • ef2467733780442259ea7e1dd8e264e30694fdfd feat(#57): warn when terminology server URL uses HTTP (#110)
  • b8da35ffc47a5bd4c849a5120a61bf2820454b7e feat(#59): add fhirlint init command to generate fhirlint.yml (#119)
  • 9cc260ded506968a13b3ce07749eb5897d82c85a feat(#60): add information to --fail-on, fix fatal severity threshold (#115)
  • a736ce82b52e7165d9ec8c43f607c6359763cf14 feat(#63): add --generate-baseline / --baseline for ratchet-style CI adoption
  • 0999916c52f0b034fb934fec622a00226d72c461 feat(#64): support NDJSON input for FHIR Bulk Data validation
  • e3a3e81280b2dcc2074b445fccb01b6473b535bb feat(#67): validate --fhir-version against allowed values before invoking JAR (#111)
  • 6e8bb1d69db515ebd88605fc8d7ad59cec503d09 feat(#68): validate --best-practice against allowed values before invoking JAR (#112)
  • 8680dd4b4f175479280bf132fa3561bf1e4d05d9 feat(#82): add profile-map config for per-resource-type profile mapping (#118)
  • d56db414ce465ed802cf7468c8444b89a6a95980 feat(#83): add IG lock file for reproducible validation
  • 6d9c44b3188684e3cca8abb0e51812475c4de13d feat(#85): expose --tx-log flag for terminology server request logging (#114)
  • 0fdfc0e985d27470f5c16d11dbf60dacf0685614 feat(#94): add fhirlint config check command to validate fhirlint.yml
  • 924b73247d116b8b563e62621860b084e719c9d1 feat(#95): support --exclude flag and .fhirlintignore for directory validation (#117)
  • c42f4d5bad9aa98953abf5a672ffcaaae39cde21 feat(#96): add --max-warnings flag to fail when warning count exceeds threshold (#116)
  • 73e04396165d088be2d8f6e8b0ec889d33ad0108 feat(#98): add per-glob overrides in fhirlint.yml (#124)
  • bae00f9059b3a58cf4d7ddc27d1a0a77e2a7f2c7 feat(suppress): add optional reason field for audit trail (#99)
  • 3fcd65f77bbebb3e867bd89abf3d2a6b7377bbd3 feat: add --timeout flag for Java validator process (#53)
  • 562f4b73272f63706cd4af927442e9c3884cb7e1 feat: add --version / -v flag to root command (#123)

... (truncated)

Commits
  • 5516515 feat(#148): add GitLab CI/CD Component and mirror workflow (#159)
  • 978c4b1 feat(#5): add composite GitHub Action for fhirlint (#158)
  • 9600713 feat(#8): publish Homebrew cask via GoReleaser on release (#157)
  • 439ca79 fix(#160): alert only on advisories affecting the latest JAR; add audit --for...
  • 5389a61 test: make update-check 'version unknown' test hermetic (fixes integration te...
  • 10a6b0f ci: pin action version comments to exact tags (fix zizmor ref-version-mismatc...
  • 1a3cabd feat(#97): add stats command for resource-type and profile coverage (#156)
  • eea69fd feat(#101): add qualify command for Computer System Validation (#155)
  • 5808f51 feat(#136): add explain command for validation message IDs (#154)
  • eae876d feat(#100): add diff command to compare two validation runs (#153)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 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)

Bumps [github.com/fhirlint/fhirlint](https://github.com/fhirlint/fhirlint) from 0.3.3 to 1.1.0.
- [Release notes](https://github.com/fhirlint/fhirlint/releases)
- [Commits](fhirlint/fhirlint@v0.3.3...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/fhirlint/fhirlint
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 4, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants