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

Update dependency speclj:speclj to v3.4.8 #1016

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valtionavustus-renovate[bot]
Copy link
Contributor

@valtionavustus-renovate valtionavustus-renovate bot commented Mar 22, 2024

This PR contains the following updates:

Package Type Update Change
speclj:speclj (source) plugins patch 3.4.3 -> 3.4.8
speclj:speclj (source) managed-dependencies patch 3.4.3 -> 3.4.8

Release Notes

slagyr/speclj (speclj:speclj)

v3.4.8

Compare Source

  • can now be built and executed under :advanced ClojureScript optimizations
    • exports functions needed by JavaScript
    • refactors functions that would otherwise fail with :advanced optimizations
    • extends run-specs to accepts string keys in addition to keyword keys
    • exports speclj.run.standard.arm() function to JavaScript (synonym for speclj.run.standard.armed = true)
    • exports speclj.run.standard.disarm() function to JavaScript (synonym for speclj.run.standard.armed = false)
    • Runner can now get-descriptions
    • Runner can now filter-descriptions based on a hash-map of string/boolean namespace pairs
      • {"speclj.core" true "speclj.reporting" false"}

v3.4.7

Compare Source

  • fixes bug where should-throw would expand string predicates improperly under cljs whitespace optimizations.
  • fixes should<, should<=, should>, should>=, and other macros to only evaluate forms once.
  • upgrades to clojure 1.11.3
  • upgrades to clojurescript 1.11.132

v3.4.6

Compare Source

  • adds cloverage support

v3.4.5

Compare Source

  • 3.4.4 was a failed deploy... no compiled java code.

v3.4.4

Compare Source

  • fixes bug where it blocks were not executing within the namespace where they were declared.

Configuration

📅 Schedule: Branch creation - "every weekend,after 5pm,before 5am" (UTC), Automerge - "every weekend,after 5pm and before 5am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@valtionavustus-renovate valtionavustus-renovate bot force-pushed the github-renovate/speclj-speclj-3.x branch 29 times, most recently from 8b8e6cd to 6bd101d Compare March 28, 2024 16:36
@valtionavustus-renovate valtionavustus-renovate bot force-pushed the github-renovate/speclj-speclj-3.x branch 14 times, most recently from 11bfd1c to 4f276fb Compare June 26, 2024 01:47
@valtionavustus-renovate valtionavustus-renovate bot force-pushed the github-renovate/speclj-speclj-3.x branch 14 times, most recently from 2a0548f to efd8c88 Compare July 2, 2024 20:31
@valtionavustus-renovate valtionavustus-renovate bot force-pushed the github-renovate/speclj-speclj-3.x branch from efd8c88 to 1c1a10e Compare July 2, 2024 22:04
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.

None yet

0 participants