Skip to content

Update some dependencies #19

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

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Update some dependencies #19

merged 1 commit into from
Oct 28, 2024

Conversation

r0man
Copy link
Collaborator

@r0man r0man commented Oct 28, 2024


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • [-] You've added tests (if possible) to cover your change(s)
  • All tests are passing (run lein do clean, test)
  • [-] You've updated the changelog (if adding/changing user-visible functionality)
  • [-] You've updated the readme (if adding/changing user-visible functionality)

Thanks!

- cider/cider-nrepl contains a fix from @vemv See clojure-emacs/cider-nrepl@09d4a34#diff-ee2569b5d44dafa3a3e31c189c9d7725b4c1c6a4eedef5fc8986ab5e91c49eadR27-R29
- I did not noticed anything breaking when updating `com.taoensso/timbre`
- Updating `nubank/matcher-combinators` should also be fine
@r0man
Copy link
Collaborator Author

r0man commented Oct 28, 2024

This PR doesn't change anything for the user. It's mostly to bump the cider-nrepl version to include a fix for people working on this project, e.g. use the :dev profile.

@bbatsov bbatsov merged commit 3496a73 into master Oct 28, 2024
10 checks passed
@bbatsov bbatsov deleted the update-cider-nrepl branch October 28, 2024 09:16
@vemv
Copy link
Member

vemv commented Oct 28, 2024

Thanks!

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.

3 participants