Skip to content

Comments

Update symfony/notifier requirement from ^6.0 to ^7.1#57

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/notifier-tw-7.1
Open

Update symfony/notifier requirement from ^6.0 to ^7.1#57
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/notifier-tw-7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Updates the requirements on symfony/notifier to permit the latest version.

Release notes

Sourced from symfony/notifier's releases.

v7.1.1

Changelog (symfony/notifier@v7.1.0...v7.1.1)

  • no significant changes
Changelog

Sourced from symfony/notifier's changelog.

CHANGELOG

6.3

  • Introduce FromNotificationInterface for MessageInterface implementations

6.2

  • Add PHPUnit constraints
  • Add from property in SmsMessage

6.1

  • Use importance level to set flash message type

5.4.21

  • [BC BREAK] The following data providers for TransportTestCase are now static: toStringProvider(), supportedMessagesProvider() and unsupportedMessagesProvider()
  • [BC BREAK] TransportTestCase::createTransport() is now static

5.4

  • Add SentMessageEvent and FailedMessageEvent
  • Add push channel

5.3

  • The component is not marked as @experimental anymore
  • [BC BREAK] Change signature of Dsn::__construct() method from: public function __construct(string $scheme, string $host, ?string $user = null, ?string $password = null, ?int $port = null, array $options = [], ?string $path = null) to: public function __construct(string $dsn)
  • [BC BREAK] Remove Dsn::fromString() method
  • [BC BREAK] Changed the return type of AbstractTransportFactory::getEndpoint() from ?string to string
  • Added DSN::getRequiredOption method which throws a new MissingRequiredOptionException.

5.2.0

  • [BC BREAK] The TransportInterface::send() and AbstractTransport::doSend() methods changed to return a ?SentMessage instance instead of void.
  • The EmailRecipientInterface and RecipientInterface were introduced.
  • Added email and phone properties to Recipient.
  • [BC BREAK] Changed the type-hint of the $recipient argument in the as*Message() method

... (truncated)

Commits
  • 49543dd Merge branch '7.0' into 7.1
  • d88ddb9 Merge branch '6.4' into 7.0
  • 8def581 Merge branch '5.4' into 6.4
  • c2c0612 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • c3b54ae Merge branch '7.0' into 7.1
  • 1e457d6 Merge branch '6.4' into 7.0
  • f6e526e Merge branch '5.4' into 6.4
  • bb4d7c2 Remove calls to onConsecutiveCalls()
  • 7cffc8c Merge branch '7.0' into 7.1
  • 1eeee15 Merge branch '6.4' into 7.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [symfony/notifier](https://github.com/symfony/notifier) to permit the latest version.
- [Release notes](https://github.com/symfony/notifier/releases)
- [Changelog](https://github.com/symfony/notifier/blob/7.1/CHANGELOG.md)
- [Commits](symfony/notifier@v6.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: symfony/notifier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants