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

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

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 11, 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

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

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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 11, 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 go Pull requests that update Go code
Projects
None yet
0 participants