Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Bump github.com/Luzifer/rconfig from 1.1.0 to 2.2.0+incompatible #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps github.com/Luzifer/rconfig from 1.1.0 to 2.2.0+incompatible.

Changelog

Sourced from github.com/Luzifer/rconfig's changelog.

2.4.0 / 2021-09-06

  • Switch to repo-runner for tests
  • Port tests to pure-Go-tests

2.3.0 / 2021-08-06

  • Drop pre-1.15 support, update dependencies
  • Add hint for go modules to v2

2.2.1 / 2019-02-04

  • Add go module information

2.2.0 / 2018-09-18

  • Add support for time.Time flags

2.1.0 / 2018-08-02

  • Add AutoEnv feature

2.0.0 / 2018-08-02

  • Breaking: Ensure an empty default string does not yield a slice with 1 element
    Though this is a just a tiny change it does change the default behaviour, so I'm marking this as a breaking change. You should ensure your code is fine with the changes.

1.2.0 / 2017-06-19

  • Add ParseAndValidate method
Commits
  • 5b80190 prepare release v2.2.0
  • 080d991 Add more go versions for tests
  • f4e07b5 Add support for time.Time flags
  • 913d4f1 prepare release v2.1.0
  • f2a0efe Add AutoEnv feature
  • 954ac1f Fix: Display tag, this repo does not use releases
  • fea5745 Fix LICENSE file
  • 09c1546 Update README to reflect v2 version change
  • 203799b prepare release v2.0.0
  • 98c7439 Breaking: Ensure an empty default string does not yield a slice with 1 element
  • 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 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/Luzifer/rconfig](https://github.com/Luzifer/rconfig) from 1.1.0 to 2.2.0+incompatible.
- [Release notes](https://github.com/Luzifer/rconfig/releases)
- [Changelog](https://github.com/Luzifer/rconfig/blob/master/History.md)
- [Commits](Luzifer/rconfig@v1.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants