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

build(deps-dev): bump logger from 1.6.0 to 1.6.1 in /Library/Homebrew #18252

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps logger from 1.6.0 to 1.6.1.

Release notes

Sourced from logger's releases.

v1.6.1

What's Changed

New Contributors

Full Changelog: ruby/logger@v1.6.0...v1.6.1

Commits
  • bda937b Bump up 1.6.1
  • d5400dd Merge pull request #100 from saraid/guarantee-level_override-existence
  • 3246f38 Guarantee level_override exists
  • 436a7d6 Add reraise_write_errors keyword argument to Logger and LogDevice
  • b23069d Merge pull request #98 from ruby/retire-changelog
  • 0270e7b Retired CHANGELOG
  • 83502c2 Add support for symbols in #shift_age
  • 1a9c0a8 Merge pull request #97 from ruby/fix-ci
  • 5e540ee Exclude Ruby 2.5 from macos-latest that is macos-14
  • 44b42b0 Update license files with ruby/ruby
  • 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 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 dependabot bot added dependencies Bumping Gemfile dependencies ruby Pull requests that update Ruby code labels Sep 4, 2024
@p-linnane
Copy link
Member

==> FAILED
Full doctor output
  Please note that these warnings are just used to help the Homebrew maintainers
  with debugging if you file an issue. If everything you use Homebrew for is
  working fine: please don't worry or file an issue; just ignore this. Thanks!
  
  Warning: You have uncommitted modifications to Homebrew/brew.
  If this is a surprise to you, then you should stash these modifications.
  Stashing returns Homebrew to a pristine state but can be undone
  should you later need to do so for some reason.
    cd /opt/homebrew && git stash -u && git clean -d -f
  
  Uncommitted files:
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger.rb
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger/errors.rb
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger/formatter.rb
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger/log_device.rb
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger/period.rb
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger/severity.rb
     D Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/logger-1.6.1/lib/logger/version.rb

@Bo98
Copy link
Member

Bo98 commented Sep 4, 2024

This should be added to .gitignore. I think the only reason we didn't need to before is because it aligned with the version bundled with Ruby.

dependabot bot and others added 4 commits September 4, 2024 10:52
Bumps [logger](https://github.com/ruby/logger) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/ruby/logger/releases)
- [Commits](ruby/logger@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: logger
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Patrick Linnane <[email protected]>
@p-linnane p-linnane force-pushed the dependabot/bundler/Library/Homebrew/logger-1.6.1 branch from 4521466 to c6c7373 Compare September 4, 2024 17:54
@p-linnane p-linnane merged commit 0a1ad91 into master Sep 4, 2024
29 checks passed
@p-linnane p-linnane deleted the dependabot/bundler/Library/Homebrew/logger-1.6.1 branch September 4, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bumping Gemfile dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants