ddns-updater icon indicating copy to clipboard operation
ddns-updater copied to clipboard

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

Open dependabot[bot] opened this issue 1 year ago • 0 comments
trafficstars

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

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)

dependabot[bot] avatar Aug 06 '24 10:08 dependabot[bot]