wardpeet / gatsby-renovate-tester

MIT License
0 stars 0 forks source link

chore(deps): update minor and patch for gatsby-react-router-scroll #47

Open wardpeet opened 3 years ago

wardpeet commented 3 years ago

This PR contains the following updates:

Package Type Update Change
history devDependencies minor ^4.7.2 -> ^4.10.1

Release Notes

ReactTraining/history ### [`v4.10.1`](https://togithub.com/ReactTraining/history/releases/v4.10.1) [Compare Source](https://togithub.com/ReactTraining/history/compare/v4.10.0...v4.10.1) - Fixes some issues with using hash history on a page with a `` tag ([#​577](https://togithub.com/ReactTraining/history/issues/577), [#​578](https://togithub.com/ReactTraining/history/issues/578)) ### [`v4.10.0`](https://togithub.com/ReactTraining/history/releases/v4.10.0) [Compare Source](https://togithub.com/ReactTraining/history/compare/v4.9.0...v4.10.0) - Allows `basename` URL prefixes with special regex characters ([#​566](https://togithub.com/ReactTraining/history/issues/566), [#​544](https://togithub.com/ReactTraining/history/issues/544)) ### [`v4.9.0`](https://togithub.com/ReactTraining/history/releases/v4.9.0) [Compare Source](https://togithub.com/ReactTraining/history/compare/v4.7.2...v4.9.0) The main change in this release is pre-bundled single-file builds for both development and production environments. This is not a breaking change, since we still support old-style `require('history/createBrowserHistory')` statements for now. However, these are deprecated in favor of `import`ing/`require`ing from the main module. Please see [the release notes for 4.98.0-beta.0](https://togithub.com/ReactTraining/history/releases/tag/v4.8.0-beta.0) for more info.

Renovate configuration

📅 Schedule: "before 7am" in timezone GMT.

🚦 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 has been generated by Renovate Bot.