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 external fixes #76

Merged
merged 1 commit into from
Dec 30, 2023
Merged

fix(deps): update external fixes #76

merged 1 commit into from
Dec 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.478.0 -> 3.484.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.478.0 -> 3.484.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.15.0 -> 6.16.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.15.0 -> 6.16.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.484.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.481.0

Compare Source

Features
aws/aws-sdk-js-v3 (@​aws-sdk/lib-dynamodb)

v3.484.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.481.0

Compare Source

Features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.16.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

This PR will trigger a patch release when merged.

@renovate renovate bot merged commit 5b74623 into main Dec 30, 2023
2 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch December 30, 2023 16:41
github-actions bot pushed a commit that referenced this pull request Dec 30, 2023
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-data-access-v1.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 30, 2023
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-dynamo-v1.2.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request Jan 22, 2024
# 1.0.0 (2024-01-22)

### Bug Fixes

* add code-ql ([312af05](312af05))
* add missing pattern to interface ([#72](#72)) ([0eacbff](0eacbff))
* add package exports to npm module ([#4](#4)) ([7236d40](7236d40))
* allow sorting for get audits for site ([#41](#41)) ([3664c97](3664c97))
* allow update of github URL ([#40](#40)) ([21da989](21da989))
* allow use of index for getItem ([#10](#10)) ([9a984d1](9a984d1))
* audit result scores init, test ([#89](#89)) ([96f829c](96f829c))
* auto-remove undefined values ([#64](#64)) ([ce9abac](ce9abac))
* bogus change to force release ([e77e830](e77e830))
* createdAt test ([#88](#88)) ([ac6a5ba](ac6a5ba))
* **deps:** update aws-sdk-js-v3 monorepo ([#16](#16)) ([e60296a](e60296a))
* **deps:** update aws-sdk-js-v3 monorepo to v3.465.0 ([#19](#19)) ([612c257](612c257))
* **deps:** update aws-sdk-js-v3 monorepo to v3.477.0 ([#68](#68)) ([492913f](492913f))
* **deps:** update dependency uuid to v9 ([#22](#22)) ([456bfe8](456bfe8))
* **deps:** update external fixes ([#71](#71)) ([b9a6679](b9a6679))
* **deps:** update external fixes ([#76](#76)) ([5b74623](5b74623))
* **deps:** update external fixes ([#81](#81)) ([67cf21c](67cf21c))
* **deps:** update external fixes ([#90](#90)) ([df8161e](df8161e))
* distinguish lhs-mobile vs lhs-desktop ([#27](#27)) ([18fd1b1](18fd1b1))
* export getLatestAuditsForSite ([#39](#39)) ([e9c9130](e9c9130))
* export rumapiclient as default ([#52](#52)) ([7c5d2f5](7c5d2f5))
* get audit no query ([#34](#34)) ([8fadd0a](8fadd0a))
* get latest audits with delivery type ([#80](#80)) ([d823773](d823773))
* getSitesByDeliveryType signature ([#78](#78)) ([2b6c0fd](2b6c0fd))
* github org ([02f86c3](02f86c3))
* github semantic plugin config ([db5a14a](db5a14a))
* github token reference ([8ac46cf](8ac46cf))
* GSI sort key when error ([#62](#62)) ([dbb6a91](dbb6a91))
* include audit ref and audited at ([#75](#75)) ([e573c90](e573c90))
* initialize scores as an empty object (SITES-18417) ([b43b96d](b43b96d))
* initialize scores as an empty object (SITES-18417) ([#87](#87)) ([eb38e32](eb38e32))
* key validation ([#7](#7)) ([4283e14](4283e14))
* latest-audits sort key ([#33](#33)) ([21dc14e](21dc14e))
* make RUMOptions optional ([6c2825b](6c2825b))
* missing module releaserc ([0ec70ba](0ec70ba))
* move to main.yml ([89a8c69](89a8c69))
* no undefined for putItem ([#43](#43)) ([283f229](283f229))
* npm token (again) ([9934572](9934572))
* npm token renovate ([b6656e7](b6656e7))
* npmToken for renovate ([155a5f3](155a5f3))
* package name to "adobe" ([475434e](475434e))
* pass ascending param ([#42](#42)) ([930ae6b](930ae6b))
* re-set node 20 ([ef24765](ef24765))
* reduce log output of putitem ([#31](#31)) ([29d1496](29d1496))
* remove .keep ([4f9319f](4f9319f))
* remove unneeded import (force release) ([49964f9](49964f9))
* remove unsupported codeql workflow ([467bd3b](467bd3b))
* rename circle ci ([c12906e](c12906e))
* rename NPM token ([fb23bf1](fb23bf1))
* renovate ([1a16980](1a16980))
* repo reference ([881487d](881487d))
* roll-back esm monorepo ([ab77518](ab77518))
* roll-back node 20 for github workflow ([876e26c](876e26c))
* rollback test change for node 18 ([ff981fb](ff981fb))
* rum domain key env var ([b52ead5](b52ead5))
* semantic-release scripts ([6078334](6078334))
* set default organization ([#92](#92)) ([ac7e70c](ac7e70c))
* set github_token correctly ([cf6a8aa](cf6a8aa))
* set package version to semantic, remove dev deps ([bf62c5f](bf62c5f))
* set pre-commit hook executable ([3ce9a6c](3ce9a6c))
* set to semantic-release versioning ([9209799](9209799))
* sort order sites with latest audits ([#46](#46)) ([8da2bf1](8da2bf1))
* switch defaults to dev (force release) ([b85d54c](b85d54c))
* type def / jsdoc ([#61](#61)) ([078f9e6](078f9e6))
* typo ([9167cf3](9167cf3))
* update dynamo client ([#65](#65)) ([cc09041](cc09041))
* update node to lts/20, semantic release, misc ([#91](#91)) ([099662a](099662a))
* use correct doc client ([#9](#9)) ([d052b16](d052b16))
* use getItem for latest audit ([#35](#35)) ([6e4a87e](6e4a87e))
* use new aem datadesk ui for the backlinks ([#79](#79)) ([526b69c](526b69c))
* variouss ([ea9d44f](ea9d44f))
* wrap scores ([#28](#28)) ([4733a93](4733a93))

### Features

* add audit config ([#59](#59)) ([f851862](f851862))
* add broken-backlinks audit type (SITES-18417) ([#86](#86)) ([b16c366](b16c366))
* add data access module ([#11](#11)) ([cdbfff3](cdbfff3))
* add dynamo and utils modules ([#3](#3)) ([5e2e605](5e2e605))
* add guards and use spacecat-shared-utils ([#6](#6)) ([27143cf](27143cf))
* add isArray function ([eeb45a6](eeb45a6))
* add rum api calls to shared ([56cccd0](56cccd0))
* add support for 404 report backlink ([0d622de](0d622de))
* allow configuration from ctx / add missing fields ([#24](#24)) ([6959f89](6959f89))
* data model for organizations ([944be83](944be83))
* http utils package ([#51](#51)) ([84cd91a](84cd91a))
* http-utils functions ([#49](#49)) ([20e98fa](20e98fa))
* introduce getSiteByID ([#36](#36)) ([5677f76](5677f76))
* resolve secrets name ([#44](#44)) ([8c7604d](8c7604d))
* rum api client ([#48](#48)) ([ccfa187](ccfa187))
* set isLiveToggledAt ([#85](#85)) ([cefc093](cefc093))
* site delivery type ([#77](#77)) ([005bc38](005bc38))
* store previous latest audit result ([#74](#74)) ([4663c43](4663c43))
* test ([bd3cc5d](bd3cc5d))
* update audit config ([#63](#63)) ([00a468e](00a468e))

### Reverts

* Revert "fix: allow use of index for getItem (#10)" (#15) ([ad03176](ad03176)), closes [#10](#10) [#15](#15)
adobe-bot pushed a commit that referenced this pull request Jan 22, 2024
# 1.0.0 (2024-01-22)

### Bug Fixes

* add code-ql ([312af05](312af05))
* add missing pattern to interface ([#72](#72)) ([0eacbff](0eacbff))
* add package exports to npm module ([#4](#4)) ([7236d40](7236d40))
* allow sorting for get audits for site ([#41](#41)) ([3664c97](3664c97))
* allow update of github URL ([#40](#40)) ([21da989](21da989))
* allow use of index for getItem ([#10](#10)) ([9a984d1](9a984d1))
* audit result scores init, test ([#89](#89)) ([96f829c](96f829c))
* auto-remove undefined values ([#64](#64)) ([ce9abac](ce9abac))
* bogus change to force release ([e77e830](e77e830))
* createdAt test ([#88](#88)) ([ac6a5ba](ac6a5ba))
* **deps:** update aws-sdk-js-v3 monorepo ([#16](#16)) ([e60296a](e60296a))
* **deps:** update aws-sdk-js-v3 monorepo to v3.465.0 ([#19](#19)) ([612c257](612c257))
* **deps:** update aws-sdk-js-v3 monorepo to v3.477.0 ([#68](#68)) ([492913f](492913f))
* **deps:** update dependency uuid to v9 ([#22](#22)) ([456bfe8](456bfe8))
* **deps:** update external fixes ([#71](#71)) ([b9a6679](b9a6679))
* **deps:** update external fixes ([#76](#76)) ([5b74623](5b74623))
* **deps:** update external fixes ([#81](#81)) ([67cf21c](67cf21c))
* **deps:** update external fixes ([#90](#90)) ([df8161e](df8161e))
* distinguish lhs-mobile vs lhs-desktop ([#27](#27)) ([18fd1b1](18fd1b1))
* export getLatestAuditsForSite ([#39](#39)) ([e9c9130](e9c9130))
* export rumapiclient as default ([#52](#52)) ([7c5d2f5](7c5d2f5))
* get audit no query ([#34](#34)) ([8fadd0a](8fadd0a))
* get latest audits with delivery type ([#80](#80)) ([d823773](d823773))
* getSitesByDeliveryType signature ([#78](#78)) ([2b6c0fd](2b6c0fd))
* github org ([02f86c3](02f86c3))
* github semantic plugin config ([db5a14a](db5a14a))
* github token reference ([8ac46cf](8ac46cf))
* GSI sort key when error ([#62](#62)) ([dbb6a91](dbb6a91))
* include audit ref and audited at ([#75](#75)) ([e573c90](e573c90))
* include sites without latest audits ([#45](#45)) ([b843190](b843190))
* initialize scores as an empty object (SITES-18417) ([b43b96d](b43b96d))
* initialize scores as an empty object (SITES-18417) ([#87](#87)) ([eb38e32](eb38e32))
* key validation ([#7](#7)) ([4283e14](4283e14))
* latest-audits sort key ([#33](#33)) ([21dc14e](21dc14e))
* make RUMOptions optional ([6c2825b](6c2825b))
* missing module releaserc ([0ec70ba](0ec70ba))
* move to main.yml ([89a8c69](89a8c69))
* no undefined for putItem ([#43](#43)) ([283f229](283f229))
* npm token (again) ([9934572](9934572))
* npm token renovate ([b6656e7](b6656e7))
* npmToken for renovate ([155a5f3](155a5f3))
* package name to "adobe" ([475434e](475434e))
* pass ascending param ([#42](#42)) ([930ae6b](930ae6b))
* re-set node 20 ([ef24765](ef24765))
* reduce log output of putitem ([#31](#31)) ([29d1496](29d1496))
* remove .keep ([4f9319f](4f9319f))
* remove unneeded import (force release) ([49964f9](49964f9))
* remove unsupported codeql workflow ([467bd3b](467bd3b))
* rename circle ci ([c12906e](c12906e))
* rename NPM token ([fb23bf1](fb23bf1))
* renovate ([1a16980](1a16980))
* repo reference ([881487d](881487d))
* roll-back esm monorepo ([ab77518](ab77518))
* roll-back node 20 for github workflow ([876e26c](876e26c))
* rollback test change for node 18 ([ff981fb](ff981fb))
* rum domain key env var ([b52ead5](b52ead5))
* semantic-release scripts ([6078334](6078334))
* set default organization ([#92](#92)) ([ac7e70c](ac7e70c))
* set github_token correctly ([cf6a8aa](cf6a8aa))
* set latest version for semantic ([#94](#94)) ([932e11f](932e11f))
* set package version to semantic, remove dev deps ([bf62c5f](bf62c5f))
* set pre-commit hook executable ([3ce9a6c](3ce9a6c))
* set to semantic-release versioning ([9209799](9209799))
* sort order sites with latest audits ([#46](#46)) ([8da2bf1](8da2bf1))
* switch defaults to dev (force release) ([b85d54c](b85d54c))
* type def / jsdoc ([#61](#61)) ([078f9e6](078f9e6))
* typo ([9167cf3](9167cf3))
* update dynamo client ([#65](#65)) ([cc09041](cc09041))
* update node to lts/20, semantic release, misc ([#91](#91)) ([099662a](099662a))
* update readme (force release) ([#95](#95)) ([8dd61cd](8dd61cd))
* update readme (test release ([#93](#93)) ([d5142d0](d5142d0))
* use correct doc client ([#9](#9)) ([d052b16](d052b16))
* use getItem for latest audit ([#35](#35)) ([6e4a87e](6e4a87e))
* use new aem datadesk ui for the backlinks ([#79](#79)) ([526b69c](526b69c))
* variouss ([ea9d44f](ea9d44f))
* wrap scores ([#28](#28)) ([4733a93](4733a93))

### Features

* add audit config ([#59](#59)) ([f851862](f851862))
* add broken-backlinks audit type (SITES-18417) ([#86](#86)) ([b16c366](b16c366))
* add data access module ([#11](#11)) ([cdbfff3](cdbfff3))
* add dynamo and utils modules ([#3](#3)) ([5e2e605](5e2e605))
* add guards and use spacecat-shared-utils ([#6](#6)) ([27143cf](27143cf))
* add isArray function ([eeb45a6](eeb45a6))
* add rum api calls to shared ([56cccd0](56cccd0))
* add support for 404 report backlink ([0d622de](0d622de))
* allow configuration from ctx / add missing fields ([#24](#24)) ([6959f89](6959f89))
* data model for organizations ([944be83](944be83))
* http utils package ([#51](#51)) ([84cd91a](84cd91a))
* http-utils functions ([#49](#49)) ([20e98fa](20e98fa))
* introduce getSiteByID ([#36](#36)) ([5677f76](5677f76))
* resolve secrets name ([#44](#44)) ([8c7604d](8c7604d))
* rum api client ([#48](#48)) ([ccfa187](ccfa187))
* set isLiveToggledAt ([#85](#85)) ([cefc093](cefc093))
* site delivery type ([#77](#77)) ([005bc38](005bc38))
* store previous latest audit result ([#74](#74)) ([4663c43](4663c43))
* test ([bd3cc5d](bd3cc5d))
* update audit config ([#63](#63)) ([00a468e](00a468e))

### Reverts

* Revert "fix: allow use of index for getItem (#10)" (#15) ([ad03176](ad03176)), closes [#10](#10) [#15](#15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant