Skip to content

Commit

Permalink
fix(deps): update adobe fixes (#285)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@adobe/spacecat-shared-data-access](https://redirect.github.com/adobe/spacecat-shared)
| [`1.44.2` ->
`1.44.3`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-data-access/1.44.2/1.44.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-data-access/1.44.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-data-access/1.44.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-data-access/1.44.2/1.44.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-data-access/1.44.2/1.44.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@adobe/spacecat-shared-utils](https://redirect.github.com/adobe/spacecat-shared)
| [`1.19.8` ->
`1.20.1`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-shared-utils/1.19.8/1.20.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-shared-utils/1.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-shared-utils/1.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-shared-utils/1.19.8/1.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-shared-utils/1.19.8/1.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>adobe/spacecat-shared
(@&#8203;adobe/spacecat-shared-data-access)</summary>

###
[`v1.44.3`](https://redirect.github.com/adobe/spacecat-shared/releases/tag/%40adobe/spacecat-shared-data-access-v1.44.3)

[Compare
Source](https://redirect.github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.44.2...@adobe/spacecat-shared-data-access-v1.44.3)

##### Bug Fixes

- add an additional space in the unit test
([#&#8203;376](https://redirect.github.com/adobe/spacecat-shared/issues/376))
([c98ae55](https://redirect.github.com/adobe/spacecat-shared/commit/c98ae55433970663bc5d50a9546d1fbc9d4bf8d7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/adobe/spacecat-audit-post-processor).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent ff3ccf9 commit 04de92d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@adobe/helix-universal-logger": "3.0.19",
"@adobe/spacecat-shared-rum-api-client": "2.9.1",
"@adobe/spacecat-shared-http-utils": "1.6.9",
"@adobe/spacecat-shared-utils": "1.19.8",
"@adobe/spacecat-shared-data-access": "1.44.2",
"@adobe/spacecat-shared-utils": "1.20.1",
"@adobe/spacecat-shared-data-access": "1.44.3",
"@adobe/spacecat-shared-slack-client": "1.3.15",
"comma-number": "2.1.0",
"human-format": "1.2.0"
Expand Down

0 comments on commit 04de92d

Please sign in to comment.