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

Update jolicode/jolinotif from v2.5.0 to v2.6.0 #201

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

Conversation

violinist-bot
Copy link

@violinist-bot violinist-bot commented May 3, 2023

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • jolicode/jolinotif: v2.6.0 (updated from v2.5.0)
  • jolicode/php-os-helper: v0.1.0 (new package, previously not installed)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .github/actions/phar/action.yaml
  .github/workflows/build-phar.yaml
  .github/workflows/ci.yaml
  .github/workflows/release.yaml
  CHANGELOG.md
  README.md
  bin/notifu/notifu.exe
  bin/snoreToast/snoretoast-x86.exe
  composer.json
  doc/01-basic-usage.md
  doc/02-notification.md
  doc/04-cron-usage.md
  doc/05-cli-usage.md
  example/index.php
  src/Exception/Exception.php
  src/Notification.php
  src/Notifier/AppleScriptNotifier.php
  src/Notifier/CliBasedNotifier.php
  src/Notifier/GrowlNotifyNotifier.php
  src/Notifier/KDialogNotifier.php
  src/Notifier/NotifuNotifier.php
  src/Notifier/NotifySendNotifier.php
  src/Notifier/NullNotifier.php
  src/Notifier/SnoreToastNotifier.php
  src/Notifier/TerminalNotifierNotifier.php
  src/Notifier/ToasterNotifier.php
  src/NotifierFactory.php
  src/Util/OsHelper.php
  src/Util/PharExtractor.php
  tests/Notifier/AppleScriptNotifierTest.php
  tests/Notifier/GrowlNotifyNotifierTest.php
  tests/Notifier/KDialogNotifierTest.php
  tests/Notifier/NotifierTestCase.php
  tests/Notifier/NotifuNotifierTest.php
  tests/Notifier/NotifySendNotifierTest.php
  tests/Notifier/SnoreToastNotifierTest.php
  tests/Notifier/TerminalNotifierNotifierTest.php
  tests/Notifier/ToasterNotifierTest.php
  tests/NotifierFactoryTest.php
  tests/fixtures/ConfigurableNotifier.php
  tools/phar/.gitignore
  tools/phar/box.json
  tools/phar/composer.json
  tools/phar/composer.lock

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 6a886aa Release v2.6.0
  • 1416a31 Merge pull request #97 from jolicode/os-helper-replacement
  • 4884579 Add support for sf 7 and PHP 8.3
  • 5dbad85 Deprecate OsHelper in favor of jolicode/php-os-helper
  • 4d02d96 Merge pull request #96 from jolicode/README
  • 0e5624d readme: fix markdown syntax
  • b8b1e85 Release v2.5.2
  • 5402885 Added PHAR to GitHub releases
  • 48083db Fix phar compilation action
  • 91c7580 Release v2.5.1
  • 54eaea5 Merge pull request #94 from jolicode/tweaks
  • 39ba3f3 Fix permissions on Windows notifiers binaries
  • f25a95a Fix CS
  • a6ceac9 Merge pull request #93 from jolicode/feat/phar
  • ace9290 Provide phar download and document phar installation
  • b601645 Merge pull request #92 from jolicode/github-action
  • 9e93e45 Update GitHub Action actions/cache from v2 to v3
  • dbd267c Update GitHub Action actions/checkout from v2 to v3
  • 541740d Merge pull request #91 from jolicode/tweak-doc
  • 9364d5f Tweak the documentation for better github rendering

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot changed the title Update jolicode/jolinotif from v2.4.0 to v2.5.0 Update jolicode/jolinotif from v2.4.0 to v2.5.2 May 25, 2023
truls1502 pushed a commit that referenced this pull request Aug 27, 2023
Bumps [jolicode/jolinotif](https://github.com/jolicode/JoliNotif) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/jolicode/JoliNotif/releases)
- [Changelog](https://github.com/jolicode/JoliNotif/blob/main/CHANGELOG.md)
- [Commits](jolicode/JoliNotif@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: jolicode/jolinotif
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@violinist-bot violinist-bot changed the title Update jolicode/jolinotif from v2.4.0 to v2.5.2 Update jolicode/jolinotif from v2.5.0 to v2.5.2 Aug 27, 2023
@violinist-bot violinist-bot changed the title Update jolicode/jolinotif from v2.5.0 to v2.5.2 Update jolicode/jolinotif from v2.5.0 to v2.6.0 Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant