Skip to content
New issue

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

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

Already on GitHub? # to your account

Tweak Dependabot to not group QuickJS + ignore wasmtime #852

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

jeffcharles
Copy link
Collaborator

Description of the change

Tweaks Dependabot configuration to do two things:

  • Stop grouping rquickjs updates in with the non-breaking updates. We have to be very careful with these so they should be inspected separately.
  • Ignore Wasmtime updates. Wizer is generally going to pin Wasmtime to a particular version.

Why am I making this change?

Trying to get on top of the Dependabots opened this month and one of them is for rquickjs which I want to evaluate separately.

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-plugin do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

Copy link
Member

@saulecabrera saulecabrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call.

@jeffcharles jeffcharles merged commit f4c1ee3 into main Dec 4, 2024
5 checks passed
@jeffcharles jeffcharles deleted the jc.tweak-dependabot-to-exclude-quickjs branch December 4, 2024 21:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants