Ryan VanderMeulen

Results 12 issues of Ryan VanderMeulen

https://github.com/advisories/GHSA-cfmr-vrgj-vqwv As far as I can tell, zlib-ng is also affected by this.

bug

I could use some help getting the pre-built macOS & Windows archives uploaded to S3 rather than going through the steps of requesting access for myself to do it. Here's...

This is pure cleanup and reorganization. No changes are being made to any dependency versions.

We haven't updated since the initial integration. Would be nice to pick up a more recent version after 106 branches.

In app/build.gradle, we set versionName. It's supposed to be bumped on merge day to follow the current Nightly train, but got missed this time around. We don't see issues in...

The minimum Python version was recently bumped to version 3.8 in mozilla-central - see [bug 1843209](https://bugzilla.mozilla.org/show_bug.cgi?id=1843209). I'm not sure if we have an official way of enforcing that in this...

Changelogs: * https://github.com/material-components/material-components-android/releases/tag/1.10.0 * https://github.com/material-components/material-components-android/releases/tag/1.11.0 * https://github.com/material-components/material-components-android/releases/tag/1.12.0 * https://developer.android.com/jetpack/androidx/releases/activity#1.8.0 * https://developer.android.com/jetpack/androidx/releases/activity#1.8.1 * https://developer.android.com/jetpack/androidx/releases/activity#1.8.2 * https://developer.android.com/jetpack/androidx/releases/activity#1.9.0

As we've done for other projects and repos, we should do the same here.

This patch: * Adds the [Dependency Analysis Gradle Plugin](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/) to our Gradle setup * Creates a new linter job in Taskcluster that will fail on any new issues, ensuring we...

**Is your feature request related to a problem? Please describe.** Right now, if I want to ignore multiple packages from the same project, I have to list each one individually....

enhancement
more information needed