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

fix(deps): update dependency cozy-intent to ^2.22.0 #3046

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cozy-intent (source) ^2.18.0 -> ^2.22.0 age adoption passing confidence

Release Notes

cozy/cozy-libs (cozy-intent)

v2.22.0

Compare Source

Features
  • Add options object in NativeService args (f207aa4)
  • mespapiers: Remove Onboarding feature (c2e8b97)

v2.21.0

Compare Source

Features
  • Add useIsAvailable hook (07a7c09)

v2.20.0

Compare Source

Bug Fixes
  • sharing: Handle memory leak in self removal (f9a9384)
Features
  • Log every error from native side (3b198bc)

2.19.2 (2024-01-05)

Note: Version bump only for package cozy-intent

2.19.1 (2024-01-05)

Note: Version bump only for package cozy-intent

v2.19.2

Compare Source

Note: Version bump only for package cozy-intent

v2.19.1

Compare Source

Note: Version bump only for package cozy-intent

v2.19.0

Compare Source

Features
  • cozy-intent: Add componentId parameter to tryEmit (4e3d3df)
  • cozy-intent: Improve tryEmit() typing (330d358)

2.18.1 (2023-12-21)

Bug Fixes
  • mespapiers: Remove tooltips if document are created by Notes (b2e6fe4)

v2.18.1

Compare Source

Bug Fixes
  • mespapiers: Remove tooltips if document are created by Notes (b2e6fe4)

Configuration

📅 Schedule: Branch creation - "on saturday" 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from zatteo as a code owner December 23, 2023 00:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 23, 2023
@renovate renovate bot requested a review from cballevre as a code owner December 23, 2023 00:47
Copy link

bundlemon bot commented Dec 23, 2023

BundleMon

Files updated (2)
Status Path Size Limits
public/drive.(hash).js
1.56MB (+659B +0.04%) 1.7MB
vendors/drive.(hash).js
1.78MB (+567B +0.03%) 2MB
Unchanged files (16)
Status Path Size Limits
public/pdf.worker.entry.(hash).worker.js
345.35KB 350KB
services/qualificationMigration/drive.js
279.88KB 500KB
services/dacc/drive.js
260.92KB 500KB
app/drive.(hash).js
176KB 300KB
public/cozy-client-js.js
159.28KB 160KB
intents/drive.(hash).js
105.99KB 190KB
public/drive.(hash).min.css
69.71KB 100KB
app-drive.(hash).min.css
37.84KB 56KB
intents-drive.(hash).min.css
33.01KB 40KB
onlyOffice/slide.pptx
24.83KB 25KB
onlyOffice/text.docx
5.85KB 6KB
onlyOffice/spreadsheet.xlsx
5.02KB 6KB
manifest.webapp
1.87KB 2KB
index.html
597B 1KB
intents/index.html
507B 1KB
manifest.json
185B 1KB

Total files change +1.2KB +0.02%

Groups updated (2)
Status Path Size Limits
public/**
2.13MB (+657B +0.03%) -
vendors/**
1.78MB (+567B +0.03%) -
Unchanged groups (5)
Status Path Size Limits
services/**
540.8KB -
app/**
176KB -
intents/**
106.49KB -
onlyOffice/**
35.7KB -
img/**
5.85KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch 2 times, most recently from 2d8e04b to d34d37a Compare January 6, 2024 01:30
@renovate renovate bot changed the title fix(deps): update dependency cozy-intent to ^2.18.1 fix(deps): update dependency cozy-intent to ^2.19.2 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from d34d37a to 02ca9c5 Compare February 17, 2024 01:09
@renovate renovate bot changed the title fix(deps): update dependency cozy-intent to ^2.19.2 fix(deps): update dependency cozy-intent to ^2.20.0 Mar 30, 2024
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from 02ca9c5 to a8f7574 Compare March 30, 2024 01:58
@renovate renovate bot requested a review from acezard as a code owner March 30, 2024 01:58
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from a8f7574 to 41beda2 Compare April 5, 2024 23:37
@renovate renovate bot changed the title fix(deps): update dependency cozy-intent to ^2.20.0 fix(deps): update dependency cozy-intent to ^2.21.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from 41beda2 to 1246d17 Compare April 12, 2024 23:07
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from 1246d17 to 68a9d9e Compare June 8, 2024 00:24
@renovate renovate bot changed the title fix(deps): update dependency cozy-intent to ^2.21.0 fix(deps): update dependency cozy-intent to ^2.22.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from 68a9d9e to 86b7217 Compare June 14, 2024 23:34
@renovate renovate bot force-pushed the renovate/cozy-intent-2.x branch from 86b7217 to 2af01b7 Compare July 12, 2024 22:06
@cballevre cballevre merged commit 9dc4fc7 into master Jul 15, 2024
3 checks passed
@cballevre cballevre deleted the renovate/cozy-intent-2.x branch July 15, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant