-
Notifications
You must be signed in to change notification settings - Fork 971
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 monocart-reporter to v2.9.13 #8852
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/monocart-reporter-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
use for pull requests that update a dependency file
filigran team
use to identify PR from the Filigran team
labels
Oct 31, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8852 +/- ##
=======================================
Coverage 65.15% 65.15%
=======================================
Files 630 630
Lines 60110 60110
Branches 6701 6698 -3
=======================================
Hits 39162 39162
Misses 20948 20948 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
November 4, 2024 13:14
fa9b66c
to
4487266
Compare
renovate
bot
changed the title
Update dependency monocart-reporter to v2.9.7
Update dependency monocart-reporter to v2.9.8
Nov 4, 2024
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
November 7, 2024 14:50
4487266
to
1683730
Compare
renovate
bot
changed the title
Update dependency monocart-reporter to v2.9.8
Update dependency monocart-reporter to v2.9.9
Nov 7, 2024
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
November 10, 2024 07:52
1683730
to
9ae0803
Compare
renovate
bot
changed the title
Update dependency monocart-reporter to v2.9.9
Update dependency monocart-reporter to v2.9.10
Nov 10, 2024
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
2 times, most recently
from
November 15, 2024 10:06
10bb034
to
ffb4a6f
Compare
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
November 23, 2024 01:56
ffb4a6f
to
a1ec3b4
Compare
renovate
bot
changed the title
Update dependency monocart-reporter to v2.9.10
Update dependency monocart-reporter to v2.9.11
Nov 23, 2024
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
November 29, 2024 15:43
a1ec3b4
to
119697d
Compare
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
December 7, 2024 04:47
119697d
to
30af1f6
Compare
renovate
bot
changed the title
Update dependency monocart-reporter to v2.9.11
Update dependency monocart-reporter to v2.9.12
Dec 7, 2024
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
2 times, most recently
from
December 20, 2024 21:09
55af4b8
to
daa5e5f
Compare
renovate
bot
force-pushed
the
renovate/monocart-reporter-2.x
branch
from
January 8, 2025 22:06
daa5e5f
to
2da09fe
Compare
renovate
bot
changed the title
Update dependency monocart-reporter to v2.9.12
Update dependency monocart-reporter to v2.9.13
Jan 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
use for pull requests that update a dependency file
filigran team
use to identify PR from the Filigran team
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.5
->2.9.13
Release Notes
cenfun/monocart-reporter (monocart-reporter)
v2.9.13
Compare Source
v2.9.12
Compare Source
v2.9.11
Compare Source
v2.9.10
Compare Source
v2.9.9
Compare Source
v2.9.8
Compare Source
v2.9.7
Compare Source
v2.9.6
Compare Source
v2.9.5
Compare Source
v2.9.4
Compare Source
v2.9.3
Compare Source
v2.9.2
Compare Source
v2.9.1
Compare Source
v2.9.0
Compare Source
What's Changed
zip
option for merging reportsdurationStrategy
option for merging reportsFull Changelog: cenfun/monocart-reporter@2.8.4...2.9.0
v2.8.4
Compare Source
v2.8.3
Compare Source
v2.8.2
Compare Source
v2.8.1
Compare Source
v2.8.0
Compare Source
What's Changed
merge
command for CLI:npx monocart merge path-to/*/*.json
(#142)onData
hook (#141)copyAttachments
to copy attachments for reporter (#143)outputFile
to ./monocart-report/index.html from ./test-results/report.htmlFull Changelog: cenfun/monocart-reporter@2.7.1...2.8.0
v2.7.1
Compare Source
v2.7.0
Compare Source
What's Changed
merge
API (#139)Side by side
andSlider
tab for visual comparisons (#140)scriptSrc=null
Full Changelog: cenfun/monocart-reporter@2.6.5...2.7.0
v2.6.5
Compare Source
v2.6.4
Compare Source
v2.6.3
Compare Source
v2.6.2
Compare Source
v2.6.1
Compare Source
v2.6.0
Compare Source
What's Changed
setMetadata(data, testInfo)
for data driven tests (#132)Custom Fields with
setMetadata()
Using API
setMetadata()
can be applicable to dynamically created testsFull Changelog: cenfun/monocart-reporter@2.5.2...2.6.0
v2.5.2
Compare Source
v2.5.1
Compare Source
v2.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: cenfun/monocart-reporter@2.4.9...2.5.0
v2.4.9
Compare Source
v2.4.8
Compare Source
v2.4.7
Compare Source
v2.4.6
Compare Source
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.