module-federation / federation-dashboard

Dashboard service to command, control, and visualize module federation based systems
federation-dashboard-alpha.vercel.app
Apache License 2.0
19 stars 5 forks source link

Update dependency query-string to v7 #310

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
query-string ^6.13.1 -> ^7.0.0 age adoption passing confidence

Release Notes

sindresorhus/query-string ### [`v7.0.1`](https://togithub.com/sindresorhus/query-string/releases/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.0.0...v7.0.1) - Don't encode the fragment identifier in `.pick` and `.exclude` ([#​320](https://togithub.com/sindresorhus/query-string/issues/320)) [`fd3e779`](https://togithub.com/sindresorhus/query-string/commit/fd3e779) ### [`v7.0.0`](https://togithub.com/sindresorhus/query-string/releases/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0) ##### Breaking - Implement skips for stringify array format comma ([#​304](https://togithub.com/sindresorhus/query-string/issues/304)) [`828f032`](https://togithub.com/sindresorhus/query-string/commit/828f032) - This is a breaking change to the default functionality of `.stringify()` for `comma` and `separator` array modes given that `skipNull` and `skipEmptyString` are default false but the original functionality of `.stringify()` for these 2 modes behaved as though `skipNull` and `skipEmptyString` were true. ##### Improvements - Add support for `arrayFormat: &#​39;bracket-separator&#​39;` ([#​276](https://togithub.com/sindresorhus/query-string/issues/276)) [`b10bc19`](https://togithub.com/sindresorhus/query-string/commit/b10bc19) ### [`v6.14.1`](https://togithub.com/sindresorhus/query-string/releases/v6.14.1) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1) - Fix TypeScript type for `stringifyUrl()` [`a6d4a3f`](https://togithub.com/sindresorhus/query-string/commit/a6d4a3f) ### [`v6.14.0`](https://togithub.com/sindresorhus/query-string/releases/v6.14.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0) - Add [`.pick()`](https://togithub.com/sindresorhus/query-string#pickurl-keys-options) and [`.exclude()`](https://togithub.com/sindresorhus/query-string#excludeurl-keys-options) ([#​282](https://togithub.com/sindresorhus/query-string/issues/282)) [`6ed5cb3`](https://togithub.com/sindresorhus/query-string/commit/6ed5cb3) - Ignore ending ampersand when parsing ([#​306](https://togithub.com/sindresorhus/query-string/issues/306)) [`667c9e9`](https://togithub.com/sindresorhus/query-string/commit/667c9e9) ### [`v6.13.8`](https://togithub.com/sindresorhus/query-string/releases/v6.13.8) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8) - Work around TypeScript bug [`94ebcd4`](https://togithub.com/sindresorhus/query-string/commit/94ebcd4)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: 9f0b9e01e9e40d0fce33c6cf51290bb281609301

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

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.