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

Bump github.com/package-url/packageurl-go from 0.1.2 to 0.1.3 #241

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github.com/package-url/packageurl-go from 0.1.2 to 0.1.3.

Release notes

Sourced from github.com/package-url/packageurl-go's releases.

v0.1.3

What's Changed

New Contributors

Full Changelog: package-url/packageurl-go@v0.1.2...v0.1.3

Commits
  • 7cb81af Merge pull request #68 from ridhoq/dot-slash-valid-subpath-prefix
  • 6f82665 enable valid prefix
  • 322020f add ../ as a valid prefix test
  • 62a8a4b add ./ as a valid test case
  • a8ae119 Merge pull request #69 from shibumi/fix-ci
  • 11504a3 Fix Github Actions
  • fe183c1 Merge pull request #66 from magnusbaeck/go-mod-version
  • e033e37 go.mod: Bump required Go version to 1.18
  • See full diff 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 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 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)

updated-dependencies:
- dependency-name: github.com/package-url/packageurl-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
@riteshnoronha riteshnoronha merged commit 1203c52 into main May 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/package-url/packageurl-go-0.1.3 branch May 20, 2024 22:05
mervyn-mccreight pushed a commit to MediaMarktSaturn/technolinator that referenced this pull request May 25, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [interlynk-io/sbomqs](https://togithub.com/interlynk-io/sbomqs) |
patch | `v0.1.3` -> `v0.1.4` |

---

### Release Notes

<details>
<summary>interlynk-io/sbomqs (interlynk-io/sbomqs)</summary>

###
[`v0.1.4`](https://togithub.com/interlynk-io/sbomqs/releases/tag/v0.1.4)

[Compare
Source](https://togithub.com/interlynk-io/sbomqs/compare/v0.1.3...v0.1.4)

##### What's Changed

- Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[interlynk-io/sbomqs#237
- Update README.md by [@&#8203;lfrancke](https://togithub.com/lfrancke)
in
[interlynk-io/sbomqs#236
- Add bash and grep to be compatible with gitlab ci/cd by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#239
- Add support to run sbomqs in GITLAB ci/cd by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#240
- Bump github.com/package-url/packageurl-go from 0.1.2 to 0.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[interlynk-io/sbomqs#241
- Update deps by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#246
- Remove arm linux for now by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#247

##### New Contributors

- [@&#8203;lfrancke](https://togithub.com/lfrancke) made their first
contribution in
[interlynk-io/sbomqs#236

**Full Changelog**:
interlynk-io/sbomqs@v0.1.3...v0.1.4

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: Renovate Bot <bot@renovateapp.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant