Update drupal/raven from 7.3.0 to 7.3.1
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:
- drupal/raven: 7.3.1 (updated from 7.3.0)
- mck89/peast: v1.17.4 (updated from v1.17.2)
- phpspec/prophecy: v1.23.0 (updated from v1.22.0)
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
.cspell-project-words.txt
README.md
js/admin.js
js/bundle.tracing.min.js
js/bundle.tracing.min.js.map
package-lock.json
raven.libraries.yml
src/Drush/Commands/RavenCommands.php
tests/src/Functional/CspTest.php
tests/src/Functional/DrushTest.php
tests/src/Functional/RavenTest.php
tests/src/Functional/SecKitTest.php
tests/src/FunctionalJavascript/RavenTest.php
tests/src/Unit/ProxyConfigTest.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
-
20ca639
Add words -
59bb782
@sentry/browser 10.20.0 -
812eeaf
Modernize example code -
492ab70
Issue #3507122 by mfb, dieterholvoet: Document support for filtering JS errors -
8ca8123
Improve accessibility -
579bd07
Migrate annotations to attributes -
6470d01
Convert annotations to attributes
Working with this branch
If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.
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.