Skip to content

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

Open
violinist-bot wants to merge 1 commit into
SignWo:mainfrom
violinist-dev:violinistjolicodejolinotif
Open

Update jolicode/jolinotif from v2.5.0 to v2.6.0#201
violinist-bot wants to merge 1 commit into
SignWo:mainfrom
violinist-dev:violinistjolicodejolinotif

Conversation

@violinist-bot

@violinist-botviolinist-bot commented May 3, 2023

Copy link
Copy Markdown

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:

  • 6a886aaRelease v2.6.0
  • 1416a31Merge pull request #97 from jolicode/os-helper-replacement
  • 4884579Add support for sf 7 and PHP 8.3
  • 5dbad85Deprecate OsHelper in favor of jolicode/php-os-helper
  • 4d02d96Merge pull request #96 from jolicode/README
  • 0e5624dreadme: fix markdown syntax
  • b8b1e85Release v2.5.2
  • 5402885Added PHAR to GitHub releases
  • 48083dbFix phar compilation action
  • 91c7580Release v2.5.1
  • 54eaea5Merge pull request #94 from jolicode/tweaks
  • 39ba3f3Fix permissions on Windows notifiers binaries
  • f25a95aFix CS
  • a6ceac9Merge pull request #93 from jolicode/feat/phar
  • ace9290Provide phar download and document phar installation
  • b601645Merge pull request #92 from jolicode/github-action
  • 9e93e45Update GitHub Action actions/cache from v2 to v3
  • dbd267cUpdate GitHub Action actions/checkout from v2 to v3
  • 541740dMerge pull request #91 from jolicode/tweak-doc
  • 9364d5fTweak 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-botforce-pushed the violinistjolicodejolinotif branch from 78f66c7 to 4639dc8CompareMay 25, 2023 08:42
@violinist-botviolinist-bot changed the title Update jolicode/jolinotif from v2.4.0 to v2.5.0Update jolicode/jolinotif from v2.4.0 to v2.5.2May 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@violinist-botviolinist-bot changed the title Update jolicode/jolinotif from v2.4.0 to v2.5.2Update jolicode/jolinotif from v2.5.0 to v2.5.2Aug 27, 2023
@violinist-bot
violinist-botforce-pushed the violinistjolicodejolinotif branch from 4639dc8 to 172624cCompareAugust 27, 2023 21:07
@violinist-bot
violinist-botforce-pushed the violinistjolicodejolinotif branch from 172624c to 521c096CompareDecember 3, 2023 14:21
@violinist-botviolinist-bot changed the title Update jolicode/jolinotif from v2.5.0 to v2.5.2Update jolicode/jolinotif from v2.5.0 to v2.6.0Dec 3, 2023
Sign up for freeto 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

@violinist-bot