Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAU — Tell Dependabot to ignore Guice 6 and Dropwizard Sentry 4 #2201

Conversation

alexbishop1
Copy link
Contributor

@alexbishop1 alexbishop1 commented Oct 27, 2023

Tell Dependabot to ignore Guice 6.x and Dropwizard Sentry 4.x because neither of these are going to be just-merge-the-Dependabot-PR upgrades:

  • Guice 6.x requires compatibility work on our side while Guice 7.x only works with Jakarta EE and not Java EE
  • We essentially forked Dropwizard Sentry because it did not support Dropwizard 3.x — there is now a Dropwizard Sentry 4.x, which supports Dropwizard 4.x (and maybe Dropwizard 3.x), but we’d need to do work to go back to using an unmodified version

Also add comments explaining why we’re ignoring upgrades for certain Maven dependencies.

Tell Dependabot to ignore Guice 6.x and Dropwizard Sentry 4.x
because neither of these are going to be just-merge-the-
Dependabot-PR upgrades:

• Guice 6.x requires compatibility work on our side while Guice
  7.x only works with Jakarta EE and not Java EE

• We essentially forked Dropwizard Sentry because it did not
  support Dropwizard 3.x — there is now a Dropwizard Sentry 4.x,
  which supports Dropwizard 4.x (and maybe Dropwizard 3.x), but
  we’d need to do work to go back to using an unmodified version

Also add comments explaining why we’re ignoring upgrades for
certain Maven dependencies.
@alexbishop1 alexbishop1 force-pushed the bau_tell_dependabot_to_ignore_guice_6_and_dropwizard_sentry_4 branch from 5b3c8f4 to 6bd53f3 Compare October 27, 2023 12:49
@alexbishop1 alexbishop1 merged commit efb4c46 into master Oct 27, 2023
2 checks passed
@alexbishop1 alexbishop1 deleted the bau_tell_dependabot_to_ignore_guice_6_and_dropwizard_sentry_4 branch October 27, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants