Skip to content

Dependabot only upgrading Parse Server #1671

Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

Dependabot is only upgrading Parse Server due to a config file added to fix an issue described in #1546. The side effect is that the config disabled security upgrades of all other dependencies. This isn't a major issue since Snyk is also opening PRs for security issues. But since dependabot sometimes opens a PR for an issue that Snyk didn't detect yet, it reduces the overall security coverage.

The challenge is to figure out how to upgrade parse server with every commit (which the current config file does) while also allowing upgrades for all other repos.

Steps to reproduce

Dependabot didn't open security patches in this repo anymore as reported in #1525 (comment).

Actual Outcome

n/a

Expected Outcome

n/a

Environment

n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions