GraphQL-Portal / graphql-portal-dashboard

Dashboard to manage GraphQL API Gateway
https://www.graphql-portal.com/
MIT License
32 stars 4 forks source link

chore(deps): update dependency xml-crypto to v6 #2381

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xml-crypto 2.1.5 -> 6.0.0 age adoption passing confidence

Release Notes

node-saml/xml-crypto (xml-crypto) ### [`v6.0.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#600-2024-01-26) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v5.1.1...v6.0.0) ##### πŸ’£ Major Changes - \[**breaking-change**] Set `getCertFromKeyInfo` to `noop` [#​445](https://redirect.github.com/node-saml/xml-crypto/pull/445) ##### πŸ”— Dependencies - \[**dependencies**] \[**github_actions**] Bump github/codeql-action from 2 to 3 [#​434](https://redirect.github.com/node-saml/xml-crypto/pull/434) ##### πŸ“š Documentation - \[**documentation**] Chore: Update README.md [#​432](https://redirect.github.com/node-saml/xml-crypto/pull/432) *** ### [`v5.1.1`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v511-2024-01-17) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v5.1.0...v5.1.1) ##### πŸ› Bug Fixes - \[**bug**] fix: template literal [#​443](https://redirect.github.com/node-saml/xml-crypto/pull/443) *** ### [`v5.1.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v510-2024-01-07) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v5.0.0...v5.1.0) ##### πŸš€ Minor Changes - \[**enhancement**] Enhance derToPem to support XML pretty-print [#​439](https://redirect.github.com/node-saml/xml-crypto/pull/439) ##### πŸ”— Dependencies - \[**dependencies**] \[**javascript**] Bump [@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 6.13.0 to 6.18.1 [#​442](https://redirect.github.com/node-saml/xml-crypto/pull/442) - \[**dependencies**] \[**javascript**] Bump [@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 6.13.0 to 6.18.1 [#​441](https://redirect.github.com/node-saml/xml-crypto/pull/441) - \[**dependencies**] \[**javascript**] Bump follow-redirects from 1.15.3 to 1.15.4 [#​440](https://redirect.github.com/node-saml/xml-crypto/pull/440) - \[**dependencies**] \[**javascript**] Bump eslint from 8.54.0 to 8.56.0 [#​436](https://redirect.github.com/node-saml/xml-crypto/pull/436) - \[**dependencies**] \[**javascript**] Bump [@​types/node](https://redirect.github.com/types/node) from 16.18.65 to 16.18.69 [#​435](https://redirect.github.com/node-saml/xml-crypto/pull/435) - \[**dependencies**] \[**javascript**] Bump release-it from 16.2.1 to 16.3.0 [#​428](https://redirect.github.com/node-saml/xml-crypto/pull/428) *** ### [`v5.0.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v500-2023-11-27) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v4.1.0...v5.0.0) ##### πŸ’£ Major Changes - \[**breaking-change**] Mark `getKeyInfo()` private as it has no public consumers [#​412](https://redirect.github.com/node-saml/xml-crypto/pull/412) - \[**breaking-change**] Remove the default for `getKeyInfoContent` forcing a consumer to choose [#​411](https://redirect.github.com/node-saml/xml-crypto/pull/411) - \[**documentation**] \[**breaking-change**] Remove default for transformation algorithm [#​410](https://redirect.github.com/node-saml/xml-crypto/pull/410) - \[**breaking-change**] Remove default for signature algorithm [#​408](https://redirect.github.com/node-saml/xml-crypto/pull/408) - \[**breaking-change**] Remove default for digest algorithm [#​406](https://redirect.github.com/node-saml/xml-crypto/pull/406) - \[**breaking-change**] Remove default canonicalization algorithm [#​405](https://redirect.github.com/node-saml/xml-crypto/pull/405) - \[**chore**] \[**breaking-change**] Improve code clarity; remove unused functions [#​397](https://redirect.github.com/node-saml/xml-crypto/pull/397) - \[**breaking-change**] Move validation messages to each reference [#​396](https://redirect.github.com/node-saml/xml-crypto/pull/396) - \[**breaking-change**] Make references accessible only via get/set [#​395](https://redirect.github.com/node-saml/xml-crypto/pull/395) - \[**chore**] \[**breaking-change**] Reduce public interface by making some methods private [#​394](https://redirect.github.com/node-saml/xml-crypto/pull/394) - \[**chore**] \[**breaking-change**] Update build to support Node@16 [#​385](https://redirect.github.com/node-saml/xml-crypto/pull/385) ##### πŸš€ Minor Changes - \[**enhancement**] Add support for directly querying a node to see if it has passed validation [#​389](https://redirect.github.com/node-saml/xml-crypto/pull/389) - \[**enhancement**] Add method for checking if element is signed [#​368](https://redirect.github.com/node-saml/xml-crypto/pull/368) ##### πŸ”— Dependencies - \[**dependencies**] \[**javascript**] Bump [@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 5.62.0 to 6.13.0 [#​422](https://redirect.github.com/node-saml/xml-crypto/pull/422) - \[**dependencies**] \[**javascript**] Bump [@​prettier/plugin-xml](https://redirect.github.com/prettier/plugin-xml) from 3.2.1 to 3.2.2 [#​423](https://redirect.github.com/node-saml/xml-crypto/pull/423) - \[**dependencies**] \[**javascript**] Bump [@​types/mocha](https://redirect.github.com/types/mocha) from 10.0.2 to 10.0.6 [#​421](https://redirect.github.com/node-saml/xml-crypto/pull/421) - \[**dependencies**] \[**javascript**] Bump [@​types/chai](https://redirect.github.com/types/chai) from 4.3.6 to 4.3.11 [#​419](https://redirect.github.com/node-saml/xml-crypto/pull/419) - \[**dependencies**] \[**javascript**] Bump prettier from 3.0.3 to 3.1.0 [#​418](https://redirect.github.com/node-saml/xml-crypto/pull/418) - \[**dependencies**] \[**javascript**] Bump typescript from 5.2.2 to 5.3.2 [#​415](https://redirect.github.com/node-saml/xml-crypto/pull/415) - \[**dependencies**] \[**javascript**] Bump eslint from 8.51.0 to 8.54.0 [#​414](https://redirect.github.com/node-saml/xml-crypto/pull/414) - \[**dependencies**] \[**github_actions**] Bump actions/setup-node from 3 to 4 [#​413](https://redirect.github.com/node-saml/xml-crypto/pull/413) - \[**dependencies**] \[**javascript**] Bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.22.4 to 7.23.2 [#​407](https://redirect.github.com/node-saml/xml-crypto/pull/407) - \[**dependencies**] \[**github_actions**] Bump actions/checkout from 3 to 4 [#​392](https://redirect.github.com/node-saml/xml-crypto/pull/392) - \[**dependencies**] \[**javascript**] Bump eslint-plugin-deprecation from 1.4.1 to 2.0.0 [#​390](https://redirect.github.com/node-saml/xml-crypto/pull/390) - \[**dependencies**] \[**javascript**] Bump typescript from 5.1.6 to 5.2.2 [#​383](https://redirect.github.com/node-saml/xml-crypto/pull/383) - \[**dependencies**] \[**javascript**] Bump eslint-config-prettier from 8.8.0 to 9.0.0 [#​381](https://redirect.github.com/node-saml/xml-crypto/pull/381) - \[**dependencies**] Update dependencies; move to [@​xmldom-scoped](https://redirect.github.com/xmldom-scoped) is-dom-node package [#​402](https://redirect.github.com/node-saml/xml-crypto/pull/402) ##### πŸ› Bug Fixes - \[**bug**] Ensure the X509Certificate tag is properly prefixed [#​377](https://redirect.github.com/node-saml/xml-crypto/pull/377) - \[**bug**] Fix transform processing regression [#​379](https://redirect.github.com/node-saml/xml-crypto/pull/379) - \[**bug**] Enforce consistent transform processing [#​380](https://redirect.github.com/node-saml/xml-crypto/pull/380) ##### πŸ“š Documentation - \[**documentation**] Clarify use of in signature validation [#​401](https://redirect.github.com/node-saml/xml-crypto/pull/401) ##### βš™οΈ Technical Tasks - \[**chore**] Use is-dom-node for DOM node checking and narrowing [#​388](https://redirect.github.com/node-saml/xml-crypto/pull/388) - \[**chore**] Improve and simplify validation logic [#​373](https://redirect.github.com/node-saml/xml-crypto/pull/373) - \[**chore**] Add additional type checking [#​369](https://redirect.github.com/node-saml/xml-crypto/pull/369) *** ### [`v4.1.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v410-2023-07-28) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v4.0.1...v4.1.0) ##### πŸ’£ Major Changes - \[**bug**] \[**breaking-change**] Fix `pemToDer()` return type [#​364](https://redirect.github.com/node-saml/xml-crypto/pull/364) ##### βš™οΈ Technical Tasks - \[**chore**] Improve exported typings [#​367](https://redirect.github.com/node-saml/xml-crypto/pull/367) - \[**chore**] Use stricter typing in tests [#​366](https://redirect.github.com/node-saml/xml-crypto/pull/366) - \[**chore**] Consistently reference `xmldom` [#​365](https://redirect.github.com/node-saml/xml-crypto/pull/365) - \[**chore**] Rename `findChilds()` to `findChildren()` [#​363](https://redirect.github.com/node-saml/xml-crypto/pull/363) *** ### [`v4.0.1`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v401-2023-07-22) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v4.0.0...v4.0.1) ##### πŸ› Bug Fixes - \[**bug**] Use correct type for options [#​360](https://redirect.github.com/node-saml/xml-crypto/pull/360) - \[**bug**] Fix validationErrors type [#​361](https://redirect.github.com/node-saml/xml-crypto/pull/361) *** ### [`v4.0.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v400-2023-07-21) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v3.2.0...v4.0.0) ##### πŸ’£ Major Changes - \[**documentation**] \[**breaking-change**] Expand the options, move idmode into options, fix types [#​323](https://redirect.github.com/node-saml/xml-crypto/pull/323) - \[**breaking-change**] Refactor classes into their own files [#​318](https://redirect.github.com/node-saml/xml-crypto/pull/318) - \[**breaking-change**] Prefer ES6 classes to prototypical inheritance [#​316](https://redirect.github.com/node-saml/xml-crypto/pull/316) - \[**breaking-change**] Rename `signingCert` -> `publicCert` and `signingKey` -> `privateKey` [#​315](https://redirect.github.com/node-saml/xml-crypto/pull/315) - \[**semver-major**] \[**breaking-change**] Add support for in ; remove `KeyInfoProvider` [#​301](https://redirect.github.com/node-saml/xml-crypto/pull/301) - \[**semver-major**] Target an LTS version of Node [#​299](https://redirect.github.com/node-saml/xml-crypto/pull/299) ##### πŸš€ Minor Changes - \[**enhancement**] Exports C14nCanonicalization, ExclusiveCanonicalization [#​336](https://redirect.github.com/node-saml/xml-crypto/pull/336) ##### πŸ”— Dependencies - \[**dependencies**] \[**javascript**] Bump [@​xmldom/xmldom](https://redirect.github.com/xmldom/xmldom) from 0.8.8 to 0.8.10 [#​358](https://redirect.github.com/node-saml/xml-crypto/pull/358) - \[**dependencies**] \[**javascript**] Bump [@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 5.60.1 to 5.62.0 [#​357](https://redirect.github.com/node-saml/xml-crypto/pull/357) - \[**dependencies**] \[**javascript**] Bump [@​prettier/plugin-xml](https://redirect.github.com/prettier/plugin-xml) from 2.2.0 to 3.1.1 [#​356](https://redirect.github.com/node-saml/xml-crypto/pull/356) - \[**dependencies**] \[**javascript**] Bump prettier from 2.8.8 to 3.0.0 [#​350](https://redirect.github.com/node-saml/xml-crypto/pull/350) - \[**dependencies**] \[**javascript**] Bump release-it from 15.11.0 to 16.1.3 [#​352](https://redirect.github.com/node-saml/xml-crypto/pull/352) - \[**dependencies**] \[**javascript**] Bump prettier-plugin-packagejson from 2.4.3 to 2.4.5 [#​353](https://redirect.github.com/node-saml/xml-crypto/pull/353) - \[**dependencies**] \[**javascript**] Bump [@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 5.60.1 to 5.62.0 [#​354](https://redirect.github.com/node-saml/xml-crypto/pull/354) - \[**dependencies**] \[**javascript**] Bump typescript from 5.1.5 to 5.1.6 [#​351](https://redirect.github.com/node-saml/xml-crypto/pull/351) - \[**dependencies**] \[**javascript**] Bump word-wrap from 1.2.3 to 1.2.4 [#​348](https://redirect.github.com/node-saml/xml-crypto/pull/348) - \[**dependencies**] \[**javascript**] Bump eslint from 8.42.0 to 8.45.0 [#​344](https://redirect.github.com/node-saml/xml-crypto/pull/344) - \[**dependencies**] Update gren for better support for branches [#​340](https://redirect.github.com/node-saml/xml-crypto/pull/340) - \[**dependencies**] \[**github_actions**] Bump codecov/codecov-action from 3.1.1 to 3.1.4 [#​290](https://redirect.github.com/node-saml/xml-crypto/pull/290) ##### πŸ› Bug Fixes - \[**bug**] Fix issue in case when namespace has no prefix [#​330](https://redirect.github.com/node-saml/xml-crypto/pull/330) - \[**bug**] Use correct path for code coverage reports [#​302](https://redirect.github.com/node-saml/xml-crypto/pull/302) ##### βš™οΈ Technical Tasks - \[**chore**] Enforce eslint `no-unused-vars` [#​349](https://redirect.github.com/node-saml/xml-crypto/pull/349) - \[**chore**] Enforce eslint `deprecation` [#​347](https://redirect.github.com/node-saml/xml-crypto/pull/347) - \[**chore**] Enforce eslint `prefer-template` [#​346](https://redirect.github.com/node-saml/xml-crypto/pull/346) - \[**chore**] Enforce eslint `no-this-alias` [#​345](https://redirect.github.com/node-saml/xml-crypto/pull/345) - \[**chore**] Convert this project to TypeScript [#​325](https://redirect.github.com/node-saml/xml-crypto/pull/325) - \[**chore**] Rename files in preparation for TS migration [#​343](https://redirect.github.com/node-saml/xml-crypto/pull/343) - \[**chore**] Don't force `master` branch when generating changelog [#​342](https://redirect.github.com/node-saml/xml-crypto/pull/342) - \[**chore**] Enforce eslint `no-unused-vars` [#​322](https://redirect.github.com/node-saml/xml-crypto/pull/322) - \[**chore**] Enforce eslint `no-prototype-builtins` [#​321](https://redirect.github.com/node-saml/xml-crypto/pull/321) - \[**chore**] Enforce eslint `eqeqeq` rule [#​320](https://redirect.github.com/node-saml/xml-crypto/pull/320) - \[**chore**] Update types [#​319](https://redirect.github.com/node-saml/xml-crypto/pull/319) - \[**chore**] Adjust code to pass eslint `prefer-const` [#​312](https://redirect.github.com/node-saml/xml-crypto/pull/312) - \[**chore**] Adjust code to pass eslint `no-var` [#​311](https://redirect.github.com/node-saml/xml-crypto/pull/311) - \[**chore**] Adjust code to pass eslint `curly` [#​310](https://redirect.github.com/node-saml/xml-crypto/pull/310) - \[**chore**] Adjust code to pass eslint `one-var` [#​309](https://redirect.github.com/node-saml/xml-crypto/pull/309) - \[**chore**] Typings [#​295](https://redirect.github.com/node-saml/xml-crypto/pull/295) - \[**chore**] Lint code for new linting rules [#​300](https://redirect.github.com/node-saml/xml-crypto/pull/300) - \[**chore**] Make linting rules more strict [#​293](https://redirect.github.com/node-saml/xml-crypto/pull/293) - \[**chore**] Replace Nodeunit with Mocha [#​294](https://redirect.github.com/node-saml/xml-crypto/pull/294) *** ### [`v3.2.0`](https://redirect.github.com/node-saml/xml-crypto/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v3.1.0...v3.2.0) - Don't force `master` branch when generating changelog ([#​341](https://redirect.github.com/node-saml/xml-crypto/issues/341)) ([`d53a771`](https://redirect.github.com/node-saml/xml-crypto/commit/d53a771)) - Update gren for better support for branches ([#​339](https://redirect.github.com/node-saml/xml-crypto/issues/339)) ([`96bdea8`](https://redirect.github.com/node-saml/xml-crypto/commit/96bdea8)) - Fix test case error ([#​338](https://redirect.github.com/node-saml/xml-crypto/issues/338)) ([`a259d83`](https://redirect.github.com/node-saml/xml-crypto/commit/a259d83)) - Fix missing `index.js` on release ([#​337](https://redirect.github.com/node-saml/xml-crypto/issues/337)) ([`10e8705`](https://redirect.github.com/node-saml/xml-crypto/commit/10e8705)) - Exports C14nCanonicalization, ExclusiveCanonicalization ([#​335](https://redirect.github.com/node-saml/xml-crypto/issues/335)) ([`6bcbaa6`](https://redirect.github.com/node-saml/xml-crypto/commit/6bcbaa6)) - Ignore unnecessary files in the release ([#​334](https://redirect.github.com/node-saml/xml-crypto/issues/334)) ([`4b1e39e`](https://redirect.github.com/node-saml/xml-crypto/commit/4b1e39e)) - Fix issue in case when namespace has no prefix ([#​329](https://redirect.github.com/node-saml/xml-crypto/issues/329)) ([`a31e7ff`](https://redirect.github.com/node-saml/xml-crypto/commit/a31e7ff)) - Bump [@​xmldom/xmldom](https://redirect.github.com/xmldom/xmldom) ([#​333](https://redirect.github.com/node-saml/xml-crypto/issues/333)) ([`be17c06`](https://redirect.github.com/node-saml/xml-crypto/commit/be17c06)) ### [`v3.1.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v310-2023-06-05) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v3.0.1...v3.1.0) ##### πŸš€ Minor Changes - \[**enhancement**] Add support for appending attributes to KeyInfo element [#​285](https://redirect.github.com/node-saml/xml-crypto/pull/285) - \[**enhancement**] Use inclusiveNamespacesPrefixList to generate InclusiveNamespaces [#​284](https://redirect.github.com/node-saml/xml-crypto/pull/284) - \[**enhancement**] build: add release-it to facilitate builds [#​275](https://redirect.github.com/node-saml/xml-crypto/pull/275) - \[**enhancement**] \[**documentation**] feat: add type declaration [#​277](https://redirect.github.com/node-saml/xml-crypto/pull/277) - \[**enhancement**] make FileKeyInfo extensible for compatibility with TypeScript [#​273](https://redirect.github.com/node-saml/xml-crypto/pull/273) - \[**enhancement**] Updated getKeyInfo function with actual implementation [#​249](https://redirect.github.com/node-saml/xml-crypto/pull/249) ##### πŸ”— Dependencies - \[**dependencies**] Update dependencies [#​296](https://redirect.github.com/node-saml/xml-crypto/pull/296) - \[**dependencies**] Bump minimatch from 3.0.4 to 3.1.2 [#​276](https://redirect.github.com/node-saml/xml-crypto/pull/276) - \[**dependencies**] \[**javascript**] Bump qs from 6.5.2 to 6.5.3 [#​271](https://redirect.github.com/node-saml/xml-crypto/pull/271) ##### πŸ“š Documentation - \[**documentation**] \[**chore**] Adjust references for `node-saml` organization [#​298](https://redirect.github.com/node-saml/xml-crypto/pull/298) ##### βš™οΈ Technical Tasks - \[**chore**] Force CI to run on every PR [#​286](https://redirect.github.com/node-saml/xml-crypto/pull/286) - \[**chore**] Format code [#​289](https://redirect.github.com/node-saml/xml-crypto/pull/289) - \[**chore**] Lint code [#​288](https://redirect.github.com/node-saml/xml-crypto/pull/288) - \[**chore**] Add support for linting [#​287](https://redirect.github.com/node-saml/xml-crypto/pull/287) *** ### [`v3.0.1`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v301-2022-10-31) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v3.0.0...v3.0.1) ##### πŸ”— Dependencies - \[**dependencies**] \[**javascript**] Bump ajv and har-validator [#​266](https://redirect.github.com/node-saml/xml-crypto/pull/266) - \[**dependencies**] \[**javascript**] Bump yargs-parser and tap [#​257](https://redirect.github.com/node-saml/xml-crypto/pull/257) - \[**dependencies**] \[**javascript**] Bump minimist and tap [#​264](https://redirect.github.com/node-saml/xml-crypto/pull/264) *** ### [`v3.0.0`](https://redirect.github.com/node-saml/xml-crypto/blob/HEAD/CHANGELOG.md#v300-2022-10-13) [Compare Source](https://redirect.github.com/node-saml/xml-crypto/compare/v2.1.5...v3.0.0) ##### πŸ”— Dependencies - \[**dependencies**] \[**javascript**] Bump [@​xmldom/xmldom](https://redirect.github.com/xmldom/xmldom) from 0.7.0 to 0.8.3 [#​261](https://redirect.github.com/node-saml/xml-crypto/pull/261) - \[**dependencies**] \[**javascript**] Bump handlebars from 4.0.11 to 4.7.7 [#​247](https://redirect.github.com/node-saml/xml-crypto/pull/247) - \[**dependencies**] \[**javascript**] Bump lodash from 4.17.10 to 4.17.21 [#​248](https://redirect.github.com/node-saml/xml-crypto/pull/248) - \[**dependencies**] \[**javascript**] Bump hosted-git-info from 2.6.0 to 2.8.9 [#​246](https://redirect.github.com/node-saml/xml-crypto/pull/246) - \[**dependencies**] \[**javascript**] Bump ejs from 2.6.1 to 3.1.7 [#​244](https://redirect.github.com/node-saml/xml-crypto/pull/244) - \[**dependencies**] \[**javascript**] Bump path-parse from 1.0.5 to 1.0.7 [#​245](https://redirect.github.com/node-saml/xml-crypto/pull/245) ##### βš™οΈ Technical Tasks - \[**chore**] build(ci): test on later node versions [#​251](https://redirect.github.com/node-saml/xml-crypto/pull/251) ***

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (UTC), 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.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: 9f7d5daa52f5f5143424df27620c6ae7a58e35f5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR