Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps bramus/router from 1.4.2 to 1.6.1.

Changelog

Sourced from bramus/router's changelog.

1.6.1 – 2021.11.19

  • Fixed: Fix trigger404() to work without custom 404 handler (#169) (@​mjoris)

1.6 – 2021.07.23

  • Added: Ability to set multiple 404s, depending on the route prefix (@​uvulpos)

1.5 – 2020.10.26

Commits
  • 55657b7 🔖 Release version 1.6.1
  • 7f5be6b Merge pull request #169 from mjoris/mjoris-patch-1
  • 6427be1 Repairing trigger404() bug such that 404 works again without custom 404 handler
  • d2cf97d 🔖 Release version 1.6
  • b38dd90 Merge pull request #148 from uvulpos/feature/multiple404#144
  • 8a50a00 added multiple 404 routes
  • b6b7f5d 📝🐛 Fix CI badge URL [skip ci]
  • 14ec61c 🔧🍏 Fixate container to play nice with act
  • 1eb8ba3 ⬆️🍏 Update PHPUnit version to play nice with CI
  • 71a25fa ♻️🍏 Replace TravisCI with GitHub Actions
  • 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)

Bumps [bramus/router](https://github.com/bramus/router) from 1.4.2 to 1.6.1.
- [Release notes](https://github.com/bramus/router/releases)
- [Changelog](https://github.com/bramus/router/blob/master/CHANGELOG.md)
- [Commits](bramus/router@1.4.2...1.6.1)

---
updated-dependencies:
- dependency-name: bramus/router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

1 participant