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/kardianos/service from 1.2.1 to 1.2.2 #12418

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/kardianos/service from 1.2.1 to 1.2.2.

Commits
  • f4a4df2 Update launchd template (#346)
  • 645b10f Add EnvVars to linux init.d (#339)
  • 380dcf8 Replace deprecated IsAnInteractiveSession() call (#344)
  • 6547573 Do not create windows services with an empty environment key (#343)
  • 29f8c79 Windows access service with minimal perms (#313)
  • abe98a9 Provide custom log directory for posix (#311)
  • bc65850 Allow setting environment variables for services (#312)
  • ff1da96 Run systemd commands with --user flag (#310)
  • ed46af2 Replace std out/err path to an existing directory (#307)
  • 5c08916 fix: use /etc/rc.d/rc2.d instead of /etc/rc2.d depending on AIX version (#317)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Dec 19, 2022
@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jan 23, 2023
@srebhan
Copy link
Contributor

srebhan commented Jan 25, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kardianos/service-1.2.2 branch from 06d971a to af73c11 Compare January 25, 2023 09:48
Copy link
Contributor

@Hipska Hipska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the go.mod updates seem like downgrades of modules?

@srebhan
Copy link
Contributor

srebhan commented Jan 26, 2023

Yeah I think something went wrong during the rebase...

@srebhan
Copy link
Contributor

srebhan commented Jan 26, 2023

@dependabot rebase

Bumps [github.com/kardianos/service](https://github.com/kardianos/service) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/kardianos/service/releases)
- [Commits](kardianos/service@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/kardianos/service
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kardianos/service-1.2.2 branch from af73c11 to b46d762 Compare January 26, 2023 10:40
@telegraf-tiger
Copy link
Contributor

@srebhan srebhan merged commit 8edcd8c into master Jan 26, 2023
@srebhan srebhan deleted the dependabot/go_modules/github.com/kardianos/service-1.2.2 branch January 26, 2023 18:00
srebhan pushed a commit that referenced this pull request Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants