smblee / parameter-store-manager

A cross platform desktop application that provides an UI to easily view and manage AWS SSM parameters.
MIT License
68 stars 11 forks source link

Update dependency connected-react-router to ^6.8.0 #132

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
connected-react-router devDependencies minor ^6.4.0 -> ^6.8.0

Release Notes

supasate/connected-react-router ### [`v6.8.0`](https://togithub.com/supasate/connected-react-router/releases/v6.8.0) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.7.0...v6.8.0) # Enhancement - Make initial location POP optional ([@​dr3](https://togithub.com/dr3) in [#​398](https://togithub.com/supasate/connected-react-router/issues/398)) # Fix - lastMatch should depend on isExact ([@​syadykin](https://togithub.com/syadykin) in [#​402](https://togithub.com/supasate/connected-react-router/issues/402)) - Do not override query if one already exists ([@​dr3](https://togithub.com/dr3) in [#​396](https://togithub.com/supasate/connected-react-router/issues/396)) # Security - Bump acorn to fix a vulnerability ([@​dependabot](https://togithub.com/dependabot) in [#​402](https://togithub.com/supasate/connected-react-router/issues/402), [#​403](https://togithub.com/supasate/connected-react-router/issues/403)) ### [`v6.7.0`](https://togithub.com/supasate/connected-react-router/releases/v6.7.0) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.6.1...v6.7.0) ## Feature - Include location state in LOCATION_CHANGE payload ([@​fzaninotto](https://togithub.com/fzaninotto) in [#​302](https://togithub.com/supasate/connected-react-router/issues/302)) ## Enhancements - Use cross-env for windows development ([@​VadimKorobka](https://togithub.com/VadimKorobka) in [#​378](https://togithub.com/supasate/connected-react-router/issues/378)) - Move immutable and seamless-immutable to peer dependencies ([@​maxmalov](https://togithub.com/maxmalov) in [#​390](https://togithub.com/supasate/connected-react-router/issues/390)) ## Security - Bump handlebars to 4.5.3 ([@​dependabot](https://togithub.com/dependabot) in [#​385](https://togithub.com/supasate/connected-react-router/issues/385) and [#​386](https://togithub.com/supasate/connected-react-router/issues/386)) ### [`v6.6.1`](https://togithub.com/supasate/connected-react-router/releases/v6.6.1) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.6.0...v6.6.1) # Fix - Fix crash outside browser environment ([@​KorobkaVadim](https://togithub.com/KorobkaVadim) in [#​377](https://togithub.com/supasate/connected-react-router/issues/377)) ### [`v6.6.0`](https://togithub.com/supasate/connected-react-router/releases/v6.6.0) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.5.2...v6.6.0) Enhancements =========== - Add createRootReducer function name. ([@​zamlahani](https://togithub.com/zamlahani) in [#​335](https://togithub.com/supasate/connected-react-router/issues/335)) - Injected query into location. ([@​codejockie](https://togithub.com/codejockie) in [#​356](https://togithub.com/supasate/connected-react-router/issues/356)) # Fixes - Use LocationState type param consistently. ([@​danielnixon](https://togithub.com/danielnixon) in [#​344](https://togithub.com/supasate/connected-react-router/issues/344)) - Prevent POP actions to push the url into the history ([@​lluistfc](https://togithub.com/lluistfc) in [#​76](https://togithub.com/supasate/connected-react-router/issues/76)) - Fix duplicate action key. ([@​arnaud-zg](https://togithub.com/arnaud-zg) in [#​364](https://togithub.com/supasate/connected-react-router/issues/364)) - Fix umd build command. ([@​supasate](https://togithub.com/supasate) in [#​373](https://togithub.com/supasate/connected-react-router/issues/373)) # Security issues - Fix lodash security issue. ([@​dependabot](https://togithub.com/dependabot) in [#​340](https://togithub.com/supasate/connected-react-router/issues/340), [#​341](https://togithub.com/supasate/connected-react-router/issues/341), [#​342](https://togithub.com/supasate/connected-react-router/issues/342)) - Fix webpack-dev-server security issue. ([@​dependabot](https://togithub.com/dependabot)) - Fix mixin-deep security issue. ([@​dependabot](https://togithub.com/dependabot) in [#​357](https://togithub.com/supasate/connected-react-router/issues/357), [#​360](https://togithub.com/supasate/connected-react-router/issues/360), [#​363](https://togithub.com/supasate/connected-react-router/issues/363), [#​364](https://togithub.com/supasate/connected-react-router/issues/364)) - Fix eslint-utils security issue. ([@​dependabot](https://togithub.com/dependabot) in [#​359](https://togithub.com/supasate/connected-react-router/issues/359)) - Fix CVE-2019-10747 in examples. ([@​supasate](https://togithub.com/supasate) in [#​374](https://togithub.com/supasate/connected-react-router/issues/374)) - Fix WS-2017-0421. ([@​supasate](https://togithub.com/supasate) in [#​375](https://togithub.com/supasate/connected-react-router/issues/375)) # Docs - Add example for react native support. ([@​arnaud-zg](https://togithub.com/arnaud-zg) in [#​350](https://togithub.com/supasate/connected-react-router/issues/350)) - Update FAQ for react native example. ([@​arnaud-zg](https://togithub.com/arnaud-zg) in [#​363](https://togithub.com/supasate/connected-react-router/issues/363)) - Fix README typos. ([@​ricsam](https://togithub.com/ricsam) in [#​362](https://togithub.com/supasate/connected-react-router/issues/362)) ### [`v6.5.2`](https://togithub.com/supasate/connected-react-router/releases/v6.5.2) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.5.1...v6.5.2) # Security - Upgraded handlebars to fix its security issue. - Upgraded js-yaml to fix its security issue. ### [`v6.5.1`](https://togithub.com/supasate/connected-react-router/releases/v6.5.1) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.5.0...v6.5.1) # Security - Upgraded lodash to 4.17.14 to fix its security issue. ### [`v6.5.0`](https://togithub.com/supasate/connected-react-router/releases/v6.5.0) [Compare Source](https://togithub.com/supasate/connected-react-router/compare/v6.4.0...v6.5.0) ## Enhancement - Support react-redux v7 ([@​quarties](https://togithub.com/quarties) in [#​321](https://togithub.com/supasate/connected-react-router/issues/321)) ## Documentation - Add note about using StaticRouter for SSR ([@​ValentinH](https://togithub.com/ValentinH) in [#​322](https://togithub.com/supasate/connected-react-router/issues/322))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: 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.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^6.8.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

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.