X Tutup
Skip to content

Bump symfony/routing from 3.4.30 to 3.4.31#36096

Merged
phil-davis merged 1 commit intomasterfrom
dependabot/composer/symfony/routing-3.4.31
Aug 27, 2019
Merged

Bump symfony/routing from 3.4.30 to 3.4.31#36096
phil-davis merged 1 commit intomasterfrom
dependabot/composer/symfony/routing-3.4.31

Conversation

@dependabot-preview
Copy link
Contributor

Bumps symfony/routing from 3.4.30 to 3.4.31.

Commits
  • 8b0faa6 [Routing] Fix return type declarations
  • 9458f1f bug #33244 [Router] Fix TraceableUrlMatcher behaviour with trailing slash (Xa...
  • 9935ae6 Fix inconsistent return points.
  • 48046cd [Router] Fix TraceableUrlMatcher behaviour with trailing slash
  • 166342c [Routing] Add a param annotation for $annot.
  • 9d20806 Remove superfluous phpdoc tags
  • 94addf7 Fix return statements
  • 657a4eb Fix inconsistent return points.
  • a7312a5 minor #32915 [Routing] Add a warning about the getRouteCollection() method (f...
  • a692730 [Routing] added a warning about the getRouteCollection() method
  • Additional commits viewable 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [symfony/routing](https://github.com/symfony/routing) from 3.4.30 to 3.4.31.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/master/CHANGELOG.md)
- [Commits](symfony/routing@v3.4.30...v3.4.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Aug 26, 2019
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #36096 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #36096   +/-   ##
=======================================
  Coverage      54%      54%           
=======================================
  Files          63       63           
  Lines        7403     7403           
  Branches     1308     1308           
=======================================
  Hits         3998     3998           
  Misses       3019     3019           
  Partials      386      386
Flag Coverage Δ
#javascript 54% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 266dfc7...c4d8d20. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #36096 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #36096   +/-   ##
=======================================
  Coverage      54%      54%           
=======================================
  Files          63       63           
  Lines        7403     7403           
  Branches     1308     1308           
=======================================
  Hits         3998     3998           
  Misses       3019     3019           
  Partials      386      386
Flag Coverage Δ
#javascript 54% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 266dfc7...c4d8d20. Read the comment docs.

@phil-davis phil-davis merged commit 2b4e618 into master Aug 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/symfony/routing-3.4.31 branch August 27, 2019 02:14
@davitol davitol mentioned this pull request Sep 3, 2019
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 - To release dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup