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

chore(deps): bump github.com/qdm12/gosplash from 0.1.0 to 0.2.0 #783

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps github.com/qdm12/gosplash from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/qdm12/gosplash's releases.

v0.2.0

Breaking changes

  • Rename BuildDate settings field to Created to match opencontainers specification

Features

  • Add /choose suffix for github issues and discussions links (working even if templates are not defined)
  • Merge links lines together
    • need help and discussion (same link)
    • bug and new feature (same link)
  • BuiltBy settings field added

Documentation

  • Rework metadata badges in readme
  • Add Typescript port in readme (#3)

Maintenance

  • Bump Go from 1.16 to 1.22
  • Linter
    • update configuration with more linters
    • bump golangci-lint from v1.41.1 to v1.56.2
  • Dependencies
    • upgrade github.com/stretchr/testify from v1.7.0 to v1.9.0
  • CI
    • pin actions/checkout to v4
    • bump alpine from 3.13 to 3.20
  • Dev setup: update devcontainer definitions
    • remove docker bind mount
    • remove kube bind mount
    • remove :z bind mount flags
    • update to use new ssh bind mount destination
    • update docker-compose.yml entrypoint to be an array
    • devcontainer.json: change windows.sh to be run without source
    • update extensions block to newer format
    • remove vscode-database extension
    • remove commented extensions
    • update settings block to newer format
Commits
  • d1dc7ce feat: BuiltBy field
  • 22652a5 feat: change BuildDate field to Created to match opencontainers
  • 1328c09 chore(ci): pin actions/checkout to v4
  • 9017d22 chore(deps): upgrade github.com/stretchr/testify from v1.7.0 to v1.9.0
  • b809c04 chore(lint): update configuration with more linters
  • c8618bd chore(ci): bump golangci-lint from v1.41.1 to v1.56.2
  • 2cbb7e2 chore(ci): bump Go from 1.16 to 1.22
  • 51d0ea3 chore(ci): bump alpine from 3.13 to 3.20
  • 21efbc0 feat(links): add /choose suffix for github issues and discussions links
  • 00102fb feat(links): merge links lines together
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 6, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/qdm12/gosplash-0.2.0 branch from 2a4d688 to e9daf4d Compare August 28, 2024 14:14
Bumps [github.com/qdm12/gosplash](https://github.com/qdm12/gosplash) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/qdm12/gosplash/releases)
- [Commits](qdm12/gosplash@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/qdm12/gosplash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@qdm12 qdm12 force-pushed the dependabot/go_modules/github.com/qdm12/gosplash-0.2.0 branch from e9daf4d to 9890ee9 Compare September 16, 2024 16:06
@qdm12 qdm12 merged commit e019e37 into master Sep 16, 2024
3 checks passed
@qdm12 qdm12 deleted the dependabot/go_modules/github.com/qdm12/gosplash-0.2.0 branch September 16, 2024 16:06
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.

1 participant